John R. Supplee
bbcb236a46
Add methods to models for archived entities
2021-01-11 18:18:26 +02:00
Lauri Ojansivu
801d0aacf0
Due Cards and Broken Cards: In All Users view, fixed to show cards only from other users Public Boards. Not anymore from private boards.
...
Thanks to xet7 !
Related #1667
2021-01-11 05:23:11 +02:00
Lauri Ojansivu
9293de541b
My Cards and Broken Cards: Added popup title and horizontal line between menu options.
...
Thanks to xet7 !
2021-01-10 23:18:03 +02:00
John R. Supplee
01bd94d2b3
Global search limited working prototype
...
* added publication
* need to filter cards on client side
2021-01-10 22:58:29 +02:00
John R. Supplee
5913a4af1b
Global search development
...
* search input
* parse query with operators
2021-01-10 21:52:25 +02:00
Lauri Ojansivu
9ec1904119
Fixed language names to lowercase español.
...
Thanks to xet7 !
2021-01-10 20:58:46 +02:00
Lauri Ojansivu
b98df8ef87
Added Broken Cards to User Settings menu.
...
Thanks to xet7 !
2021-01-10 19:40:56 +02:00
Lauri Ojansivu
d09e448fbd
Translate "Broken Cards".
2021-01-10 19:31:38 +02:00
John R. Supplee
4ebad9efc1
Merge branch 'master' into broken
2021-01-10 18:19:33 +02:00
John R. Supplee
4e8ee8eb86
Merge branch 'master' of https://github.com/wekan/wekan
2021-01-10 18:15:02 +02:00
John R. Supplee
ecc3558987
My Cards and Due Cards development
...
* add spinner while pages are loading
* use a single publication for My Cards
* add Due Cards to the user menu
* add description to the All Users option for Due Cards
* some code clean-up
2021-01-10 18:08:03 +02:00
John R. Supplee
986ab29676
Broken Cards development
...
* fix CSS and formatting
* refine selection criteria
2021-01-10 15:35:16 +02:00
John R. Supplee
4679db6ec4
New Broken Cards page
2021-01-10 00:17:59 +02:00
John R. Supplee
734c56a6b6
Merge branch 'master' of supplee.net:wekan
2021-01-09 20:39:45 +02:00
Lauri Ojansivu
103d03d4c8
Changed Sandstorm menus to be more similar like other Wekan versions, make Export visible, etc.
...
Thanks to PizzaProgram and xet7 !
Related #3423
2021-01-09 19:49:58 +02:00
John R. Supplee
55b121e0d3
Development and fixes to My Cards and Due Cards
2021-01-09 18:36:27 +02:00
John R. Supplee
0e1c510948
My Cards: fix bug when null board, swimlane, or list
...
* Add new functions to model card for retrieving associated board,
swimlane, or list with default values
* Use new card model methods
2021-01-08 21:51:28 +02:00
John R. Supplee
1abdd5177d
Initial work on due cards page
2021-01-07 22:36:10 +02:00
John R. Supplee
108d01ee35
Merge branch 'master' of https://github.com/wekan/wekan
2021-01-07 12:04:54 +02:00
John R. Supplee
e55b50bc5a
My Cards development
...
* Popup.open() not working so simply toggle between board sort and 'due by'
* clean-up CSS classes
* code clean-up
2021-01-07 12:04:14 +02:00
Lauri Ojansivu
4649553c5e
Try to fix Color picker of lists is empty. Part 6.
...
Thanks to bronger and xet7 !
Related #3418
2021-01-06 22:15:06 +02:00
John R. Supplee
1ea99a5dc8
My Cards development
...
* Add cards due view
* Add input for selecting sort (not working)
* Add methods to `Utils` to save sort to local browser storage
* CSS updates to make lists display horizontally within swimlanes
2021-01-06 20:13:36 +02:00
Lauri Ojansivu
ff8d899266
Try to fix Color picker of lists is empty. Part 5, reverting part 4.
...
Thanks to bronger and xet7 !
Related #3418
2021-01-06 20:08:12 +02:00
Lauri Ojansivu
2e6064ce5c
Try to fix Color picker of lists is empty. Part 4.
...
Thanks to bronger and xet7 !
Related #3418
2021-01-06 16:55:17 +02:00
John R. Supplee
febc020cd3
Merge with main repository
2021-01-05 00:00:45 +02:00
John R. Supplee
1733162df8
My Cards development
...
* add default color for swimlane with no color
2021-01-04 23:58:29 +02:00
Lauri Ojansivu
754a91dbdc
Show Admin Panel / People and Version also on mobile MiniScreen.
...
Thanks to xet7 !
2021-01-04 23:36:42 +02:00
John R. Supplee
5e68362352
My Cards page development
...
* rename `findCards()` to `myBoards()`
* return model objects for Boards, Swimlanes, Lists, and Cards.
Previously created a data structure with limited properties.
* Sort the myBoards data structure according to the `sort` property
* add a `swimlane()` method in the cards model
2021-01-04 22:08:09 +02:00
John R. Supplee
0497d38c1d
Fix bug with new return value for swimlane colorClass()
2021-01-04 22:04:24 +02:00
Lauri Ojansivu
763dc9c8e0
Added markdown and emoji to My Cards board, swimlane and list names.
...
Thanks to xet7 !
2021-01-04 21:49:51 +02:00
Lauri Ojansivu
d171f4088f
Added many new translations to Wekan, now there is total 60 translations in Wekan. Updated translations. Organized pull-translations.sh alphabetically by language name.
...
Thanks to translators and xet7 !
2021-01-04 20:05:23 +02:00
John R. Supplee
e8e733184e
Merge branch 'master' of https://github.com/wekan/wekan
2021-01-04 13:53:58 +02:00
John R. Supplee
e793e71163
Reformat My Cards page
...
* make the page more visually pleasing
* user +viewer to display Markdown in titles
* modify `colorClass()` in Lists model to return 'list-header-{color}'
* modify `colorClass()` of Swimlanes model to return 'swimlane-{color}'
2021-01-04 13:53:08 +02:00
Lauri Ojansivu
bfc16fc544
Reorder My Cards to be first at menu.
...
Thanks to xet7 !
2021-01-02 17:50:05 +02:00
Lauri Ojansivu
0592b0c56a
Moved Public/Archive/Templates/etc options to click right top username Member Settings menu, where My Cards also is.
...
Thanks to xet7 !
2021-01-02 16:39:58 +02:00
John R. Supplee
7a419c1563
My Cards development
...
* only find client side cards of the user
2021-01-02 00:17:03 +02:00
John R. Supplee
0f6a60fa69
Merge branch 'master' of https://github.com/wekan/wekan
2021-01-01 22:04:04 +02:00
John R. Supplee
a58b27e9b0
My Cards development
...
* always go to page
* use minicard for displaying cards
* change the icon for my cards menu option
2021-01-01 22:03:29 +02:00
Lauri Ojansivu
b64cd358ed
Teams/Organizations to Admin Panel. In Progress. Part 3.
...
Thanks to xet7 !
Related #802
2021-01-01 15:00:33 +02:00
Lauri Ojansivu
ad482d5cfb
Teams/Organizations to Admin Panel. In Progress. Part 2.
...
Thanks to xet7 !
Related #802
2021-01-01 14:57:17 +02:00
John R. Supplee
885de88d35
more my cards
...
* add user menu entry (needs icon)
* format list
* add new translation slugs to English and Arabic
2021-01-01 01:06:42 +02:00
John R. Supplee
223fb78bd8
Merge branch 'master' of https://github.com/wekan/wekan
2020-12-31 19:15:59 +02:00
John R. Supplee
077e78d37c
My Cards development
...
first prototype
2020-12-31 19:14:55 +02:00
Martin Filser
e39e0c9a85
Swimlane + and = Icons resized for better handling at mobile view
2020-12-30 19:40:10 +01:00
Martin Filser
03bfd9a2b5
New Checklistitems are now autoresized too
...
- also using for autoresize now:
verron:autosize
2020-12-30 16:51:56 +01:00
Lauri Ojansivu
08866ae20b
Merge pull request #3408 from mfilser/checklistitem_textarea_autoresize
...
Checklist-Items, Autoresize the textarea vertically to fit the user-input
2020-12-29 17:02:07 +02:00
Martin Filser
6410012384
Checklist-Items, Autoresize the textarea vertically to fit the user-input
2020-12-29 15:23:16 +01:00
Martin Filser
93a24aaef8
Checklist-Items, Drag-Drop Handle now at the left side
...
- Drag handle is not visible at long checklists, even with:
padding-right: 20px
Depending of all the screen sizes out there this is the most secure
way to get around this and the drag handle is always visible
- first fix was at this commit: a8453657c9
2020-12-29 15:15:54 +01:00
Lauri Ojansivu
d03e2170dd
Allow to edit email verified and initials at Admin Panel/People/People.
...
Thanks to xet7 !
Fixes #1426
2020-12-29 15:33:14 +02:00
Lauri Ojansivu
ed12cfe160
Merge branch 'master' of https://github.com/mfilser/wekan into mfilser-master
2020-12-29 13:37:01 +02:00