Commit Graph

4306 Commits (e62e14feb53e0a1f517be304db9966697176a2fe)

Author SHA1 Message Date
Jens Ulferts 74d80eaab4
fix search controller spec 8 years ago
Jens Ulferts b5e9fe0515
fix content-type header on csv export 8 years ago
Jens Ulferts 31df201d40
introduce being able to download files in specs 8 years ago
Henriette Dinger 7ac4ffb0df Change help icon in top menu 8 years ago
Oliver Günther ec2bcc04a5
Replace failing cuke with spec 8 years ago
Oliver Günther f837412ff3
Fix lib specs 8 years ago
Oliver Günther e652268b44
Avoid explicitly testing html output 8 years ago
Jens Ulferts cf8b2c568e
ActionController::Parameter no longer is a hash 8 years ago
Jens Ulferts bafaab4d7b
use fixture_file_upload to spec file upload 8 years ago
Jens Ulferts 6932a6bc6a
remove spec deprecations which lead to test failures 8 years ago
Jens Ulferts 7f81eb4f3b
adapt spec expectation to ActionController::Parameters 8 years ago
Jens Ulferts d7042a2bf0
fix specs 8 years ago
Jens Ulferts 7c1537bc62
params are not turned into string - thus "double" 8 years ago
Jens Ulferts c00a2602e2
fix permitting custom field value params 8 years ago
Jens Ulferts fb611c14eb
fix explicit test response generation 8 years ago
Jens Ulferts 339d1025ee
rely on url_for to fill in request's parameters on sort urls 8 years ago
Jens Ulferts 84e86b22b5
rely on url_for to fill in request's parameters on calendar url 8 years ago
Jens Ulferts 24e285f05e
do not provide params explicilty - use those sanitized by rails 8 years ago
Oliver Günther 16cf36dfb1
Remove skipped v2 view spec 8 years ago
Jens Ulferts 181514742f
replace observers by moving functionality inside the observed object 8 years ago
Jens Ulferts ea36f19be2
replace ineffective permission assignments 8 years ago
Jens Ulferts 6fcb2913d4
cast to array before slicing 8 years ago
Jens Ulferts 94d69a39d7
reimplement test removed in 07cb02b 8 years ago
Jens Ulferts 693090136d
normalize permissions 8 years ago
Oliver Günther 7fe77ac223
Add spec for correct escaping in wiki preview 8 years ago
Jens Ulferts 3396e2dc96
adapt spec format to avoid deprecation 8 years ago
Oliver Günther 3bba3c2c29
Fix occasional non-opening of edit field 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther 07cb02b631
Remove activerecord-tableless 8 years ago
Markus Kahl 0e54c5fcf6 fix lost grouping in exports; added regression test 8 years ago
Jens Ulferts bafee7a5ab
adapt specs after gem bump 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
Oliver Günther 57a4539ddb
Remove unused format.js versions#create 8 years ago
Jens Ulferts 28fc8d37b2
split memberships concerns from users controller 8 years ago
Oliver Günther be72ea9605
[23853] Post the original form attributes when copying 8 years ago
Jens Ulferts c945cd2021
replace prototype in views 8 years ago
Oliver Günther 8593ad1c24
Replace deprected matcher implementation 8 years ago
Oliver Günther 6a91e4a32a
Fix wiki controller item specs 8 years ago
Oliver Günther 36c3d7d894
[23879] Fix editing a subject in the table after creation 8 years ago
Oliver Günther a365562aa7
[23881] Fix permission check in top-menu 8 years ago
Oliver Günther a9f2c55564
[23272] Show linked revisions from other projects if visible 8 years ago
Henriette Dinger 5c8056cbee Fix broken tests 8 years ago
Oliver Günther 5f8ebfdfc6
Add feature spec to test expiry of sessions 8 years ago
Oliver Günther a3c68572fc
Inherit parent with_config values 8 years ago
Oliver Günther 98fdadd02c
Add UserSession model to store user_id in sessions 8 years ago
Jens Ulferts 05e104e775
attempt fixing spec only failing on travis 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