Age | Commit message (Expand) | Author |
2016-01-17 | Avoid automatic actions that change the color to fire subsequent events | Frederic Guillot |
2016-01-17 | Add dropdown menu on each board column title to close all tasks | Frederic Guillot |
2016-01-16 | Show template rendering time in debug log | Frederic Guillot |
2016-01-16 | Make sure that some event subscribers are not executed multiple times | Frederic Guillot |
2016-01-16 | Remove class TaskMovedDateSubscriber | Frederic Guillot |
2016-01-16 | Improve class ProjectDailyColumnStats | Frederic Guillot |
2016-01-14 | Do not cache app settings in session | Frederic Guillot |
2016-01-14 | Fix bug: unable to set currency rate with Postgres | Frederic Guillot |
2016-01-13 | Fix wrong link for category in task footer | Frederic Guillot |
2016-01-12 | Add dropdown menu for task links table | Frederic Guillot |
2016-01-12 | Add dropdown menu for column 'Actions' in tables | Frederic Guillot |
2016-01-12 | Rename template hooks added by last PR | Frederic Guillot |
2016-01-12 | Integrate Malay language | Frederic Guillot |
2016-01-12 | Add dropdown menu for subtasks | Frederic Guillot |
2016-01-10 | Fix bug: Automatic action listeners were using the same instance | Frederic Guillot |
2016-01-09 | Add forgot password feature | Frederic Guillot |
2016-01-09 | Fix typo in ChangeLog | Frederic Guillot |
2016-01-09 | Update changelog | Frederic Guillot |
2016-01-07 | Move Gitlab webhook to an external plugin | Frederic Guillot |
2016-01-07 | Move bitbucket webhook to an external plugin | Frederic Guillot |
2016-01-06 | Move Github Webhook to external plugin | Frederic Guillot |
2016-01-05 | Sync locales | Frederic Guillot |
2016-01-03 | Increase action name column length in actions table | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2015-12-30 | Add unit test to remove metadata | Frederic Guillot |
2015-12-30 | Do not show window scrollbars when individual column scrolling is enabled | Frederic Guillot |
2015-12-30 | Update ChangeLog | Frederic Guillot |
2015-12-29 | Add autocompletion in textarea for user mentions | Frederic Guillot |
2015-12-23 | Improving performance during task position change (3 times faster than before) | Frederic Guillot |
2015-12-22 | Avoid PHP error when enabling LDAP group provider with PHP < 5.5 | Frederic Guillot |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot |
2015-12-14 | Improve pull-request that compare hours | Frederic Guillot |
2015-12-14 | Fix pagination in group members listing | Frederic Guillot |
2015-12-14 | Fix wrong constant name that cause a PHP error in project management section | Frederic Guillot |
2015-12-13 | Update ChangeLog | Frederic Guillot |
2015-12-12 | API: check project membership for task operations | Frederic Guillot |
2015-12-10 | Try to load config.php from /data if not available | Frederic Guillot |
2015-12-07 | Add action in Makefile to create archive with tests | Frederic Guillot |
2015-12-06 | Add the possibility to define API token in config file | Frederic Guillot |
2015-12-06 | Update doc and changelog | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-11-27 | Add generic LDAP client library | Frederic Guillot |
2015-11-25 | Add groups (teams) | Frederic Guillot |
2015-11-22 | Bump version | Frederic Guillot |
2015-11-22 | Add Bosnian translation (pull-request #1470) | Frederic Guillot |
2015-11-21 | Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...' | Frederic Guillot |
2015-11-21 | Add new hooks for plugins | Frederic Guillot |
2015-11-21 | Dropdown menu entry are now clickable outside of the html link | Frederic Guillot |
2015-11-21 | Avoid Safari to append .html at the end of downloaded files | Frederic Guillot |
2015-11-20 | CSV task export show the assignee name in addition to the assignee username | Frederic Guillot |