Commit Graph

9864 Commits (0f2906a552596596ecb3c3c3896be315faa46234)
 

Author SHA1 Message Date
Martin Czuchra 0f2906a552 Adds cukes for timeline comparisons. 11 years ago
Stefan Frank aa87eabb2d references are now filled without new queries 11 years ago
Stefan Frank 56b89b44e6 the api accepts the at_time only as unix-timestamp 11 years ago
Stefan Frank f490d1d2e3 fixed the wrong select of the latest journal-entries 11 years ago
Stefan Frank e550ba4dd5 Merge branch 'feature/planning_comparison' of github.com:opf/openproject into feature/planning_comparison 11 years ago
Stefan Frank 1487824b18 removed some debugging-statements 11 years ago
Martin Czuchra 4ee310755d Timelines now use the new query string builder API. 11 years ago
Martin Czuchra 435d305065 Refactors query string builder. 11 years ago
Martin Czuchra 40aad83c88 Enables client-side fetching of historical data. 11 years ago
Martin Czuchra 5d0030c898 Enables comparisons for timelines. 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 2dd2e3eac7 removed the Proc.new around the timecop-cleanup: now the time is actually reset after each run. 11 years ago
Stefan Frank 4c381b99b4 added a missing reset after timetravel 11 years ago
Stefan Frank 9c7cf12843 Moved the timecop-steps aout of the api into the timecop-steps 11 years ago
Stefan Frank 0bd5701c18 using DateTime instead of date to parse the give at_time 11 years ago
Stefan Frank e71c6cbd64 work_packages are now resolved correctly when no filter is given 11 years ago
Stefan Frank f89b3baa04 Added a cuke for the due_date-comparison; made the api more robust against missing filters. 11 years ago
Stefan Frank bc25c450f9 Now searching in multiple projects for historical data is possible 11 years ago
Stefan Frank 0051114699 fixing the current-workpackages: Historical workpackages can stil only be obtained for only one project 11 years ago
Stefan Frank 4eb8402594 replaced compare_date with at_time 11 years ago
Stefan Frank e3ff807796 added the filtering to the cuke 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 ec165f2653 adding an additional journal-entry 11 years ago
Stefan Frank bb39e78cfb added a planning-comparison-service 11 years ago
Christian Rijke 76e5761ee6 Merge pull request #482 from opf/feature/rails3_rename_view_issue_hooks 11 years ago
Sebastian Schuster e4ec72f2c5 Readded find_issues as some subclasses still depend on it 11 years ago
Sebastian Schuster c5cce2ab09 Fixed wrong context menu on my page 11 years ago
Sebastian Schuster e76ca54ad5 Fixed wrong controller in UserMailer 11 years ago
Sebastian Schuster 8842f75b1e Added before filter for bulk destroy in work packages controller 11 years ago
Sebastian Schuster 7248778ee0 Renamed view_issue-hooks to view_work_package-hooks 11 years ago
Stefan Frank 1b612fbe93 Merge pull request #472 from opf/feature/migrate_issue_category_controller_tests 11 years ago
Hagen Schink 97f9817b39 Adds missing labels 11 years ago
Hagen Schink d2de9a4661 Addds changelog entry 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 1d4c1b06d8 Removes issue categories controller tests 11 years ago
Hagen Schink 0fc4eba164 Moves destroy tests to specs 11 years ago
Hagen Schink 4b6c2c1add Moves edit tests to specs 11 years ago
Hagen Schink 8946047e99 Moves new/create tests to specs 11 years ago
Hagen Schink a40a2a22e3 Adapts category permissions 11 years ago
Hagen Schink e166e857f5 Moves category controller views 11 years ago
Hagen Schink d36d89adfc Moves routing specs 11 years ago
Hagen Schink 8b90f94b11 Moves routing spec to corect folder 11 years ago
Hagen Schink 85f40173c6 Adds changelog entry 11 years ago
Hagen Schink 1ee1ad995f Fixes features 11 years ago
Hagen Schink 1ea655f2f1 Moves routing specs 11 years ago
Hagen Schink c8fbad860a Moves tests to specs 11 years ago