Commit Graph

4386 Commits (3ffef30276d56df73ac0bd82d1ac977b0782287f)

Author SHA1 Message Date
jwollert 3ffef30276 Some usability fixes for members selection with select2: 11 years ago
jwollert 309d1fc8c2 fixes xss in members tab select boxes using the proper helper functions 11 years ago
Jens Ulferts a1c72e66a0 ensures that the avatar helper always returns a string, might be empty 11 years ago
Jens Ulferts e8b06559c7 extracts avatar into it's own helper 11 years ago
Jens Ulferts 4cc9aaf896 fixes on the fly category creation 11 years ago
Jens Ulferts 8303552576 fixes link to on the fly category generation 11 years ago
Michael Frister 72318fa988 Small fixes after code review 11 years ago
Michael Frister 607b4dd61e UsersController: improve random password control flow; cleanup 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 69566d1e5c User: Always force password change on random password assignment 11 years ago
Michael Frister 3e4c1d8e88 User edit: Improve JavaScript and form 11 years ago
jwollert 2e0224fd00 adjust users_controller to use random_password facilities, migrated from strong_passwords 11 years ago
jwollert 57cdc7d5a1 migrate some basic strong password randomizing stuff 11 years ago
Jens Ulferts 984f69679e improve spec robustness 11 years ago
Michael Frister 3a685dca38 Remove pry 11 years ago
Michael Frister 7712287666 Fix updating group_ids for User, fix admin test 11 years ago
Michael Frister 05c85dcb90 User update: Use strong_parameters, disallow status change 11 years ago
Michael Frister 0f1be97449 Fix authentication with external auth source 11 years ago
Michael Frister 4e439e2551 Don't show notice about brute force prevention when it's disabled 11 years ago
Michael Frister 19155db133 Allow disabling brute force prevention 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 44e021a072 User index: show blocked and locked users under "permenently locked" 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 cb042cf704 Add user helper for creating lock/unlock/unblock buttons 11 years ago
Michael Frister dfced0e238 Add user helper for formatting user status 11 years ago
Michael Frister d01ec32b3d Block user on too many failed logins within specific period 11 years ago
Michael Frister 40f75b23dd Add settings for brute force prevention 11 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 11 years ago
Nils Kenneweg 37ee532c03 makes PE show work again. 11 years ago
Martin Czuchra 067e26c673 Due/end date fixes. 11 years ago
Jens Ulferts 69fc9db244 allows for extending permitted_params 11 years ago
Jens Ulferts eda5f61ddc disabling "create and continue" for now 11 years ago
Jens Ulferts e37ab4b357 uses work_package for work_package history 11 years ago
Jens Ulferts 8e149a2b32 redirect to work_package#show after issue#update 11 years ago
Jens Ulferts 101bf289e7 moves attribute rendering for work_package#show from controller to helper 11 years ago
Michael Frister 234ff1e50e Password reused warning: Improve singular 11 years ago
Christian Rijke 4abd452734 Swap priority of session param and options param. 11 years ago
Christian Rijke 77b66b5299 Fix 'previous' pagination label. 11 years ago
Jens Ulferts c8ff243042 adds compatibility methods to planning_elements 11 years ago
Jens Ulferts 00f7d7287d fixes more due_date/end_date bugs 11 years ago
Jens Ulferts bcd355099d further links the new work_packages controller 11 years ago
Martin Czuchra 297915a394 Fixes double escaping of journal details. 11 years ago
Martin Czuchra 05f1f78d2d Removes whitespace at end of line. 11 years ago
Jens Ulferts a84166c2e0 readds accidentally deleted relation cleanup 11 years ago
Jens Ulferts db40677b1b adapts issues controller to changed relation method 11 years ago
Jens Ulferts aafccc013e completes renaming of add_issue_watchers to add_work_package_watchers permission 11 years ago