Commit Graph

70 Commits (984099f083b4266769843ec31864a2947fdc0825)

Author SHA1 Message Date
Tim Felgentreff 50af3b1e64 #2229: bugfix and speed enhancement for IE8 14 years ago
Tim Felgentreff ea54e12511 pass JSLint 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
t.felgentreff fe16ecd650 remove duplicate function 14 years ago
t.felgentreff 3e3ad2b3b1 fix IE6 bug of loading spinner not disappearing 14 years ago
t.felgentreff a2c93a41b7 JSLint sortable.js 14 years ago
p.tessenow cf85e34215 did jslint on select_list_move_optgroup.js 14 years ago
p.tessenow 36c6484049 did some jslint on reporting.js 14 years ago
w.lindenthal bc031d975f make filter background and close button always visible 14 years ago
t.felgentreff f2754579c8 make filter background and close button always visible 14 years ago
p.tessenow 23d0ace691 fix IE bug that appeared when adding ajax-reloadable filters 14 years ago
t.felgentreff 7e3fe1ca39 show redmine sort arrows 14 years ago
t.felgentreff 9fbee794f0 fix couple of typos 14 years ago
t.felgentreff 915289d6bb rely more on the raw-data for sorting 14 years ago
t.felgentreff 26617f4a8c remove the date-sorting in JS, use a raw-data attribute if available for sorting and sort numbers and issues numerically 14 years ago
t.felgentreff a068896dc8 client-side sortable tables 14 years ago
j.wollert cb6ee1a78c refs #3581 select options get updated after filter clear now. desperately needs a test 14 years ago
p.tessenow fafff97904 fixed reporting.js indendation 14 years ago
p.tessenow f3aa22ad92 Fixed Bug #3534 - 'Filter-Werte die sich in Textboxen befinden werden nicht nicht wieder hergestellt' 14 years ago
j.wollert c093ef1dce make sure reseting select values gets called only on select elements 14 years ago
p.tessenow 52dd43976c refactored reporting.js to handle asynchronous ajax requests when loading filters 14 years ago
p.tessenow 62668dd61f on put ajax-requests on filters where we have data to load 14 years ago
p.tessenow b2e571738c available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow a6584c178a fix IE bug that appeared when adding ajax-reloadable filters 14 years ago
t.felgentreff 1a063dae26 show redmine sort arrows 14 years ago
t.felgentreff 6b93d08da4 fix couple of typos 14 years ago
t.felgentreff 64b15ac33a rely more on the raw-data for sorting 14 years ago
t.felgentreff 41a4766fda remove the date-sorting in JS, use a raw-data attribute if available for sorting and sort numbers and issues numerically 14 years ago
t.felgentreff c70048c356 client-side sortable tables 14 years ago
j.wollert 96ac6c56a1 use prototypes hasClassName instead of string magic 14 years ago
j.wollert e438940031 sorting group by select boxes should work over optgroup borders 14 years ago