summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fixed card move to top/bottomAngelo Gallarello2018-09-211-2/+2
* Fixed rules about member and box dropdowns widthAngelo Gallarello2018-09-212-4/+4
* Fixed some rulesAngelo Gallarello2018-09-211-4/+4
* Fix lint errors.Lauri Ojansivu2018-09-164-196/+195
* Detele temp files.Lauri Ojansivu2018-09-162-0/+0
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim...Lauri Ojansivu2018-09-167-4/+214
|\
| * BeautyfiedAngelo Gallarello2018-09-142-17/+14
| * Finished alpha rulesAngelo Gallarello2018-09-141-11/+0
| * Refactoring rules descriptionAngelo Gallarello2018-09-141-0/+4
| * Fixed board id bug in moveAngelo Gallarello2018-09-121-2/+3
| * Completed rulesAngelo Gallarello2018-08-192-11/+110
| * Fixed triggers to use names and not idAngelo Gallarello2018-08-171-10/+10
| * Progress on triggers UIAngelo Gallarello2018-08-162-10/+21
| * Complete checklist activitiesAngelo Gallarello2018-08-161-0/+9
| * Remove attachment activityAngelo Gallarello2018-08-161-0/+8
| * Labels activitiesAngelo Gallarello2018-08-162-27/+20
| * Fixed removeAngelo Gallarello2018-08-161-0/+2
| * Main flow implementedAngelo Gallarello2018-08-162-0/+80
| * UI for rules listAngelo Gallarello2018-08-034-0/+17
* | Add swimlaneId in activity. Create default swimlaneId in APIAndrés Manelli2018-09-061-1/+1
* | - Add permission "No comments". It is like normal user, but does not show com...Lauri Ojansivu2018-09-041-1/+5
* | - [OAuth2 Login on Standalone Wekan](https://github.com/wekan/wekan/wiki/OAut...Lauri Ojansivu2018-08-251-15/+19
* | Merge branch 'devel' of https://github.com/salleman33/wekan into salleman33-d...Lauri Ojansivu2018-08-241-0/+19
|\ \
| * | authentification oauth2Allemand Sylvain2018-04-091-0/+19
* | | change let to constOmar Sy2018-08-221-1/+1
* | | make the attributes that the webhook sends configurableOmar Sy2018-08-221-5/+4
* | | - Use only framing policy, not all of content policy.Lauri Ojansivu2018-08-161-8/+8
* | | Merge branch 'devel' of github.com:wekan/wekan into develLauri Ojansivu2018-08-151-2/+0
|\ \ \
| * | | Fix hiddenSystemMessagesAndrés Manelli2018-08-151-2/+0
* | | | - Content Policy: Allow inline scripts, otherwise there is errors in browser/...Lauri Ojansivu2018-08-151-1/+2
|/ / /
* | | - When Content Policy is enabled, allow one URL to have iframe that embeds WekanLauri Ojansivu2018-08-131-0/+24
* | | Fix rebase errorsAndrés Manelli2018-08-111-0/+1
* | | Refactor imported -> linked in server and i18nAndrés Manelli2018-08-112-5/+5
* | | Add two way binding of activities, comments, and attachmentsAndrés Manelli2018-08-111-2/+12
* | | Link descriptionAndrés Manelli2018-08-101-1/+3
* | | Add UI for importing card-as-card and board-as-cardAndrés Manelli2018-08-101-0/+11
* | | Integration of matomo with env varsguillaume2018-07-271-0/+9
| |/ |/|
* | - Fix Title is required by setting Checklist titleLauri Ojansivu2018-07-061-1/+1
* | - Fix: Boards.forEach is not function.Lauri Ojansivu2018-07-061-1/+1
* | - Fix Checklists.forEach is not a function.Lauri Ojansivu2018-07-061-9/+8
* | Fix conflict in migrationsNicu Tofan2018-06-261-10/+9
* | Show parent in card (no links, yet)Nicu Tofan2018-06-261-1/+13
* | Board level settings for subtasksNicu Tofan2018-06-261-0/+12
* | implement getDefaultSwimline for boardsNicu Tofan2018-06-261-9/+1
* | Get rid of old implementation for substacksNicu Tofan2018-06-262-1/+14
* | Can add cards as subtasksNicu Tofan2018-06-261-0/+13
* | Helpers for dealing with trees of cardsNicu Tofan2018-06-261-1/+0
* | added ability to create a tree of cardsNicu Tofan2018-06-261-0/+12
* | Initial implementation for subtasksNicu Tofan2018-06-261-0/+1
* | Another fix for checklists item migration error "title is required"Lauri Ojansivu2018-06-141-1/+1