summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add two way binding of activities, comments, and attachmentsAndrés Manelli2018-08-111-2/+12
* Link descriptionAndrés Manelli2018-08-101-1/+3
* Add UI for importing card-as-card and board-as-cardAndrés Manelli2018-08-101-0/+11
* Integration of matomo with env varsguillaume2018-07-271-0/+9
* - Fix Title is required by setting Checklist titleLauri Ojansivu2018-07-061-1/+1
* - Fix: Boards.forEach is not function.Lauri Ojansivu2018-07-061-1/+1
* - Fix Checklists.forEach is not a function.Lauri Ojansivu2018-07-061-9/+8
* Fix conflict in migrationsNicu Tofan2018-06-261-10/+9
* Show parent in card (no links, yet)Nicu Tofan2018-06-261-1/+13
* Board level settings for subtasksNicu Tofan2018-06-261-0/+12
* implement getDefaultSwimline for boardsNicu Tofan2018-06-261-9/+1
* Get rid of old implementation for substacksNicu Tofan2018-06-262-1/+14
* Can add cards as subtasksNicu Tofan2018-06-261-0/+13
* Helpers for dealing with trees of cardsNicu Tofan2018-06-261-1/+0
* added ability to create a tree of cardsNicu Tofan2018-06-261-0/+12
* Initial implementation for subtasksNicu Tofan2018-06-261-0/+1
* Another fix for checklists item migration error "title is required"Lauri Ojansivu2018-06-141-1/+1
* - Security Fix: Do not publish all of people collection.Lauri Ojansivu2018-06-121-5/+23
* Merge branch 'moreFieldsColours' of https://github.com/rjevnikar/wekan into r...Lauri Ojansivu2018-06-071-0/+25
|\
| * Add migrations for requestedBy and assignedBy fields.RJevnikar2018-06-061-0/+25
* | Adjust 'add-profile-view' in migrations.js in attempt to resolve 1675RJevnikar2018-06-061-6/+8
|/
* 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