summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Collapse)AuthorAgeFilesLines
* Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small ↵Lauri Ojansivu2020-02-071-6/+4
| | | | | | mobile smartphones webbrowsers, and hide drag handles on mobile web. Thanks to xet7 !
* Add Board Card Settings to Show on Card only some of it's fields.Lauri Ojansivu2020-02-051-1/+1
| | | | Default WYSIWYG comment editor not enabled, use markdown instead.
* Merge branch 'dollybean' of https://github.com/2020product/wekan into ↵Lauri Ojansivu2020-02-051-0/+1
|\ | | | | | | 2020product-dollybean
| * Customize of some card's functionsdollybean2020-02-041-0/+1
|/
* Remove 1st implementation of collapse swimlanes. I will do itLauri Ojansivu2019-11-291-12/+0
| | | | | | differently in next 2nd implementation. Thanks to xet7 !
* Fix lint errors.Lauri Ojansivu2019-11-262-34/+13
|
* Fix lint errors.Lauri Ojansivu2019-11-201-16/+14
|
* Use database when logged in. Continued.Lauri Ojansivu2019-11-191-1/+2
| | | | Thanks to xet7 !
* Use database when logged in. Continued.Lauri Ojansivu2019-11-191-62/+17
| | | | Thanks to xet7 !
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-21/+36
| | | | | | | 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-183-54/+188
| | | | | | | | | | | | | | | | | | | | 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 card, list and swimlane move.Lauri Ojansivu2019-11-131-1/+18
| | | | | | | | | Allow moving cards in multiselect mode. Closes #2771, closes #2743, closes #2704, related #2081
* Add Features: allowing lists to be sorted by modifiedAt when not in ↵Lauri Ojansivu2019-10-293-2/+120
| | | | | | | | | | | | 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
* Drag handles. In progress.Lauri Ojansivu2019-10-031-1/+1
|
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-09-261-1/+1
|\
| * Drag handles. In Progress.Lauri Ojansivu2019-09-171-1/+1
| |
| * Revert drag handle changes.Lauri Ojansivu2019-09-141-1/+1
| | | | | | | | | | | | Thanks to Keelan ! Related #2704
| * Mobile and Desktop drag handles part 1.Lauri Ojansivu2019-09-131-1/+1
| | | | | | | | | | | | Thanks to xet7 ! Related #2081
* | Add feature: Add due timeline into Calendar viewSam X. Chen2019-09-261-16/+36
|/
* add card color to calendar event (#2651)Steffen2019-08-292-0/+79
|
* Limit card width to fixed size.Lauri Ojansivu2019-08-231-0/+1
| | | | Thanks to xet7 !
* Fix bug: When on board, clicking Admin Panel redirects to All Boards page,Lauri Ojansivu2019-08-151-2/+2
| | | | | | so it did require to click Admin Panel again. Thanks to xet7 !
* Fix null access with board bodyJustin Reynolds2019-08-081-2/+2
|
* Show All Boards Archive and Clone Boards buttons only onLauri Ojansivu2019-08-081-6/+22
| | | | | | | | desktop webbrowser mode for BoardAdmin/Admin/Sandstorm users. Thanks to derbolle and xet7 ! Closes #2599
* Fix invitesJustin Reynolds2019-07-181-2/+2
|
* RELAX THEME: Use only in this theme the aggressive [red color and big bold ↵Lauri Ojansivu2019-07-121-1/+29
| | | | | | | | | serif font style number](https://github.com/wekan/wekan/commit/bbc68309af0029f2bc4194db4c7e79689f888ea4#commitcomment-34216371) and [card details text emphasis](https://github.com/wekan/wekan/commit/48ebc5f11745b125ce01d08d60e2d8e3a9419a5f#commitcomment-34268095). Thanks to hever and xet7.
* Merge branch 'master' of https://github.com/whowillcare/wekan into ↵Lauri Ojansivu2019-07-121-2/+3
|\ | | | | | | whowillcare-master
| * Add Features: limit the board list to 2 or 1 for mobile clientsSam X. Chen2019-07-111-2/+3
| |
* | dont remove boardoverlay when mouse leaves carddetailsFelix Nüsse2019-07-101-5/+0
|/
* Add Corteza theme. In progress.Lauri Ojansivu2019-07-061-0/+35
| | | | Thanks to xet7 !
* Fix lint error.Lauri Ojansivu2019-07-031-4/+3
|
* Fix lint error.Lauri Ojansivu2019-07-031-0/+1
|
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-012-0/+143
| | | | Thanks to xet7 !
* Prettier & eslint project style updateJustin Reynolds2019-06-284-213/+288
|
* - If board does not exist, redirect to All Boards page, at all Wekan platforms.Lauri Ojansivu2019-06-212-1/+6
| | | | | | | | So now at Sandstorm when loading Wekan grain, if first Sandstorm board is found, it is opened. If first Sandstorm board is not found (it's deleted or archived), then redirect automatically to All Boards page. Closes #3132
* isAdmin and isBoardAdmin should add rulesChristoph Jahn2019-06-081-1/+6
|
* Allow BoardAdmin to create board rules. #2431Christoph Jahn2019-05-281-1/+1
|
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-132-3/+3
|
* - [View markdown on List names, Custom Fields (Text and Dropdown), Label names,Lauri Ojansivu2019-05-111-2/+6
| | | | | | | | All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334). Thanks to shaygover and xet7 ! Related #2334
* - Add Feature: Move board to Archive button at each board at All Boards page.Lauri Ojansivu2019-05-103-2/+22
| | | | | | Thanks to xet7 ! Related #2389
* Fix missing profile checks.Lauri Ojansivu2019-05-094-8/+12
| | | | Thanks to justinr1234 !
* Fixed RTL issue #884Guy Zylberberg2019-05-081-2/+2
|
* Issue: Full width of lists and space before first list #2336hupp-mac-42019-04-181-1/+1
| | | | Resolved #2336
* [Fix: Description of Board is out of visible after Feature "Duplicate ↵Lauri Ojansivu2019-04-082-4/+6
| | | | | | | | Board"](https://github.com/wekan/wekan/issues/2324). Thanks to sfahrenholz and xet7 ! Closes #2324
* - Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated ↵Lauri Ojansivu2019-04-061-1/+3
| | | | | | board. Thanks to xet7 !
* Fix lint errors.Lauri Ojansivu2019-04-061-1/+1
| | | | Thanks to xet7 !
* Merge remote-tracking branch 'Angtrim/feature-duplicate' into edgeLauri Ojansivu2019-04-063-1/+29
|\
| * Minor fixesAngelo Gallarello2019-04-052-3/+14
| |
| * FixesAngelo Gallarello2019-02-122-0/+17
| |
* | Remove ordering of cards by stars/color/description, so that cards would not ↵Lauri Ojansivu2019-03-141-1/+1
| | | | | | | | | | | | | | | | reorder all the time. Thanks to xet7 ! Closes #2241