Commit graph

2412 commits

Author SHA1 Message Date
RJevnikar
3ce3fa74b3 Add additional label colours (from pull by JamesLavin), Add Assigned & Requested By text fields. 2018-06-05 20:23:29 +00:00
Lauri Ojansivu
d6eff2a074 Update translations. 2018-06-04 00:15:22 +03:00
Lauri Ojansivu
6d75fe4d86 Update translations. 2018-05-28 22:02:30 +03:00
Lauri Ojansivu
9ff2340cdb v1.02 2018-05-26 09:39:18 +03:00
Lauri Ojansivu
b727204716 Merge branch 'devel' of github.com:wekan/wekan into devel 2018-05-26 09:37:39 +03:00
Lauri Ojansivu
5b4f2f55aa Update translations.
Correction: Releasing Wekan v1.02
2018-05-26 09:36:11 +03:00
Lauri Ojansivu
60119153de Update translations. 2018-05-26 09:29:58 +03:00
Lauri Ojansivu
2b2d596da6 v1.0.2 2018-05-26 08:58:40 +03:00
Lauri Ojansivu
63c1ef9f9e Actually, without @latest it works the same. 2018-05-26 08:47:37 +03:00
Lauri Ojansivu
0cc183682e Use latest npm. 2018-05-26 08:43:20 +03:00
Lauri Ojansivu
4d193f5650 Remove bcrypt, continued. 2018-05-26 08:28:16 +03:00
Lauri Ojansivu
73c4806864 Merge branch 'xadagaras-bugfix/received_end_date_picker' into devel 2018-05-26 08:27:07 +03:00
Lauri Ojansivu
b0cf60a3d9 - Fix Received Date and End Date on Cards.
Thanks to xadagaras !
2018-05-26 07:52:20 +03:00
Lauri Ojansivu
3ca3d063a7 Merge branch 'bugfix/received_end_date_picker' of https://github.com/xadagaras/wekan into xadagaras-bugfix/received_end_date_picker 2018-05-26 07:49:49 +03:00
Lauri Ojansivu
01741750f8 Merge branch 'kubiko-devel' into devel 2018-05-26 07:48:38 +03:00
Lauri Ojansivu
4377381fd3 - Snap: Filtering out swap file created at build time, adding stage package.
Thanks to kubiko !
2018-05-26 07:47:59 +03:00
Lauri Ojansivu
9cf1b62cd6 Merge branch 'devel' of https://github.com/kubiko/wekan into kubiko-devel 2018-05-26 07:45:41 +03:00
Lauri Ojansivu
5ded2e5121 - Removed binary version of bcrypt because of vulnerability that has issue that is not fixed yet. This may cause some slowdown.
Thanks to xet7 !
2018-05-26 07:44:36 +03:00
Lauri Ojansivu
7eeabf14be Remove binary version of bcrypt because of security vulnerability.
This may cause some slowdown.
2018-05-26 07:33:32 +03:00
Daniel Kreuter
be507e567a Extend editCardReceivedDatePopup and editCardEndDatePopup from DatePicker to fix #1654 2018-05-25 19:44:49 +02:00
Ondrej Kubik
1117d1c2ae filtering out swap file created at build time, adding stage package
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
2018-05-25 13:49:24 +00:00
Lauri Ojansivu
4b20102139 Remove bcrypt 2018-05-24 18:06:39 +03:00
Lauri Ojansivu
9242bdb10b Go back to xss 0.3.8, because 1.0.0 did break snap build. 2018-05-24 14:07:57 +03:00
Lauri Ojansivu
3bcd578fcb Merge branch 'greenkeeper/xss-1.0.0' into devel 2018-05-24 10:55:12 +03:00
Lauri Ojansivu
4c5daf5d85 - Update xss to version 1.00
Thanks to xet7 !
2018-05-24 10:51:29 +03:00
greenkeeper[bot]
5b4d75a976 fix(package): update xss to version 1.0.0 2018-05-24 07:11:37 +00:00
Lauri Ojansivu
b9c63a8c8f v1.01 2018-05-23 22:54:12 +03:00
Lauri Ojansivu
f75f686271 Update translations. 2018-05-23 21:56:11 +03:00
Lauri Ojansivu
505fc71665 - Possible quickfix for all customFields Import errors, please test.
Thanks to feuerball11 and xet7 !

Related #807

Closes #1652, closes #1651
2018-05-23 21:04:24 +03:00
Lauri Ojansivu
529594ef55 Fix lint errors. 2018-05-23 20:58:28 +03:00
Ignatz
3d1f004e90 lint corrections 2018-05-23 11:04:12 +02:00
Ignatz
0195044ba1 possible quickfix for all customFields Import errors 2018-05-23 11:02:23 +02:00
Lauri Ojansivu
ad8f227880 More details to issue template. 2018-05-22 09:45:59 +03:00
Lauri Ojansivu
c4d83c6e66 Simplify issue template 2018-05-22 09:37:46 +03:00
Lauri Ojansivu
90b589d993 Remove duplicate Contributing.md 2018-05-22 09:29:00 +03:00
Lauri Ojansivu
d4cc337577 v1.00 2018-05-21 17:29:04 +03:00
Lauri Ojansivu
25695bdef2 Update translations. 2018-05-21 17:22:46 +03:00
Lauri Ojansivu
af496839f5 Fix typo.
Thanks to yarons !

Closes #1647
2018-05-21 16:31:09 +03:00
Lauri Ojansivu
9c09d926e3 v0.99 2018-05-21 15:05:56 +03:00
Lauri Ojansivu
cba480d3ae Update translations (de) 2018-05-21 15:03:26 +03:00
Lauri Ojansivu
dbfdba75f9 Merge branch 'feuerball11-feature-advanced-filter' into devel 2018-05-21 02:41:48 +03:00
Lauri Ojansivu
d46afc12be Advanced Filter for Custom Fields.
Thanks to feuerball11 and xet7 !
2018-05-21 02:41:02 +03:00
Lauri Ojansivu
531cea489e Update translations. 2018-05-21 02:27:15 +03:00
Lauri Ojansivu
9e4758ec9e Update translations. 2018-05-21 01:03:42 +03:00
Lauri Ojansivu
e8206f2983 Merge branch 'feature-advanced-filter' of https://github.com/feuerball11/wekan into feuerball11-feature-advanced-filter 2018-05-20 22:53:36 +03:00
IgnatzHome
2119a6568b forgot a ' 2018-05-20 14:59:32 +02:00
IgnatzHome
dd7c9997a9 Removing Debug Lines, correcting behavior, caching las valide filter, and adding description 2018-05-20 14:53:00 +02:00
IgnatzHome
256ca129f0 Correcting not Filter 2018-05-20 14:03:48 +02:00
IgnatzHome
6d9ac3ae48 testing theorie: subcommands are allways 1 entry 2018-05-20 13:19:18 +02:00
IgnatzHome
59046d448f making custom-fields uneditable on minicard 2018-05-20 12:24:07 +02:00