Commit Graph

39 Commits (a55501c81f8357ff1c9b37ab6859f2bcff8473da)

Author SHA1 Message Date
Marek Takac 3771625fd0 Updated API authorization method & activity resource spec 10 years ago
Marek Takac 1ca62def08 Used named params in AuthorizationService constructor 11 years ago
Marek Takac bb8aa422b1 Refactored Authorization service 11 years ago
Marek Takac ac2c89c0d7 Initial foundations for API v3 11 years ago
Alex Coles 3dc65b9d2a Fix whitespace in Report classes 11 years ago
Till Breuer 30095e6d54 Extend api v2 users service with project scope 11 years ago
Till Breuer 35a97a6658 Extend api v2 users service with project scope 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 3dc6c54199 now that the Query#name validation works, we have to provide names for generated queries... 11 years ago
Sebastian Schuster 11a566a044 Removed now-redundant specification of Status sort order 11 years ago
Sebastian Schuster 7e726ea2a2 Added responsible for work_package summary 11 years ago
Hagen Schink 223d53e464 Replace class variable by a good old constant 11 years ago
Hagen Schink 49859120e4 Adds scope checking 11 years ago
Hagen Schink 0750133318 Removes references to 'deleted_at' column 11 years ago
jwollert e9d6ad02ab scope users by their visibility so that admin rights are not required 11 years ago
Stefan Frank 92e879a1e0 Introducing a very rudimentary api for looking up users. 11 years ago
Stefan Frank 19b0795b41 abstract-class is ActiveRecord only, removing it. 11 years ago
Stefan Frank 6e9ecd9ee8 Worked in the review-remarks, added proper coypright notices where missing 11 years ago
Stefan Frank e7e9e928af major refactoring of reports into separare classes 11 years ago
Stefan Frank eeae01cc89 Refactored PlanningComparisonService to make it more readable. 11 years ago
Martin Czuchra d8cab5add7 Fixes typo. 11 years ago
Stefan Frank 080bbe49a0 fixes an issue where broken journals with exactly the same 11 years ago
Stefan Frank d0b39c72e0 some optimisations to get around unnecessary db-calls. 11 years ago
Stefan Frank aa87eabb2d references are now filled without new queries 11 years ago
Stefan Frank f490d1d2e3 fixed the wrong select of the latest journal-entries 11 years ago
Stefan Frank 1487824b18 removed some debugging-statements 11 years ago
Stefan Frank c26cc3ad3d changed the work_package-select: We're looking for the journal_id, not for the id of the work_package_journal. 11 years ago
Stefan Frank 6266efda60 added some puts to find out wherre exactly the comparison fails on ci 11 years ago
Stefan Frank 74956737a8 now accepting only timestamps/seconds from epoch 11 years ago
Stefan Frank bca3662de6 making the planning-comparison-sql run on mysql. 11 years ago
Stefan Frank 9c7cf12843 Moved the timecop-steps aout of the api into the timecop-steps 11 years ago
Stefan Frank e71c6cbd64 work_packages are now resolved correctly when no filter is given 11 years ago
Stefan Frank bc25c450f9 Now searching in multiple projects for historical data is possible 11 years ago
Stefan Frank 4eb8402594 replaced compare_date with at_time 11 years ago
Stefan Frank aee88da594 added the compare_date to the planning_elements_controller 11 years ago
Stefan Frank a51a2993b7 Added the filters to planning-comparison 11 years ago
Stefan Frank bb39e78cfb added a planning-comparison-service 11 years ago