summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add default swimlane to welkome boardAndrés Manelli2018-02-021-0/+5
| |
* | Fix: Trello board import fails because of missing "Swimlane id".Lauri Ojansivu2018-01-292-0/+3
| | | | | | | | Thanks to xet7 ! Closes #1442
* | Fix lint errors. Update changelog.Lauri Ojansivu2018-01-251-75/+78
| |
* | Merge remote-tracking branch 'upstream/devel' into develLauri Ojansivu2018-01-251-0/+4
|\ \
| * | Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0Lauri Ojansivu2018-01-221-0/+4
| | |
* | | Allow toogle of lists and swimlanes viewsAndrés Manelli2018-01-221-3/+6
| | |
* | | Add view boards field to change between viewsAndrés Manelli2018-01-221-0/+8
| | |
* | | Add siwmlane button. Allow card drop between swimlanesAndrés Manelli2018-01-191-1/+2
| | |
* | | First swimlane draft, no functionalityAndrés Manelli2018-01-194-1/+228
|/ /
* | Fix lint errors.Lauri Ojansivu2017-12-032-20/+20
| |
* | Allow admin to change user password in admin panelThuan Pham Quoc2017-12-011-0/+7
| |
* | Add smtp test email translationsnztqa2017-11-281-5/+6
| |
* | Add test SMTP settingsnztqa2017-11-271-0/+25
| |
* | Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into ↵Lauri Ojansivu2017-11-212-2/+34
|\ \ | | | | | | | | | thuanpq-card-spent-time
| * | Added red-green circle to board lists item for indicating board which has ↵Thuan Pham Quoc2017-11-201-0/+10
| | | | | | | | | | | | overtime logs or normal spent time log
| * | Add card spent time to log time what can be overtime or not (will support ↵Thuan Pham Quoc2017-11-201-2/+24
| | | | | | | | | | | | filtering in future)
* | | Merge branch 'feature/copy-move-cards-x-boards' of ↵Lauri Ojansivu2017-11-201-1/+5
|\ \ \ | |/ / |/| | | | | https://github.com/GhassenRjab/wekan into GhassenRjab-feature/copy-move-cards-x-boards
| * | Move cards cross boardsGhassen Rjab2017-11-141-1/+5
| | |
* | | REST API better error output. Thanks to soohwa ! Related #1037Lauri Ojansivu2017-11-196-366/+608
|\ \ \
| * | | Add REST API better error outputsoohwa2017-10-156-365/+607
| | | |
* | | | Fix: Helper to list boards for user. Thanks to milesibastos ! Closes #1326Lauri Ojansivu2017-11-191-1/+1
| | | |
* | | | Fix Missing trailing comma in users.jsThuan Pham Quoc2017-11-161-1/+1
| | | |
* | | | Added update all user profile from admin panelThuan Pham Quoc2017-11-081-44/+57
| | | |
* | | | Updated users methods to get user id from client on updating user data, is ↵Thuan Pham Quoc2017-11-081-7/+8
| |/ / |/| | | | | | | | aimed to support admin update other user profile
* | | fix: always restore archived cards if wip limit is softamadilsons2017-10-311-1/+1
| | |
* | | added soft wip limit feature, fixed wipLimit=0 bug (??)amadilsons2017-10-311-19/+23
| | |
* | | Covered case of no admin and no self mapping.Keven Kurz PC2017-10-291-4/+8
| | | | | | | | | | | | | | | Now importer is always admin of the imported board so that no undeletable boards can be created.
* | | fixed Members do not get included on board import from WeKan #1255Keven Kurz PC2017-10-291-33/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed multiple errors where constants were mistakenly overridden.(or trying to get a property of an object after making sure it doesn't exits) renamed wekanBoard Parameter from createBoardAndLabels for clairity reworked adding admin for imorter
* | | Change invitation link from sign-in to sign-up. Thanks to xet7 ! Closes #1300Lauri Ojansivu2017-10-201-1/+1
|/ /
* | fix lint errorsoohwa2017-10-131-1/+1
| |
* | fix lint errorsoohwa2017-10-131-1/+1
| |
* | fix lint errorssoohwa2017-10-131-13/+13
| |
* | Add the ability for the admin :soohwa2017-10-132-1/+48
| | | | | | | | | | | | - 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 'fix-admin-create-user' of https://github.com/soohwa/wekan into ↵Lauri Ojansivu2017-10-091-1/+23
|\ \ | | | | | | | | | soohwa-fix-admin-create-user
| * | Remove trailing spacesoohwa2017-10-081-1/+1
| | |
| * | Add commentsoohwa2017-10-071-0/+6
| | |
| * | Change fromAdmin into createdThroughApisoohwa2017-10-061-4/+4
| | |
| * | Clear "fromAdmin". Thx to nztqa.soohwa2017-10-061-1/+3
| | |
| * | Fix password not savedsoohwa2017-10-011-1/+1
| | |
| * | Lint errorsoohwa2017-09-251-3/+3
| | |
| * | Fix https://github.com/wekan/wekan/issues/1249soohwa2017-09-251-0/+14
| | |
* | | Merge branch 'issue783' of https://github.com/amadilsons/wekan into ↵Lauri Ojansivu2017-10-092-0/+70
|\ \ \ | | | | | | | | | | | | amadilsons-issue783
| * | | added i18n translation, minor fixamadilsons2017-10-051-2/+2
| | | |
| * | | feature implemented, known bugs fixedamadilsons2017-10-052-6/+43
| | | |
| * | | most work concluded, code needs clean up, further testing requiredamadilsons2017-10-042-10/+9
| | | |
| * | | on its wayamadilsons2017-10-041-1/+27
| | | |
| * | | mostly frontend work, lists coll update with wipLimit fieldamadilsons2017-09-291-1/+4
| | | |
| * | | basic frontend setup, List model updated with wipLimit fieldamadilsons2017-09-281-0/+5
| |/ /
* | | Merge branch 'devel' of https://github.com/andresmanelli/wekan into ↵Lauri Ojansivu2017-10-032-3/+4
|\ \ \ | | | | | | | | | | | | andresmanelli-devel
| * | | Send result before webhookAndrés Manelli2017-09-291-3/+3
| | | |