Commit Graph

4598 Commits (ca5c9faedef4b3b5b2d35b7b07a0de0e283b6e2d)

Author SHA1 Message Date
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Jens Ulferts 293e8a7b7f changes changeset_issues join table to be changeset_work_packages 11 years ago
Jens Ulferts 05de02a0c3 more general implementation for diff view 11 years ago
Jens Ulferts bacb3f0479 introduces ajax triggered inline diff on work_package#show 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Nils Kenneweg 12ba946a92 specs. pes w/o dates not in aggregations. 11 years ago
Nils Kenneweg 79bbc1e274 allow pes without dates. 11 years ago
jwollert 2039940bd4 updates changelog 11 years ago
jwollert 295afbd72e use a dummy member for error handling when a user is trying to create a member without a user_id 11 years ago
jwollert 4482031e3d clear errors when trying to add a new member via projects member form 11 years ago
jwollert b254cd15b3 fixes tabbing issue with roles search box 11 years ago
jwollert 8af54fb658 member select box labels are no longer bold 11 years ago
jwollert 84b8318932 move the placeholder of members selection boxes to associated labels 11 years ago
jwollert 3ffef30276 Some usability fixes for members selection with select2: 11 years ago
Martin Czuchra 52cc95da5f Removes obsolete method override. 11 years ago
Martin Czuchra 0c1850893d Removes obsolete validation. 11 years ago
Martin Czuchra 7d2fd3deb5 Changes recycle bin to be triggered w/ trash. 11 years ago
Martin Czuchra c564afe965 Removes acts_as_tree from planning elements. 11 years ago
Martin Czuchra e69b0e283c Adds a comma back into journal formatter registration. 11 years ago
Martin Czuchra 2fe188fe99 Whitespace changes. 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