Age | Commit message (Expand) | Author |
2015-11-15 | Use PHP7 function random_bytes() to generate tokens if available | Frederic Guillot |
2015-11-15 | Update doc | 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: Datepicker is closed on blur event (merge pull-request #1446) | 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-11-02 | Fix the issue #1415 and issue #1425 Datepicker will disappear when click arro... | Libin Pan |
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 |
2015-10-25 | Move some classes to namespace Core\Http | Frederic Guillot |
2015-10-25 | Move token generation to Security namespace | Frederic Guillot |
2015-10-24 | Minor changes | Frederic Guillot |
2015-10-24 | Sync locales | Frederic Guillot |
2015-10-24 | Remove trailing slash for FILES_DIR | Frederic Guillot |
2015-10-24 | Fix typo in French translation | Frederic Guillot |
2015-10-24 | Regenerate thumbnails if missing | Frederic Guillot |
2015-10-24 | Add documentation for metadata | Frederic Guillot |
2015-10-24 | Check for each request that reverse proxy user match user session | Frederic Guillot |
2015-10-23 | Avoid to disable the default swimlane during renaming when there is no other ... | Frederic Guillot |
2015-10-23 | People should not see any tasks during a search when they are not associated ... | Frederic Guillot |
2015-10-22 | Make unit tests pass under Windows | Frederic Guillot |
2015-10-20 | Form add subtasks in each task | Max Kamashev |
2015-10-19 | Fix regressions | Frederic Guillot |
2015-10-19 | Cosmetic fixes | Frederic Guillot |
2015-10-19 | Cleanup and minor fixes | Frederic Guillot |
2015-10-18 | Remove useless class and add new plugin hooks | Frederic Guillot |
2015-10-18 | Update jquery and change sortable settings | Frederic Guillot |
2015-10-18 | Update SQL schema exports | Frederic Guillot |
2015-10-18 | Do not show scrollbars when a column is collapsed (IE) | Frederic Guillot |
2015-10-17 | Fix typo in phpdoc | Frederic Guillot |
2015-10-17 | Fix typo in phpdoc | Frederic Guillot |
2015-10-17 | Fix some phpdoc | Frederic Guillot |
2015-10-17 | Fix issues in Mysql schema | Frederic Guillot |
2015-10-17 | Fix typo in schema declaration | Frederic Guillot |
2015-10-17 | Remove exit expression in database provider | Frederic Guillot |
2015-10-17 | Move slack, hipchat and jabber integrations to plugins | Frederic Guillot |
2015-10-17 | Add metadata for users, tasks and projects | Frederic Guillot |
2015-10-17 | Move ProjectActivitySubscriber to a new notification type | Frederic Guillot |
2015-10-17 | Move webhook to project notification type | Frederic Guillot |
2015-10-17 | Throw exception for page not found | Frederic Guillot |