Commit Graph

8164 Commits (c8ff243042715cefebdcdb93757362a2180c7383)
 

Author SHA1 Message Date
Sebastian Schuster 132ff23308 Added plural translation for role model 12 years ago
Sebastian Schuster a5993cf2d3 Used page helper instead of reading param directly 12 years ago
sschu ab885f7450 Merge pull request #225 from opf/feature/rails3_add_configurable_session_lifetime 12 years ago
cratz 1b57a2845f Merge pull request #228 from opf/feature/rails3_fix_circular_dependencies_in_devel 12 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 12 years ago
Christian Ratz 85012b3c7d changed wording; spec new case 12 years ago
delinde 55b69f07cd Update de.yml 12 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
jwollert 2467c89e2f removes dead code formatting divs we don't want to format 12 years ago
Philipp Tessenow 53b9d102ba Merge pull request #224 from opf/feature/rails3_fix_travis 12 years ago
Michael Frister 5cbc0506f4 Cukes: Fix debugging without pry in test bundler group 12 years ago
Michael Frister 8980fab85b Travis: Don't install development dependencies, begin with cukes 12 years ago
Michael Frister 0c32c542e2 Gemfile: Remove pry out of test group, explicily add rspec 12 years ago
sschu 3f1c6716f9 Merge pull request #114 from opf/fix/rails3-members-edit 12 years ago
Hagen Schink fe28e850af Add changelog entry 12 years ago
Hagen Schink 8aa098ba2c Revert unused method parameter 12 years ago
Hagen Schink 13dc8baff6 Simplified watcher implementation 12 years ago
Hagen Schink 1c9bab9a41 Fix route prefix handling 12 years ago
Hagen Schink 9a6a94bddc Test watchable route prefixes 12 years ago
Hagen Schink 767f8aa26f Store watchable class and route prefixe 12 years ago