Commit Graph

1237 Commits (95773340d854638486257bfcc5928294ee0a4b13)
 

Author SHA1 Message Date
jwollert 4d2875b5b3 lost focus makes InplaceEditor leave editMode 14 years ago
jwollert 6c5f0c12d0 gets singleton value to work 14 years ago
jwollert 5846e8e9cf avoid escaping problems on 3 or more group_bys 14 years ago
jwollert 135382f218 be sure to use correct text alignment in table 14 years ago
jwollert 947ef439a8 accidently removed resetting add_filter_select box 14 years ago
jwollert 5f69002df2 if we don't have a label for a filter value, just use label_none 14 years ago
jwollert ca4a632be3 select first value of a new filter by default 14 years ago
jwollert 05401c64de introduces data attribute in query_name widget to check if query.new_record? 14 years ago
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