summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix DockerfileLauri Ojansivu2017-07-121-2/+3
|
* Fix double-slash bug. Clone only latest from master branches.Lauri Ojansivu2017-07-121-3/+4
|
* Merge branch 'nztqa-improve-notify' into develLauri Ojansivu2017-07-1242-35/+266
|\ | | | | | | Add Feature: Outgoing Webhooks. Thanks to nztqa !
| * Update translations.Lauri Ojansivu2017-07-1232-32/+96
| |
| * Add Feature: Outgoing Webhooks. Thanks to nztqa !Lauri Ojansivu2017-07-121-1/+2
| |
| * Merge branch 'improve-notify' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-07-129-2/+168
|/| | | | | | | nztqa-improve-notify
| * Add call outgoing webhooks methodnztqa2017-07-091-0/+5
| |
| * Add publication to integrationsnztqa2017-07-091-0/+1
| |
| * Add input form in board menunztqa2017-07-093-1/+57
| |
| * Add method outgoingWebhooksnztqa2017-07-091-0/+47
| |
| * Add integrations modelnztqa2017-07-091-0/+54
| |
| * Add http and integrationsnztqa2017-07-091-1/+3
| |
| * Add http packagenztqa2017-07-091-0/+1
| |
* | Merge branch 'jtickle-devel' into develLauri Ojansivu2017-07-122-7/+9
|\ \ | | | | | | | | | Fix double slash issue. Thanks to jtickle ! Closes #1110
| * | Fix double slash issue. Thanks to jtickle ! Closes #1110Lauri Ojansivu2017-07-121-2/+3
| | |
| * | Build Dockerfile with and without of USE_EDGE=true.Lauri Ojansivu2017-07-121-7/+6
| | |
| * | Merge branch 'devel' of https://github.com/jtickle/wekan into jtickle-develLauri Ojansivu2017-07-121-1/+3
|/| |
| * | Merge branch 'devel' of github.com:jtickle/wekan into develJeff Tickle2017-07-052-1/+5
| |\ \
| * | | Updated Dockerfile to build successfully when USE_EDGE=trueJeff Tickle2017-07-051-1/+3
| | | |
* | | | Merge branch 'GhassenRjab-devel' into develLauri Ojansivu2017-07-1244-676/+1404
|\ \ \ \ | |_|_|/ |/| | | | | | | Import Wekan board. Thanks to GhassenRjab !
| * | | Import Wekan board. Thanks to GhassenRjab !Lauri Ojansivu2017-07-121-2/+3
| | | |
| * | | Update translations.Lauri Ojansivu2017-07-1232-145/+305
| | | |
| * | | Use right class for options listGhassen Rjab2017-07-091-1/+1
| | | |
| * | | Add import Wekan board featureGhassen Rjab2017-07-0811-529/+1096
|/ / /
* | / Update translations.Lauri Ojansivu2017-07-051-9/+9
| |/ |/|
* | Merge branch 'nztqa-improve-ui' into develLauri Ojansivu2017-07-042-1/+5
|\ \ | |/ |/| | | Improve UI design of checklist items. Thanks to nztqa !
| * Improve UI design of checklist items. Thanks to nztqa !Lauri Ojansivu2017-07-041-1/+2
| |
| * Improve UI Design (checklists item)nztqa2017-07-031-0/+3
|/ | | | | 1. Change background color on mouseover and remove it after mouseout 2. Increase the clickable area of title
* Update translations.Lauri Ojansivu2017-07-021-15/+15
|
* Merge branch 'nztqa-fix-checklistitem-empty' into develLauri Ojansivu2017-07-023-9/+20
|\ | | | | | | | | Fix: Possible to add empty item to checklist. Thanks to nztqa ! Closes #1103
| * Fix: Possible to add empty item to checklist.Lauri Ojansivu2017-07-021-0/+4
| | | | | | | | Thanks to nztqa ! Closes #1103
| * Add check to see if input is emptynztqa2017-07-012-9/+16
|/
* Merge branch 'nztqa-improve-checklist' into develLauri Ojansivu2017-06-303-3/+12
|\ | | | | | | | | When finished input of checklist item, open new checklist item. Thanks to nztqa ! Closes #828
| * When finished input of checklist item, open new checklist item.Lauri Ojansivu2017-06-301-2/+4
| | | | | | | | Thanks to nztqa ! Closes #828
| * Improve input of checklistnztqa2017-06-302-1/+8
|/ | | | When finished input of checklist item title, open new checklist item.
* Merge branch 'zarnifoulette-devel' into develLauri Ojansivu2017-06-292-4/+5
|\ | | | | | | | | Fix: REST API: Add PUT method to update a card. Thanks to zarnifoulette ! Related to #1037
| * Fix: REST API: Add PUT method to update a card. Thanks to zarnifoulette ! ↵Lauri Ojansivu2017-06-291-1/+2
| | | | | | | | Related to #1037
| * Merge branch 'devel' of https://github.com/zarnifoulette/wekan into ↵Lauri Ojansivu2017-06-291-3/+3
| |\ | | | | | | | | | zarnifoulette-devel
| | * fixe errorzago2017-06-291-3/+3
| | |
* | | Merge branch 'zarnifoulette-devel' into develLauri Ojansivu2017-06-292-0/+37
|\| | | | | | | | | | | | | | REST API: Add PUT method to update a card. Thanks to zarnifoulette ! Related to #1037
| * | REST API: Add PUT method to update a card. Thanks to zarnifoulette ! Related ↵Lauri Ojansivu2017-06-291-0/+8
| |/ | | | | | | to #1037
| * linebreaker fixingzago2017-06-291-24/+23
| |
| * adding a put method to update a cardzago2017-06-291-0/+30
|/
* v0.27Lauri Ojansivu2017-06-281-2/+2
|
* v0.27v0.27Lauri Ojansivu2017-06-282-2/+2
|
* Merge branch 'nztqa-fix-checklist' into develLauri Ojansivu2017-06-282-2/+9
|\ | | | | | | Fix duplicate id generation. Thanks to nztqa ! Closes #1090
| * Fix duplicate id generation. Thanks to nztqa ! Closes #1090Lauri Ojansivu2017-06-281-1/+2
| |
| * Merge branch 'fix-checklist' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-06-281-1/+7
|/| | | | | | | nztqa-fix-checklist
| * Fix: id generationnztqa2017-06-281-1/+7
| |
* | Update translations.Lauri Ojansivu2017-06-271-19/+19
| |