Commit Graph

2060 Commits (82ca1e36ebef9dc2de1d7e874f3ebd50be5d1e2e)
 

Author SHA1 Message Date
jwollert 93ad19d395 simple js hook to check for special filter behaviour 14 years ago
jwollert e8d401c369 implement operator to filter from a given date until now 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
Konstantin Haase 30fc64e4fb dont use UTC 14 years ago
Konstantin Haase 072e071e48 Merge branch 'bugfix/date-operations' 14 years ago
Konstantin Haase e7f2faf1c3 fix force_utc 14 years ago
Konstantin Haase 0b687f2917 Merge branch 'bugfix/date-operations' 14 years ago
Konstantin Haase 88c01dea80 fix force_utc 14 years ago
Konstantin Haase 77366c4173 Merge branch 'bugfix/date-operations' 14 years ago
Konstantin Haase e693c045b8 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