summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2015-07-19Fix minor issuesFrederic Guillot
2015-07-19Merge pull-request #1039Frederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-19Czech translationPavel RouĊĦar
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-19Add settings option to define the default task colorFrederic Guillot
2015-07-18Add missing columnFrederic Guillot
2015-07-18Fix cosmetic issuesFrederic Guillot
2015-07-18Add new search attributes: created, modified and updatedFrederic Guillot
2015-07-18Fix bug: division by zeroFrederic Guillot
2015-07-18Improve pull-request #1012Frederic Guillot
2015-07-18Merge pull-request #1012Frederic Guillot
2015-07-18Add new search attribute for swimlaneFrederic Guillot
2015-07-18Add form to create remote userFrederic Guillot
2015-07-17Update Gitlab webhookFrederic Guillot
2015-07-16Add edit form for user authenticationFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-16Refactoring of Google Authentication (new callback url)Frederic Guillot
2015-07-12Corrected some SQL Spelling ErorrsLesstat
2015-07-11Merged branch 'master' of https://github.com/fguillot/kanboardLesstat
2015-07-11Included Subtask when filtering Tasks by AssigneeLesstat
2015-07-08Fix bug: No creator when duplicating a taskFrederic Guillot
2015-07-08Rewrite movePosition()Frederic Guillot
2015-07-07Move board collapse/expand mode to server side to avoid board flickeringFrederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-07-06Cosmetic fixesFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-05Add new analytic page: Average time spent into each columnFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-07-05Set the assignee as organizer for ical eventsFrederic Guillot
2015-07-05Do not rewrite remember me cookie for each requestFrederic Guillot
2015-07-04Allow search by task idFrederic Guillot
2015-07-04Add search attribute to search by referenceFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-07-03Fix regression in the model for "Completed task" viewOlivier Maridat
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot
2015-07-01Add project and column attributes for advanced searchFrederic Guillot
2015-07-01Add global search sectionFrederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-28Add category attribute for advanced searchFrederic Guillot
2015-06-28Add description attribute for advanced searchFrederic Guillot
2015-06-28Add status attribute for advanced searchFrederic Guillot
2015-06-28Improve date due filterFrederic Guillot
2015-06-28Start to implement advanced search query languageFrederic Guillot
2015-06-27Fix task filter issueFrederic Guillot
2015-06-27Add more colors for tasksFrederic Guillot
2015-06-27Remove column default_project_id for users because it's useless nowFrederic Guillot
2015-06-27Merge pull-request #947Frederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-25Reorder task linksOlivier Maridat