summaryrefslogtreecommitdiff
path: root/assets/js
AgeCommit message (Expand)Author
2016-02-13Improve image thumbnails and files tableFrederic Guillot
2016-02-13Add file drag and drop and asynchronous uploadFrederic Guillot
2016-02-09Fix for issue #1738Jules Verhaeren
2016-02-05Improve subtask toggle status and timerFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-02-03Change sidebar styleFrederic Guillot
2016-02-02Show subtask modification forms in inline popupFrederic Guillot
2016-02-01Improve javascript for popoverFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-31Add a "Me" button to assignee form elementFrederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-26Greek translation integrationFrederic Guillot
2016-01-21Avoid to send XHR request when a task has not moved after a drag and dropFrederic Guillot
2016-01-21Set maximum dropzone height when the individual column scrolling is disabledFrederic Guillot
2016-01-21Always show the search box in board selectorFrederic Guillot
2016-01-17Show in user interface the saving state of the taskFrederic Guillot
2016-01-17Do not check board status during task moveFrederic Guillot
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2016-01-15Move analytic logic to separate classesFrederic Guillot
2016-01-12Add dropdown menu for subtasksFrederic Guillot
2015-12-30Do not show window scrollbars when individual column scrolling is enabledFrederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-14Improve pull-request that compare hoursFrederic Guillot
2015-12-14Merge pull-request #1528Frederic Guillot
2015-12-12Fix CSS glitch in Gantt chartFrederic Guillot
2015-12-11removed debug line and added titleMatthew Cillo
2015-12-07added working template of compare hoursMatthew Cillo
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-21Dropdown menu entry are now clickable outside of the html linkFrederic Guillot
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 arro...Libin Pan
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
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