summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Fix lint errors.Lauri Ojansivu2018-09-1610-343/+338
* Merge rules.Lauri Ojansivu2018-09-162-7/+0
* Detele temp files.Lauri Ojansivu2018-09-161-0/+0
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim...Lauri Ojansivu2018-09-1613-243/+964
|\
| * Export/Import done for rulesAngelo Gallarello2018-09-142-192/+351
| * Fixed listidAngelo Gallarello2018-09-141-81/+286
| * BeautyfiedAngelo Gallarello2018-09-141-14/+1
| * Finished alpha rulesAngelo Gallarello2018-09-142-159/+33
| * Refactoring rules descriptionAngelo Gallarello2018-09-142-27/+164
| * Fixed rule allowsAngelo Gallarello2018-09-123-62/+29
| * Completed rulesAngelo Gallarello2018-08-193-0/+22
| * Fixed triggers to use names and not idAngelo Gallarello2018-08-173-0/+11
| * Complete checklist activitiesAngelo Gallarello2018-08-162-0/+85
| * Remove attachment activityAngelo Gallarello2018-08-161-0/+7
| * Labels activitiesAngelo Gallarello2018-08-162-0/+45
| * Fixed removeAngelo Gallarello2018-08-161-0/+4
| * Main flow implementedAngelo Gallarello2018-08-165-14/+17
| * Almost full circleAngelo Gallarello2018-08-154-40/+74
| * Add and remove uiAngelo Gallarello2018-08-031-1/+16
| * UI for rules listAngelo Gallarello2018-08-034-0/+113
* | - Fix lint error.Lauri Ojansivu2018-09-091-1/+1
* | - Fix cards export and add customFields export.Lauri Ojansivu2018-09-091-1/+2
* | - REST API: Add startAt/dueAt/endAt etc. https://github.com/wekan/wekan/wiki/...Lauri Ojansivu2018-09-071-0/+45
* | - Fix "No Comments" permission on Wekan and Trello import.Lauri Ojansivu2018-09-062-0/+3
* | Merge branch 'devel' of https://github.com/andresmanelli/wekan into develLauri Ojansivu2018-09-063-3/+16
|\ \
| * | Add swimlaneId in activity. Create default swimlaneId in APIAndrés Manelli2018-09-063-3/+16
* | | - REST API: Create board options to be modifiable, likeLauri Ojansivu2018-09-061-6/+6
|/ /
* | - Add permission "No comments". It is like normal user, but does not show com...Lauri Ojansivu2018-09-044-7/+28
* | Fix typo.Lauri Ojansivu2018-08-281-1/+1
* | - Add Missing Index on cards.parentId since Swimlane integrationLauri Ojansivu2018-08-281-0/+6
* | - [OAuth2 Login on Standalone Wekan](https://github.com/wekan/wekan/wiki/OAut...Lauri Ojansivu2018-08-251-10/+7
* | Merge branch 'devel' of https://github.com/salleman33/wekan into salleman33-d...Lauri Ojansivu2018-08-241-0/+27
|\ \
| * | merge oidc and local account if existsAllemand Sylvain2018-04-101-6/+22
| * | authentification oauth2Allemand Sylvain2018-04-091-0/+11
* | | Fix and improve linked cardsAndrés Manelli2018-08-211-0/+8
* | | Change of the default value of labelIdsOmar Sy2018-08-161-1/+1
* | | Fix removed setters and gettersAndrés Manelli2018-08-151-1/+46
* | | Fix lint errors.Lauri Ojansivu2018-08-141-1/+1
* | | - Fix Import from Trello error 400.Lauri Ojansivu2018-08-141-0/+22
* | | Fix lint errorsAndrés Manelli2018-08-111-4/+0
* | | Refactor imported -> linked in modelsAndrés Manelli2018-08-113-102/+102
* | | Add imported card locationAndrés Manelli2018-08-111-0/+14
* | | Indicate board or card through icons. Indicate if archivedAndrés Manelli2018-08-111-0/+12
* | | Fix lint errorsAndrés Manelli2018-08-112-12/+9
* | | Add title bindingAndrés Manelli2018-08-111-76/+31
* | | Add two way binding of activities, comments, and attachmentsAndrés Manelli2018-08-111-4/+18
* | | Add two way binding of checklistsAndrés Manelli2018-08-111-8/+33
* | | Avoid exporting imported cardsAndrés Manelli2018-08-111-1/+2
* | | Add two way binding of card/board timesAndrés Manelli2018-08-112-1/+182
* | | Allow description and member two way bindingAndrés Manelli2018-08-101-0/+68