summaryrefslogtreecommitdiff
path: root/app/Model/TaskFilter.php
AgeCommit message (Expand)Author
2016-04-09Filter refactoringFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2015-11-26Add filter by task linkOlivier Maridat
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-20Replace switch/case by a mapping listFrederic Guillot
2015-09-20Add formattersFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-19Add search in task title when using an integer only inputFrederic Guillot
2015-08-19Show all tasks when using no search criteriaFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-08-01Update iCalendar library to display organizer nameFrederic Guillot
2015-07-18Add new search attributes: created, modified and updatedFrederic 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-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-06Cosmetic fixesFrederic Guillot
2015-07-05Set the assignee as organizer for ical eventsFrederic 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-01Add project and column attributes for advanced searchFrederic Guillot
2015-07-01Add global search sectionFrederic 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-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-19Fix phpdoc commentsFrederic Guillot
2015-05-24Fix query with ambiguous column nameFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-17Add iCalendar public access for projectsFrederic Guillot
2015-05-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-05-09Allow auto-completion with the task idFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-08Update moment.js and add timezone in templateFrederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot