Age | Commit message (Expand) | Author |
2016-07-02 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-07-01 | Memory cache have to be flushed before job processing | Frederic Guillot |
2016-07-01 | Flush memory cache in worker to get latest config values | Frederic Guillot |
2016-07-01 | Fixed lexer issue with non word characters | Frederic Guillot |
2016-06-26 | Added new API calls for external task links | Frederic Guillot |
2016-06-26 | Added application and project roles validation for API procedure calls | Frederic Guillot |
2016-06-24 | Added tag modification from the user interface | Frederic Guillot |
2016-06-23 | Added models for tags | Frederic Guillot |
2016-06-05 | Display local date format in date picker | Frederic Guillot |
2016-06-05 | Changed DateParser to use only user format and ISO-8601 | Frederic Guillot |
2016-06-05 | Added config parameter to allow self-signed certificates for the HTTP client | Frederic Guillot |
2016-06-05 | Conifgure email settings through user interface | Frederic Guillot |
2016-06-05 | Improve background workers | Frederic Guillot |
2016-06-03 | Change css for header links | Frederic Guillot |
2016-06-02 | Expose to the user interface the email sender address | Frederic Guillot |
2016-06-01 | Added mail helper | Frederic Guillot |
2016-06-01 | Fix filters with UTF-8 characters | Sébastien Kergreis |
2016-05-30 | Do not sync user role if LDAP groups are not configured | Frederic Guillot |
2016-05-29 | Make console commands pluggable | Frederic Guillot |
2016-05-29 | Update JsonRPC library and API | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |
2016-05-28 | Improve notification classes and move interface to core | Frederic Guillot |
2016-05-26 | Rename task view controller | Frederic Guillot |
2016-05-25 | Do not execute controller if the response is already sent | Frederic Guillot |
2016-05-25 | Support strtotime strings for date search | Frederic Guillot |
2016-05-24 | Filter non compatible plugins | Frederic Guillot |
2016-05-23 | Added QueueManager to process background jobs | Frederic Guillot |
2016-05-20 | Manage plugins from the user interface and from the command line | Frederic Guillot |
2016-05-16 | Improve user controllers and views | Frederic Guillot |
2016-05-15 | User import is now a popover | Frederic Guillot |
2016-05-15 | Added unit tests for middleware | Frederic Guillot |
2016-05-15 | Added task creation menu for all projects views | Frederic Guillot |
2016-05-15 | Refactoring: added controlled middleware and changed response class | Frederic Guillot |
2016-05-07 | Improve plugin loading | Frederic Guillot |
2016-05-07 | Added method onStartup() for plugins | Frederic Guillot |
2016-05-07 | Added support for language LDAP attribute | Frederic Guillot |
2016-05-07 | Added support for LDAP user photo profile | Frederic Guillot |
2016-05-07 | User roles are now synced with LDAP at each login | Frederic Guillot |
2016-05-04 | Unify task drop-down menu between different views | Frederic Guillot |
2016-05-03 | Improve LDAP user group membership synchronization | Frederic Guillot |
2016-04-30 | Added support for LDAP Posix Groups (OpenLDAP with memberUid) | Frederic Guillot |
2016-04-29 | Fixed wrong task link generation within Markdown text | Frederic Guillot |
2016-04-24 | Use PLUGINS_DIR constant to load plugin templates | Frederic Guillot |
2016-04-14 | Allow plugins loading from another location | Frederic Guillot |
2016-04-10 | Refactor ProjectActivity model to use Filter and Formatter interface | Frederic Guillot |
2016-04-09 | Filter refactoring | Frederic Guillot |
2016-03-27 | Check if LDAP logger is defined | Frederic Guillot |
2016-03-27 | Added more logging for LDAP client | Frederic Guillot |
2016-03-27 | Minor improvements | Frederic Guillot |
2016-03-27 | Handle state in OAuth2 client | Frederic Guillot |