Lauri Ojansivu
1f2e6d33ce
Updated translations.
2021-04-14 01:12:21 +03:00
Lauri Ojansivu
250e0690d1
Updated ChangeLog.
2021-04-14 00:37:15 +03:00
Lauri Ojansivu
e709094533
Merge pull request #3708 from jrsupplee/issue-3698
...
Bug fix for issue #3698
2021-04-14 00:35:43 +03:00
Lauri Ojansivu
4a5b16ee2e
Updated ChangeLog.
2021-04-14 00:19:38 +03:00
Lauri Ojansivu
378d64f99a
Merge pull request #3706 from jrsupplee/issue-3703
...
Bug fix: Rules for moving from list/swimlane
2021-04-14 00:18:05 +03:00
Lauri Ojansivu
4395760a40
Updated ChangeLog.
2021-04-14 00:16:12 +03:00
Lauri Ojansivu
8417fae89c
Update Admin Panel Rules report icon and add missing translations.
...
Thanks to xet7 !
2021-04-14 00:11:05 +03:00
Lauri Ojansivu
6c8fae944c
Merge branch 'jrsupplee-admin-reports'
2021-04-13 23:51:11 +03: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
Lauri Ojansivu
183ed35ce8
Updated ChangeLog.
2021-04-13 23:33:24 +03:00
Lauri Ojansivu
2fcf85fd61
Merge branch 'tod31-customfield-stringtemplate'
2021-04-13 23:25:18 +03:00
Lauri Ojansivu
3613c1c75e
Merge branch 'customfield-stringtemplate' of https://github.com/tod31/wekan into tod31-customfield-stringtemplate
2021-04-13 23:24:28 +03:00
Lauri Ojansivu
e7813046f6
Updated ChangeLog.
2021-04-13 21:26:02 +03:00
Lauri Ojansivu
9871bf1963
Updated release scripts.
...
Thanks to xet7 !
2021-04-13 21:24:44 +03:00
Lauri Ojansivu
b32e7b659b
Updated ChangeLog.
2021-04-13 21:13:54 +03:00
Lauri Ojansivu
2201372744
Updated to Node.js v12.22.1. Thanks to Node.js developers.
2021-04-13 21:11:54 +03:00
Lauri Ojansivu
7431a082e2
Updated ChangeLog.
2021-04-13 21:07:45 +03:00
Lauri Ojansivu
6fe3edebb1
Added latest bundle symlink.
...
Thanks to xet7 !
2021-04-13 21:04:59 +03:00
Lauri Ojansivu
4b6406c264
Merge pull request #3692 from loganballard/fix-arm-dockerfile
...
Updating ARM Dockerfile
2021-04-13 21:03:58 +03:00
John R. Supplee
86f6bdf9af
Merge branch 'master' of https://github.com/wekan/wekan into admin-reports
2021-04-13 13:02:57 +02:00
Lauri Ojansivu
1eeed6645d
Updated ChangeLog.
2021-04-12 19:34:58 +03:00
Lauri Ojansivu
bb8c4325c6
Updated dependencies.
...
Thanks to developers of dependencies !
2021-04-12 19:32:00 +03:00
John R. Supplee
07a3301414
Bug fix for issue #3698
...
* Rewrite routine for building the My Cards hierarchical list
* Use a separate publication for retrieving My Cards
* Fix bug with limit and skip projectsion
2021-04-12 17:34:02 +02:00
Martin Filser
1590701fc9
Custom Fields StringTemplate, Ctrl-Enter the same as the button "Save"
2021-04-12 17:23:51 +02:00
John R. Supplee
1d4a65d0b4
Add new rules report
2021-04-12 11:44:28 +02:00
tod31
c845d25ae5
add localization string
2021-04-12 11:14:25 +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
a8a3c9ad19
fix default value
2021-04-11 14:18:12 +02:00
tod31
5cfa03ec07
use string array to store items in database
2021-04-11 14:15:57 +02:00
John R. Supplee
17ab5978ad
Bug fix: Rules for moving from list/swimlane
...
Issue: 3703
2021-04-11 00:09:32 +02:00
tod31
d4c69c3932
fix custom-field-stringtemplate-separator string
2021-04-09 12:46:12 +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
37607f72b2
code cosmetics
2021-04-09 11:45:56 +02:00
tod31
b1c26e6f64
remove empty lines
2021-04-09 11:45:48 +02:00
tod31
8164af281d
add info text for placeholder
2021-04-09 11:45:40 +02:00
tod31
af676c8f26
fix custom field type name
2021-04-09 11:45:25 +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
John R. Supplee
03d29dd674
Updates to userAvatar and cardDetails template
...
* enable userAvatar to work with member and assignee
* remove userAvatarAssignee template
2021-04-06 17:50:03 +02:00
John R. Supplee
5a6f84ce34
* Add publications for admin reports
...
* remove broken cards from user menu
* Adjust report titles
2021-04-06 12:42:15 +02:00
John R. Supplee
0e593c7d81
Add admin reports to admin panel
...
* Broken cards
* Attachments
* Orphaned Attachments
2021-04-06 12:24:08 +02:00
John R. Supplee
4de830d663
Merge branch 'search' into admin-reports
2021-04-05 21:57:56 +02:00
Lauri Ojansivu
769bb7a55d
Updated translations.
2021-04-04 22:09:23 +03:00
John R. Supplee
ed6c6e5a25
Use new colors constants
2021-04-03 18:52:47 +02:00
John R. Supplee
302ba75729
* Fix bug with multiple label predicates
...
* Add new constants
2021-04-03 01:19:02 +02:00
John R. Supplee
69dc8f304c
Only search label names in boards of type 'board'
2021-04-02 21:40:52 +02:00
John R. Supplee
e43002d5ad
Update Boards.userBoards() to only return type 'board' by default
2021-04-02 02:15:12 +02:00