Lauri Ojansivu
2d278f303a
Fix linting.
...
Thanks to xet7 !
2020-09-15 22:34:19 +03:00
helioguardabaxo
389908be7c
Adjut cardPanelWidth for card details
2020-09-15 16:00:23 -03:00
helioguardabaxo
33cf589c05
UI improvements in filter, multi-selection and rules
2020-09-15 12:47:07 -03:00
Lauri Ojansivu
214c86cc22
Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work.
...
See https://github.com/wekan/wekan/wiki/SAML and https://github.com/wekan/wekan/wiki/CAS
Thanks to xet7 !
Related #3204 ,
related #708
2020-09-14 19:57:50 +03:00
helioguardabaxo
6a6b76e084
Bold minicard item title
2020-09-13 01:11:19 -03:00
helioguardabaxo
9357ce8a26
Card details layout improvements
2020-09-13 00:23:12 -03:00
helioguardabaxo
0aab2b3085
Put card custom field check in the same line
2020-09-12 16:11:54 -03:00
helioguardabaxo
3edafd6c67
This PR add 'Template' label and modify placeholder in template search
2020-09-12 13:33:29 -03:00
Lauri Ojansivu
f81fd8084f
Try to fix language names.
...
Thanks to buplet, xoas and xet7.
Fixes #3265
2020-09-11 00:28:33 +03:00
Tomasz Borychowski
2e715444ed
fix(card): fix card scrollbar on windows
2020-09-10 09:15:45 +01:00
Tomasz Borychowski
d887e553ce
fix(scrollbar): remove custom scrollbar
2020-08-28 11:46:51 +01:00
helioguardabaxo
2a51a17ddc
add Trigger and Action headers in Rule Details
2020-08-26 16:37:21 -03:00
Lauri Ojansivu
045b8a84a2
Hide CSV export until it's fixed in EdgeHTML compatible way.
...
Thanks to xet7 !
2020-07-23 17:16:02 +03:00
Lauri Ojansivu
ba24c4e40c
All logged in users are now allowed to reorder boards by dragging at All Boards page and Public Boards page.
...
Thanks to xet7 !
Fixes #3147
2020-07-10 18:56:26 +03:00
Marc Hartmayer
e21c078521
Fix activities view on mobile devices
...
Turns out that the sidebar is not available on mobile device therefore add
guards for this for now. This needs further investigation.
2020-06-18 01:07:56 +02:00
Lauri Ojansivu
e6629779f7
Fix lint errors.
2020-06-16 20:34:28 +03:00
Lauri Ojansivu
f1587753cb
Fix lint errors.
2020-06-16 20:30:15 +03:00
Lauri Ojansivu
ed3e20dce5
Merge pull request #3174 from hgustafsson/master
...
Alignment and spacing of minicard labels
2020-06-16 18:13:37 +03:00
Lauri Ojansivu
82b0bd9ddb
Merge pull request #3172 from marc1006/margin_fix
...
Remove top and bottom margin for hidden checklist items
2020-06-16 18:11:16 +03:00
Marc Hartmayer
6e0ae161ad
Remove top and bottom margin for hidden checklist items
...
Remove top and bottom margin for hidden checklist items, otherwise there could
be a gap between unchecked items if multiple hidden/checked items were between
them.
2020-06-14 21:34:19 +02:00
Henrik Gustafsson
f1660e3b9f
Alignment and spacing of minicard labels
2020-06-12 20:55:22 -04:00
Nico
06b548f12e
edit_card start vote
...
better visibility what was voted
2020-06-11 19:52:44 +02:00
Marc Hartmayer
06cacd7a5a
Fix infinite scrolling for activities
...
This fixes the error:
Uncaught TypeError: activitiesComponent.loadNextPage is not a function
at constructor.reachNextPeak (sidebar.js:63)
at constructor.BlazeComponent.callFirstWith (peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:660)
at constructor.scroll (infiniteScrolling.js:28)
at peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:469
at Object.Blaze._withCurrentView (view.js:533)
at peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:468
at Template._withTemplateInstanceFunc (template.js:490)
at Blaze.View.eventMap.<computed> (peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:467)
at view.js:879
at Object.Blaze._withCurrentView (view.js:533)
2020-06-11 02:36:06 +02:00
Lauri Ojansivu
09677d0bfa
Merge branch 'checklists' of https://github.com/marc1006/wekan into marc1006-checklists
2020-06-10 14:48:42 +03:00
Marc Hartmayer
aa4bdf7efb
Strikethrough checked items
2020-06-09 23:41:01 +02:00
Marc Hartmayer
5755ece33e
Add user option to hide finished checklist items
...
Add a user option to hide finished items in a checklist.
2020-06-09 23:40:44 +02:00
Marc Hartmayer
1aa8f502ae
Fix condition whether a card is in list
...
This fixes the issues https://github.com/wekan/wekan/issues/3164 ,
https://github.com/wekan/wekan/issues/3162 , and
https://github.com/wekan/wekan/issues/3163 . While at it, remove now useless
comments.
2020-06-09 17:24:17 +02:00
Lauri Ojansivu
39519d1cc9
1) Public board default view to Swimlane.
...
2) When changing Public board view (sets view cookie), also reload page so view is changed immediately.
Thanks to xet7 !
2020-06-08 19:12:17 +03:00
Lauri Ojansivu
7f6d500cbe
Default view Swimlanes part 3: Change dropdown order to Swimlanes/Lists/Calendar.
...
Thanks to xet7 !
2020-06-08 17:53:03 +03:00
Lauri Ojansivu
99f68f36b0
Fix XSS.
...
Thanks to xet7 !
2020-06-08 17:34:45 +03:00
Lauri Ojansivu
61e682470c
Default view Swimlanes part 2.
...
Thanks to xet7 !
2020-06-08 17:33:38 +03:00
Lauri Ojansivu
415e94d187
Fix indent.
...
Thanks to xet7 !
2020-06-08 17:32:17 +03:00
Lauri Ojansivu
6b22f96313
Use markdown in Swimlane titles.
...
Thanks to xet7 !
2020-06-08 17:30:26 +03:00
Lauri Ojansivu
8c3322f9a9
Change default view to Swimlanes.
...
Thanks to xet7 !
2020-06-08 17:28:53 +03:00
Marc Hartmayer
fb44df9815
WIP: XSS fixes
2020-06-07 23:22:04 +02:00
Lauri Ojansivu
f73ea218ee
Add Calendar Month Event List view.
...
Thanks to xet7 !
2020-05-30 17:12:09 +03:00
Lauri Ojansivu
6a1bc167cf
Add some changes to Modern theme.
...
Thanks to jeroenstoker and xet7 !
Related #3086
2020-05-26 17:00:46 +03:00
Haben Amare
8732e4b18f
use Intl.NumberFormat to format currency
2020-05-25 22:05:06 +00:00
Haben Amare
d26786a628
display formatted currency custom field on minicard
2020-05-25 22:02:51 +00:00
Haben Amare
54b9035eb2
add 'cardCustomField-currency' template
2020-05-25 22:02:51 +00:00
Haben Amare
3cf6ed916f
add the 'currency' custom field type
2020-05-25 22:02:51 +00:00
Marc Hartmayer
5c02850bc1
Fix move selection
...
This fixes https://github.com/wekan/wekan/issues/3119 .
2020-05-25 22:48:57 +02:00
Lauri Ojansivu
f9018fc3a8
Sorry marc1006, I had to revert deepcode.ai arrow function fixes because
...
Python API docs generator does not work all when code has arrow functions.
Thanks to xet7 !
2020-05-25 21:33:38 +03:00
Lauri Ojansivu
05349a5deb
Prettifier fixes.
2020-05-25 18:04:32 +03:00
Lauri Ojansivu
d52affe658
Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that:
...
- Export to CSV/TSV with custom fields works
- Attachments are not exported to disk
- It is possible to build arm64/s390x versions again.
Thanks to xet7 !
Related #3110
2020-05-25 17:54:51 +03:00
Lauri Ojansivu
01346152b5
Merge pull request #3112 from marc1006/deepcode
...
Some fixes suggested by deepcode.ai
2020-05-24 18:56:36 +03:00
Marc Hartmayer
fc9f0d8392
Sort callback should return 0 if values are equal
...
Fixes:
"The callback [:381] provided to sort [:381] should return 0 if the compared values are equal."
2020-05-24 13:19:24 +02:00
Marc Hartmayer
cfa2bbd3d4
Fix false positive found by deepcode.ai
2020-05-24 13:19:24 +02:00
Marc Hartmayer
b2fee6a6c1
Use an arrow function inside forEach() instead of an anonymous function
...
Suggested by deepcode.ai.
2020-05-24 12:44:14 +02:00
Marc Hartmayer
b7105d7b57
Fix error link not available
...
Fixes:
Exception in template helper: TypeError: Cannot read property 'link' of undefined
at constructor.attachmentLink (http://192.168.178.2:8080/app/app.js?hash=c0f961362c1318d650abaafcaaa6f6a77c8d11c8:3935:29 )
at http://192.168.178.2:8080/packages/blaze.js?hash=a20deb597f76789e171a9ee2b2e37d73fbb7ecda:1566:16
at http://192.168.178.2:8080/packages/peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:395:66
at Function.Template._withTemplateInstanceFunc (http://192.168.178.2:8080/packages/blaze.js?hash=a20deb597f76789e171a9ee2b2e37d73fbb7ecda:3575:14 )
at http://192.168.178.2:8080/packages/peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:394:27
at Spacebars.call (http://192.168.178.2:8080/packages/spacebars.js?hash=6f2be25813c793c0b363a6a91ebb029723f294ec:169:51 )
at Spacebars.mustacheImpl (http://192.168.178.2:8080/packages/spacebars.js?hash=6f2be25813c793c0b363a6a91ebb029723f294ec:106:25 )
at Object.Spacebars.mustache (http://192.168.178.2:8080/packages/spacebars.js?hash=6f2be25813c793c0b363a6a91ebb029723f294ec:110:39 )
at Blaze.View._render (http://192.168.178.2:8080/app/app.js?hash=c0f961362c1318d650abaafcaaa6f6a77c8d11c8:3328:42 )
at Blaze.View.doRender (http://192.168.178.2:8080/packages/blaze.js?hash=a20deb597f76789e171a9ee2b2e37d73fbb7ecda:1925:25 )
2020-05-24 11:31:25 +02:00