summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Fix: Allow to set empty card title, AssignedBy and RequestedBy.Lauri Ojansivu2019-12-131-0/+6
| | | | Thanks to xet7 !
* Fix: Don't add a blank space for empty custom fields on minicards.Lauri Ojansivu2019-12-121-6/+7
| | | | | | Thanks to roobre and xet7 ! Closes #2850
* Remove 1st implementation of collapse swimlanes. I will do itLauri Ojansivu2019-11-294-58/+0
| | | | | | differently in next 2nd implementation. Thanks to xet7 !
* Fix lint errors.Lauri Ojansivu2019-11-2610-114/+68
|
* Fix lint errors.Lauri Ojansivu2019-11-205-84/+76
|
* Use database when logged in. Continued.Lauri Ojansivu2019-11-195-17/+19
| | | | Thanks to xet7 !
* Use database when logged in. Continued.Lauri Ojansivu2019-11-193-98/+50
| | | | Thanks to xet7 !
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-1910-105/+249
| | | | | | | immediate. Only on public board use cookies. Comment out Collapse CSS that is not in use. Thanks to xet7 !
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-1813-118/+403
| | | | | | | | | | | | | | | | | | | | 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 !
* Fix prettier.Lauri Ojansivu2019-11-171-3/+3
|
* Fix prettier.Lauri Ojansivu2019-11-171-4/+4
|
* Fix prettify.Lauri Ojansivu2019-11-171-4/+4
|
* Swimlanes collapsed by default.Lauri Ojansivu2019-11-173-27/+80
| | | | | | | | | TODO: - Add count. - Move list names to top, if possible. I did not get it working yet. - Try to fit collapse+swimlane name etc at same row. Related #2804
* Remove swimlane handle at desktop non-handle mode.Lauri Ojansivu2019-11-171-2/+0
|
* Fix card, list and swimlane move.Lauri Ojansivu2019-11-134-30/+54
| | | | | | | | | Allow moving cards in multiselect mode. Closes #2771, closes #2743, closes #2704, related #2081
* Close card button now visible on mobile.Lauri Ojansivu2019-11-082-4/+21
| | | | Closes #2261
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-072-3/+17
| | | | | | Now assignee is visible also at minicard. Thanks to xet7 !
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-072-2/+11
| | | | | | | When there is one selected assignee on card, don't show + button for adding more assignees, because there can only be one assignee. Thanks to xet7 !
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-051-1/+1
| | | | | | In add assignee popup, avatars are now visible. Thanks to xet7 !
* Fix prettier.Lauri Ojansivu2019-11-051-4/+4
|
* fixed #2780jymcheong2019-11-051-11/+15
| | | | https://github.com/wekan/wekan/issues/2780
* Fix desktop swimlane drag handle position.Lauri Ojansivu2019-11-041-1/+1
| | | | | | Thanks to xet7 ! Related #2081
* Some drag handle fixes.Lauri Ojansivu2019-11-044-9/+20
| | | | | | Thanks to xet7 ! Related #2081
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-043-48/+5
|
* Fix prettierLauri Ojansivu2019-11-041-3/+3
|
* cardDate: endDate coloring changeBenjamin Andresen2019-11-041-3/+3
| | | | | | | | if no due-date timestamp is set => Gray if end-date timestamp is younger than due-date timestamp => Green if end-date timestamp is older than due-date timestamp => Red resolves #2741
* cardDate: fix ReceivedDate startAt coloringBenjamin Andresen2019-11-041-1/+1
|
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-021-0/+13
| | | | | | | | | | Added features: - When selecting new assignee (+) icon, list shows names who to add. TODO: - When selecting new assignee (+) icon, list does not yet show avatars who to add. Thanks to xet7 !
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-026-72/+266
| | | | | | | | | | | | Added features: - Assignee can now be added and removed. - Avatar icon is at card and assignee details TODO: - When selecting new assignee (+) icon, list does not yet show avatars and names who to add. There is empty avatar without name. Thanks to xet7 !
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-10-316-4/+95
| | | | | | Assignee can not be removed yet, it removes member, wrong link in popup. Thanks to xet7 !
* Revert creating new list to left, now creates again to right. Thanks to ↵Lauri Ojansivu2019-10-301-8/+8
| | | | | | | | whowillcare ! Revert New List item moved from right to left. Thanks to derbolle and xet7 ! Closes #2772
* Merge branch 'master' of https://github.com/whowillcare/wekan into ↵Lauri Ojansivu2019-10-302-9/+11
|\ | | | | | | whowillcare-master
| * Fix: lists filter didn't get added into filter active checklistSam X. Chen2019-10-301-1/+3
| |
| * Add Feature: allow user to search Lists in BoardSam X. Chen2019-10-194-3/+13
| |
| * Add Feature: allowing user to filter list in Filter function not just cardsSam X. Chen2019-10-181-8/+2
| |
| * Add Feature: allow user to sort Lists in Board by his own preference, ↵Sam X. Chen2019-10-189-5/+171
| | | | | | | | boardadmin can star list
| * Add Features: allowing lists to be sorted by modifiedAt when not in ↵Sam X. Chen2019-10-104-39/+16
| | | | | | | | draggable mode
* | Add back miniscreen add list style.Lauri Ojansivu2019-10-301-1/+1
| |
* | Revert New List item moved from right to left.Lauri Ojansivu2019-10-301-9/+9
| | | | | | | | | | | | Thanks to derbolle and xet7 ! Closes #2772
* | Merge pull request #2763 from liske/changes/sensible-card-timesLauri Ojansivu2019-10-292-6/+7
|\ \ | | | | | | Enhancement: set card times more sensible using the 'Today' button in…
| * | Lintian fixes.Thomas Liske2019-10-282-4/+4
| | |
| * | Enhancement: set card times more sensible using the 'Today' button in datepickerThomas Liske2019-10-242-6/+7
| | |
* | | Add Features: allowing lists to be sorted by modifiedAt when not in ↵Lauri Ojansivu2019-10-2922-30/+289
|/ / | | | | | | | | | | | | | | | | | | | | | | 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
* | Fix prettier.Lauri Ojansivu2019-10-091-1/+1
| |
* | Update attachments.jsbenji2019-10-091-0/+2
| | | | | | | | added else condition to check if MAX_IMAGE_PIXEL is not set, so that it is possible to upload attachments using drag-and-drop or Ctrl+V without setting the environmental-variable. If this change is not allowed, please document in the wiki, that this is necessary for a fully-running wekan-instance
* | More black minicard badges.Lauri Ojansivu2019-10-051-1/+1
| | | | | | | | | | | | Thanks to sfahrenholz and xet7 ! Closes #2745
* | Revert drag handle changes.Lauri Ojansivu2019-10-0316-241/+17
| |
* | Drag handles. In progress.Lauri Ojansivu2019-10-039-73/+133
| |
* | Merge pull request #2740 from whowillcare/masterLauri Ojansivu2019-10-011-0/+4
|\| | | | | #2738 adding all pertinent help file for due days, plus modified the …
| * #2738 adding all pertinent help file for due days, plus modified the ↵Sam X. Chen2019-10-011-0/+4
| | | | | | | | .list-header-name when in mobile mode