index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Model
/
TaskFilter.php
Age
Commit message (
Expand
)
Author
2015-08-01
Update iCalendar library to display organizer name
Frederic Guillot
2015-07-18
Add new search attributes: created, modified and updated
Frederic Guillot
2015-07-18
Improve pull-request #1012
Frederic Guillot
2015-07-18
Merge pull-request #1012
Frederic Guillot
2015-07-18
Add new search attribute for swimlane
Frederic Guillot
2015-07-12
Corrected some SQL Spelling Erorrs
Lesstat
2015-07-11
Merged branch 'master' of https://github.com/fguillot/kanboard
Lesstat
2015-07-11
Included Subtask when filtering Tasks by Assignee
Lesstat
2015-07-06
Cosmetic fixes
Frederic Guillot
2015-07-05
Set the assignee as organizer for ical events
Frederic Guillot
2015-07-04
Allow search by task id
Frederic Guillot
2015-07-04
Add search attribute to search by reference
Frederic Guillot
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views (...
Frederic Guillot
2015-07-01
Add project and column attributes for advanced search
Frederic Guillot
2015-07-01
Add global search section
Frederic Guillot
2015-06-28
Add category attribute for advanced search
Frederic Guillot
2015-06-28
Add description attribute for advanced search
Frederic Guillot
2015-06-28
Add status attribute for advanced search
Frederic Guillot
2015-06-28
Improve date due filter
Frederic Guillot
2015-06-28
Start to implement advanced search query language
Frederic Guillot
2015-06-27
Fix task filter issue
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-06-19
Fix phpdoc comments
Frederic Guillot
2015-05-24
Fix query with ambiguous column name
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-17
Add iCalendar public access for projects
Frederic Guillot
2015-05-16
Display tasks in the calendar + improve settings
Frederic Guillot
2015-05-09
Allow auto-completion with the task id
Frederic Guillot
2015-02-14
Refactoring/simplification of the pull-request about links
Frederic Guillot
2015-02-08
Update moment.js and add timezone in template
Frederic Guillot
2015-01-17
Add project calendars (merge/refactoring of #490)
Frederic Guillot