Commit Graph

8025 Commits (a4729f530cfa3a348dc17094d7a59baf85602661)
 

Author SHA1 Message Date
cratz a4729f530c Merge pull request #206 from opf/feature/rails3_ban_former_passwords 11 years ago
Michael Frister 40d394bd83 Remove broken Apache authentication module 11 years ago
Michael Frister 34f432ce32 Fix _authentication.html.erb syntax 11 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 11 years ago
Michael Frister 501a2fecbb Make old migration salting existing user passwords independent of User 11 years ago
ulferts 29637cb1c6 Merge pull request #216 from opf/bug/add_watcher_to_issue 11 years ago
sschu 24f0dcfa16 Merge pull request #229 from opf/feature/rails3_fix_wrong_permission_check_on_project_show 11 years ago
cratz 54ab963a70 Merge pull request #222 from opf/feature/rails3_fix_roles 11 years ago
Hagen Schink ccc5d0a625 Simplify method 11 years ago
Hagen Schink 16aee18bb6 Remove prefix test 11 years ago
Christian Ratz aa6c004186 fixed condition for 'tickets box' on project#show 11 years ago
sschu 4f3cdfc890 Merge pull request #221 from opf/feature/rails3_remove_data_migration_scripts 11 years ago
Sebastian Schuster ff19f6e4a6 Removed step leading to ambigious cucumber matches as the more generic 11 years ago
Sebastian Schuster 132ff23308 Added plural translation for role model 11 years ago
Sebastian Schuster a5993cf2d3 Used page helper instead of reading param directly 11 years ago
sschu ab885f7450 Merge pull request #225 from opf/feature/rails3_add_configurable_session_lifetime 11 years ago
cratz 1b57a2845f Merge pull request #228 from opf/feature/rails3_fix_circular_dependencies_in_devel 11 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 11 years ago
Christian Ratz 85012b3c7d changed wording; spec new case 11 years ago
Christian Ratz 1298b0f7f4 more reliable session lifetime 12 years ago
sschu 72d890da1a Merge pull request #82 from opf/feature/rails3-members-autocompletion 12 years ago
Christian Ratz 00e4539953 Added updated Gemfile.lock for 0676eddd3 12 years ago
sschu 1b83fec85e Merge pull request #227 from opf/feature/fix_jenkins_ci 12 years ago
Michael Frister 0676eddd36 Fix spec rake task 12 years ago
Christian Ratz f06e6f9ed7 [opf1054] Implements configurable session_lifetime 12 years ago
Christian Ratz cc8cc80da2 specs for session lifetime before_filter 12 years ago
Christian Ratz d4ed4d72c1 Added session lifetime settings 12 years ago
Philipp Tessenow 08a7cf11ae Merge pull request #223 from opf/feature/rails3_remove_preload_circular_dependencies 12 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 12 years ago
jwollert 3035192bb5 fixes membership creation for a single user 12 years ago
jwollert 5f3d586612 fixes issue with mass_assignment protection and role_ids 12 years ago
Nils Kenneweg f6cc1d06b3 we need an id for find_project not a project_id. 12 years ago
jwollert dcaad6133a pluralize search translations, as we use multi-selects 12 years ago
jwollert 3c52ed586e readd role search translation 12 years ago
jwollert dec7cebdee Reworked Tests: 12 years ago
Michael Frister 260d3d05bb Remove Mantis and Trac migrations scripts 12 years ago
jwollert b3b79a3041 renamed user and role id input for non-impaired users, gives us prettier generated ids 12 years ago
jwollert 13037de4db fix id seperation used inside autocompletion for impaired users 12 years ago
jwollert e446f783b0 Fixes Members Creation: 12 years ago
jwollert a678f916f9 fixes partial name for html request in memberscontroller's autocompletion 12 years ago
jwollert fe3a7e2c12 fix non-impaired members tab submit button: used to jump around because of floating siblings, applied 'clearfix' 12 years ago
jwollert a340328a93 escape principal and role names in members autocompleter 12 years ago
jwollert c3f4fea947 start loading roles right away 12 years ago
jwollert c5349e0148 allow Users to be scoped with full name, too 12 years ago
jwollert 1c1a464f96 port to rails3 12 years ago
jwollert a3e01cede1 get multiple remote selection to work properly 12 years ago
jwollert d783dc46b5 autocompletion for roles and members in project settings, now with infinite scrolling 12 years ago
jwollert 6bd45259e9 reformatting the new member form inside project settings 12 years ago
jwollert 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 12 years ago
jwollert b8aaa2bd64 adjusting focus color for select2 container 12 years ago