Commit Graph

8413 Commits (80eecbdd517efbaefd87159d0070bd52513fb2ac)
 

Author SHA1 Message Date
jwollert 309d1fc8c2 fixes xss in members tab select boxes using the proper helper functions 11 years ago
Sebastian Schuster ffc013609e Split the step definitions on the members tab to be 11 years ago
Sebastian Schuster 18d81eed43 Changed default capybara behaviour to ignore hidden elements removing 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
meeee 81592e1027 Merge pull request #247 from opf/fix/work_package_form_issue_categories 11 years ago
Michael Frister 134f5b3aad Add changelog entry 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
meeee 7f2942b115 Merge pull request #242 from opf/feature/rails3_add_time_helper 11 years ago
Sebastian Schuster 4990f642b4 Added spec to test the format_time_as_date helper, 11 years ago
Sebastian Schuster 4bbe4e02c9 Added step to set pagination items per page 11 years ago
Sebastian Schuster 14e9b84b65 Added helper to format dates 11 years ago
Philipp Tessenow 277fe872cc Merge pull request #239 from opf/feature/rails3_random_password 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 986ab82c0a Add changelog entry 11 years ago
Michael Frister 66e981853c Fix mail handler test failing after forced password change 11 years ago
Michael Frister c6d5c55b27 User spec: check force password change after random password assignment 11 years ago
Michael Frister bca95a9844 Add cuke for testing random password assignment 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
Martin Linkhorst d7903ef928 this makes it easier to create an initial working theme. quick fix to be in sync with the blog post. 11 years ago
Jens Ulferts d2e23c94c1 removes sqlite3 from Gemfile.lock 11 years ago
Jens Ulferts 694ea9b59d releases 3.0.0pre7 11 years ago
ulferts 068d0526dc Merge pull request #243 from opf/feature/rails3_work_package_creation 11 years ago
Martin Czuchra 2c31093e7d Merge remote-tracking branch 'opf/feature/rails3' into feature/rails3_work_package_creation 11 years ago
Jens Ulferts 5ca569a6c8 i18n for associated work_packages 11 years ago
Jens Ulferts 984f69679e improve spec robustness 11 years ago
Martin Czuchra 3367865a24 Fixes selectors in cukes. 11 years ago
sschu 3049bbee92 Merge pull request #240 from opf/feature/rails3_brute_force_prevention 11 years ago
Michael Frister e4ff305db7 Fix typo 11 years ago
Michael Frister e8f15ad9be Users controller spec: Use de instead of fr as sample language 11 years ago
Michael Frister 7d622b3df7 Brute force prevention: Improve notice shown when login fails 11 years ago
Michael Frister 3a685dca38 Remove pry 11 years ago
Michael Frister 04dd90d4ae Add missing copyright 11 years ago
Michael Frister 6a9a593eac Update changelog 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 39f185a6cd UsersController spec: reset User.current after tests 11 years ago
Michael Frister 71d98a1413 UsersController: Fix test for sending mail on user activation 11 years ago
Michael Frister 0f1be97449 Fix authentication with external auth source 11 years ago
Michael Frister 6edb72b6ac Fix forced password change cuke 11 years ago
Michael Frister c8afe405c8 Fix users helper spec 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