Age | Commit message (Expand) | Author |
2015-12-06 | Add routes for groups section | Frederic Guillot |
2015-12-06 | Restrict actions for project viewers | Frederic Guillot |
2015-12-06 | Add routes for users section | Frederic Guillot |
2015-12-06 | Add line separator in debug logs | Frederic Guillot |
2015-12-06 | Fix wrong column type for users.language | Frederic Guillot |
2015-12-06 | Add debug log for session invalidation | Frederic Guillot |
2015-12-06 | Update plugin doc | Frederic Guillot |
2015-12-06 | Add new method to flush session variables | Frederic Guillot |
2015-12-06 | Add more unit tests | Frederic Guillot |
2015-12-05 | Update SQL schemas | Frederic Guillot |
2015-12-05 | Remove unused use statements | Frederic Guillot |
2015-12-05 | Fix phpdoc | Frederic Guillot |
2015-12-05 | Sync locales | Frederic Guillot |
2015-12-05 | Add check for gd extension | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-12-04 | Merge pull-request #1523 | Frederic Guillot |
2015-12-03 | added capability to reopen GitLab issues | Matthew Cillo |
2015-12-03 | Update translations.php | Folcky |
2015-11-27 | Add generic authorization class | Frederic Guillot |
2015-11-27 | Add generic LDAP client library | Frederic Guillot |
2015-11-26 | Add filter by task link | Olivier Maridat |
2015-11-25 | Add groups (teams) | Frederic Guillot |
2015-11-23 | Updated translation | Eskiso |
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 |
2015-11-20 | Make CSV export compatible with PHP 5.3 | Frederic Guillot |
2015-11-19 | Updated translation | Eskiso |
2015-11-15 | Projects with duplicate name are now allowed | Frederic Guillot |
2015-11-15 | Fix php notice after merging pull-request #1392 | Frederic Guillot |
2015-11-15 | Merge pull-request #1392 | Frederic Guillot |
2015-11-15 | Use PHP7 function random_bytes() to generate tokens if available | Frederic Guillot |
2015-11-15 | Add unit test for TaskAssignCategoryLink | Frederic Guillot |
2015-11-15 | Add missing template for activity stream | Frederic Guillot |
2015-11-15 | Code cleanup | Frederic Guillot |
2015-11-15 | Rewrite of session management | Frederic Guillot |
2015-11-14 | Fix PHP error when adding a new user with email notification enabled | Frederic Guillot |
2015-11-14 | Improve error handling of plugins | Frederic Guillot |
2015-11-14 | Fix bug in daily project summary CSV export | Frederic Guillot |
2015-11-12 | Fix bug: cs_CZ display the wrong locale in datetime picker | Frederic Guillot |
2015-11-08 | Merge pull-request #1414 | Frederic Guillot |
2015-11-08 | Merge pull-request #1436 | Frederic Guillot |
2015-11-08 | Merge pull-request #1417 | Frederic Guillot |
2015-10-29 | Update es_ES translation | Gerardo Zamudio |
2015-10-26 | pt_BR: fix and improve translation | FlaudÃsio Tolentino |
2015-10-26 | pt_BR: translate missing strings | FlaudÃsio Tolentino |
2015-10-26 | Add new action: Assign automatically a category based on a link | Olivier Maridat |