Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-22 | Improve and translate pull-request | Frederic Guillot | |
2015-03-22 | Merge pull-request #664 | Frederic Guillot | |
2015-03-22 | Add budget graph | Frederic Guillot | |
2015-03-21 | Display projects on the dashboard and board selector when everybody allowed ↵ | Frederic Guillot | |
is checked | |||
2015-03-21 | Add swimlane dropdown in task creation form | Frederic Guillot | |
2015-03-15 | Calculate intersection between time tracking and timetable | Frederic Guillot | |
2015-03-15 | Add cost breakdown for project budget | Frederic Guillot | |
2015-03-14 | Calculate the time spent based on the timetable | Frederic Guillot | |
2015-03-12 | Start to develop the budget module | Frederic Guillot | |
2015-03-12 | Merge and improve pull-request #704 | Frederic Guillot | |
2015-03-12 | Merge pull-request #709 | Frederic Guillot | |
2015-03-12 | Add Serbian currencie and language code in Model\Config | bdpsoft | |
2015-03-11 | Added dutch translation | Hendrik Stoker | |
2015-03-10 | Improve pull-request | Frederic Guillot | |
2015-03-10 | Merge pull-request #699 | Frederic Guillot | |
2015-03-10 | Order task links by labels and task column | Olivier Maridat | |
2015-03-09 | Bust subtask title max length to 255 characters | Frederic Guillot | |
2015-03-09 | Merge pull-request #700 | Frederic Guillot | |
2015-03-09 | Add user timetables | Frederic Guillot | |
2015-03-09 | Adding CHF to the list of Euro currencies | Olivier Paroz | |
2015-03-07 | Add user cost | Frederic Guillot | |
2015-03-07 | add image thumbnail to task detail view, add icons to common file ↵ | BlueTeck | |
extensions, better layout in task attachments | |||
2015-03-04 | Fix typos | Frederic Guillot | |
2015-03-03 | Add missing swimlane REST API | Francois Ferrand | |
Missing API to retrieve extra details were missing: getSwimlane($project_id, $name) getAllSwimlanes($project_id) | |||
2015-03-02 | preview images in taskview | BlueTeck | |
2015-03-01 | Integrate Turkish language | Frederic Guillot | |
2015-03-01 | Merge pull-request #681 | Frederic Guillot | |
2015-03-01 | Add subtask position | Frederic Guillot | |
2015-03-02 | Turkish translation | creador | |
Added Turkish translation | |||
2015-02-28 | Rename subtasks and files tables | Frederic Guillot | |
2015-02-27 | Improve pull-request | Frederic Guillot | |
2015-02-25 | Add REST api to manage actions. | Francois Ferrand | |
2015-02-24 | Add new actions to move issue when the assignee is changed. | Francois Ferrand | |
This will *not* fire the task_moved events, to avoid triggering other auto-assign actions. This does not seem ideal, but I see no easy way to implement this properly (e.g. checking the event stack). | |||
2015-02-21 | Fix bug links with different columns (pull-request merge) | Frederic Guillot | |
2015-02-20 | display column in link details | BlueTeck | |
2015-02-17 | Enable event drop for user calendar | Frederic Guillot | |
2015-02-17 | Update task time spent based on subtasks time spent | Frederic Guillot | |
2015-02-15 | Display unfinished subtasks in the calendar | Frederic Guillot | |
2015-02-15 | Display subtask time tracking in the calendar | Frederic Guillot | |
2015-02-14 | Fix PHPAnalyzer issues | Frederic Guillot | |
2015-02-14 | Refactoring/simplification of the pull-request about links | Frederic Guillot | |
2015-02-13 | Add task links (Merge pull-request #610) | Frederic Guillot | |
2015-02-13 | Check if the user session match an existing user | Frederic Guillot | |
2015-02-11 | Add subscriber for task (moved date) | Frederic Guillot | |
2015-02-11 | Improve pull-request | Frederic Guillot | |
2015-02-11 | Task age and time spent in one column. | ashbike | |
Details: https://github.com/fguillot/kanboard/issues/608 | |||
2015-02-10 | Add subtask time tracking in the task view | 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-09 | added getProjectActivity + getOverdueTasks to API | BlueTeck | |
2015-02-08 | Add Bitbucket webhook | Frederic Guillot | |