Commit Graph

334 Commits (07ab5b4b8ba20392a2daa10de5f7f681927800ab)

Author SHA1 Message Date
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
Sebastian Schuster 3c014b187f Minor change to the copyright header 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
Sebastian Schuster 13c2294f14 Added copyright notices to all files 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
Sebastian Schuster 3b4ddc187d Fixed missing translations 12 years ago
Sebastian Schuster 4113624f3d Reused protoype-style ajax request for forms so js callbacks are triggered correctly 12 years ago
Sebastian Schuster 7bea887a3d fixed rspecs 12 years ago
Sebastian Schuster e2d490dc66 Added newline 12 years ago
Sebastian Schuster b0de4dcdd4 Removed unnecessary plugin parameter 12 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
Sebastian Schuster 5d12373f25 Replaced indiviual asset includes with global include of shared header in all views 12 years ago
Jens Ulferts 0b78982493 renames rhtml to html.erb 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
Martin Linkhorst 464473c9d7 DEPRECATION FIX: and #javascript_tag 12 years ago
Martin Linkhorst a37b574d98 DEPRECATION FIX: the notorious #other_formats_links want treatment, too 12 years ago
Martin Linkhorst 2ab039164f DEPRECATION FIX: don't forget #remote_form_for 12 years ago
Martin Linkhorst cec9c06a61 DEPRECATION FIX: and of course #form_for 12 years ago
Martin Linkhorst 9ee4ebde1a DEPRECATION FIX: continuing with #labelled_tabular_form_for 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Jens Ulferts ebfa89ea10 rewrites filtering of users by groups 12 years ago