Commit graph

1425 commits

Author SHA1 Message Date
Lauri Ojansivu
8f075ec1a2 Merge branch 'devel' of https://github.com/jtickle/wekan into jtickle-devel 2017-07-12 01:37:02 +03:00
Lauri Ojansivu
1aea465a23 Merge branch 'GhassenRjab-devel' into devel
Import Wekan board. Thanks to GhassenRjab !
2017-07-12 01:29:57 +03:00
Lauri Ojansivu
b25436e1bf Import Wekan board. Thanks to GhassenRjab ! 2017-07-12 01:28:41 +03:00
Lauri Ojansivu
f89c37c1fd Update translations. 2017-07-12 01:25:07 +03:00
Ghassen Rjab
c7b53becf3 Use right class for options list 2017-07-09 17:40:48 +01:00
nztqa
0e6cfdbb2a Add call outgoing webhooks method 2017-07-09 15:21:40 +09:00
nztqa
0d5e829c56 Add publication to integrations 2017-07-09 15:18:35 +09:00
nztqa
e66c99499f Add input form in board menu 2017-07-09 15:14:33 +09:00
nztqa
429e2f9992 Add method outgoingWebhooks 2017-07-09 15:02:17 +09:00
nztqa
bcd42ad958 Add integrations model 2017-07-09 14:59:58 +09:00
nztqa
24290b66a3 Add http and integrations 2017-07-09 14:57:38 +09:00
nztqa
d31b4cd2d9 Add http package 2017-07-09 14:56:40 +09:00
Ghassen Rjab
3f4c285551 Add import Wekan board feature 2017-07-08 13:23:33 +01:00
zago
cbcf10a02b fixe travis 2017-07-07 11:37:35 +02:00
zago
cac82e4330 checking the authorId when adding card 2017-07-07 11:11:38 +02:00
Lauri Ojansivu
61b2c91ffe Update translations. 2017-07-05 19:10:08 +03:00
Jeff Tickle
d461580749 Merge branch 'devel' of github.com:jtickle/wekan into devel 2017-07-05 11:38:04 -04:00
Jeff Tickle
b5197fa673 Updated Dockerfile to build successfully when USE_EDGE=true 2017-07-05 11:37:01 -04:00
Lauri Ojansivu
13d7378dc5 Merge branch 'nztqa-improve-ui' into devel
Improve UI design of checklist items. Thanks to nztqa !
2017-07-04 11:15:38 +03:00
Lauri Ojansivu
e9ad9b5be2 Improve UI design of checklist items. Thanks to nztqa ! 2017-07-04 11:14:43 +03:00
nztqa
c5b83c04c1 Improve UI Design (checklists item)
1. Change background color on mouseover and remove it after mouseout
2. Increase the clickable area of title
2017-07-03 16:57:20 +09:00
Lauri Ojansivu
2c94254ec3 Update translations. 2017-07-02 09:39:31 +03:00
Lauri Ojansivu
4159aa0929 Merge branch 'nztqa-fix-checklistitem-empty' into devel
Fix: Possible to add empty item to checklist.
Thanks to nztqa ! Closes #1103
2017-07-02 00:51:38 +03:00
Lauri Ojansivu
0e5a6a9e9e Fix: Possible to add empty item to checklist.
Thanks to nztqa ! Closes #1103
2017-07-02 00:51:04 +03:00
nztqa
29f65be1e0 Add check to see if input is empty 2017-07-01 23:03:54 +09:00
Lauri Ojansivu
cbbdf8442d Merge branch 'nztqa-improve-checklist' into devel
When finished input of checklist item, open new checklist item.
Thanks to nztqa ! Closes #828
2017-06-30 07:35:15 +03:00
Lauri Ojansivu
a26db7f3c8 When finished input of checklist item, open new checklist item.
Thanks to nztqa ! Closes #828
2017-06-30 07:33:48 +03:00
nztqa
99d6bd4415 Improve input of checklist
When finished input of checklist item title,  open new checklist item.
2017-06-30 10:10:42 +09:00
Lauri Ojansivu
9ccffe5342 Merge branch 'zarnifoulette-devel' into devel
Fix: REST API: Add PUT method to update a card.
Thanks to zarnifoulette ! Related to #1037
2017-06-29 20:33:37 +03:00
Lauri Ojansivu
6ec217a5e2 Fix: REST API: Add PUT method to update a card. Thanks to zarnifoulette ! Related to #1037 2017-06-29 20:32:24 +03:00
Lauri Ojansivu
160205f139 Merge branch 'devel' of https://github.com/zarnifoulette/wekan into zarnifoulette-devel 2017-06-29 20:27:26 +03:00
zago
afc30226ac fixe error 2017-06-29 15:45:27 +02:00
Lauri Ojansivu
e8a661e0ea Merge branch 'zarnifoulette-devel' into devel
REST API: Add PUT method to update a card.
Thanks to zarnifoulette ! Related to #1037
2017-06-29 15:55:11 +03:00
Lauri Ojansivu
2c1509686d REST API: Add PUT method to update a card. Thanks to zarnifoulette ! Related to #1037 2017-06-29 15:54:49 +03:00
zago
95f1772280 linebreaker fixing 2017-06-29 14:10:45 +02:00
zago
3a99eb9c9f adding a put method to update a card 2017-06-29 12:24:33 +02:00
Lauri Ojansivu
1e52523505 v0.27 2017-06-28 14:31:57 +03:00
Lauri Ojansivu
592d0d8e4e v0.27 2017-06-28 12:23:14 +03:00
Lauri Ojansivu
b0367491b9 Merge branch 'nztqa-fix-checklist' into devel
Fix duplicate id generation. Thanks to nztqa ! Closes #1090
2017-06-28 11:14:04 +03:00
Lauri Ojansivu
f682de9690 Fix duplicate id generation. Thanks to nztqa ! Closes #1090 2017-06-28 11:13:39 +03:00
Lauri Ojansivu
5854805bdc Merge branch 'fix-checklist' of https://github.com/nztqa/wekan into nztqa-fix-checklist 2017-06-28 10:44:45 +03:00
nztqa
e03c69ab8f Fix: id generation 2017-06-28 15:19:53 +09:00
Lauri Ojansivu
1ba0f912f1 Update translations. 2017-06-27 18:05:17 +03:00
Lauri Ojansivu
0fe247070a Merge branch 'kubiko-devel' into devel
Add snapcraft build support from source. Thanks to kubiko !

This can be used together with launchpad build system for
continuous integration. Intention is to push snaps build from
devel branch to edge channel, which can be installed by calling:

$ snap install -edge wekan

device will keep automatically updating to revisions as they
are released to edge channel.
2017-06-27 17:19:04 +03:00
Lauri Ojansivu
aca2692214 Add snapcraft build support from source. Thanks to kubiko ! 2017-06-27 17:18:06 +03:00
Ondrej Kubik
a538c14976 Adding snapcraft build support from source
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
2017-06-27 13:22:52 +00:00
Lauri Ojansivu
60495e4765 Update translations. 2017-06-27 12:36:37 +03:00
Lauri Ojansivu
0f5dba14cb Fix link to card. Thanks to nztqa ! Closes #975 2017-06-27 12:24:31 +03:00
Lauri Ojansivu
5c42394279 Merge branch 'nztqa-fix-link-card' into devel
Fix link to card. Thanks to nztqa ! Closes #975
2017-06-27 11:42:29 +03:00
Lauri Ojansivu
02a841b468 Merge branch 'fix-link-card' of https://github.com/nztqa/wekan into nztqa-fix-link-card 2017-06-27 11:21:46 +03:00