Commit graph

1248 commits

Author SHA1 Message Date
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
Lauri Ojansivu
e7a58c764d Merge branch 'nztqa-fix-wrong-links' into devel
Fix incorrect attachment link with subfolder in the url.
Thanks to nztqa ! Closes #1015
2017-06-27 10:49:42 +03:00
Lauri Ojansivu
c5381d30ed Fix incorrect attachment link with subfolder in the url. Thanks to nztqa ! Closes #1015 2017-06-27 10:49:11 +03:00
nztqa
b94083e43f Fix link to card 2017-06-27 15:33:55 +09:00
nztqa
ef0c729b27 Fix: incorrect attachment link with subfolder in the url 2017-06-27 11:37:16 +09:00
Lauri Ojansivu
8937f18423 Update translations. 2017-06-26 23:04:11 +03:00
Lauri Ojansivu
f2a8a5d910 v0.26 2017-06-26 19:05:41 +03:00
Lauri Ojansivu
2356ad8fec Merge branch 'nztqa-fix-i18n-subfolder' into devel
Fix i18n route for subfolder. Thanks to nztqa ! Related: #973
2017-06-26 12:40:24 +03:00
Lauri Ojansivu
1f80f96735 Fix i18n route for subfolder. Thanks to nztqa ! Related: #973 2017-06-26 12:40:00 +03:00
Lauri Ojansivu
974825bbcf Merge branch 'fix-i18n-subfolder' of https://github.com/nztqa/wekan into nztqa-fix-i18n-subfolder 2017-06-26 12:34:36 +03:00
Lauri Ojansivu
6c9725a8c9 Merge branch 'nztqa-fix-adminPanel-subfolder' into devel
Fix admin panel route for subfolder. Thanks to nztqa ! Related: #973
2017-06-26 12:26:44 +03:00
Lauri Ojansivu
db9fc3cde1 Fix admin panel route for subfolder. Thanks to nztqa ! Related: #973 2017-06-26 12:25:50 +03:00
nztqa
06bcb7adaa Update: camelcase to never does not check property names at all.
http://eslint.org/docs/2.0.0/rules/camelcase
2017-06-26 16:59:21 +09:00
nztqa
7d4015e043 Add i18n file route for subfolder 2017-06-26 15:45:34 +09:00
nztqa
2c4daae051 Add admin panel route for subfolder 2017-06-26 15:24:32 +09:00
Lauri Ojansivu
01f907897a Wekan relase v0.25 2017-06-24 14:06:04 +03:00
Lauri Ojansivu
9787ab4d51 NPM back to version 4.6.1 2017-06-24 13:45:46 +03:00
Lauri Ojansivu
868587c409 Merge branch 'GhassenRjab-fix-trello-import' into devel
Import due date from Trello. Thanks to GhassenRjab ! Closes #1081
2017-06-24 00:18:14 +03:00
Lauri Ojansivu
741a7887bd Import due date from Trello. Thanks to GhassenRjab ! Closes #1081 2017-06-24 00:17:48 +03:00
Ghassen Rjab
aff4655134 Update import from Trello feature
Add importing the due date of a card
2017-06-23 17:58:13 +01:00
Lauri Ojansivu
9d74a76ca2 Remove git submodules, so that git clone of Wekan repo works now on Windows. Closes #977 2017-06-23 18:16:34 +03:00
Lauri Ojansivu
a8c578ac35 Add package-lock.json to .gitignore. 2017-06-23 18:12:32 +03:00
Lauri Ojansivu
015d0fa12d Removing submodules. Closes #977 2017-06-23 17:44:39 +03:00
Lauri Ojansivu
cc7475573c Removing submodules. Closes #977 2017-06-23 17:41:37 +03:00
Lauri Ojansivu
3c0df2dd64 Trying to fix fibers on Dockerfile. 2017-06-23 17:25:18 +03:00
Lauri Ojansivu
f0f27d1b95 Remove submodules and clone them instead, only latest history and one branch. Closes #977 2017-06-23 17:17:02 +03:00
Lauri Ojansivu
5ef594a7d3 Try again to fix fibers variable. 2017-06-23 16:59:10 +03:00
Lauri Ojansivu
289eaf5ad2 Revert adding ; because it did not work. Reopens #977 2017-06-23 16:16:27 +03:00