Commit Graph

3630 Commits (4ccd75a85478cd75ca333cba6aaf91f6f67c8603)

Author SHA1 Message Date
Henriette Dinger bca793ce73 replaced images in Repository, Wiki and fixed occurred bugs 9 years ago
Henriette Dinger fa40630b95 replaced images in Wiki, Tables, TopMenu and restructered the _tables.sass 9 years ago
Alexander Bach 83643c37d2 Remove project homepage field from API 9 years ago
Jan Sandbrink d8ec635e9e simplify interface for assignable values 9 years ago
Jan Sandbrink 9ac9524d28 change attribute registration via plugin to be more generic 9 years ago
Jan Sandbrink 5540f381a5 adapt acts as op engine to define methods via def 9 years ago
Jan Sandbrink 819b69fd66 move auth check out of before block 9 years ago
Jan Sandbrink 9e8d051027 reintroduce form_embedded argument for schema 9 years ago
Jan Sandbrink 2a8659d0f4 split parsing and applying of filters/sort 9 years ago
Jan Sandbrink cc45136701 refactor 404 auth error 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink 781aac5a20 fix stupid C&P error 9 years ago
Oliver Günther f982465a5d Force tmpdir for storage spec 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink bfcc769cfd split implementations for work package schema 9 years ago
Oliver Günther 9f26c74a38 Require find to avoid LoadError on qa-dev 9 years ago
Alexander Bach 4105a920b5 Style watcher notification mail 9 years ago
Alexander Bach c22c41b7db Directly notify new watchers by mail 9 years ago
Oliver Günther ef322e89dd Cleanup 9 years ago
Oliver Günther dfb8ac4853 Add basic checkout instructions 9 years ago
Oliver Günther 4707096281 Return nil from storage exception block 9 years ago
Jan Sandbrink d5fe64bd5e move writability decision into WP schema 9 years ago
Jan Sandbrink 0a73e6bac4 convert attribute names in queries API 9 years ago
Martin Linkhorst eba94776ae perm might be nil. in that case just ignore it. 9 years ago
Jan Sandbrink 77f2b2a1cc align the query representer with APIv3 9 years ago
Oliver Günther 50458b106f Rescue from syscall exceptions 9 years ago
Oliver Günther 5e70588bea Use --shared to create bare Git repositories 9 years ago
Jan Sandbrink 602d488c66 fix reference to value links 9 years ago
Jan Sandbrink 2ddcd55b71 extract groups into own representer 9 years ago
Jan Sandbrink bdee4a3f0c include link to linkable group values 9 years ago
Jan Sandbrink 73716ed40a improve rubocop-perceived styling 9 years ago
Jan Sandbrink 1009b0f373 improve error handling for JSON parsing parameters 9 years ago
Jan Sandbrink c6336fd5a1 add some integrative specs for sum/group/sort/filter 9 years ago
Jan Sandbrink e6ecd0e97f some code structuring 9 years ago
Jan Sandbrink 4803cba41c implement grouping 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 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 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 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
Oliver Günther 38c138889e Use consistent vendor/klass variables in scm/manager 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Oliver Günther 8a418381f1 Remove superfluous nil check 9 years ago