Commit Graph

1554 Commits (5b128cc334f821ef27aaa7273ccee2528c9d9c91)
 

Author SHA1 Message Date
jwollert 5b128cc334 subject is the new query. because we don't render query-stuff only 14 years ago
Tim Felgentreff 5621ae55bd add safeguards to javascripts to avoid script-errors with mal-formed pages 14 years ago
Tim Felgentreff 143b73aea3 Fix a JS error if the progressbar is not active 14 years ago
Philipp Tessenow a83eda5169 Merge branch 'feature/widgets' into bugfix/unique_filters_and_group_bys 14 years ago
jwollert b91cd1ba52 it's impossible to add an already existing filter/group_by through js now, even with IE 14 years ago
jwollert a153736e20 Revert "Revert "map value, but convert nils different now. So they can stay at the end of the table"" 14 years ago
jwollert 1f63416f34 Merge branch 'bugfix/19059' into feature/widgets 14 years ago
Konstantin Haase 398ecbce5d dont use UTC 14 years ago
Konstantin Haase c396a36405 fix force_utc 14 years ago
Konstantin Haase cdc2e8e1c6 fix force_utc 14 years ago
Konstantin Haase 7f62ef1096 simply force UTC TZ rather than converting time 14 years ago
Tim Felgentreff 815182ed57 Merge remote-tracking branch 'origin/bugfix/query_cache' into feature/widgets 14 years ago
jwollert c2af166e6c Merge branch 'feature/widgets' into bugfix/query_cache 14 years ago
jwollert 932720c482 DRY code. always a pleasure to see it in the wild 14 years ago
Konstantin Haase cc774d7225 Merge branch 'master' into feature/widgets 14 years ago
Konstantin Haase 27c743369d Merge branch 'bugfix/date-operations' 14 years ago
Konstantin Haase 2bb2fa5160 use UTC for DateRange, fixes #19263 14 years ago
jwollert a345a9b038 kick out Abbrev to make sure we get consistent query cache_keys 14 years ago
Konstantin Haase dc60bead6a Merge branch 'master' into feature/widgets 14 years ago
Konstantin Haase 927feda8da fix syntax 14 years ago
Konstantin Haase 6f7f0a5e9d Merge branch 'master' into feature/widgets 14 years ago
Konstantin Haase a93137a544 Merge branch 'bugfix/date-operations' 14 years ago
Konstantin Haase 984099f083 fall back to monday if first day of week is not set 14 years ago
Konstantin Haase 743dd05027 Merge branch 'master' into feature/widgets 14 years ago
Konstantin Haase 4cef469db2 Merge branch 'bugfix/date-operations' 14 years ago
Konstantin Haase 6aceb24c69 fail loud and clear if general_first_day_of_week is missing 14 years ago
Konstantin Haase caf476b003 fix week start offset 14 years ago
Konstantin Haase 34f6a60229 use UTC week 14 years ago
Konstantin Haase 070e7ed4b4 Merge branch 'master' into feature/widgets 14 years ago
Konstantin Haase 5130dff5a6 Merge branch 'bugfix/date-operations' 14 years ago
Konstantin Haase fded009425 make date comparision correspond with labels 14 years ago
Philipp Tessenow 80e30fe1e3 handle nil more careful when deleting session data 14 years ago
Tim Felgentreff 448d55a1fe Rethink storing the name in the session (for excel exporting). Name is only removed if force_default?, but renaming stores the new name 14 years ago
Tim Felgentreff 9294d94393 Remove the current report name from the session, if we go back to the index 14 years ago
Markus Kahl d8956133b4 Fixed typo which ruined style in IE7 (#19252). 14 years ago
Markus Kahl 7b3820d5fc Made table row alternation and highlight styles for IE7. 14 years ago
jwollert 8d616ae321 use GET for delete action again 14 years ago
jwollert 4dc29bb86e Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
jwollert 59fe1090c9 reintroduce display:none style for delete popup 14 years ago
Tim Felgentreff 2d49fb1c7e Include the language in all widget caches 14 years ago
Tim Felgentreff b471f013c1 remove duplicate cache_key method 14 years ago
Tim Felgentreff e321d499b0 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff eee45277e5 Revert. This is not needed anymore, because the @query.new_record? and permission states are coded into the cache_key, so we cache controls multiple times for different combinations of permissions 14 years ago
Markus Kahl af44038a00 Fixed table styles for IE7. 14 years ago
Markus Kahl 0576cee49e Mark last content column with special css class. 14 years ago
Tim Felgentreff 41168498b8 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff fa786a0ecd Move calendar.css fixes for reporting into engine 14 years ago
jwollert 092d818d2c Merge branch 'feature/adjusted_delete' into feature/widgets 14 years ago
Tim Felgentreff cc1614abfb [FIT #18962]: Hovering over GroupBys in IE7 made the table jump up by 10px. Fixed by moving the margin from the controls margin-bottom to the tables margin-top. 14 years ago
jwollert 23e278400a Merge branch 'feature/widgets' into feature/adjusted_delete 14 years ago