| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix lint errors. Update changelog. | Lauri Ojansivu | 2018-01-25 | 1 | -75/+78 |
* | Merge remote-tracking branch 'upstream/devel' into devel | Lauri Ojansivu | 2018-01-25 | 1 | -0/+4 |
|\ |
|
| * | Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0 | Lauri Ojansivu | 2018-01-22 | 1 | -0/+4 |
* | | Allow toogle of lists and swimlanes views | Andrés Manelli | 2018-01-22 | 1 | -3/+6 |
* | | Add view boards field to change between views | Andrés Manelli | 2018-01-22 | 1 | -0/+8 |
* | | Add siwmlane button. Allow card drop between swimlanes | Andrés Manelli | 2018-01-19 | 1 | -1/+2 |
* | | First swimlane draft, no functionality | Andrés Manelli | 2018-01-19 | 4 | -1/+228 |
|/ |
|
* | Fix lint errors. | Lauri Ojansivu | 2017-12-03 | 2 | -20/+20 |
* | Allow admin to change user password in admin panel | Thuan Pham Quoc | 2017-12-01 | 1 | -0/+7 |
* | Add smtp test email translations | nztqa | 2017-11-28 | 1 | -5/+6 |
* | Add test SMTP settings | nztqa | 2017-11-27 | 1 | -0/+25 |
* | Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuan... | Lauri Ojansivu | 2017-11-21 | 2 | -2/+34 |
|\ |
|
| * | Added red-green circle to board lists item for indicating board which has ove... | Thuan Pham Quoc | 2017-11-20 | 1 | -0/+10 |
| * | Add card spent time to log time what can be overtime or not (will support fil... | Thuan Pham Quoc | 2017-11-20 | 1 | -2/+24 |
* | | Merge branch 'feature/copy-move-cards-x-boards' of https://github.com/Ghassen... | Lauri Ojansivu | 2017-11-20 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | Move cards cross boards | Ghassen Rjab | 2017-11-14 | 1 | -1/+5 |
* | | REST API better error output. Thanks to soohwa ! Related #1037 | Lauri Ojansivu | 2017-11-19 | 6 | -366/+608 |
|\ \ |
|
| * | | Add REST API better error output | soohwa | 2017-10-15 | 6 | -365/+607 |
* | | | Fix: Helper to list boards for user. Thanks to milesibastos ! Closes #1326 | Lauri Ojansivu | 2017-11-19 | 1 | -1/+1 |
* | | | Fix Missing trailing comma in users.js | Thuan Pham Quoc | 2017-11-16 | 1 | -1/+1 |
* | | | Added update all user profile from admin panel | Thuan Pham Quoc | 2017-11-08 | 1 | -44/+57 |
* | | | Updated users methods to get user id from client on updating user data, is ai... | Thuan Pham Quoc | 2017-11-08 | 1 | -7/+8 |
| |/
|/| |
|
* | | fix: always restore archived cards if wip limit is soft | amadilsons | 2017-10-31 | 1 | -1/+1 |
* | | added soft wip limit feature, fixed wipLimit=0 bug (??) | amadilsons | 2017-10-31 | 1 | -19/+23 |
* | | Covered case of no admin and no self mapping. | Keven Kurz PC | 2017-10-29 | 1 | -4/+8 |
* | | fixed Members do not get included on board import from WeKan #1255 | Keven Kurz PC | 2017-10-29 | 1 | -33/+21 |
* | | Change invitation link from sign-in to sign-up. Thanks to xet7 ! Closes #1300 | Lauri Ojansivu | 2017-10-20 | 1 | -1/+1 |
|/ |
|
* | fix lint error | soohwa | 2017-10-13 | 1 | -1/+1 |
* | fix lint error | soohwa | 2017-10-13 | 1 | -1/+1 |
* | fix lint errors | soohwa | 2017-10-13 | 1 | -13/+13 |
* | Add the ability for the admin : | soohwa | 2017-10-13 | 2 | -1/+48 |
* | Merge branch 'fix-admin-create-user' of https://github.com/soohwa/wekan into ... | Lauri Ojansivu | 2017-10-09 | 1 | -1/+23 |
|\ |
|
| * | Remove trailing space | soohwa | 2017-10-08 | 1 | -1/+1 |
| * | Add comment | soohwa | 2017-10-07 | 1 | -0/+6 |
| * | Change fromAdmin into createdThroughApi | soohwa | 2017-10-06 | 1 | -4/+4 |
| * | Clear "fromAdmin". Thx to nztqa. | soohwa | 2017-10-06 | 1 | -1/+3 |
| * | Fix password not saved | soohwa | 2017-10-01 | 1 | -1/+1 |
| * | Lint error | soohwa | 2017-09-25 | 1 | -3/+3 |
| * | Fix https://github.com/wekan/wekan/issues/1249 | soohwa | 2017-09-25 | 1 | -0/+14 |
* | | Merge branch 'issue783' of https://github.com/amadilsons/wekan into amadilson... | Lauri Ojansivu | 2017-10-09 | 2 | -0/+70 |
|\ \ |
|
| * | | added i18n translation, minor fix | amadilsons | 2017-10-05 | 1 | -2/+2 |
| * | | feature implemented, known bugs fixed | amadilsons | 2017-10-05 | 2 | -6/+43 |
| * | | most work concluded, code needs clean up, further testing required | amadilsons | 2017-10-04 | 2 | -10/+9 |
| * | | on its way | amadilsons | 2017-10-04 | 1 | -1/+27 |
| * | | mostly frontend work, lists coll update with wipLimit field | amadilsons | 2017-09-29 | 1 | -1/+4 |
| * | | basic frontend setup, List model updated with wipLimit field | amadilsons | 2017-09-28 | 1 | -0/+5 |
| |/ |
|
* | | Merge branch 'devel' of https://github.com/andresmanelli/wekan into andresman... | Lauri Ojansivu | 2017-10-03 | 2 | -3/+4 |
|\ \ |
|
| * | | Send result before webhook | Andrés Manelli | 2017-09-29 | 1 | -3/+3 |
| * | | Add some parameters to webhook | Andrés Manelli | 2017-09-29 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'improve-announcement' of https://github.com/nztqa/wekan into nz... | Lauri Ojansivu | 2017-10-01 | 1 | -0/+36 |
|\ \ |
|