Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | | | | | | | Thanks to xet7 ! | |||||
* | | - Fix cards export and add customFields export. | Lauri Ojansivu | 2018-09-09 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | Thanks to ymeramees ! Closes #1873, related #1775 | |||||
* | | - REST API: Add startAt/dueAt/endAt etc. ↵ | Lauri Ojansivu | 2018-09-07 | 1 | -0/+45 | |
| | | | | | | | | | | | | | | | | https://github.com/wekan/wekan/wiki/REST-API-Cards Thanks to xet7 ! Closes #1879 | |||||
* | | - Fix "No Comments" permission on Wekan and Trello import. | Lauri Ojansivu | 2018-09-06 | 2 | -0/+3 | |
| | | | | | | | | Thanks to xet7 ! | |||||
* | | 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 | |
|/ / | | | | | | | | | | | | | | | | | | | permissions, public/private board - now private by default, and board background color. Docs at https://github.com/wekan/wekan/wiki/REST-API-Boards Thanks to xet7 ! Related #1037 | |||||
* | | - Add permission "No comments". It is like normal user, but does not show ↵ | Lauri Ojansivu | 2018-09-04 | 4 | -7/+28 | |
| | | | | | | | | | | | | comments and activities. Thanks to xet7 ! | |||||
* | | 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 | |
| | | | | | | | | | | | | | | | | to speedup Wekan. Thanks to Clement87 ! Closes #1863 | |||||
* | | - [OAuth2 Login on Standalone ↵ | Lauri Ojansivu | 2018-08-25 | 1 | -10/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. Thanks to salleman33 and xet7 ! Closes #234 | |||||
* | | Merge branch 'devel' of https://github.com/salleman33/wekan into ↵ | Lauri Ojansivu | 2018-08-24 | 1 | -0/+27 | |
|\ \ | | | | | | | | | | salleman33-devel | |||||
| * | | merge oidc and local account if exists | Allemand Sylvain | 2018-04-10 | 1 | -6/+22 | |
| | | | ||||||
| * | | authentification oauth2 | Allemand Sylvain | 2018-04-09 | 1 | -0/+11 | |
| | | | ||||||
* | | | Fix and improve linked cards | Andrés Manelli | 2018-08-21 | 1 | -0/+8 | |
| | | | ||||||
* | | | Change of the default value of labelIds | Omar Sy | 2018-08-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix removed setters and getters | Andrés Manelli | 2018-08-15 | 1 | -1/+46 | |
| | | | ||||||
* | | | Fix lint errors. | Lauri Ojansivu | 2018-08-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | - Fix Import from Trello error 400. | Lauri Ojansivu | 2018-08-14 | 1 | -0/+22 | |
| | | | | | | | | | | | | Thanks to xet7 ! | |||||
* | | | Fix lint errors | Andrés Manelli | 2018-08-11 | 1 | -4/+0 | |
| | | | ||||||
* | | | Refactor imported -> linked in models | Andrés Manelli | 2018-08-11 | 3 | -102/+102 | |
| | | | ||||||
* | | | Add imported card location | Andrés Manelli | 2018-08-11 | 1 | -0/+14 | |
| | | | ||||||
* | | | Indicate board or card through icons. Indicate if archived | Andrés Manelli | 2018-08-11 | 1 | -0/+12 | |
| | | | ||||||
* | | | Fix lint errors | Andrés Manelli | 2018-08-11 | 2 | -12/+9 | |
| | | | ||||||
* | | | Add title binding | Andrés Manelli | 2018-08-11 | 1 | -76/+31 | |
| | | | ||||||
* | | | Add two way binding of activities, comments, and attachments | Andrés Manelli | 2018-08-11 | 1 | -4/+18 | |
| | | | ||||||
* | | | Add two way binding of checklists | Andrés Manelli | 2018-08-11 | 1 | -8/+33 | |
| | | | ||||||
* | | | Avoid exporting imported cards | Andrés Manelli | 2018-08-11 | 1 | -1/+2 | |
| | | | ||||||
* | | | Add two way binding of card/board times | Andrés Manelli | 2018-08-11 | 2 | -1/+182 | |
| | | | ||||||
* | | | Allow description and member two way binding | Andrés Manelli | 2018-08-10 | 1 | -0/+68 | |
| | | | ||||||
* | | | Avoid importing imported cards or boards | Andrés Manelli | 2018-08-10 | 1 | -6/+6 | |
| | | | ||||||
* | | | Link description | Andrés Manelli | 2018-08-10 | 1 | -0/+33 | |
| | | | ||||||
* | | | Add UI for importing card-as-card and board-as-card | Andrés Manelli | 2018-08-10 | 2 | -0/+11 | |
| | | | ||||||
* | | | Fix showing only the cards of the current board in calendar view | Yanonix | 2018-08-09 | 1 | -0/+1 | |
| | | | ||||||
* | | | Integration of matomo with env vars | guillaume | 2018-07-27 | 1 | -0/+17 | |
| | | | ||||||
* | | | enable/disable api with env var | guillaume | 2018-07-24 | 1 | -1/+12 | |
| | | | ||||||
* | | | remove invitation code | guillaume | 2018-07-18 | 1 | -5/+6 | |
| | | | ||||||
* | | | patch re-invit | guillaume | 2018-07-16 | 2 | -8/+24 | |
| |/ |/| | ||||||
* | | - Fix Title is required by setting Checklist title | Lauri Ojansivu | 2018-07-06 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | during migration. Thanks to centigrade-kdk and xet7 ! Closes #1576, closes #1753 | |||||
* | | - Fix [Title is required](https://github.com/wekan/wekan/issues/1576) | Lauri Ojansivu | 2018-07-06 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | by making [Checkist title optional](https://github.com/wekan/wekan/issues/1753). Thanks to xet7 ! Closes #1576, closes #1753 | |||||
* | | Merge branch 'devel' into nested-tasks | Nicu Tofan | 2018-06-28 | 2 | -0/+32 | |
|\ \ |