Martin Filser
49e31707e5
Card Details, minicard is now hidden
2021-06-14 11:05:46 +02:00
Martin Filser
92122e1fdd
Card Details, maximize and minimize of card works now
2021-06-14 11:05:42 +02:00
Martin Filser
7238a65a6f
Card Details, more space at maximize icon
2021-06-14 11:05:37 +02:00
Martin Filser
e68ccf8532
Card Details, maximize and minimize of icon works
...
- Card isn't maximized yet
2021-06-14 11:05:37 +02:00
Martin Filser
f2fcfd6a47
Manuel sort number 0 accepted
...
Fixes : #3859
2021-06-13 10:39:44 +02:00
Lauri Ojansivu
17acf18848
Export card to PDF. Part 2.
...
Thanks to xet7 !
2021-06-12 15:15:36 +03:00
Lauri Ojansivu
a2f2ce1135
Export Card to PDF. In Progress.
...
Thanks to xet7 !
2021-06-12 14:50:18 +03:00
Lauri Ojansivu
8c57250243
Maximize Card. In Progress.
...
Thanks to xet7 !
Related #1574
2021-06-12 12:48:12 +03:00
Lauri Ojansivu
2e1eb1e224
Add border and update label colors for better visibility.
...
Thanks to xet7 !
2021-06-12 12:46:30 +03:00
Martin Filser
54640bb125
Minicard, show sorting number if board config is enabled
2021-06-11 12:35:57 +02:00
Martin Filser
57d35a294d
CardDetails sorting, only float number input possible (only working in an extra handler)
...
- defining in events() doesn't handle the return value and is ignored,
maybe a bug in Blaze / Meteor.?
2021-06-11 12:35:57 +02:00
Martin Filser
39069b322d
CardDetails sorting, only float number input possible
2021-06-11 12:35:57 +02:00
Martin Filser
540ce3a6ed
CardDetails sorting number is displayed at card and can be modified (if configured)
2021-06-11 12:35:57 +02:00
Martin Filser
665d7eb831
Card Description has now the same color on editing
2021-06-10 21:57:10 +02:00
Martin Filser
62bd96e06e
custom fields stringtemplate, autofocus the last input box
2021-06-09 21:25:49 +02:00
Lauri Ojansivu
6ce5ab40a7
Moved many button texts etc to tooltips. Added more tooltips.
...
Thanks to xet7 !
Fixes #3848
2021-06-09 20:08:42 +03:00
Lauri Ojansivu
57f31d443f
Partial Fix: Vote and Planning Poker: Setting date and time now works
...
for some languages that have ascii characters in date format.
Thanks to xet7 !
Related #3837
2021-06-09 00:51:52 +03:00
helioguardabaxo
fa3d117372
Add Feature: Planning Poker
2021-06-03 12:01:15 -03:00
listenerri
68569b9640
Update cardDate.js
2021-05-06 10:08:01 +08: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
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
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
f2d5698acb
popover needs to be destroyed anytime the details panel is closed.
2021-04-13 15:34:59 -07: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
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
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
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
5cc6a2f7d0
Add an avatar for the card creator
...
* Add avatar to minicard
* Add field to card details
* Add show option in Board / Card Settings
2021-04-01 23:40:07 +02:00
John R. Supplee
238b0f0725
Merge branch 'master' of https://github.com/wekan/wekan into search
2021-03-28 22:16:15 +02:00
Lauri Ojansivu
84fde1ecfc
Added emoji picker to card description edit and card comment edit.
...
Removed Summernote wysiwyg editor, package-lock.json etc.
Thanks to xet7 !
2021-03-28 06:56:05 +03:00
John R. Supplee
103cfb936d
Merge branch 'master' of https://github.com/wekan/wekan into search
2021-03-27 23:10:53 +02:00
Lauri Ojansivu
23e349d277
Merge pull request #3661 from Majed6/copy_href
...
Fixed Bug: copy to clipboard uses pathname
2021-03-18 17:41:47 +02:00
Majed6
8796c46810
Fixed Bug: copy to clipboard uses pathname
2021-03-18 16:48:53 +03:00
Majed6
43482d9e48
Fixed Bug: Calendar & parent cards URLs used absolute URLs
2021-03-13 15:08:28 +03:00
John Supplee
8f978c23b4
Modify Broken Cards to use new search functions and component
2021-03-05 23:47:12 +02:00
Majed6
b4e343369a
Fixed Bug: inconsistent use of relative/absolute URLs
...
Some pages use relative links such as boards link at the home page.
Others use absolute url such as cards in boards' lists.
This commits goal is to allow for consistent use of relative
urls.
Origin relative URLs also helps decoupling Wekan from the infrastructure
it's deployed on. i.e if it's being served, it should work.
2021-03-05 15:05:53 +03:00
Lauri Ojansivu
f9f286e896
Merge pull request #3571 from mfilser/master
...
Checklist drag handle now at the left side (same place as for the checklist items)
2021-02-12 21:56:58 +02:00
Lauri Ojansivu
adf94b5e21
Merge pull request #3564 from lindhork/currency_decimal_separator
...
added replacement from comma to dot
2021-02-12 21:43:47 +02:00