Age | Commit message (Expand) | Author |
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 |
2016-03-26 | Fix compatibility issue with PHP 5.3 | Frederic Guillot |
2016-03-26 | Added avatar image upload | Frederic Guillot |
2016-03-25 | Allow to use the original template in overridden templates (PR #1941) | Frederic Guillot |
2016-03-25 | Unification of project header | Frederic Guillot |
2016-03-23 | Loader for Helper-Classes from Plugin | Busfreak |
2016-03-19 | Handle multiple avatar sizes | Frederic Guillot |
2016-03-19 | Render default avatar provider when having no user linked | Frederic Guillot |
2016-03-19 | Added letter based avatar provider | Frederic Guillot |
2016-03-18 | Added pluggable Avatar providers | Frederic Guillot |
2016-03-17 | Added support for multiple placeholders for LDAP_USER_FILTER | Frederic Guillot |
2016-03-07 | Changing new self to new static, to accommodate subclasses of LdapClient. | Dj Padzensky |
2016-03-04 | PHPdoc cleanup | Frederic Guillot |
2016-03-04 | Move Template::layout() to LayoutHelper | Frederic Guillot |
2016-03-04 | Helper refactoring | Frederic Guillot |
2016-03-04 | Add namespace Export and move classes | Frederic Guillot |
2016-03-04 | Create Import namespace and move classes | Frederic Guillot |
2016-03-04 | Remove model OverdueNotification | Frederic Guillot |
2016-02-29 | Add unit test for transition model | Frederic Guillot |
2016-02-28 | Added support for HTTP header "X-Forwarded-Proto: https" | Frederic Guillot |
2016-02-20 | Fix cosmetic issues and update api documentation | Frederic Guillot |
2016-02-14 | Add ProjecFile and TaskFile models | Frederic Guillot |
2016-02-13 | Enable/Disable users | Frederic Guillot |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot |
2016-02-01 | Always call match() for external link providers | Frederic Guillot |
2016-01-31 | Make project creation form a inline popup | Frederic Guillot |
2016-01-31 | When creating a new project, have the possibility to select another project t... | Frederic Guillot |
2016-01-30 | Simplify code to handle ajax popover and redirects | Frederic Guillot |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot |
2016-01-28 | Added automatic actions based on a daily event | Frederic Guillot |
2016-01-23 | Move default-src CSP rule to ClassProvider | Marien Fressinaud |
2016-01-22 | Add new API procedures for groups, roles and project permissions | Frederic Guillot |
2016-01-18 | Return the highest role for a project when a user is member of multiple groups | Frederic Guillot |
2016-01-16 | Minor code improvements | Frederic Guillot |
2016-01-16 | Remove global variable | Frederic Guillot |
2016-01-16 | Remove global | Frederic Guillot |
2016-01-16 | Show template rendering time in debug log | Frederic Guillot |
2016-01-16 | Remove ProjectAnalytic class | Frederic Guillot |
2016-01-15 | Move analytic logic to separate classes | Frederic Guillot |
2016-01-14 | Do not cache app settings in session | Frederic Guillot |
2016-01-14 | Move validator methods | Frederic Guillot |
2016-01-13 | Move some validators to separate classes | Frederic Guillot |
2016-01-13 | Change private properties to protected | Frederic Guillot |
2016-01-11 | Move project validator methods | Frederic Guillot |
2016-01-11 | Minor fixes | Frederic Guillot |
2016-01-11 | Move subtask validator methods | Frederic Guillot |
2016-01-11 | Move swimlane validator methods | Frederic Guillot |
2016-01-11 | Move task link validator methods | Frederic Guillot |