Commit Graph

1025 Commits (cd19832b4332950f2804751eb182ccb1f89a3117)
 

Author SHA1 Message Date
jwollert cd19832b43 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff 2a47640cdc cleanup html_safe calls 14 years ago
jwollert 5ded828bcc Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff c6e5cafa96 show Loading on redirect 14 years ago
Tim Felgentreff 4b7f66fceb slight fix for control buttons 14 years ago
Tim Felgentreff b9f7f75e2f remove spans 14 years ago
Tim Felgentreff cfc88259ff use div around controls 14 years ago
Tim Felgentreff 047c20c5dd Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff aacfa920eb json is not html_safe 14 years ago
Tim Felgentreff 585faa1719 shorten html 14 years ago
Tim Felgentreff e1c269ba8e AjaxRequest needs side-effect of 'new', links that aren't rendered can't be observed 14 years ago
Tim Felgentreff ea86a94b2e prevent default action on link clicks 14 years ago
jwollert 0a5dec60c0 only make filter appear with an effect if we explicitly add it 14 years ago
jwollert f6039d1c08 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff 2d9837b85e move popup's delete-cancel button behaviour to pure JS 14 years ago
Tim Felgentreff 67f9cd3326 return false in link onclick functions 14 years ago
Tim Felgentreff 58afb22b3f Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff ff2fdf16a1 fix and cleanup in-place-editing 14 years ago
Tim Felgentreff ad8eebc5aa load controls js 14 years ago
Philipp Tessenow 2e95d57991 fix css for filter remove_button 14 years ago
jwollert 93a1fbfc6a Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
Tim Felgentreff 1a833e1b55 handle immediate value in multi_values widget 14 years ago
Tim Felgentreff 8752efb86e display all of the save_as popup 14 years ago
Tim Felgentreff bcd0198bf1 fix url_for call 14 years ago
Tim Felgentreff ec236411e5 uncomment table query adjustments 14 years ago
Tim Felgentreff 3e574c9051 fix typo 14 years ago
Tim Felgentreff da43824de6 save as is called save if the query isn't currently saved 14 years ago
Tim Felgentreff e213d81737 minor cleanup 14 years ago
Tim Felgentreff e2be0fd6e1 implement saveAs widget and move all those link_to_functions into pure JS 14 years ago
jwollert 690c2f7933 display query result correctly 14 years ago
jwollert 02c35a54f7 get report table to work properly with > 2 group_bys. < 1 doesn't work though 14 years ago
jwollert 5f7ae4941c don't need detailed table for now 14 years ago
jwollert 927a284648 always render ReportTable for now 14 years ago
jwollert 6cf7fb8eb6 use the right id to serialize the filter form 14 years ago
jwollert d0e0e12436 split render method 14 years ago
jwollert 854dc5b98b remove unused mapping attr 14 years ago
jwollert e13c136586 Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets 14 years ago
jwollert 181ecbe9c1 detailed table is subclass of table widget 14 years ago
jwollert 8d4f87b087 gets the report_table widget to work 14 years ago
Tim Felgentreff dbc1fc11c8 widgetise controls/buttons 14 years ago
Tim Felgentreff 59d5d21a73 fix display of Date widget 14 years ago
Tim Felgentreff 73e730d1cc cleanup 14 years ago
Tim Felgentreff b70a706a24 cleanup 14 years ago
Tim Felgentreff 13c165f611 remove obsolete code 14 years ago
Tim Felgentreff 63c716af60 move more observers into pure JS 14 years ago
Tim Felgentreff 9ffb5572d0 fix enabling/disabling of filter select options 14 years ago
Tim Felgentreff 2e8a94f814 unobtrusive filter removal 14 years ago
Tim Felgentreff e59c67b2c4 fix undefined object error 14 years ago
Tim Felgentreff 154106afc6 Merge remote branch 'origin/master' into feature/widgets 14 years ago
Tim Felgentreff fcbfdd3e2c Merge remote branch 'origin/feature/widgets' into feature/widgets 14 years ago