summaryrefslogtreecommitdiff
path: root/app/Model/TaskFinder.php
AgeCommit message (Collapse)Author
2016-05-23Adds task column in 'my tasks' table on dasboardSébastien Kergreis
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-04-29Fixed wrong task link generation within Markdown textFrederic Guillot
2016-04-20Accidentally acced iCal function when merging Priority display, putting it back.Justin C. Klein Keane
2016-04-20Add sortable Priority column on overview table interfaceJustin C. Klein Keane
2016-04-10Added search by task creatorFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-19Show avatar on the cardsFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project ↵Frederic Guillot
to duplicate
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2015-12-07added working template of compare hoursMatthew Cillo
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-01Fix Postgres issue "Cardinality violation" when there is multiple ↵Frederic Guillot
"is_milestone_of" links
2015-09-18Add some testsFrederic Guillot
2015-09-17#1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, ↵Timo Litzbarski
allow getProjectActivity for user-api
2015-08-28Fix postgres issuesFrederic Guillot
2015-08-22Add milestone marker in board taskFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-07-20Add current values when moving/duplicate a task to another project and add a ↵Frederic Guillot
loading icon
2015-07-18Add missing columnFrederic Guillot
2015-07-18Add new search attribute for swimlaneFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views ↵Frederic Guillot
(work in progress)
2015-07-03Fix regression in the model for "Completed task" viewOlivier Maridat
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot
2015-07-01Add global search sectionFrederic Guillot
2015-06-28Add category attribute for advanced searchFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-18Merge pull-request #907Frederic Guillot
2015-06-14Improve activity stream/notification for task update events and add new ↵Frederic Guillot
notification for swimlane change
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-06-04adding time estimated in de task footer and swimlanes' name in the task detailsFábio Hideki
2015-05-10Merge pull-request #847 (recurring tasks)Frederic Guillot
2015-05-03Fix bug: task references are not uniqueFrederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
Initial Recurring Tasks Commit No Locales Updated.
2015-02-28Rename subtasks and files tablesFrederic 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-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-07Add task time tracking on the dashboardFrederic Guillot
2015-01-26Allow urls without project_idFrederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ↵Frederic Guillot
#546)
2015-01-18Pagination refactoringFrederic Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Fix bug tasks don't show up on board/swimlanesFrédéric Guillot