summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardBody.js
Commit message (Expand)AuthorAgeFilesLines
* add card color to calendar event (#2651)Steffen2019-08-291-0/+1
* dont remove boardoverlay when mouse leaves carddetailsFelix Nüsse2019-07-101-5/+0
* Prettier & eslint project style updateJustin Reynolds2019-06-281-55/+83
* - If board does not exist, redirect to All Boards page, at all Wekan platforms.Lauri Ojansivu2019-06-211-0/+4
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-131-1/+1
* Fix missing profile checks.Lauri Ojansivu2019-05-091-4/+4
* Fix swimlanes sortingBenjamin Tissoires2019-02-081-4/+72
* - Fix: Bug: Not logged in public board page has calendar.Lauri Ojansivu2019-01-311-1/+6
* Make sure Swimlanes and Lists have a populated sort fieldBenjamin Tissoires2019-01-251-0/+31
* - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-031-0/+7
* Hotfix more sortable elementsHaocen Xu2018-07-061-3/+1
* Hotfix for mobile deviceHaocen Xu2018-07-061-1/+6
* Changing events in calendar updates the cardNicu Tofan2018-06-281-1/+31
* Reactive change when a date is modified.Nicu Tofan2018-06-271-2/+21
* Can show card on event clickNicu Tofan2018-06-271-0/+24
* Can show card on top of calendarNicu Tofan2018-06-271-57/+6
* Show cards in calendarNicu Tofan2018-06-261-0/+56
* Introducing third board view: calendar.Nicu Tofan2018-06-261-0/+6
* hotfix public boardIgnatz2018-06-141-0/+2
* Fix #1567Andrés Manelli2018-04-161-6/+4
* Fix scroll board when opening cardDetailsAndrés Manelli2018-03-171-2/+2
* Fix drag and drop issues when re-enter boardAndrés Manelli2018-03-161-21/+82
* Fix order lists in lists viewAndrés Manelli2018-02-281-0/+3
* Allow toogle of lists and swimlanes viewsAndrés Manelli2018-01-221-0/+12
* First swimlane draft, no functionalityAndrés Manelli2018-01-191-146/+0
* Fix Drag Board To Scrollnztqa2017-06-061-1/+1
* cant see add list if comment onlyRyan Helsing2017-03-181-0/+6
* Fix undefined variables errorsMaxime Quandalle2016-07-211-2/+5
* Remove unnecessary template name declarationMaxime Quandalle2016-01-031-8/+0
* Fix drag and drop on SandstormMaxime Quandalle2015-12-301-6/+8
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-171-0/+4
* bugfix: template. does not accept dom elements, but jquery canfloatinghotpot2015-11-271-3/+3
* Fix an exception introduced in 41b23f8Maxime Quandalle2015-11-011-1/+2
* Fix some bugs introduced in aa974aaMaxime Quandalle2015-10-291-2/+4
* Update packages and update Meteor to 1.2.1Maxime Quandalle2015-10-291-2/+2
* Upgrade Meteor to 1.2.1-rc4Maxime Quandalle2015-10-231-3/+3
* Upgrade peerlibrary:blaze-components to v0.14Maxime Quandalle2015-10-211-2/+2
* Fix text selection in the card detailed paneMaxime Quandalle2015-09-101-1/+7
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-46/+46
* Fix the horizontal canvas scrolling on card openingMaxime Quandalle2015-08-311-16/+8
* Improve the board subscriptionMaxime Quandalle2015-08-311-10/+16
* Yet another iteration on the user interfaceMaxime Quandalle2015-08-281-7/+6
* Implement click-and-drag integration to translate the board canvasMaxime Quandalle2015-08-281-6/+38
* Fix the board component data loadingMaxime Quandalle2015-08-231-70/+77
* Start the migration from iron-router to flow-routerMaxime Quandalle2015-08-231-4/+11
* Improve card and list sortable dragMaxime Quandalle2015-06-171-1/+1
* Work on the card activities and commentsMaxime Quandalle2015-06-121-10/+1
* Improve the card details pane overlay interactionsMaxime Quandalle2015-06-061-0/+10
* Start designing the card details paneMaxime Quandalle2015-06-051-2/+6
* Implement multi-selectionMaxime Quandalle2015-05-301-6/+13