Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint errors back to eslint requirements. | Lauri Ojansivu | 2018-05-18 | 1 | -79/+79 |
| | |||||
* | template literals correction | Ignatz | 2018-05-18 | 1 | -1/+1 |
| | |||||
* | linter corrections | Ignatz | 2018-05-18 | 2 | -16/+19 |
| | |||||
* | removing checkbox type | IgnatzHome | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | resolving merge conflicts | IgnatzHome | 2018-05-17 | 4 | -0/+210 |
|\ | |||||
| * | dropdown items | Pouyan Savoli | 2017-09-22 | 1 | -0/+19 |
| | | |||||
| * | text custom fields are now editable using inlinedForm | Pouyan Savoli | 2017-09-22 | 1 | -2/+10 |
| | | |||||
| * | show custom fields on cards but still with dummy value | Pouyan Savoli | 2017-09-22 | 1 | -0/+21 |
| | | |||||
| * | card model and card ui preparation for custom fields #2 | Pouyan Savoli | 2017-09-22 | 1 | -2/+6 |
| | | |||||
| * | card model and card ui preparation for custom fields | Pouyan Savoli | 2017-09-22 | 1 | -0/+33 |
| | | |||||
| * | many custom fields model and UI enhancements | Pouyan Savoli | 2017-09-22 | 2 | -12/+13 |
| | | |||||
| * | Create custom fields creation UI added to Board Menu, Model in progress | Pouyan Savoli | 2017-09-22 | 2 | -0/+124 |
| | | |||||
* | | Merge pull request #1627 from thiagofernando/devel | Lauri Ojansivu | 2018-05-08 | 1 | -1/+7 |
|\ \ | | | | | | | Includes possibility to block username change | ||||
| * | | Includes possibility to block username change | Thiago Fernando S. dos Santos | 2018-05-04 | 1 | -1/+7 |
| | | | |||||
* | | | correction | NET\faguet | 2018-05-07 | 1 | -1/+1 |
| | | | |||||
* | | | Add a new API route to create a new label in a given board | NET\faguet | 2018-05-07 | 1 | -0/+29 |
| | | | |||||
* | | | Fix lint error. | Lauri Ojansivu | 2018-05-05 | 1 | -1/+1 |
|/ / | | | | | | | Related https://github.com/wekan/wekan/pull/1626 | ||||
* | | API Edit Card Labels | thisNeko | 2018-05-04 | 1 | -0/+5 |
| | | |||||
* | | POST /cards: allow setting card members | couscous3 | 2018-05-03 | 1 | -1/+2 |
| | | | | | | if members isn't specified then the authorId will be the only member of the card, otherwise the provided members attribute will be used | ||||
* | | Try to fix: Users who register with an invitation code can't see lists/cards. | Lauri Ojansivu | 2018-05-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Please test. Thanks to andresmanelli ! Related #1610 | ||||
* | | Define sort property on swimlanes and lists | zebby76 | 2018-05-01 | 3 | -5/+9 |
| | | |||||
* | | Fix Wekan import / Export for ChecklistItems | Sebastian Molle | 2018-04-28 | 2 | -21/+40 |
| | | |||||
* | | Fix lint errors of | Lauri Ojansivu | 2018-04-27 | 1 | -2/+1 |
| | | | | | | | | | | | | https://github.com/wekan/wekan/pull/1611 Thanks to xet7 ! | ||||
* | | Fix Trello importation for ChecklistItems | ZeBBy | 2018-04-27 | 1 | -6/+10 |
| | | |||||
* | | Fix #1567 | Andrés Manelli | 2018-04-16 | 2 | -9/+15 |
| | | |||||
* | | Fix #1561 Filter checklist items | Andrés Manelli | 2018-04-16 | 1 | -2/+2 |
| | | |||||
* | | Fix lint errors | Andrés Manelli | 2018-04-16 | 1 | -2/+1 |
| | | |||||
* | | Add REST API for Checklist Items (Related to #1562) | Andrés Manelli | 2018-04-16 | 2 | -0/+51 |
| | | |||||
* | | Fix checklists REST API (#1562) | Andrés Manelli | 2018-04-16 | 1 | -58/+54 |
| | | |||||
* | | Add additional dates (received & end), default title of checklists to ↵ | RJevnikar | 2018-03-26 | 2 | -0/+25 |
| | | | | | | | | | | | | | | | | 'Checklist' Remove translations Add additional dates (received & end), default name checklists to Checklist | ||||
* | | Fix lint errors | Andrés Manelli | 2018-03-19 | 1 | -1/+1 |
| | | |||||
* | | Add checklist ordering capability | Andrés Manelli | 2018-03-19 | 1 | -1/+1 |
| | | |||||
* | | Clean checklists model | Andrés Manelli | 2018-03-19 | 1 | -137/+0 |
| | | |||||
* | | Fix migration. Replace old checklist-item sort algorithm. | Andrés Manelli | 2018-03-19 | 2 | -1/+11 |
| | | |||||
* | | Add checklist items model, migration and publication | Andrés Manelli | 2018-03-19 | 2 | -26/+94 |
| | | |||||
* | | Fix swimlane info not displayed in activities | Andrés Manelli | 2018-03-16 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'feature/list-default-view' of ↵ | Lauri Ojansivu | 2018-03-02 | 1 | -1/+1 |
|\ \ | | | | | | | | | | https://github.com/GhassenRjab/wekan into GhassenRjab-feature/list-default-view | ||||
| * | | Lists view is the default view when creating boards | Ghassen Rjab | 2018-03-02 | 1 | -1/+1 |
| | | | |||||
* | | | Import missing card fields : isOvertime, startAt and spenTime | Ghassen Rjab | 2018-03-01 | 1 | -0/+3 |
|/ / | |||||
* | | Fix lint warnings | Ghassen Rjab | 2018-02-27 | 8 | -39/+39 |
| | | |||||
* | | Fix lint errors related to trello creator | Ghassen Rjab | 2018-02-26 | 1 | -13/+13 |
| | | |||||
* | | Fix lint error related to this feature | Ghassen Rjab | 2018-02-23 | 1 | -1/+1 |
| | | |||||
* | | Add search cards helper to boards model | Ghassen Rjab | 2018-02-23 | 1 | -0/+21 |
| | | |||||
* | | add swimlaneId to POST /api/boards/:boardId/lists/:listId/cards route | couscous3 | 2018-02-19 | 1 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/devel' into devel | Lauri Ojansivu | 2018-02-07 | 2 | -3/+22 |
|\ \ | |||||
| * | | Fix import Trello board without swimlanes | Andrés Manelli | 2018-02-07 | 1 | -0/+20 |
| | | | |||||
| * | | Fix move parameters | Andrés Manelli | 2018-02-07 | 1 | -3/+2 |
| | | | |||||
* | | | Fixing cards query to apply sort | ViViDboarder | 2018-02-06 | 1 | -2/+2 |
|/ / | | | | | | | Issue #1461 | ||||
* | | Add trailing comma | Andrés Manelli | 2018-02-02 | 1 | -1/+1 |
| | | |||||
* | | Fix import wekan board with swimlanes | Andrés Manelli | 2018-02-02 | 2 | -0/+37 |
| | |