Commit Graph

266 Commits (fae3145eb2545e32546e166ba85ac3b4ce62d23e)

Author SHA1 Message Date
jwollert 029a84e18b only load values via ajax if we are about to display the filter 14 years ago
jwollert 6206b4647d implement clear widget 14 years ago
jwollert 0a190f8d13 some js linting 14 years ago
jwollert 4d2875b5b3 lost focus makes InplaceEditor leave editMode 14 years ago
jwollert 947ef439a8 accidently removed resetting add_filter_select box 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
Tim Felgentreff c6e5cafa96 show Loading on redirect 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
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 ff2fdf16a1 fix and cleanup in-place-editing 14 years ago
Tim Felgentreff ad8eebc5aa load controls js 14 years ago
Tim Felgentreff e2be0fd6e1 implement saveAs widget and move all those link_to_functions into pure JS 14 years ago
Tim Felgentreff dbc1fc11c8 widgetise controls/buttons 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 537d34a506 move more code into filter.js 14 years ago
Tim Felgentreff 0aa93d0410 filter select box observer from JS 14 years ago
Tim Felgentreff 234b2f796e remove alert 14 years ago
Tim Felgentreff b3487fef34 move and lint more JS 14 years ago
Tim Felgentreff 465ec09d32 begin javascript library and add static middleware to load it 14 years ago
Tim Felgentreff bc0c72cdc6 add data attributes and unobtrusive JS to restore group bys 14 years ago
Tim Felgentreff 90d7481381 remove obsolete views and JS 14 years ago
jwollert 85ca3e8e53 saving allows setting public and name options in a drop-down menu 14 years ago
jwollert 01a7d31963 restore the filters without effect 14 years ago
Philipp Tessenow 882179c8b3 removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9fc095317c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
Philipp Tessenow 65922a354c move plugin into a folder. this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
p.tessenow 79e2d81333 added heavy filters. issue is now a heavy filter 14 years ago
j.wollert bcd5a5c38e Revert "Revert "effectish add and remove filter. for lack of a better name, introduces a ms-like switch in hide and show filter"" 14 years ago
j.wollert 2144293491 Revert "effectish add and remove filter. for lack of a better name, introduces a ms-like switch in hide and show filter" 14 years ago
j.wollert 8784636088 removes obsolete toggle_filter function 14 years ago
j.wollert 3ece3d051e effectish add and remove filter. for lack of a better name, introduces a ms-like switch in hide and show filter 14 years ago
j.wollert 1ff5285405 work around strange js behaviour when toggling multiselection. fixes #3677 14 years ago
j.wollert 6d03b2b99d prefix ajax request url 14 years ago
j.wollert 06c448e68a need to call toString when restoring filter values 14 years ago
j.wollert 351535a46a need to call toString when restoring filter values 14 years ago
j.wollert 9de1c8ae48 did jslint on select_list_move_optgroup.js 14 years ago
j.wollert 031382befe did some jslint on reporting.js 14 years ago
t.felgentreff e6655d20a2 remove duplicate function 14 years ago
t.felgentreff f1ab4e435c fix IE6 bug of loading spinner not disappearing 14 years ago
t.felgentreff e8a7119f6c JSLint sortable.js 14 years ago