Lauri Ojansivu
72fa32151d
Merge branch 'master' of https://github.com/Emile840/wekan into Emile840-master
2021-06-08 01:24:25 +03:00
Emile NDAGIJIMANA
f5dbe8c6f6
Addressed one of the bugs cited in issue #802 'bug when creating and modifying organization and team'
2021-06-07 11:03:49 +02:00
Lauri Ojansivu
659a65b8b9
Moved Keyboard Shortcuts from bottom to top of sidebar.
...
Thanks to ClaudiaK21 and xet7 !
2021-06-03 23:15:13 +03:00
helioguardabaxo
fa3d117372
Add Feature: Planning Poker
2021-06-03 12:01:15 -03:00
Lauri Ojansivu
b7e6600e88
Merge pull request #3833 from Emile840/master
...
Fix bug #3832 'Default language is still used although this one has b…
2021-06-01 18:53:25 +03:00
Emile NDAGIJIMANA
6e46cad56c
Fix bug #3832 'Default language is still used although this one has been modified previously'
2021-06-01 15:55:42 +02:00
Lauri Ojansivu
e7340c5021
Reverted PR https://github.com/wekan/wekan/pull/3831
...
The default wekan logo appears briefly before displaying the custom logo
Thanks to xet7 !
Related #3832
2021-06-01 16:44:23 +03:00
John Supplee
30a29e23d3
Merge branch 'admin-reports' of supplee.net:wekan
...
# Conflicts:
# i18n/en.i18n.json
2021-05-31 13:59:40 -04:00
Emile NDAGIJIMANA
5b08ae12a6
Fix bug '[Login page] The default wekan logo appears briefly before displaying the custom logo #3830 '
2021-05-31 15:36:57 +02:00
Lauri Ojansivu
5ab20a9257
Added markdown-it-mermaid for some charts support in all input fields. Replaced xss with dompurify.
...
Thanks to xuguotong and xet7 !
Fixes #3794
2021-05-07 02:13:20 +03:00
listenerri
68569b9640
Update cardDate.js
2021-05-06 10:08:01 +08:00
Lauri Ojansivu
c2da477735
Fixed Non-ASCII attachment filename will crash when downloading.
...
Thanks to xet7 !
Fixes #2759
2021-04-29 13:26:49 +03:00
Lauri Ojansivu
8ca1b25daf
Bring back Almost-Due for Start Date.
...
Thanks to darren-teo !
Fixes #3766
2021-04-28 12:26:31 +03:00
ryanMushy
63c1bb9e17
count subtasks just like checklists
2021-04-27 18:28:23 -07:00
Lauri Ojansivu
7e183c838f
Merge pull request #3761 from HappyMushroom-TechTeam/bugfix/summernoteOnPaste
...
Bugfix/summernote on paste
2021-04-27 19:48:46 +03:00
Lauri Ojansivu
621c701bef
Fixed language name of Deutsch (Schweiz).
...
Thanks to urmel1960 !
Fixes #3763
2021-04-27 19:45:18 +03:00
ryanMushy
e380ad26c2
Images are uploaded twice
...
- make sure only pastes which contain text are processed
- remove execCommand() as it results in errors
- enable drag & drop
- fix resize buttons to be the proper summernote commands
- remove un-needed comma
2021-04-26 23:31:07 -07:00
John R. Supplee
4940af0573
Add copy swimlane functionality
2021-04-22 14:16:35 +02:00
listenerri
991d42ca0b
Fix: The bg color of start at button is almost-due
...
One minute earlier than the current time is almost-due? This should be a faulty logic.
2021-04-22 18:24:18 +08:00
John R. Supplee
1952dc309b
Bug fix for Due Cards
2021-04-20 16:23:56 +02:00
Mike Crute
e7186b47b0
Support filtering by due date
2021-04-19 07:44:09 -07:00
John R. Supplee
661e80084c
Add Cards report
2021-04-17 10:27:16 +02:00
Lauri Ojansivu
6ff9c5b58d
Added German (Switzerland) (de_CH) Part 3.
...
Fixed lint.
Thanks to translators and xet7 !
2021-04-16 21:47:39 +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
ryanMushy
96c6fa0276
- Add new button to insert a URL link
...
- Add new popover allowing you to edit URL links
- enable spell check and grammerly extension
2021-04-14 18:31:32 -07:00
ryanMushy
f2d5698acb
popover needs to be destroyed anytime the details panel is closed.
2021-04-13 15:34:59 -07: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
8417fae89c
Update Admin Panel Rules report icon and add missing translations.
...
Thanks to xet7 !
2021-04-14 00:11:05 +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
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
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
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
302ba75729
* Fix bug with multiple label predicates
...
* Add new constants
2021-04-03 01:19:02 +02:00
John R. Supplee
edd07befe2
Add a new search operator creator
2021-04-01 23:41:32 +02:00