Commit graph

33 commits

Author SHA1 Message Date
Jan Küster
60af7766bf Switch tap:i18n to custom TAPi18n implementation 2022-04-18 18:02:14 +03:00
Martin Filser
7e1755c89f Custom Field StringTemplates didn't save the last input value on desktop view after pressing Ctrl+Enter 2022-01-18 00:21:57 +01:00
Lauri Ojansivu
b9d98f58cf Fix typo. 2021-11-26 00:56:16 +02:00
Martin Filser
a190600934 Custom Field StringTemplates didn't save the last input value on touch devices 2021-11-25 23:48:54 +01:00
Martin Filser
fdf40f4584 Use Utils#getCurrentCard() everywhere in the code 2021-10-20 18:41:33 +02:00
Lauri Ojansivu
d06ac09485 Added week numbers to dates at card, minicard, Custom Field dates, DatePicker and Calendar.
Thanks to xet7 !
2021-10-04 15:34:32 +03:00
Martin Filser
5e7efa0098 Bugfix, date format not changed to local format
- Fixes #3718
- intoduced by commit 4aee129cdc
2021-04-16 17:04:36 +02:00
Lauri Ojansivu
decab9256b Merge branch 'admin-reports' of https://github.com/jrsupplee/wekan into jrsupplee-admin-reports 2021-04-13 23:50:37 +03:00
Martin Filser
1590701fc9 Custom Fields StringTemplate, Ctrl-Enter the same as the button "Save" 2021-04-12 17:23:51 +02:00
tod31
ceec27bf90 cleanup and cosmetics 2021-04-12 11:01:58 +02:00
tod31
4b90424773 event handling/focussing 2021-04-12 10:49:14 +02:00
tod31
31eb9b26b4 use tracker afterFlush to set focus 2021-04-11 20:07:31 +02:00
tod31
5cfa03ec07 use string array to store items in database 2021-04-11 14:15:57 +02:00
tod31
3778a9ebcf add configuration field for separator 2021-04-09 11:46:07 +02:00
tod31
880d94e220 use nonidentity instead of inequality 2021-04-09 11:46:03 +02:00
tod31
b1c26e6f64 remove empty lines 2021-04-09 11:45:48 +02:00
tod31
b8dc7ff18e add custom field "stringtemplate" 2021-04-09 11:44:49 +02:00
John R. Supplee
4aee129cdc Remove redundant and unused code 2021-04-06 18:00:03 +02:00
lindhork
0801a2fbc4 added explanatory comment 2021-02-12 01:25:14 +01:00
lindhork
af7ef25c9d added replacement from comma to dot 2021-02-12 01:17:11 +01:00
John R. Supplee
f476143e92 Use checklist checkbox for the custom field checkbox 2021-01-19 15:28:01 +02:00
John R. Supplee
b793716e85 Trello custom field import basically working 2021-01-18 23:56:08 +02:00
John R. Supplee
c89a0eb694 Initial work on import of custom fields from Trello
* start adding import functionality
* Add checkbox type to customFields
2021-01-18 16:41:35 +02:00
Haben Amare
8732e4b18f use Intl.NumberFormat to format currency 2020-05-25 22:05:06 +00:00
Haben Amare
54b9035eb2 add 'cardCustomField-currency' template 2020-05-25 22:02:51 +00:00
Justin Reynolds
3eb4d2c341 Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
Ignatz
ef99e6a6b1 indend corrections 2018-05-18 11:13:01 +02:00
Ignatz
838578657d template literals correction 2018-05-18 10:43:43 +02:00
Ignatz
d6cfac0122 linter corrections 2018-05-18 10:24:51 +02:00
Pouyan Savoli
8b16955cc2 number + date fields 2017-10-14 01:38:25 +02:00
Pouyan Savoli
3753337d60 dropdown items 2017-09-22 22:59:32 +02:00
Pouyan Savoli
caad952bc1 text custom fields are now editable using inlinedForm 2017-09-22 22:59:32 +02:00
Pouyan Savoli
6ff89b43b6 show custom fields on cards but still with dummy value 2017-09-22 22:59:32 +02:00