Commit Graph

3579 Commits (0c53a5befc384b5f059a90b15eda4275d52c5928)

Author SHA1 Message Date
Jens Ulferts 888e962b16
reenable responsible autocompleter 8 years ago
Jens Ulferts e3546e1d68
fix spacing 8 years ago
Jens Ulferts b5e9fe0515
fix content-type header on csv export 8 years ago
Oliver Günther 8391a9c0d2
Use PermittedParams to allow search parameters 8 years ago
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 b71a5e8506
Refresh attachments on custom save 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 1119ca60c3
avoid 500 caused by inability to sort based on valid_from when that is empty 8 years ago
Oliver Günther e6c7c2bab5
Fix and extend specs 8 years ago
Oliver Günther 726fa0abf2
Rewrite project layout page with directives 8 years ago
Oliver Günther 4e49c8800d
Rewrite rate and edit views 8 years ago
Oliver Günther cd8a1319c2
Replace prototype assets with rendered JS and directive 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
Jens Ulferts adf8a5853b
highlight cost report menu based on project scope 8 years ago
Henriette Dinger 15594d2588
Highlight correct menu item 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
Jens Ulferts 427aeecc88
adapt to changes on Project.allowed_to in core 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
Oliver Günther 8f7151e05f Add iCalendar support (#118) 8 years ago
Oliver Günther d454ac5d99
Improve logging for MeetingContentsController#send_for_review 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
Henriette Dinger 03e625af18 Highlight menu entry 8 years ago