Commit Graph

10043 Commits (7835502676f00fdd9e30f22dec94548ab07151fc)
 

Author SHA1 Message Date
Christian Ratz a49485fb9b [opf #2307] Change icon of home button 11 years ago
Stefan Frank f1806bbed5 replaced issues with work_packages in the tabs 11 years ago
Martin Czuchra 355d2810fb Removes planning element steps. 11 years ago
Martin Czuchra 38353fdc31 Moves planning element steps into timelines steps. 11 years ago
Stefan Frank 4af84fb3d6 removed several sti-references 11 years ago
Stefan Frank 1715343507 removed obsolete fields and added missing indices to work_package 11 years ago
Stefan Frank bcabf75ffe Added the request-store, to make sure that thread-local variables are cleaned up after the request 11 years ago
Martin Czuchra 0434ebcf2d Merge pull request #456 from opf/feature/rails3_remove_all_the_images 11 years ago
Philipp Tessenow 569e82351d added link to license text (cca for the framework, custom for the minicons for the webalys images 11 years ago
Martin Czuchra e14c13068a Removes executable bit on remaining images. 11 years ago
Philipp Tessenow 19e29aa66e well.. we don't need to change image path's in repository tests 11 years ago
Philipp Tessenow 720dc5708f move webalys icons into their own directory and add license file 11 years ago
Philipp Tessenow aa79063c9d remove image assets, which are not referenced (anymore) in our source code 11 years ago
Stefan Frank 1a9e536852 Stores the Setting.maximum(:updated_on) in a thread-local-variable 11 years ago
Stefan Frank e193e2162a This adds a set of indices for the journal-table. 11 years ago
Martin Czuchra 90aa11406d Fixes cuke tables and indentation. 11 years ago
Martin Czuchra 0f2906a552 Adds cukes for timeline comparisons. 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 56b89b44e6 the api accepts the at_time only as unix-timestamp 11 years ago
Stefan Frank 617d59e817 Merge pull request #474 from opf/fix/i18nJS 11 years ago
Stefan Frank e1d92d3431 changelog fixed. 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
Hagen Schink 0c5cc18152 Merge pull request #477 from opf/fix/migrations 11 years ago
Stefan Frank 74956737a8 now accepting only timestamps/seconds from epoch 11 years ago
jwollert c4859bd2c9 use timeline local variable inside partials instead of instance variable 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
Sebastian Schuster 514e3d60a8 Removed saving the system user when granting him privileges since 11 years ago
jwollert 563d489ce1 update docs of pagination/controller 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
Christian Ratz fb2d847b1a new version; updated changelog 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