summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2016-01-21Always show the search box in board selectorFrederic Guillot
2016-01-21Replace logout link by a dropdown menuFrederic Guillot
2016-01-20Make dashboard section title clickableFrederic 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
2016-01-09Add forgot password featureFrederic 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-15Show profile link for @username 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 ↵Libin Pan
arrow button to change month
2015-10-19Fix regressionsFrederic Guillot
2015-10-18Update jquery and change sortable settingsFrederic Guillot
2015-10-18Do not show scrollbars when a column is collapsed (IE)Frederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid
2015-10-13Rebuild js and add contributorFrederic Guillot
2015-10-13Fix javascript for board swimlaneallyraza
2015-10-11Add comments sortingFrederic Guillot
2015-10-11Do not hardcode reset filter valueFrederic Guillot
2015-10-06Repeat column headers for each swimlaneFrederic Guillot
2015-10-03Reduce font size for board toolbarFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-09-26Append filters instead of replacing value for users and categories dropdownsFrederic Guillot
2015-09-26Show number of tasks for each column across all swimlanesFrederic Guillot
2015-09-26Fix regression (css)Frederic 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-26Update app.cssjulesverhaeren
remove unnecessary scrollbars on popovers
2015-09-26Update popover.cssjulesverhaeren
remove unneeded scrollbars
2015-09-25Show assignee on card only when someone is assignedFrederic Guillot
2015-09-16Enable Javascript translation for IndonesianFrederic Guillot
2015-09-14Change dropdown item paddingFrederic Guillot
2015-09-14Highlight selected item in dropdown menusFrederic 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-12Merge pull-request #1221 (Do not always show scrollbars)Frederic Guillot
2015-09-12Remove unnecessary margin for calendar headerFrederic Guillot