summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ...Lauri Ojansivu2018-05-191-0/+12
|\
| * Migration TestIgnatzHome2018-05-191-0/+12
* | Merge branch 'migration-checklistitems-fix' of https://github.com/franksiler/...Lauri Ojansivu2018-05-181-1/+1
|\ \
| * | ensure checklistItem titles are correct when migratingFrank Siler2018-05-161-1/+1
* | | Fix lint errors back to eslint requirements.Lauri Ojansivu2018-05-181-6/+6
| |/ |/|
* | resolving merge conflictsIgnatzHome2018-05-172-0/+4
|\ \ | |/ |/|
| * many custom fields model and UI enhancementsPouyan Savoli2017-09-221-0/+1
| * Create custom fields creation UI added to Board Menu, Model in progressPouyan Savoli2017-09-221-0/+3
* | Fix error: title is required.Lauri Ojansivu2018-05-081-1/+1
* | - Fix checklists items migration error "title is required"Lauri Ojansivu2018-04-181-1/+1
* | Fix lint error in Fibers size settingLauri Ojansivu2018-04-181-1/+2
* | Merge branch 'viewProfile' of https://github.com/andresmanelli/wekan into and...Lauri Ojansivu2018-04-161-0/+11
|\ \
| * | Fix #1567Andrés Manelli2018-04-161-0/+11
* | | Fix Node Fibers 100% CPU issue.Lauri Ojansivu2018-04-161-0/+7
|/ /
* | Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-191-2/+2
* | Add checklist items model, migration and publicationAndrés Manelli2018-03-192-0/+22
* | Add view boards field to change between viewsAndrés Manelli2018-01-221-0/+12
* | Fix lint errorsAndrés Manelli2018-01-221-3/+3
* | Add migration for swimlane additionAndrés Manelli2018-01-221-0/+24
* | First swimlane draft, no functionalityAndrés Manelli2018-01-191-0/+1
* | Fix lint errors.Lauri Ojansivu2017-12-032-5/+5
* | Revert 00a357cd7067cf5c8b055deacfe2e9bc28b06c5e to fix loggingpierreozoux2017-11-232-163/+0
* | Try to fix buildpierreozoux2017-11-231-6/+1
* | Fix bug when LOGGER is enabled, but LOGGERS is empty.pierreozoux2017-11-221-2/+7
* | Make logger enabled by defaultpierreozoux2017-11-221-1/+2
* | Fix add logger bugpierreozoux2017-11-221-6/+2
* | Fix: Error after sending invitation and joining board:Lauri Ojansivu2017-11-191-1/+2
* | Added pagination to people management in admin panelThuan Pham Quoc2017-11-081-2/+6
* | Added people list in admin panel , just raw data right now, will add more fea...Thuan Pham Quoc2017-11-071-0/+3
* | Add the ability for the admin :soohwa2017-10-131-0/+5
* | Merge branch 'devel' of https://github.com/andresmanelli/wekan into andresman...Lauri Ojansivu2017-10-031-1/+4
|\ \
| * | Send result before webhookAndrés Manelli2017-09-291-1/+1
| * | Add some parameters to webhookAndrés Manelli2017-09-291-1/+4
* | | Rename notice -> announcementnztqa2017-10-012-3/+3
* | | Add message from service administratornztqa2017-09-281-0/+3
|/ /
* | Remove newItemIndex of Checklist Collection from migration scriptGhassen Rjab2017-09-241-6/+1
* | Fix lint errorsGhassen Rjab2017-09-231-3/+3
* | Add migration script to add sort field to checklists and their itemsGhassen Rjab2017-09-221-0/+26
|/
* Fix null userId. Fix description field nameAndrés Manelli2017-08-311-2/+3
* Add activity subscription to integrations. Add API for integrations. Allow mu...Andrés Manelli2017-08-301-9/+11
* Fixed lint error by using dot notation.Lauri Ojansivu2017-08-231-1/+1
* Add some IDs to webhook bodyAndrés Manelli2017-08-161-0/+5
* Add change email addressnztqa2017-08-071-0/+3
* Add display wekan version number and runtime environmentnztqa2017-08-031-0/+26
* Add publication to integrationsnztqa2017-07-091-0/+1
* Add method outgoingWebhooksnztqa2017-07-091-0/+47
* Fixed eslint errorsmayjs2017-05-151-3/+3
* Extracted board access check functionmayjs2017-05-151-0/+9
* Added a simple authorization functionmayjs2017-05-151-0/+12
* Added a non restrictive authentication functionmayjs2017-05-151-0/+10