summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵Lauri Ojansivu2018-05-191-0/+12
|\ | | | | | | into devel
| * Migration TestIgnatzHome2018-05-191-0/+12
| |
* | Merge branch 'migration-checklistitems-fix' of ↵Lauri Ojansivu2018-05-181-1/+1
|\ \ | | | | | | | | | https://github.com/franksiler/wekan into franksiler-migration-checklistitems-fix
| * | 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
| | | | | | | | | | | | Related https://github.com/wekan/wekan/commit/8d5cbf1e6c2b6d467fe1c0708cd794fd11b98a2e Closes #1576
* | - Fix checklists items migration error "title is required"Lauri Ojansivu2018-04-181-1/+1
| | | | | | | | | | | | Thanks to xet7 ! Closes #1576
* | Fix lint error in Fibers size settingLauri Ojansivu2018-04-181-1/+2
| |
* | Merge branch 'viewProfile' of https://github.com/andresmanelli/wekan into ↵Lauri Ojansivu2018-04-161-0/+11
|\ \ | | | | | | | | | andresmanelli-viewProfile
| * | Fix #1567Andrés Manelli2018-04-161-0/+11
| | |
* | | Fix Node Fibers 100% CPU issue.Lauri Ojansivu2018-04-161-0/+7
|/ / | | | | | | | | | | Thanks to kentonv ! Related wekan/wekan-mongodb#2, related meteor/meteor#9796
* | 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
| | | | | | | | | | In case you want to have only the console, it will fail at the `Winston.add` as it is already there.
* | Fix: Error after sending invitation and joining board:Lauri Ojansivu2017-11-191-1/+2
| | | | | | | | | | Exception while invoking method 'login' TypeError: Cannot read property 'loginDisabled' of undefined. Thanks to nztqa ! Closes #1331
* | 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 ↵Thuan Pham Quoc2017-11-071-0/+3
| | | | | | | | features soon
* | Add the ability for the admin :soohwa2017-10-131-0/+5
| | | | | | | | | | | | - disabling a login for a user (not himself) - enabling a login for a user - transfering the ownership of all user's boards to himself
* | Merge branch 'devel' of https://github.com/andresmanelli/wekan into ↵Lauri Ojansivu2017-10-031-1/+4
|\ \ | | | | | | | | | andresmanelli-devel
| * | 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
| | | | | | We no longer need this field
* | 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 ↵Andrés Manelli2017-08-301-9/+11
| | | | multiple integrations per board
* 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
| | | | Set allow email change in admin panel
* 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
|