Lauri Ojansivu
36e29a405e
REST API: Added file download URL to listing of attachments of a board. Part 2.
...
Thanks to xet7 !
Related #1482
2020-12-03 06:30:27 +02:00
Lauri Ojansivu
2ec53b27d1
REST API: Added file download URL to listing of attachments of a board.
...
Thanks to xet7 !
Related #1482
2020-12-03 06:21:46 +02:00
Lauri Ojansivu
0b43e8b42a
Remove old text.
2020-11-30 20:48:19 +02:00
Lauri Ojansivu
bf94161f30
REST API: List attachments of a board.
...
For using this, Python code example:
https://github.com/wekan/wekan/wiki/New-card-with-Python3-and-REST-API
Thanks to xet7 !
Related #1482
2020-11-30 20:41:54 +02:00
helioguardabaxo
415fac8a25
Add 'Modern Dark' theme
2020-11-08 16:45:15 -03:00
Nico
19acd7861d
Change slug on card rename
2020-07-19 19:57:23 +02: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
helioguardabaxo
3b50b2c59f
Added Modern theme with Poppins font
2020-05-22 18:38:50 -03:00
helioguardabaxo
7a576f9ae4
Added natural theme
2020-05-16 18:07:38 -03:00
CidKramer
45dea737bf
Added clearblue theme
2020-05-15 14:17:37 +02:00
Lauri Ojansivu
9e95c06415
Fix lint errors in lint error fix.
...
Thanks to xet7 !
2020-04-22 21:00:31 +03:00
boeserwolf
b42d8346cd
Insert new boards at last position
2020-04-19 15:53:13 +03:00
boeserwolf
b3efa71d13
Add move function to boards mutations
2020-04-19 13:49:10 +03:00
boeserwolf
10fcc19b7f
Add sortDefault helper for sorting boards
2020-04-19 13:49:07 +03:00
boeserwolf
2400c91013
Add sort field to boards model
2020-04-19 10:48:44 +03:00
Pedro Sousa
6e86292b99
Search also a Card's Custom Fields
2020-04-03 16:23:48 +01:00
Lauri Ojansivu
e89965f642
Remove card element grouping to create compact card layout.
...
Card Settings / Show on Card: Description Title and Description Text.
Thanks to e-stoniauk, 2020product and xet7 !
Fixes https://github.com/wekan/wekan/pull/2922
2020-02-12 02:08:29 +02:00
Lauri Ojansivu
2fce02afbc
Add Feature: Card Settings/Show on card/Activities.
...
Fix: When in Card Settings hiding Comments, only adding new comment is hidden, not old comments.
Thanks to xet7 !
Closes #2925
2020-02-07 13:58:43 +02:00
Lauri Ojansivu
120a430deb
Fix Bug enable/disable Comments in Card Settings.
...
Thanks to warnt, mdurokov and xet7 !
Closes #2923
2020-02-07 02:34:57 +02:00
Lauri Ojansivu
b68557a293
Remove duplicate function.
2020-02-05 01:44:29 +02:00
Lauri Ojansivu
65fa2f626f
Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020product-dollybean
2020-02-05 01:17:15 +02:00
dollybean
0b00a8095c
Customize of some card's functions
2020-02-04 02:28:45 -08:00
Lauri Ojansivu
f6f7705f23
Add Worker role.
...
This was originally added at Wekan v3.58,
reverted at Wekan v3.60 because of bugs,
and now after fixes added back.
Thanks to xet7 !
Closes #2788
2020-01-05 21:28:14 +02:00
Lauri Ojansivu
27943796ad
Revert to Wekan v3.57 version of client and models directories,
...
removing Worker role temporarily, because Worker role changes
broke saving card.
Thanks to xet7 !
2020-01-03 16:02:31 +02:00
Lauri Ojansivu
2bf004120d
Add Worker role.
...
Add more Font Awesome icons.
Fix browser console errors when editing user profile name etc.
Thanks to xet7 !
Closes #2788
2020-01-03 06:49:35 +02:00
Lauri Ojansivu
96abe3c691
New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.
...
New feature, not set visible yet, because switching to it does not
work properly yet: Collapsible Swimlanes #2804
Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and
reload webbrowser page, it can change view. Closes #2311
Fix: List sorting commented out. Closes #2800
Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile,
FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using
cookies instead of database.
More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955
Note: Cookie changes are not always immediate, if there is no effect,
you may need to reload webbrowser page.
Closes #2643 .
Thanks to xet7 !
2019-11-18 22:23:49 +02:00
Lauri Ojansivu
7d6d3af54a
Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode.
...
Bug Fix #2093 : the broken should be prior to file attachment feature introduced, and tested export board is working.
Thanks to whowillcare !
( xet7 merged this pull request manually from https://github.com/wekan/wekan/pull/2756 )
Closes #2093
2019-10-29 19:05:44 +02:00
Sam X. Chen
62b72a03c4
Add feature: Add due timeline into Calendar view
2019-09-26 10:53:40 -04:00
Justin Reynolds
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
2019-09-05 12:29:45 -05:00
Romulus Urakagi Tsai
b778cea34f
Fix cannot show archived list bug
2019-08-16 07:42:18 +00:00
Justin Reynolds
66b45ed35c
Fix invites
2019-07-18 13:06:25 -05:00
Lauri Ojansivu
289e78dbd2
Add Corteza theme. In progress.
...
Thanks to xet7 !
2019-07-06 04:59:17 -04:00
Lauri Ojansivu
34b2168d0d
Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.
...
Thanks to xet7 !
2019-07-01 17:23:41 -04:00
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
2019-06-28 12:56:51 -05:00
Justin Reynolds
c60e80d25b
Add createdAt and modifiedAt to all collections
2019-06-27 09:13:20 -05:00
Lauri Ojansivu
828f6ea321
- Add Feature: Move board to Archive button at each board at All Boards page.
...
Thanks to xet7 !
Related #2389
2019-05-10 20:50:53 +03:00
guillaume
8137f2692f
remove feature
2019-04-23 18:00:09 +02:00
Lauri Ojansivu
d5d33247fb
Merge branch 'fix_subtasks' of https://github.com/andresmanelli/wekan into andresmanelli-fix_subtasks
2019-03-20 23:50:43 +02:00
Andrés Manelli
a6e3c8984d
Fix dissapearing subtasks
2019-03-17 16:37:06 +01:00
Andrés Manelli
d01fccd949
- Fix card copy & move between boards with customFields
...
- Fix card copy & move between boards with labels with same name
- Fix activities for labels when copying and moving card
- Fix activities for customFields when copying and moving card
2019-03-16 22:49:45 +01:00
Andrés Manelli
888e1ad5d3
Fix popup title
...
Add element title modification
2019-02-27 21:50:08 +01:00
Andrés Manelli
dc7286a0ef
Fix list view issues. Allow creation of boards from templates
2019-02-25 22:48:32 +01:00
Andrés Manelli
eb62c9ce6a
Fix lint errors
2019-02-24 00:13:35 +01:00
Andrés Manelli
60be4df76e
Allow swimlane creation from template
...
Mix lists with same name to avoid duplicates
2019-02-24 00:05:00 +01:00
Andrés Manelli
f888cfd565
Allow list creation from template
2019-02-24 00:05:00 +01:00
Andrés Manelli
0fec711545
Prepare to create card from template
2019-02-24 00:05:00 +01:00
Andrés Manelli
7a6afb8aea
Add template search in Add Card menu
...
Archive all cards in list when list is archived
Remove default board in link popup
Only list non-template boards in card link and search
2019-02-24 00:05:00 +01:00
Andrés Manelli
64bf455b29
Save template swimlanes in profile. Fix swimlane view for templates board. Avoid deleting template containers
2019-02-24 00:05:00 +01:00
Andrés Manelli
0a53ee87b9
Add first draft of data model and user interface. No actions.
2019-02-24 00:05:00 +01:00
Lauri Ojansivu
082aabc735
Merge pull request #2127 from bentiss/fix-set-member
...
api: fix set_board_member_permission
2019-01-25 19:05:26 +02:00