Commit Graph

1927 Commits (77094fa7b4cadb4acaf356ddbba516cd7d8f406d)
 

Author SHA1 Message Date
p.tessenow 055163e246 moved reporting routes from costs plugin to reporting plugin 15 years ago
p.tessenow be790c739d renamed reporting menu entries 15 years ago
p.tessenow 03b13239e1 added befor_filter in reporting controler that sets @project if possible 15 years ago
p.tessenow 967b5a9268 cleaned permissions for costs and reporting plugin as goog as possible according to my little knowledge in the redmine permission system 15 years ago
rkh 36e52ee193 where came that from? 15 years ago
p.tessenow f34c4757c7 accidentaly removed @row and @column initialization in reporting view - added those lines again 15 years ago
p.tessenow c3a67abbff test counted sql-generation way too often thus it constantly failed - fixed now 15 years ago
p.tessenow fee79f416b began to modify reporting view to (make it look like it should) work properly 15 years ago
p.tessenow a330913b97 assert in tests that a database query is send only one time for each cost_query 15 years ago
rkh 4817c562d5 caching sql statement (> 20% speedup) 15 years ago
rkh 638476c6bd some more caching 15 years ago
rkh 2790922411 enable some ivar caching 15 years ago
rkh 921d28af8c tabelle 15 years ago
rkh 625d09ec62 fix passing type to results 15 years ago
p.tessenow 68ad422e13 removed a test for results-default-type 15 years ago
rkh cb63f836ad walk the line #3 15 years ago
rkh d8977175d5 walk the line #2 15 years ago
rkh 0653b2e3a4 walk the line 15 years ago
p.tessenow 95205c0ff7 added tests for CostQuery::Result.type 15 years ago
p.tessenow a7b8f8066e made CostQuery.walk pass its arguments correctly to CostQuery::Walker 15 years ago
p.tessenow 7384ed0ef0 reset @walker on chain change in CostQuery 15 years ago
p.tessenow ca643de40f first try to print our reporting table 15 years ago
p.tessenow d8ee5c93cc cache walker in cost_query 15 years ago
rkh 9018c50673 recent changes 15 years ago
rkh 582aeea41e fix merge conflict 15 years ago
p.tessenow caa29349e9 removed useless comments in walker.rb 15 years ago
p.tessenow a11774ff8f let the debug part of our reporting view be less verbose 15 years ago
p.tessenow 95ddc1a656 adapt reporting view to calc a new query 15 years ago
rkh 1413864b37 fix specs 15 years ago
p.tessenow acde058760 added walker specs 15 years ago
p.tessenow 1a71fe8e43 CostQueries can answer a walker now 15 years ago
p.tessenow d0210c6061 slightly refactored result_spec 15 years ago
rkh d5f1d5fb92 docs 15 years ago
rkh a82f72770b walter texas ranger 15 years ago
rkh 6d5d5643fc moving ruby grouping around 15 years ago
rkh 04ef65f2a6 hash-y stuff 15 years ago
p.tessenow 9be40ede07 funny comments 15 years ago
rkh c1c6b1a4f6 hand prefix flag to parent 15 years ago
rkh cb11f875f4 fix all_group_fields 15 years ago
rkh 8b27932fd4 all_group_fields 15 years ago
p.tessenow 14cfa13d00 merged walker.rb 15 years ago
rkh eb7c6e4132 fix spec 15 years ago
rkh c0a779732e fix positioning stuff 15 years ago
rkh c168643463 comments 15 years ago
p.tessenow ec1be6236b added kinda complicated test that tries to assert three group_by's in a query 15 years ago
p.tessenow 4ac9a9831c added a cost entry to fixtures to have an entry which lives in another week 15 years ago
p.tessenow 4a3e6eec08 added several specs for the correct placing of group_by's et al in a cost_query's chain 15 years ago
p.tessenow 01ae0f5c22 added specs for :row and :column types for group_by's 15 years ago
rkh 60ec9ddad5 support for row/column 15 years ago
p.tessenow 3dfef0e662 minor changes to walker - the walker is still in brainstorming mode 15 years ago