Commit Graph

13448 Commits (8392ab276a4013aeb323da333a7877ca49af2f7b)

Author SHA1 Message Date
Oliver Günther 2ae7fe7fa4
Fix template extension 8 years ago
Jens Ulferts db6d2c6ffd
use project.id specifically to avoid db error 8 years ago
Jens Ulferts 181514742f
replace observers by moving functionality inside the observed object 8 years ago
Jens Ulferts 3b9df1f3e0
adapt sanitizer used 8 years ago
Jens Ulferts 05f0bc2a5b
replace deprecated merge! 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 6f6598bd84
delete_all and reload rails 5 way 8 years ago
Jens Ulferts d106fcf226
don't raise if disable_api has never been defined 8 years ago
Jens Ulferts 693090136d
normalize permissions 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 a17758e474
reload association rails 5 style 8 years ago
Jens Ulferts d22809e5a2
remove skipping before action that was never added 8 years ago
Jens Ulferts bf7343c312
replace perfectly sane hack for really dirty one 8 years ago
Jens Ulferts ffc4737ada
no longer pass two attributes to ActiveRecord::Base#initialize 8 years ago
Oliver Günther 07420ed62e
Use strings for filter values in backend and frontend 8 years ago
Oliver Günther 9135be7306
[23948] Add icon-document for documents activity 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 e6c4b12c58
Permit params in back_url 8 years ago
Oliver Günther b72ecf2336
Adjust application middlewares 8 years ago
Oliver Günther 0f6c644b9e
WIP 8 years ago
Markus Kahl 0e54c5fcf6 fix lost grouping in exports; added regression test 8 years ago
Oliver Günther 833b79645b
Remove unused method 8 years ago
Oliver Günther 6cad072dc8
Fix reference to global UserSession in dev mode 8 years ago
Oliver Günther 59da2c6175
Actually rehash on the correct object instance 8 years ago
Oliver Günther fff21a1229
UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
Jens Ulferts 03c61fc000
use lodash clone instead of prototype 8 years ago
Jens Ulferts c0bd1ede17
replace .size by .length as size was provided by prototype 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
Oliver Günther 776023da1c
Actually remove prototype from core 8 years ago
Jens Ulferts c1fe8365c1
replace prototype in autocompleter 8 years ago
Oliver Günther 66a096f100
Allow to customize the keys that are sent with remote-field-updater 8 years ago
Alex Dik e5900f7e3c Fix 6.0.4 merge artifacts 8 years ago
Oliver Günther a67eb57e20
Set mail notification option 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 c945cd2021
replace prototype in views 8 years ago
Jens Ulferts b2ef343204
cache help menu 8 years ago
Jens Ulferts 6c55b20e80
replace prototype leftovers 8 years ago
Oliver Günther 6a91e4a32a
Fix wiki controller item specs 8 years ago
Oliver Günther 513f491256
[23814] Include subprojects in filter 8 years ago
Oliver Günther d676960107
Add ServiceResult 8 years ago
Oliver Günther 14dcb8cf88
[23878] Correct core permissions 8 years ago
Oliver Günther 638e8ca735
Build simple service to initialize setting on login 8 years ago
Oliver Günther 98fdadd02c
Add UserSession model to store user_id in sessions 8 years ago
Jens Ulferts 929043708c
fix link on project member overview box 8 years ago