Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dcmcand-dev' of https://github.com/dcmcand/wekan into dcmcand-d... | Lauri Ojansivu | 2018-10-10 | 1 | -0/+23 |
|\ | |||||
| * | Add route to get cards by swimlaneid | Chuck McAndrew | 2018-10-09 | 1 | -0/+23 |
* | | Fix lint errors. | Lauri Ojansivu | 2018-10-09 | 1 | -4/+4 |
* | | Merge branch 'edge' into edge | Akuket | 2018-10-09 | 2 | -11/+11 |
|\ \ | |||||
| * | | - Fix lint errors and warnings. | Lauri Ojansivu | 2018-10-08 | 1 | -6/+6 |
| * | | Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim... | Lauri Ojansivu | 2018-10-08 | 2 | -7/+7 |
| |\ \ | | |/ | |/| | |||||
| | * | Fixed lint errors | Angelo Gallarello | 2018-10-07 | 2 | -7/+7 |
* | | | add ldap support | simplify authentications | guillaume | 2018-10-09 | 2 | -7/+9 |
|/ / | |||||
* | | - Add LDAP. In progress. | Lauri Ojansivu | 2018-10-03 | 2 | -3/+45 |
* | | - REST API: Add member with role to board. Remove member from board. | Lauri Ojansivu | 2018-10-02 | 1 | -1/+76 |
* | | - REST API: Change role on board. Docs: https://github.com/wekan/wekan/wiki/R... | Lauri Ojansivu | 2018-09-30 | 1 | -3/+27 |
* | | - Try to fix OAuth2: Change oidc username to preferred_username. | Lauri Ojansivu | 2018-09-22 | 1 | -1/+1 |
|/ | |||||
* | Lint fix | Angelo Gallarello | 2018-09-21 | 1 | -2/+2 |
* | 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 |
* | Fixed rules about member and box dropdowns width | Angelo Gallarello | 2018-09-21 | 1 | -2/+4 |
* | Fixed some rules | Angelo Gallarello | 2018-09-21 | 1 | -2/+2 |
* | Fix lint errors. | Lauri Ojansivu | 2018-09-16 | 10 | -343/+338 |
* | Merge rules. | Lauri Ojansivu | 2018-09-16 | 2 | -7/+0 |
* | Detele temp files. | Lauri Ojansivu | 2018-09-16 | 1 | -0/+0 |
* | Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim... | Lauri Ojansivu | 2018-09-16 | 13 | -243/+964 |
|\ | |||||
| * | Export/Import done for rules | Angelo Gallarello | 2018-09-14 | 2 | -192/+351 |
| * | Fixed listid | Angelo Gallarello | 2018-09-14 | 1 | -81/+286 |
| * | Beautyfied | Angelo Gallarello | 2018-09-14 | 1 | -14/+1 |
| * | Finished alpha rules | Angelo Gallarello | 2018-09-14 | 2 | -159/+33 |
| * | Refactoring rules description | Angelo Gallarello | 2018-09-14 | 2 | -27/+164 |
| * | Fixed rule allows | Angelo Gallarello | 2018-09-12 | 3 | -62/+29 |
| * | Completed rules | Angelo Gallarello | 2018-08-19 | 3 | -0/+22 |
| * | Fixed triggers to use names and not id | Angelo Gallarello | 2018-08-17 | 3 | -0/+11 |
| * | Complete checklist activities | Angelo Gallarello | 2018-08-16 | 2 | -0/+85 |
| * | Remove attachment activity | Angelo Gallarello | 2018-08-16 | 1 | -0/+7 |
| * | Labels activities | Angelo Gallarello | 2018-08-16 | 2 | -0/+45 |
| * | Fixed remove | Angelo Gallarello | 2018-08-16 | 1 | -0/+4 |
| * | Main flow implemented | Angelo Gallarello | 2018-08-16 | 5 | -14/+17 |
| * | Almost full circle | Angelo Gallarello | 2018-08-15 | 4 | -40/+74 |
| * | Add and remove ui | Angelo Gallarello | 2018-08-03 | 1 | -1/+16 |
| * | UI for rules list | Angelo Gallarello | 2018-08-03 | 4 | -0/+113 |
* | | - Fix lint error. | Lauri Ojansivu | 2018-09-09 | 1 | -1/+1 |
* | | - Fix cards export and add customFields export. | Lauri Ojansivu | 2018-09-09 | 1 | -1/+2 |
* | | - REST API: Add startAt/dueAt/endAt etc. https://github.com/wekan/wekan/wiki/... | Lauri Ojansivu | 2018-09-07 | 1 | -0/+45 |
* | | - Fix "No Comments" permission on Wekan and Trello import. | Lauri Ojansivu | 2018-09-06 | 2 | -0/+3 |
* | | Merge branch 'devel' of https://github.com/andresmanelli/wekan into devel | Lauri Ojansivu | 2018-09-06 | 3 | -3/+16 |
|\ \ | |||||
| * | | Add swimlaneId in activity. Create default swimlaneId in API | Andrés Manelli | 2018-09-06 | 3 | -3/+16 |
* | | | - REST API: Create board options to be modifiable, like | Lauri Ojansivu | 2018-09-06 | 1 | -6/+6 |
|/ / | |||||
* | | - Add permission "No comments". It is like normal user, but does not show com... | Lauri Ojansivu | 2018-09-04 | 4 | -7/+28 |
* | | Fix typo. | Lauri Ojansivu | 2018-08-28 | 1 | -1/+1 |
* | | - Add Missing Index on cards.parentId since Swimlane integration | Lauri Ojansivu | 2018-08-28 | 1 | -0/+6 |
* | | - [OAuth2 Login on Standalone Wekan](https://github.com/wekan/wekan/wiki/OAut... | Lauri Ojansivu | 2018-08-25 | 1 | -10/+7 |
* | | Merge branch 'devel' of https://github.com/salleman33/wekan into salleman33-d... | Lauri Ojansivu | 2018-08-24 | 1 | -0/+27 |
|\ \ | |||||
| * | | merge oidc and local account if exists | Allemand Sylvain | 2018-04-10 | 1 | -6/+22 |