Commit Graph

3229 Commits (21ce15a9451bda96db96f5ddde5f1216ad95ffb0)

Author SHA1 Message Date
Jens Ulferts 5a62f30078
replace deprecated method call 8 years ago
Oliver Günther 9c1508bad0
Fix legacy repository specs 8 years ago
Jens Ulferts cf8b2c568e
ActionController::Parameter no longer is a hash 8 years ago
Jens Ulferts af2018fb5d
ActionController::Parameter is no longer a hash 8 years ago
Jens Ulferts 1d515c3e8d
fix deprecation 8 years ago
Jens Ulferts 1c5e73a993
handle non existent param 8 years ago
Jens Ulferts 5c73efc616
rely on url_for to fill in request's parameters on session timeout back url 8 years ago
Oliver Günther 40775a3e2b params is now of type ActionController::Parameters 8 years ago
Oliver Günther 7e8f21f5a6 Check presence on RolePermission 8 years ago
Oliver Günther 117dfa4e2d Legacy: Fix functional projects controller spec 8 years ago
Jens Ulferts daa2d07e4b
rely on url_for to fill in request's parameters on back url 8 years ago
Jens Ulferts b129f14079
replace removed method AR method #type_cast_from_database 8 years ago
Oliver Günther 8c42f5ae35
Fix invalid find_project_by_project_id 8 years ago
Oliver Günther 7994631440
Use unreleased version of friendly_id and fix project finder 8 years ago
Jens Ulferts d106fcf226
don't raise if disable_api has never been defined 8 years ago
Oliver Günther 06af06c083
Remove skip_before_action that does not exist in an V2 controller 8 years ago
Oliver Günther b8b0862bad
Replace after_filter with after_action 8 years ago
Jens Ulferts d22809e5a2
remove skipping before action that was never added 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Jens Ulferts fa37edd2dd
reimplement caching of robots.txt 8 years ago
Oliver Günther fff21a1229
UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
Oliver Günther 57a4539ddb
Remove unused format.js versions#create 8 years ago
Oliver Günther 02e2774cde
Replace watcher_link updater rjs with js.erb 8 years ago
Jens Ulferts d13db6b35a
replace jrs with js.erb 8 years ago
Jens Ulferts 28fc8d37b2
split memberships concerns from users controller 8 years ago
Oliver Günther 6a91e4a32a
Fix wiki controller item specs 8 years ago
Oliver Günther 638e8ca735
Build simple service to initialize setting on login 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts ab93799c8b
improve menu performance by rendering to existing controller 8 years ago
Jens Ulferts 1c8c55d25f
avoid query initialization on html request 8 years ago
Oliver Günther 29f749a489
Remove unused xhr check 8 years ago
Jens Ulferts 36c785b7c8 set update_on when recreating content from journal 8 years ago
Henriette Dinger 1d3d6b744d Highlight queries in the sidebar 8 years ago
Oliver Günther c5ca7e7782
Actually save the title, not the name 8 years ago
Oliver Günther 3f4388816e
Replace setting with a configuration variable 8 years ago
Henriette Dinger f4154a1b94 Restyle wiki history page 8 years ago
Jens Ulferts 8c827bbbec remove costly eager loading 8 years ago
Jens Ulferts 9ee2e8057c eager load color 8 years ago
Oliver Günther 97678334ee
Extend My Account specs 8 years ago
Oliver Günther 7ecad5e0ca
Make global setting for password confirmation 8 years ago
Markus Kahl 1f4a1e1001 updated specs to new integrated add-member functionality 8 years ago
Markus Kahl 492bbcd068 refactor user filter to allow impermanent memberships integration 8 years ago
Markus Kahl 6538d3a2b1 use correct URL for clear button in user filter 8 years ago
Oliver Günther 4773ce1f9a
Implement confirmation confern for my/account 8 years ago
Markus Kahl a7f880a306 add members directly in index view 8 years ago
Jens Ulferts e2ff19e8d2 prevent multiple frontend calls to experimental custom_field_filters API 8 years ago
Henriette Dinger 47f7d3e14d Handle accessibility highlighting of the position 8 years ago
Markus Kahl a230ce5e23 further simple member screen refactoring to allow plugins to integrate 8 years ago
Markus Kahl d9101386f6 final rubocop remarks 8 years ago
Markus Kahl b55b682805 enhanced member screen; members and user table refactoring using cells 8 years ago