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
/
Controller
Age
Commit message (
Collapse
)
Author
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views ↵
Frederic Guillot
(work in progress)
2015-07-01
Remove method Category::getBoardCategories()
Frederic Guillot
2015-07-01
Change page title
Frederic Guillot
2015-07-01
Add global search section
Frederic Guillot
2015-07-01
Change dashboard
Frederic Guillot
2015-06-28
Add category attribute for advanced search
Frederic Guillot
2015-06-28
Start to implement advanced search query language
Frederic Guillot
2015-06-27
Improve user creation form to automatically add project member and enable ↵
Frederic Guillot
notifications
2015-06-27
Remove column default_project_id for users because it's useless now
Frederic Guillot
2015-06-27
PicoDb update
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-06-23
Improve assets loading: remove http call to load task colors and async load ↵
Frederic Guillot
of app.js
2015-06-21
Remove some code duplication
Frederic Guillot
2015-06-21
Replace dimplejs by c3js for chart drawing
Frederic Guillot
2015-06-21
Update Bitbucket webhooks to handle issues/commit/comments
Frederic Guillot
2015-06-19
Add RSS feed for users and change address of project feeds
Frederic Guillot
2015-06-13
API: new procedure 'removeAllFiles' and contract change for 'createFile'
Frederic Guillot
2015-06-13
Add Sendgrid as mail transport
Frederic Guillot
2015-06-11
Remove unused use statements
Frederic Guillot
2015-06-07
Add Mailgun API as mail transport
Frederic Guillot
2015-06-07
Add user filter/condition for notifications
Frederic Guillot
2015-06-06
Improve email sending system and add Postmark as mail transport
Frederic Guillot
2015-05-31
Improve project navigation
Frederic Guillot
2015-05-31
Add more debug info for controllers
Frederic Guillot
2015-05-30
Add help message for private projects
Frederic Guillot
2015-05-24
Fix PhpAnalyzer issues
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-21
Show swimlane dropdown only when necessary
Frederic Guillot
2015-05-21
Fix issue: change 2fa condition due to controller renaming
Frederic Guillot
2015-05-21
Fix bug: editing private project enable user management
Frederic Guillot
2015-05-18
Add ical export for users
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-11
Add Jabber/XMPP integration
Frederic Guillot
2015-05-10
Recurring tasks (#847): template cleanup
Frederic Guillot
2015-05-10
Merge pull-request #847 (recurring tasks)
Frederic Guillot
2015-05-09
Fix some php analyzer issues
Frederic Guillot
2015-05-09
Allow auto-completion with the task id
Frederic Guillot
2015-05-09
Update task links, assignee and time tracking (#775), group links by label ↵
Frederic Guillot
(#669) Merge and modification of pull-request #785
2015-05-03
Initial Recurring Tasks Commit
David-Norris
Initial Recurring Tasks Commit No Locales Updated.
2015-04-21
Allow admins to disable the 2FA for a standard user
Frederic Guillot
2015-04-19
Add Sendgrid integration (incoming email handling)
Frederic Guillot
2015-04-19
Add Mailgun integration (incoming emails)
Frederic Guillot
2015-04-19
Add Postmark integration (inbound emails for task creation)
Frederic Guillot
2015-04-18
Add Slack and Hipchat integrations for each projects
Frederic Guillot
2015-04-12
Add screenshot support for tasks (copy/paste images directly)
Frederic Guillot
2015-04-11
Add burndown chart
Frederic Guillot
2015-04-11
Add auth controller
Frederic Guillot
2015-04-11
Add column controller
Frederic Guillot
2015-04-11
Add category description (merge and modify pull-request #692)
Frederic Guillot
[next]