Commit Graph

166 Commits (f8a277f30612e331e52096720dfe89fa439d6319)

Author SHA1 Message Date
Michael Frister 183fb9f408 User edit: Show external authentication provider 11 years ago
Michael Frister 4b868d7062 Use User#uses_external_authentication? for checking that 11 years ago
Michael Frister dd738fb5cf Omniauth: Hide authentication fields for users with external source 11 years ago
Johannes Wollert c8d4e449cc unifies creation/deletion/error notices in user's membership tab 11 years ago
Hagen Schink 43235f3cef Adds missing edit accesskeys 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 337b4777e7 Adds missing administration views titles 11 years ago
Hagen Schink 59238c8542 Adds specific menu to admin modules 11 years ago
Till Breuer 7b1d4f1350 Add view hook to users show... (#2250) 11 years ago
Till Breuer 8e12d65543 Add activity labels to activities#index and users#show 11 years ago
Christian Ratz cdc1df7b05 fixed indent in some partials 11 years ago
Philipp Tessenow 4b9f826345 fix setting wierdness 11 years ago
Philipp Tessenow 203801f966 add global setting which controls wether the user may choose a custom theme or not 11 years ago
Philipp Tessenow 50dd509430 user.pref.theme defaults to application_theme if the user has not set a theme yet 11 years ago
Philipp Tessenow 8a02a37349 use a translated label for user-theme 11 years ago
Philipp Tessenow 00c1d98c7d a user may now choose a custom theme in his preferences 11 years ago
Christian Ratz f84af50ebe fixed icons for Activity section in user#show 11 years ago
Hagen Schink 5857f0f6ef Adapts acts as event modifications 11 years ago
Christian Ratz 9c4ac2ddb2 more icons from the icon font in the content 11 years ago
Christian Ratz d60ea6934f icon for clear actions 11 years ago
Christian Ratz 4550f23330 Use new delete icon 11 years ago
jwollert 643bd70d42 fix readding a users membership to a project in admin panel 11 years ago
jwollert 1cd3597157 adds a id to the new membership form inside admin's user edit panel 11 years ago
jwollert 77310b40f3 removes remote_form_for from admin's user edit panel, so we don't get 2 requests on all actions 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Hagen Schink 8a9c57ca37 Corrects labels 11 years ago
Hagen Schink 94c41db2f7 Corrects project reference call 11 years ago
Sebastian Schuster ee6c9f792e Added missing copyright notice for various files 11 years ago
Michael Frister 72318fa988 Small fixes after code review 11 years ago
Michael Frister 282c4d106b User form: Fix random password assignment checkbox 11 years ago
Michael Frister 7cc19bb969 Improve form and process random password assignment 11 years ago
Michael Frister 3e4c1d8e88 User edit: Improve JavaScript and form 11 years ago
jwollert 57cdc7d5a1 migrate some basic strong password randomizing stuff 11 years ago
Michael Frister 536cbc5cc1 Prevent users from changing their own status 11 years ago
Michael Frister 6e5f250e22 User index: add links for changing user status 11 years ago
Michael Frister af46ea9963 User edit: Remove change status link 11 years ago
Michael Frister 9a5cefaf11 User index: show status and allow filtering by status 11 years ago
Michael Frister 40e4e9a9c7 User/edit: Add buttons for changing user status incl. unblocking 11 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Jens Ulferts aabab3e33e uses will_paginate for users pagination 12 years ago
Michael Frister a3e5a7a07d Reenable autocompletion for register form except password 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Michael Frister e20922bed5 Disable autocomplete on forms with login password fields 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ddb0015e54 use new translation style for various user-related views 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Martin Linkhorst 6fe81868e8 missing equals added 12 years ago
Martin Linkhorst f60a29e9e0 DEPRECATION FIX: and the mother of all block helpers #content_tag 12 years ago