summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Collapse)Author
2015-03-12Merge and improve pull-request #704Frederic Guillot
2015-03-12Merge pull-request #709Frederic Guillot
2015-03-12Add Serbian currencie and language code in Model\Configbdpsoft
2015-03-11Added dutch translationHendrik Stoker
2015-03-10Improve pull-requestFrederic Guillot
2015-03-10Merge pull-request #699Frederic Guillot
2015-03-10Order task links by labels and task columnOlivier Maridat
2015-03-09Bust subtask title max length to 255 charactersFrederic Guillot
2015-03-09Merge pull-request #700Frederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-09Adding CHF to the list of Euro currenciesOlivier Paroz
2015-03-07Add user costFrederic Guillot
2015-03-07add image thumbnail to task detail view, add icons to common file ↵BlueTeck
extensions, better layout in task attachments
2015-03-04Fix typosFrederic Guillot
2015-03-03Add missing swimlane REST APIFrancois Ferrand
Missing API to retrieve extra details were missing: getSwimlane($project_id, $name) getAllSwimlanes($project_id)
2015-03-02preview images in taskviewBlueTeck
2015-03-01Integrate Turkish languageFrederic Guillot
2015-03-01Merge pull-request #681Frederic Guillot
2015-03-01Add subtask positionFrederic Guillot
2015-03-02Turkish translationcreador
Added Turkish translation
2015-02-28Rename subtasks and files tablesFrederic Guillot
2015-02-27Improve pull-requestFrederic Guillot
2015-02-25Add REST api to manage actions.Francois Ferrand
2015-02-24Add 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-21Fix bug links with different columns (pull-request merge)Frederic Guillot
2015-02-20display column in link detailsBlueTeck
2015-02-17Enable event drop for user calendarFrederic Guillot
2015-02-17Update task time spent based on subtasks time spentFrederic Guillot
2015-02-15Display unfinished subtasks in the calendarFrederic Guillot
2015-02-15Display subtask time tracking in the calendarFrederic Guillot
2015-02-14Fix PHPAnalyzer issuesFrederic 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-13Check if the user session match an existing userFrederic Guillot
2015-02-11Add subscriber for task (moved date)Frederic Guillot
2015-02-11Improve pull-requestFrederic Guillot
2015-02-11Task age and time spent in one column.ashbike
Details: https://github.com/fguillot/kanboard/issues/608
2015-02-10Add subtask time tracking in the task viewFrederic 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-09added getProjectActivity + getOverdueTasks to APIBlueTeck
2015-02-08Add Bitbucket webhookFrederic Guillot
2015-02-08Update moment.js and add timezone in templateFrederic Guillot
2015-02-08Add user calendar view on the dashboard and in the user management sectionFrederic Guillot
2015-02-08Improve js and add native language support for datepicker and calendarFrederic Guillot
2015-02-08Add unit test for subtask time trackingFrederic Guillot
2015-02-07Add task time tracking on the dashboardFrederic Guillot
2015-02-07Update subtask spent based on the time trackingFrederic Guillot
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-07Uncheck tasks and swimlanes from project duplication and update translationsFrederic Guillot