summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-04Add keyboard shortcuts to switch between board/calendar/list viewFrederic Guillot
2015-07-04Add filters helper for search formFrederic Guillot
2015-07-04Improve view mode switcherFrederic Guillot
2015-07-04Do not allow closed tasks to move on the boardFrederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-28Change make-archive.shFrederic Guillot
2015-06-21Replace dimplejs by c3js for chart drawingFrederic Guillot
2015-06-21Add cli command to compare locales + cleanup translation filesFrederic Guillot
2015-06-21Move the script sync-locales.php to cli commandFrederic Guillot
2015-04-25Add print stylesheet for tasksFrederic Guillot
2015-04-25Add print stylesheet for boardsFrederic Guillot
2015-04-22Send notifications with the language of the recipientFrederic Guillot
2015-04-12Add screenshot support for tasks (copy/paste images directly)Frederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-04-07Update ja_JP translation (pull-request #777) and sync all localesYuichi Murata
2015-03-22Add budget graphFrederic Guillot
2015-03-10Add an item "Add a link" in the dropdown menu of a task in the board viewOlivier Maridat
2015-03-01Integrate Turkish languageFrederic Guillot
2015-02-22Exclude file from the archiveFrederic Guillot
2015-02-15Enable keyboard shortcut inside textarea and minor fixesFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-08Improve js and add native language support for datepicker and calendarFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-07Add toggle/expend links on the dashboardFrederic Guillot
2015-02-01Add dropdown menu to the board menuFrederic Guillot
2015-02-01Add collapsible swimlanes (merge and improve pull-request #565)Frederic Guillot
2015-01-31Add table/pagination to the project listFrederic Guillot
2015-01-30Experiments with keyboard shortcutsFrederic Guillot
2015-01-27Merge pull request #555 from norcnorc/fix-json-rpc-subtask-user-parameterFrédéric Guillot
fix user parameter name for createSubtask, updateSubtask in json-RPC API
2015-01-27fix incorrect user parameter name for createSubtask, updateSubtask in ↵norcnorc
json-RPC API Changing the documentation and python example to match what the server code says: "user_id", not "assignee_id".
2015-01-26Fix JSON API Documentation for getAllTasks() parameters.Oliver Bertuch
Documentation told us to use parameter "status", but it actually has to be "status_id". This adds corrections to kanboard.py, too. It adds missing getTimezone() to kanboard.py, too.
2015-01-25Move assets to seperate subfoldersFrederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-10Remove useless files in vendor/Frederic Guillot
2015-01-05Minify javascriptFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-05Improve random scriptsFrédéric Guillot
2014-12-05Improve make-archive.shFrédéric Guillot
2014-11-24Integrate tooltips and code cleanup/fix bugs, see #166Frédéric Guillot
2014-11-22Some refactoring for PHP 5.3Frédéric Guillot
2014-11-20Add Markdown preview for textarea, see #407Frédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
2014-11-16Add Json-RPC API for Python (pull-request #390)Frédéric Guillot
2014-11-16Add script to find missing locales and update locales (pull-request #393)Frédéric Guillot
2014-11-15Add pagination and sorting to the dashboardFrédéric Guillot
2014-11-11Add Json-RPC API for PythonKarol Judek
2014-11-09Analytics: add the first graph (task repartition)Frédéric Guillot