summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Collapse)Author
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-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
2015-02-07Merge pull-request #580Frederic Guillot
2015-02-07Reduce duplication in Notification::getMailSubject()Colin Williams
2015-02-07Use $max_length parameter in getClonedProjectName.Colin Williams
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-04Add user dashboard viewFrederic Guillot
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'.
2015-02-01Add column description (merge/change pull-request #549)Frederic 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-29Allow public access to colors stylesheet.Colin Williams
2015-01-28Fix potential issue with old Sqlite versionsFrederic Guillot
2015-01-26Allow urls without project_idFrederic Guillot
2015-01-25Store due date without the timeFrederic Guillot
2015-01-25Fix bug duplicate project with a too long nameFrederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ↵Frederic Guillot
#546)
2015-01-25Add new constants: FILES_DIR and DEBUG_FILEFrederic Guillot
2015-01-22Add new automatic action (Task comment logging), patch #539Frederic Guillot