summaryrefslogtreecommitdiff
path: root/assets/js
AgeCommit message (Collapse)Author
2015-11-12Fix bug: Datepicker is closed on blur event (merge pull-request #1446)Frederic Guillot
2015-11-12Fix bug: cs_CZ display the wrong locale in datetime pickerFrederic Guillot
2015-11-02Fix the issue #1415 and issue #1425 Datepicker will disappear when click ↵Libin Pan
arrow button to change month
2015-10-19Fix regressionsFrederic Guillot
2015-10-18Update jquery and change sortable settingsFrederic Guillot
2015-10-13Rebuild js and add contributorFrederic Guillot
2015-10-13Fix javascript for board swimlaneallyraza
2015-10-11Do not hardcode reset filter valueFrederic Guillot
2015-10-06Repeat column headers for each swimlaneFrederic Guillot
2015-09-26Append filters instead of replacing value for users and categories dropdownsFrederic Guillot
2015-09-26Change swimlane layout to save space on the screenFrederic Guillot
2015-09-26Add the possibility to set/unset max column height (scrolling)Frederic Guillot
2015-09-26Do not use preventDefault() with .close-popover when there is no popover openedFrederic Guillot
2015-09-16Enable Javascript translation for IndonesianFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget
2015-09-12Gantt chart: change bar color according to task progress (pull-request #1195)Frederic Guillot
2015-09-09Avoid dropdown menu to be truncated inside a column with scrollingFrederic Guillot
2015-09-05Avoid scrollbar in Gantt chart for row title on Windows platformFrederic Guillot
2015-09-05Replace color dropdown by color picker in task formsFrederic Guillot
2015-09-05Creating another task stay in the popoverFrederic Guillot
2015-09-05Fix Markdown preview links focusFrederic Guillot
2015-09-05Improve pull-request about swimlane descriptionFrederic Guillot
2015-08-29Add handle to move tasks on touch devicesFrederic Guillot
2015-08-29Revert touch delay due to scrolling issueFrederic Guillot
2015-08-29Add delay of 1.5s for draggable items on touch devicesFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-23Improve column hide/show with swimlanesFrederic Guillot
2015-08-23Make screenshot feature compatible with Firefox 40Frederic Guillot
2015-08-22Do not force redirect when clicking on task board linkFrederic Guillot
2015-08-22Adjust automatically the height of the placeholder during drag and dropFrederic Guillot
2015-08-22Improve swimlane heightFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-21Update fullcalendar libraryFrederic Guillot
2015-08-21Add users and categories filters on the boardFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-15Add Makefile and remove the scripts directoryFrederic Guillot
2015-08-15Add show/hide columns on the boardFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-08-07Remove jquery touch punchFrederic Guillot
2015-08-07Rewrite dropdown menuFrederic Guillot
2015-08-05Renaming files for case-sensitive filesystems.Stanislav Baiduzhyi
2015-08-04Javascript refactoringFrederic Guillot
2015-08-02Add column vertical scrolling and set column height dynamicallyFrederic Guillot
2015-07-21Add loading icon on board viewFrederic Guillot
2015-07-20Add current values when moving/duplicate a task to another project and add a ↵Frederic Guillot
loading icon
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-18Fix bug with screenshot dropdown: scroll down on the board view and focus ↵Frederic Guillot
lost when clicking on the drop zone
2015-07-12Use ajax requests for board collapse/expandFrederic Guillot
2015-07-10Replace timeserie axis to category axisFrederic Guillot