Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-05 | 2nd Recurring Tasks Commit | David-Norris | |
New Trigger (move from first column) New method to get last column of a board Locales updated API changes (createTask, updateTask) API Docs & Examples | |||
2015-04-18 | Fix PHP 5.3 issue | Frederic Guillot | |
2015-04-18 | Fix issue move column up/down with non consecutive positions | Frederic Guillot | |
2015-04-07 | Display the sum of task complexity in the column | Frederic Guillot | |
2015-02-09 | - Markdown supported in column description. | ashbike | |
- Project > Edit Board and Project Summary pages now show description as tooltip. - Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview. - Fixed bug while adding a new column inserts description as column limit. | |||
2015-02-01 | Add column description (merge/change pull-request #549) | Frederic Guillot | |
2015-02-01 | Add collapsible swimlanes (merge and improve pull-request #565) | Frederic Guillot | |
2015-01-25 | Do not show inactive projects info on the dashboard and update picodb (merge ↵ | Frederic Guillot | |
#546) | |||
2015-01-17 | Add project calendars (merge/refactoring of #490) | Frederic Guillot | |
2015-01-02 | Fix bugs, improve perfs and use SimpleLogger instead of Monolog | Frédéric Guillot | |
2014-12-31 | Fix bug tasks don't show up on board/swimlanes | Frédéric Guillot | |
2014-12-27 | Fix some PHPAnalyzer issues | Frédéric Guillot | |
2014-12-26 | Add swimlanes | Frédéric Guillot | |
2014-11-23 | Fix some issues | Frédéric Guillot | |
2014-11-22 | addColumn() return the column_id now | Frédéric Guillot | |
2014-10-12 | Move some Task model methods to the TaskFinder class | Frédéric Guillot | |
2014-10-12 | Add pagination/column sorting for search and completed tasks | Frédéric Guillot | |
2014-10-05 | Regular users are able to create private projects | Frédéric Guillot | |
2014-09-17 | Improve board API calls | Frédéric Guillot | |
2014-09-12 | Add settings field to control project columns (pull-request #244) | Frédéric Guillot | |
2014-09-04 | Task move position refactoring | Frédéric Guillot | |
2014-08-30 | Move a task to another project | Frédéric Guillot | |
2014-08-19 | Fix a bug and improve project cloning code | Frédéric Guillot | |
2014-08-15 | Add email notifications | Frédéric Guillot | |
2014-07-05 | Add Postgresql support | Frédéric Guillot | |
2014-06-25 | Merge pull-request #140 (several small fixes) | Frédéric Guillot | |
2014-06-20 | First API implementation | Frédéric Guillot | |
2014-05-22 | Code refactoring (add autoloader and change files organization) | Frédéric Guillot | |