Commit Graph

4478 Commits (8ccd71c347861d83fc46ad858eb4d07a07517d1f)

Author SHA1 Message Date
Philipp Tessenow 188e1725bc only include members_form.js once 11 years ago
Martin Czuchra e8e6c6cdde Fixes two cukes. 11 years ago
Philipp Tessenow 7aeb2fc979 fix #1405: fake invalid credentials when a blocked user tries to login 11 years ago
Philipp Tessenow 8bc04f8b45 fix #1371 pass params to pagination helper 11 years ago
Philipp Tessenow 2d2fb6589c fix #1409 reset page num when changing items/page 11 years ago
Michael Frister 45749f02ec Authentication Settings: Add option to set password validity period 11 years ago
Christian Rijke 8acc54811b Only set updated_at for logged in users and not for anonymous users. 11 years ago
Christian Rijke c9d1e660a4 Set updated_at immediately after login. 11 years ago
Christian Rijke d42c9eb1a9 Refactor session_expired? conditions. 11 years ago
Christian Rijke 1ba73c4ef9 Always set session[:updated_at] to avoid logging out users when the administrator turns on session expiration. 11 years ago
Christian Rijke 3956f024d0 Log out users with empty session activity time when session lifetime is enabled. 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