summaryrefslogtreecommitdiff
path: root/app/Template/user
AgeCommit message (Expand)Author
2016-04-11Rename ID column to be translatableFrederic Guillot
2016-04-11Make user ID a sortable column in user managementDj Padzensky
2016-03-27Fix bad unique constraints in Mysql table user_has_notificationsFrederic Guillot
2016-03-26Show avatar on public user profileFrederic Guillot
2016-03-26Move avatar actions to controller AvatarFileFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-16Merge pull-request #1850Frederic Guillot
2016-02-16enrich hooksTimo Litzbarski
2016-02-13Enable/Disable usersFrederic Guillot
2016-02-10Check access on sidebar action menusFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-03Change sidebar styleFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-31Templates cleanupFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2015-12-24Update active menu in sidebarsFrederic Guillot
2015-12-15Show profile link for @username mentionsFrederic Guillot
2015-12-06Update plugin docFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-25Add groups (teams)Frederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-20Fix Mysql error about gitlab_id when creating remote userFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-01fix(integration): restore missing gitlab auth linksPierre-Alexis de Solminihac
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-18Add form to create remote userFrederic Guillot
2015-07-16Add edit form for user authenticationFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-16Refactoring of Google Authentication (new callback url)Frederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-27Improve user creation form to automatically add project member and enable not...Frederic Guillot
2015-06-27Remove column default_project_id for users because it's useless nowFrederic Guillot
2015-06-19Add RSS feed for users and change address of project feedsFrederic Guillot
2015-06-15Remove truncate helper and use css insteadFrederic Guillot
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot