Commit graph

2771 commits

Author SHA1 Message Date
Lauri Ojansivu
9083d5f88d v1.49.1 2018-09-17 19:12:54 +03:00
Lauri Ojansivu
e4cf94606c v1.49-edge-1 2018-09-17 19:05:15 +03:00
Lauri Ojansivu
df4498f845 Update translations. 2018-09-17 18:54:15 +03:00
Lauri Ojansivu
7ec7a5f27c - Use official Node v8.12.0
Thanks to xet7 !
2018-09-17 18:52:30 +03:00
Lauri Ojansivu
338e18870f v1.47 2018-09-16 13:46:43 +03:00
Lauri Ojansivu
6516b96ee0 Update translations. 2018-09-16 13:42:24 +03:00
Lauri Ojansivu
0c28c5b087 Fix typo. 2018-09-16 13:38:51 +03:00
Lauri Ojansivu
b23cbbf925 Merge branch 'Angtrim-feature-rules' into devel 2018-09-16 03:33:45 +03:00
Lauri Ojansivu
4f299b72f7 - IFTTT Rules. Useful to automate things like [adding labels, members, moving card, archiving them, checking checklists etc.
Please test and report bugs. Later colors need to be made translatable.

Thanks to GitHub users Angtrim and xet7 for their contributions.

Related #1160
2018-09-16 03:32:18 +03:00
Lauri Ojansivu
ef04c2a826 Update translations. 2018-09-16 03:00:57 +03:00
Lauri Ojansivu
b42649c777 Fix translation. 2018-09-16 02:48:52 +03:00
Lauri Ojansivu
5474099916 Fix translation. 2018-09-16 02:40:24 +03:00
Lauri Ojansivu
983a56b89b Fix translation. 2018-09-16 02:39:01 +03:00
Lauri Ojansivu
6fe7f3c553 Archive => Recycle Bin 2018-09-16 02:24:33 +03:00
Lauri Ojansivu
df84a2be9a Fix lint errors. 2018-09-16 01:50:36 +03:00
Lauri Ojansivu
b3a752ef34 Merge rules. 2018-09-16 00:44:41 +03:00
Lauri Ojansivu
6ab5f093d5 Detele temp files. 2018-09-16 00:11:55 +03:00
Lauri Ojansivu
6673b79738 Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim-feature-rules 2018-09-16 00:10:40 +03:00
Lauri Ojansivu
053757f135 Merge branch 'entrptaher-patch-1' into devel 2018-09-16 00:01:29 +03:00
Lauri Ojansivu
c17bef2cce We do have some sponsors. 2018-09-16 00:00:51 +03:00
Angelo Gallarello
36c04edb9f Removed rasd file 2018-09-15 18:12:01 +02:00
Md. Abu Taher
4f7fd3bb7b
Update README.md 2018-09-15 15:37:58 +06:00
Lauri Ojansivu
1983d3422b v1.46 2018-09-15 09:17:47 +03:00
Angelo Gallarello
8cb132f492 Export/Import done for rules 2018-09-14 19:20:24 +02:00
Angelo Gallarello
a57806b054 Fixed listid 2018-09-14 18:03:57 +02:00
Angelo Gallarello
25da8376ca Beautyfied 2018-09-14 17:39:37 +02:00
Angelo Gallarello
30a3daa6af Finished alpha rules 2018-09-14 17:35:14 +02:00
Angelo Gallarello
fc73dc5bbc Refactoring rules description 2018-09-14 16:49:06 +02:00
Lauri Ojansivu
9b43dd4fae - Allow Announcement to be markdown.
Note: xet7 did not yet figure out how to keep announcement on one line
  when markdown was added, so now Font Awesome icons are above and below.

Thanks to xet7 !

Closes #1892
2018-09-14 16:02:20 +03:00
Lauri Ojansivu
e9f449e680 - [Allow Announcement to be markdown](https://github.com/wekan/wekan/issues/1892).
Note: xet7 did not yet figure out how to keep announcement on one line
  when markdown was added, so now Font Awesome icons are above and below.

Thanks to xet7 !

Closes #1892
2018-09-14 15:57:38 +03:00
Lauri Ojansivu
2e7a31f872 Update translations. 2018-09-13 15:13:13 +03:00
Lauri Ojansivu
2d546627e9 - Partially fix: Cannot move card from one swimline to the other if moving in the same list;
- Fix: Linking cards from empty board is possible and makes current board not load anymore.

Thanks to andresmanelli !

Related #1887,
closes #1885
2018-09-13 15:06:26 +03:00
Lauri Ojansivu
f0cb948046 Merge branch 'andresmanelli-devel' into devel 2018-09-13 15:03:00 +03:00
Andrés Manelli
31f73057bf Fix #1885 2018-09-12 22:27:24 +02:00
Andrés Manelli
6aa7a2abef Fix #1887 2018-09-12 18:35:56 +02:00
Angelo Gallarello
e649c79bb7 Fixed board id bug in move 2018-09-12 12:19:53 +02:00
Angelo Gallarello
34b37116cf Fixed rule allows 2018-09-12 00:52:29 +02:00
Lauri Ojansivu
4e7f33b9e2 - Add source-map-support.
Thanks to HLFH and xet7 !

Closes #1889
2018-09-11 16:32:23 +03:00
Lauri Ojansivu
1e2582f043 - Add source-map-support.
Thanks to xet7 !

Closes #1889
2018-09-11 16:25:24 +03:00
Lauri Ojansivu
63d4e0489f - Turn of http/2 in Caddyfile so that Firefox Inspect Console does not show errors about wss
websocket config. Chrome web console supports http/2.
  Note: If you are already using Caddy and have modified your Caddyfile, you need to edit your Caddyfile manually.

Thanks to GitHub user xet7 for contributions.
2018-09-11 00:49:54 +03:00
Lauri Ojansivu
f1ab46d517 - Turn of http/2 so that Firefox Inspect Console does not show
wss websocket config. Chrome web console supports http/2.
  Note: If you are already using Caddy and have modified your
  Caddyfile, you need to edit your Caddyfile manually.

Thanks to xet7 !

Related #934
2018-09-11 00:43:27 +03:00
Lauri Ojansivu
4608c057d5 - Upgrade to MongoDB v3.2.21
Thanks to xet7 !
2018-09-10 00:56:16 +03:00
Lauri Ojansivu
0cb3aee803 - Upgrade to MongoDB v3.2.21
Thanks to xet7 !
2018-09-10 00:54:08 +03:00
Lauri Ojansivu
b39458d2ee v1.45 2018-09-09 22:18:54 +03:00
Lauri Ojansivu
ca90220d18 - Fix lint error.
Thanks to xet7 !
2018-09-09 22:17:50 +03:00
Lauri Ojansivu
45c0343f45 - Fix lint error.
Thanks to xet7 !
2018-09-09 22:12:47 +03:00
Lauri Ojansivu
eb166737e3 v1.44 2018-09-09 22:03:04 +03:00
Lauri Ojansivu
a58ee144ac Update translations. 2018-09-09 21:53:00 +03:00
Lauri Ojansivu
54260ca325 Merge remote-tracking branch 'origin/master' into devel 2018-09-09 21:45:56 +03:00
Lauri Ojansivu
cb7eebaed0 - Fix cards export and add customFields export.
Thanks to ymeramees !

Closes #1873,
related #1775
2018-09-09 21:43:45 +03:00