Age | Commit message (Expand) | Author |
2015-07-12 | Remove edit recurrence from the task menu | Frederic Guillot |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot |
2015-07-08 | Fix bug: No creator when duplicating a task | Frederic Guillot |
2015-07-07 | Move board collapse/expand mode to server side to avoid board flickering | Frederic Guillot |
2015-07-07 | Add icon to set automatically the start date | Frederic Guillot |
2015-07-07 | Add datetime picker for start date | Frederic Guillot |
2015-07-06 | Add lead and cycle time for projects | Frederic Guillot |
2015-07-05 | Add new analytic page: Average time spent into each column | Frederic Guillot |
2015-07-05 | Add task analytics | Frederic Guillot |
2015-07-05 | Increase date range for ics export | Frederic Guillot |
2015-07-04 | Refactoring to implement new layout with filters: board/calendar/list views (... | Frederic Guillot |
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 not... | Frederic Guillot |
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 o... | Frederic Guillot |
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 |
2015-05-03 | Initial Recurring Tasks Commit | David-Norris |