Age | Commit message (Expand) | Author |
2016-04-11 | Rename ID column to be translatable | Frederic Guillot |
2016-04-11 | Make user ID a sortable column in user management | Dj Padzensky |
2016-03-27 | Fix bad unique constraints in Mysql table user_has_notifications | Frederic Guillot |
2016-03-26 | Show avatar on public user profile | Frederic Guillot |
2016-03-26 | Move avatar actions to controller AvatarFile | Frederic Guillot |
2016-03-26 | Added avatar image upload | Frederic Guillot |
2016-03-05 | Added Ajax loading icon for submit buttons | Frederic Guillot |
2016-03-04 | Helper refactoring | Frederic Guillot |
2016-02-16 | Merge pull-request #1850 | Frederic Guillot |
2016-02-16 | enrich hooks | Timo Litzbarski |
2016-02-13 | Enable/Disable users | Frederic Guillot |
2016-02-10 | Check access on sidebar action menus | Frederic Guillot |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot |
2016-02-03 | Change sidebar style | Frederic Guillot |
2016-01-31 | Simplify layout and templates generation | Frederic Guillot |
2016-01-31 | Templates cleanup | Frederic Guillot |
2016-01-29 | Move Gitlab and Github authentication to external plugins | Frederic Guillot |
2016-01-29 | Move Google authentication to an external plugin | Frederic Guillot |
2016-01-09 | Add forgot password feature | Frederic Guillot |
2015-12-24 | Update active menu in sidebars | Frederic Guillot |
2015-12-15 | Show profile link for @username mentions | Frederic Guillot |
2015-12-06 | Update plugin doc | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-11-25 | Add groups (teams) | Frederic Guillot |
2015-10-17 | Move slack, hipchat and jabber integrations to plugins | Frederic Guillot |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot |
2015-10-12 | Add user CSV import | Frederic Guillot |
2015-10-03 | Add web notifications | Frederic Guillot |
2015-09-20 | Move timetable to a plugin | Frederic Guillot |
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot |
2015-09-20 | Fix Mysql error about gitlab_id when creating remote user | Frederic Guillot |
2015-09-13 | Move budget outside of the core | Frederic Guillot |
2015-09-13 | First draft for plugins system | Frederic Guillot |
2015-09-01 | fix(integration): restore missing gitlab auth links | Pierre-Alexis de Solminihac |
2015-08-23 | Add Gitlab authentication | Frederic Guillot |
2015-08-19 | Improve sidebar menus | Frederic Guillot |
2015-08-16 | Add project users overview | Frederic Guillot |
2015-08-14 | Add new role Project Administrator | Frederic Guillot |
2015-07-18 | Add icon to hide/show sidebar | Frederic Guillot |
2015-07-18 | Add form to create remote user | Frederic Guillot |
2015-07-16 | Add edit form for user authentication | Frederic Guillot |
2015-07-16 | Refactoring of Github authentication (oauth url change) | Frederic Guillot |
2015-07-16 | Refactoring of Google Authentication (new callback url) | Frederic Guillot |
2015-07-01 | Change dashboard | Frederic Guillot |
2015-06-27 | Improve user creation form to automatically add project member and enable not... | Frederic Guillot |
2015-06-27 | Remove column default_project_id for users because it's useless now | Frederic Guillot |
2015-06-19 | Add RSS feed for users and change address of project feeds | Frederic Guillot |
2015-06-15 | Remove truncate helper and use css instead | Frederic Guillot |
2015-06-07 | Add user filter/condition for notifications | Frederic Guillot |
2015-05-24 | Helpers refactoring | Frederic Guillot |