Commit 1b4015d
authored
Refactoring & bug-fixes (#18)
* Bug-fix
* Added Copy to Clipboard functionality.
* Updated schema
* Refactoring
* Updated schema
added attribute „published“ to comments, if review is still in progress
* Updated queries
* Adopted comments in apiControllers
* Renamed admin into member-client
(will also be done for user-client)
* Adopted commentControllers and service in user-client
* fixed portugese document generation
* Added German and Portuguese Project Descriptions to Review Page
Added missing Concerns to Review Page
Improved Layout
* Updated setup.js
added config.js support
* Renamed user in user-client
* Updated schema
renamed Reviews to Reviewers
* Updated queries
* Updated apiControllers
regarding renamed reviewers
* Updated templates in user-client
added „general_comment“ and „reviewer(s)“ to submission-view
* Updated schema
Added attribute „updated“ to Revisions to show the submitted timestamp
inside the user-/admin-clients
* Updated queries
* Updated templates
* Added missing fields in accountEditController
* Refactoring
- integrated navController inside mainController
- fixed promises in documentDetailsController
- fixed editDocument-template
* Changes
* Added Authorization to apiControllers
- updated apiControllers
- updated routes
- updated queries
* Bug-fixes
* Fixes
* Started admin-client implementation
* Fixed queries & apiControllers
* Added services, templates and controllers to member-client
(still in progress)
* fixed new user creation.
* added missing English translations.
refactored all text on site into languages.js
* Fixed document Creation.
Fixed infinite loading screen after User Creation.
* Changes
* Changes
* Changes
* Changes
* Changes
* Fixed registration & sign-up in user-client
* Changes
* Changes
* Updated queries and apiController
with authorization
* Updated queries and apiControllers
for filtering documents by user or course
* Implemented controllers and services in admin-client
(still in progress)
* fixed wrong symbols.
* Added missing English Translations.
* Improved Layout.
* Altered Login-Message on Member client.
* Changes
* Changes
* Changes
* Added missing translations
* Changes
* Updated schema
- Renamed „Research_Groups“ as „Working_Groups“ (for better name
convention, regarding non-research-groups, like the webteam)
- Renamed „deleted“ as „former“ in Members, Institutes, Working_Groups
- Renamed „deleted“ as „blocked“ in Users
- Set „university_id“, „institute_id“, „working_group_id“ as real
reference keys in Members and Users
* Renaming research_groups as working_groups
* Changes
* Fixed queries
* Cleaned up repository
deleted old admin-client
* Updated schema
* Fixed queries
(updating apiControllers is still in progress)
* Fixed apiControllers
* Fixed templates and controllers in user-client
* Added reviewController and updated templates in admin-client
(still in progress)
* Template improvements
* Updated queries, apiControllers and routes
* Implemented reviewController
(still in progress)
* Translations
* Implemented reviewController & apiControllers
(reviewing is finally working, but some parts are still in progress)
* Added missing controllers in admin-client & template improvements
(still in progress)
* Fixed and added missing apiControllers
(still in progress)
* Template and controller improvements
(still not finished)
* removed 'Signature of Participant' from Statement of Researcher
* Updated dependencies
* Improvements for createCourseController and template
(adding responsibilities is still in progress)
* Code-cleaning
* Template improvements
* Fixed filtering for documents
With this fix, documents will be always filter by the institute, the
institute_id is given by the authenticated member, so that documents of
other institutes can not be seen and reviewed
* Fixed queries
* Template improvements
* Typo-fix
* Fixed Authorization for admins
* Fixed apiControllers and queries
Users, members and courses will be filtered by the institute, which the
authenticated member belongs to
* Template and controller improvements
* Fixed document in navbar
* Caching filter settings
* Code-cleaning
* Added missing controllers and templates in member-client
* Template improvements in member-client
* Template improvements in member-client
* Added Introduction to App to UC.
* fixed constraints in SQL Schema.
* Refactored group_id to working_group_id in API controller.
* Added Delete Functionality for Universities, Institutes, WorkingGroups.
- Added controllers
- Added Templates
- Activated routes
- Activated in index.html
* Template improvements
* Added warning-boxes before deleting administrative entries
* Implemented pagination for documents
* Updated languages
* Template improvements
* Fixes
* Added missing English Translations.
fixed typo in Template
* fixed typo.
Added link to User-Client on login Page of MC
* Added automatic refresh for documents
in documentListController
* Updated queries and apiControllers
for creating and editing Courses and their corresponding
Responsibilities
* Typo-fixes
* Implemented create- and editCourseController in member-client
* Updated services in member-client
* Updated translations and templates
* Typo-fixes
* Typo-fixes
* Updated queries for application-wide paginations
* Updated apiControllers
(still in progress)
* Implemented application-wide paginations
(universityDetailsController and instituteDetailsController are
temporary not fully working, will be fixed soon, after the server-side
implementation)
* Changes
* Added createUniversity Functionality.
* Fixes
* bugfixes.
* Added editUniversity Functionality.
* Fixed queries and apiControllers
* Fixed related institutes of a university
in the member-client
* Changes
* Implemented missing apiControllers
* Typo-fixes
* Updated queries and apiControllers
* Improvements for services, controllers and templates
in member- and user-client
* Typo-fix
* Typo-fixes
* Added manual
* Template improvements
* Added createInstitute Functionality.
* fixed typo.
* Added createWorkingGroup Functionality.
* added Edit Functionality for Institutes and Working Groups.
Fixed API Controller for institutes.put.
* Typo-fixes
* Updated queries and apiControllers
* Added pagination for members in user-client
* Fixed apiController
* Updated translations
* Updated languages and templates
* Changes
* Updated languages and templates
* Updated languages and templates
* Updated languages and templates
* Updated languages and templates
* Updated queries and apiControllers
* Updated apiControllers
* Template improvements
* Updated schema
* Implemented documentDeleteController in member-client
* Implemented documentFilesController in member-client
* Implemented userCreate- & userEditController in member-client
* Updated email-templates
* Added ngCloak to the user- and member-client
* Improved email-templates
(still in progress)
* Improved and added new email-templates
* Updated apiControllers
revised controllers and added email-support
* Added FAQ, Troubleshooting, Contact.
* bugfixes.
* bugfix.
* Added missing translations.
* Fixed typos.
Uncommented Test Placeholders.
Added final Submit Warning.
* Updated apiControllers & fixed queries
* Updated languages
* Improved & fixed email-templates
* Changes
* Changes
* Updated queries and apiControllers
* Implemented memberCreate- & memberEditController in member-client
(editAccountController in member-client is still in progress)
* Typo-fixes
* Implemented accountEditController in member-client
* Bug-fixes
* Implemented server-side sorting
updated queries & apiControllers
* Fixed queries and apiControllers
* Added sorting in all templates of the member-client
* Added information before overwriting a review
* Fixed queries
* Updated services
* Fixed queries
* Added sorting and pagination to detailsController in member-client
* Updated defaults.sql.sample and examples.sql.sample
* Implemented login by document in member-client
* Improved templates
- Added info-fields to document edit template in user-client
- Added info-field to document review template
* Fixes
* Implemented recovery and reset password controllers
in API and member-client
* Fixed JWTs
* Improved templates in user-client
* Template improvements
* Updated schema
Added new relation „Notes“
* Implemented apiControllers for notes
and updated queries and other apiControllers
* Implemented notes in member-client
for auto-saving working-notes
* Added missing apiController
to retrieve a course by document
* Added editSettingsController for a document in member-client
(still in progress)
* Improved templates
* Updated queries
* Updated languages
* Updated schema
Added „secret“ attribute members to setup one administrator, which can
not be deleted
* Updated queries and apiController
to filter documents also with/without a course
* Improved templates
* Updated queries and apiController
to filter all accepted by review and auto accepted documents
* Added reviseController in user-client
* Removed hard-coded port
* Typo-fixes in services
* Implemented editSettingsController in member-client
* Added server-port
* Fixed queries and apiControllers
Improved the filtering by an attribute for 3 cases: attribute is „true“
or „false“ or „both“ (=when the boolean is „undefined“)
* Fixed services and controllers
- renamed global „filter“ to „cached_filter“, as well as corresponding
functions, „getFilter“ and „setFilter“ to „getCachedFilter“,
„setCachedFilter“ to different the global filters setting from the
local filters
- fixed filtering by former/blocked attribute
* Improved templates
* Typo-fixes
* Fixed createDocumentController in user-client
* Fixed apiControllers
* Fixes for connecting a document to a course
* Fixed controllers and improved templates
* Fixed queries and apiController
* Fixed controllers and templates in member- and user-client
- Updated local filters to retrieve the correct list of
dropdown-options (without „former“, „blocked“ status in
createControllers - with „former“, „blocked“ status in editControllers)
- Fixed autocompletes in templates
* Implemented full text search for documents in member-client #15
* Cleaned up repository
* Updated services
for full text search
* Fixed queries
* Typo-fixes
* Implemented full text search for universities, institutes & workingGroups in member-client #15
* Implemented full text search for courses in member-client #15
* Implemented full text search for members in member-client #15
* Implemented full text search for users in member-client #15
* Improved templates and controllers
* Bug-fixes
Fixed bug in dropdowns, caused by options, which have been set in the
meantime to former
* Improved MC Manual.
* fixed.
* Updated queries and apiController
* Template improvements
* Implemented reviseController in user-client
(still in progress)
* Implemented reviseController in user-client
* Added translations
* Changes
* Updated README
* Update README.md
* Bug-fix in apiController
* fixed typos.
rephrased to proper English.
* - Fixed the missing translation on submit page.
- Moved the "Start Review"/"Open Review" Buttons to top of the page
- Added subtitles to Files at download (provided by fhillen)
* updated showfiles template.
* fixed typo.
* Template improvements
* Updated language.js
* Updated config.js
* Bug-fixes and refactoring
- deleted config.js and replaced it with an .env-file, following the
dotenv-guidline
- Code-cleaning
- bug-fixes in email-templates and notifications1 parent 62b6c9b commit 1b4015d
73 files changed
Lines changed: 205 additions & 352 deletions
File tree
- controllers
- comments
- concerns
- courses
- descriptions
- documents
- institutes
- members
- notes
- recovery
- responsibilities
- reviewers
- universities
- users
- working_groups
- templates/emails
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
127 | | - | |
| 129 | + | |
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
131 | | - | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | | - | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
| |||
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
| 148 | + | |
146 | 149 | | |
147 | 150 | | |
148 | 151 | | |
| |||
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
| 158 | + | |
| 159 | + | |
155 | 160 | | |
156 | 161 | | |
157 | 162 | | |
| |||
199 | 204 | | |
200 | 205 | | |
201 | 206 | | |
202 | | - | |
| 207 | + | |
203 | 208 | | |
204 | 209 | | |
205 | 210 | | |
206 | 211 | | |
207 | | - | |
| 212 | + | |
208 | 213 | | |
209 | 214 | | |
210 | | - | |
| 215 | + | |
211 | 216 | | |
212 | 217 | | |
213 | 218 | | |
| |||
246 | 251 | | |
247 | 252 | | |
248 | 253 | | |
249 | | - | |
| 254 | + | |
250 | 255 | | |
251 | 256 | | |
252 | 257 | | |
| |||
258 | 263 | | |
259 | 264 | | |
260 | 265 | | |
261 | | - | |
| 266 | + | |
| 267 | + | |
262 | 268 | | |
263 | 269 | | |
264 | 270 | | |
| |||
268 | 274 | | |
269 | 275 | | |
270 | 276 | | |
271 | | - | |
| 277 | + | |
272 | 278 | | |
273 | 279 | | |
274 | 280 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | | - | |
| 36 | + | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | | - | |
| 36 | + | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | | - | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | | - | |
| 38 | + | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
0 commit comments