| Commit message (Expand) | Author | Age | Files | Lines |
* | Prettier & eslint project style update | Justin Reynolds | 2019-06-28 | 1 | -13/+8 |
* | Add createdAt and modifiedAt to all collections | Justin Reynolds | 2019-06-27 | 1 | -157/+204 |
* | remove feature | guillaume | 2019-04-23 | 1 | -0/+10 |
* | Standarize copy functions. Match labels by name | Andrés Manelli | 2019-02-27 | 1 | -7/+6 |
* | Fix list view issues. Allow creation of boards from templates | Andrés Manelli | 2019-02-25 | 1 | -1/+5 |
* | Fix miniscreen render | Andrés Manelli | 2019-02-24 | 1 | -3/+3 |
* | Fix lint errors | Andrés Manelli | 2019-02-24 | 1 | -25/+25 |
* | Allow swimlane creation from template | Andrés Manelli | 2019-02-24 | 1 | -15/+21 |
* | Allow list creation from template | Andrés Manelli | 2019-02-24 | 1 | -0/+18 |
* | Add template search in Add Card menu | Andrés Manelli | 2019-02-24 | 1 | -0/+13 |
* | Remove links from templates board for the moment | Andrés Manelli | 2019-02-24 | 1 | -0/+7 |
* | Add first draft of data model and user interface. No actions. | Andrés Manelli | 2019-02-24 | 1 | -0/+11 |
* | colors: add per list color | Benjamin Tissoires | 2019-01-25 | 1 | -0/+32 |
* | api: fix the sort field when inserting a swimlane or a list | Benjamin Tissoires | 2019-01-25 | 1 | -0/+2 |
* | RESTAPI: Add some JSDoc | Benjamin Tissoires | 2019-01-18 | 1 | -0/+68 |
* | Fixed card move to top/bottom | Angelo Gallarello | 2018-09-21 | 1 | -0/+11 |
* | Fixed card filter | Angelo Gallarello | 2018-09-21 | 1 | -1/+1 |
* | Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim... | Lauri Ojansivu | 2018-09-16 | 1 | -1/+1 |
|\ |
|
| * | Main flow implemented | Angelo Gallarello | 2018-08-16 | 1 | -1/+1 |
* | | - Add permission "No comments". It is like normal user, but does not show com... | Lauri Ojansivu | 2018-09-04 | 1 | -3/+3 |
|/ |
|
* | Fix lint warnings | Ghassen Rjab | 2018-02-27 | 1 | -4/+4 |
* | Fixing cards query to apply sort | ViViDboarder | 2018-02-06 | 1 | -2/+2 |
* | Allow toogle of lists and swimlanes views | Andrés Manelli | 2018-01-22 | 1 | -3/+6 |
* | First swimlane draft, no functionality | Andrés Manelli | 2018-01-19 | 1 | -1/+2 |
* | REST API better error output. Thanks to soohwa ! Related #1037 | Lauri Ojansivu | 2017-11-19 | 1 | -41/+73 |
|\ |
|
| * | Add REST API better error output | soohwa | 2017-10-15 | 1 | -41/+73 |
* | | added soft wip limit feature, fixed wipLimit=0 bug (??) | amadilsons | 2017-10-31 | 1 | -19/+23 |
|/ |
|
* | added i18n translation, minor fix | amadilsons | 2017-10-05 | 1 | -2/+2 |
* | feature implemented, known bugs fixed | amadilsons | 2017-10-05 | 1 | -5/+42 |
* | most work concluded, code needs clean up, further testing required | amadilsons | 2017-10-04 | 1 | -10/+1 |
* | 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 |
* | Modified access to GET /api/boards/:boardId/lists/:listId | mayjs | 2017-05-15 | 1 | -1/+1 |
* | Modified access to GET /api/boards/:boardId/lists | mayjs | 2017-05-15 | 1 | -1/+2 |
* | add token authentication, only admin can use api | huneau romain | 2017-05-11 | 1 | -0/+4 |
* | REST API - Meteor 1.4 - first step issue | Lauri Ojansivu | 2017-04-27 | 1 | -3/+55 |
* | comment only working, naive implementation complete | Ryan Helsing | 2017-03-18 | 1 | -3/+3 |
* | missing coma | Béranger Campardou | 2017-01-20 | 1 | -1/+1 |
* | Fix activity message for list deletion | Béranger Campardou | 2017-01-20 | 1 | -0/+11 |
* | Add MongoDB indexes | Maxime Quandalle | 2016-07-18 | 1 | -0/+4 |
* | Models: Replace before.insert with autoValues | Alexander Sulfrian | 2016-06-03 | 1 | -14/+19 |
* | Centralize all mutations at the model level | Maxime Quandalle | 2015-09-08 | 1 | -0/+110 |