Commit Graph

23672 Commits (6e9ed008fb606394cd7aa67acfd9d0248bd13ed4)
 

Author SHA1 Message Date
Jan Sandbrink 4803cba41c implement grouping 9 years ago
Jan Sandbrink 2a65240e52 always include relevant columns 9 years ago
Jan Sandbrink 7552fab9ce some work towards readability 9 years ago
Jan Sandbrink 986be45dde allow to calculate property sums 9 years ago
Jan Sandbrink 1cf3d1c8ee remove superfluous length call 9 years ago
Jan Sandbrink 91426a87bf add specification for grouping and sums in APIv3 9 years ago
Jan Sandbrink af83cb5422 correctly camelize query parameter 9 years ago
Jan Sandbrink e6c7a0ce9f add global WP list endpoint 9 years ago
Jan Sandbrink 2d29bc5c21 extract WP collection methods into helper class 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 9 years ago
Jan Sandbrink 4c0a6f4ba1 pass block parameter through :authorize 9 years ago
Jan Sandbrink d5c72e75a3 basic specification of filters for WP list 9 years ago
Jan Sandbrink bc36704611 allow to get queries via APIv3 9 years ago
Jan Sandbrink ee03c7df82 allow filtering using JSON from query representer 9 years ago
Jan Sandbrink 9eb28cf2ee adapt documentation to truth w.r.t. filters & pagination 9 years ago
Jan Sandbrink 400710aadc offer setting for page sizes via config endpoint 9 years ago
Oliver Günther f00e827807 Format output SCM vendors in storage 9 years ago
Jan Sandbrink 40d5890c25 Merge pull request #3384 from ulferts/fix/calendar_path 9 years ago
Oliver Günther b15002beca More explicit validation error message for repositories 9 years ago
Oliver Günther 38c138889e Use consistent vendor/klass variables in scm/manager 9 years ago
Oliver Günther 33e7d2bf54 More elaborate variable name 9 years ago
Oliver Günther 689ea92a09 Fix symbol string comparison in repository settings 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Alex Coles fbda936441 Update Repository specs for file_changes rename 9 years ago
Alex Coles a474bc6d07 Merge pull request #5 from oliverguenther/fix/rails4.1-specs 9 years ago
Alex Coles 53a224bf76 Remove mutation method calls on AR::Relation 9 years ago
Alex Coles efdfcf82e4 Fix typo in JournalsController spec 9 years ago
Alex Coles 5f8b364cac Update expected HTML in FormTagHelper spec 9 years ago
Alex Coles e64edada52 Replace obsolete .find call in legacy Journal spec 9 years ago
Alex Coles a2b45b5ced Replace call to removed Model.scoped in spec 9 years ago
Oliver Günther 988c9f38a7 Cucumber fixes 9 years ago
Oliver Günther e7e7d426a7 Merge pull request #3377 from oliverguenther/feature/show_available_storage 9 years ago
Jens Ulferts d00d1ec3e1 specify correct status branch 9 years ago
Jens Ulferts 4de7e72107 switch to dev branch for translations plugin 9 years ago
Henriette Dinger d8c322a61c fixed style bugs 9 years ago
Jens Ulferts a7b59fddd1 fix js path to calendar 9 years ago
Jan Sandbrink ed72731777 Merge pull request #3383 from myabc/fix/rails4-duplicate-migration 9 years ago
Alex Coles 72fd06c7d4 Remove duplicate journal unique index migration 9 years ago
Alex Coles 7a9c52a4c8 Replace call to removed #uniq_by in migration 9 years ago
Oliver Günther 2f360c3413 Replace depreacted #with_window(String) 9 years ago
Oliver Günther 26062231ab Correct time output of legacy specs 9 years ago
Oliver Günther f4293d4caf Send empty hash in spec for attribute assignment 9 years ago
Oliver Günther 21d3af35b1 Set allowed mime types to respond_to 9 years ago
Oliver Günther 6eeea9d1da Avoid mutator sort on relations 9 years ago
Oliver Günther 3ab2f80a20 Add sub-second accuracy to JSON expects 9 years ago
Oliver Günther 471fc04663 Fix ActionController::InvalidCrossOriginRequest in specs 9 years ago
Oliver Günther 9cf19aad23 Replace deprecated and removed Railties engines accessor 9 years ago
Oliver Günther d31e6e6fe1 JSON escapes moved to lowercase 9 years ago
Alex Coles 62fd6b1d02 Fix UsersController mass-assignment ArgumentError 9 years ago
Alex Coles 16bbaba2c1 Fix MyController mass-assignment ArgumentError 9 years ago