summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Node.js etc updates. Thanks to johnleeming !Lauri Ojansivu2017-07-153-4/+7
| | | | | | | | Fix: Adding user to board causes node.js to crash. Thanks to nztqa ! Closes #1131
* | Try to fix build errors.Lauri Ojansivu2017-07-141-8/+10
| |
* | Update translations.Lauri Ojansivu2017-07-141-17/+17
| |
* | Upgrade Node.js, MongoDB and Debian on Docker and Ubuntu snap edge to get ↵Lauri Ojansivu2017-07-144-6/+6
| | | | | | | | security etc updates.
* | More text to link.Lauri Ojansivu2017-07-141-2/+2
| |
* | Add direct link to development links.Lauri Ojansivu2017-07-141-2/+3
| |
* | Fix typo.Lauri Ojansivu2017-07-141-1/+1
| |
* | Use Wekan board as demo. Add development links.Lauri Ojansivu2017-07-141-5/+7
| |
* | Old Wekan roadmap is not online, removing mention of it.Lauri Ojansivu2017-07-141-3/+0
| |
* | Update translations.Lauri Ojansivu2017-07-1232-32/+32
| |
* | Better message when Wekan is loading. Closes #1113Lauri Ojansivu2017-07-121-1/+1
| |
* | Better message when Wekan is loading. Closes #1113Lauri Ojansivu2017-07-121-1/+1
| |
* | Try to fix DockerfileLauri Ojansivu2017-07-121-1/+1
| |
* | Try to fix DockerfileLauri Ojansivu2017-07-121-0/+1
| |
* | Try to fix DockerfileLauri Ojansivu2017-07-121-1/+0
| |
* | Try to fix DockerfileLauri Ojansivu2017-07-121-0/+1
| |
* | Try to fix DockerfileLauri Ojansivu2017-07-121-1/+1
| |
* | 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