Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full text search #15

Closed
7 tasks done
nicho90 opened this issue May 5, 2017 · 0 comments
Closed
7 tasks done

Full text search #15

nicho90 opened this issue May 5, 2017 · 0 comments
Assignees
Milestone

Comments

@nicho90
Copy link
Contributor

nicho90 commented May 5, 2017

  • documentListController
  • memberListController
  • userListController
  • courseListController
  • universityListController
  • instituteListController
  • workingGroupListController
@nicho90 nicho90 added this to the v1.1 milestone May 5, 2017
@nicho90 nicho90 modified the milestones: v1.1, v1.0 May 5, 2017
nicho90 added a commit that referenced this issue May 5, 2017
@nicho90 nicho90 closed this as completed May 5, 2017
@nicho90 nicho90 self-assigned this May 7, 2017
nicho90 added a commit that referenced this issue May 19, 2017
* Updated templates and controllers in user-client

Deleted unused and refactored functions

* Added review in user-client

- added review section with comments and an overview about submitted
values, sorted by revision
- further templating, fixes and refactoring in controllers

* 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
nicho90 added a commit that referenced this issue May 23, 2017
* 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 notifications
nicho90 added a commit that referenced this issue May 23, 2017
* 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 notifications

* Bug-fixes and refactoring

- Added path variables for the member- & user-client to the .env file
- Fixed email-templates
- Updated README

* Bug-fix

* Template improvements

* Refactoring loading- & alert-messages

Updated languages.js and related controllers in user- and member-client

* Typo-fix

* Updated help in member-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant