Commit Graph

371 Commits (fae3145eb2545e32546e166ba85ac3b4ce62d23e)

Author SHA1 Message Date
Jens Ulferts 683d416135 padding after every fieldset in the query settings 13 years ago
Jens Ulferts 05fe3cdfc6 harmonizing reporting filter representation with core 13 years ago
Jens Ulferts 0c76c032a9 i18n for error messages on server response 13 years ago
Jens Ulferts 66d66229c4 inserting error messages inside the content and within an a which gets focused 13 years ago
Jens Ulferts ee43cde628 replacing "remove" background image with image tag 13 years ago
Romano Licker 2e6ebef4cd [designfix] adjust font size 13 years ago
Romano Licker 228a9ca69b [accessibility] restructured code 13 years ago
Romano Licker 33d0ed2fcb [accessibility] add class which hides content from 13 years ago
Gregor Schmidt 0aae1ba200 Overriding new styles in redmine_reporting 13 years ago
Romano Licker e891c27398 [accessibility] replace button with link 13 years ago
Romano Licker f90bf86c26 [accessibility] add title on remove buttons in group_by widget 13 years ago
Romano Licker 473c50355f [accessibility] add javascript language files 13 years ago
Romano Licker ff1c848d82 [accessibility] give rows/columns a h3 tag in order 13 years ago
Romano Licker ae16f043ae delete item when space is pressed (instead of submitting 13 years ago
Romano Licker 77eb9819e3 [accessibility] delete only on return key (bugfix) 13 years ago
Romano Licker adf9abf2a3 [accessibility] user can delete element by pressing enter 13 years ago
Romano Licker 7acaeb0c7b [accessibility] button replaces span so that the user 13 years ago
Michael Frister a146a427e5 reporting filters: Fix cucumber concurrency issues. 13 years ago
Philipp Tessenow 6a6576b45e check for null values in filter.js#activate_dependents - fixes alumni-filter js bug 13 years ago
Philipp Tessenow eeda6f0364 add css style .hidden 13 years ago
Markus Kahl a1faa82545 select change hotfix 13 years ago
Markus Kahl 60ee5b5bb7 fixed alumni selection bug (selection not disabled) 13 years ago
Markus Kahl 9f69422ab5 fixed initial multi_choice selection 13 years ago
Markus Kahl fccc1a6d06 only callback if request actually succeeded 13 years ago
Markus Kahl f7b5373f8a only activate_dependents if there's actually something selected 13 years ago
Markus Kahl f35d186a74 remove console.log since it doesn't work in IE 13 years ago
Markus Kahl 397f7e1ffd fix sector_id bug in FF, it is beyond me how this could work at all before, but hey ... I guess JS is a non-deterministic programming language 13 years ago
Markus Kahl 58313287e2 don't fail on non-select filter values 13 years ago
Markus Kahl 462768fc6f filter restoration working; there's still a bug though where when adding the sector_id filter the wrong dependent is opened (org unit instead of regional company) 13 years ago
Markus Kahl 095dead957 waaaaaah 13 years ago
jwollert 3967a44f6e reload all report lists after renaming a report. can easily be made more efficient, but works for now 13 years ago
Markus Kahl 47de452ad6 in principle working, though a bit too much perhaps 13 years ago
jwollert 12bef5ea7b web standards: pretty neat, right? 13 years ago
Jens Ulferts f2f78de425 fixing asynchronous reloading on filters 13 years ago
jwollert 8bd7c663c0 fix restoring filter values and selecting the options (for other browsers than chrome) 13 years ago
jwollert 58cddf9177 merge origin/master 13 years ago
Gregor Schmidt 4d8f3a7424 There are "browsers" out there w/o a console 13 years ago
Tim Felgentreff bc34555ba5 Revert "Revert "Merge remote-tracking branch 'origin/master'"" 13 years ago
Tim Felgentreff faab11d080 Fix #4412, filter table was rendering incorrectly 13 years ago
Tim Felgentreff 925939e62e Move common CSS rules to reporting.css, adding icons as needed. Avoid throwing an error if using the progress bar in an environment with Prototype < 1.7 14 years ago
Tim Felgentreff 7ac3316667 Revert "Merge remote-tracking branch 'origin/master'" 14 years ago
Philipp Tessenow 2ceee23cfe do not try to resolve dependents when there is no dependent 14 years ago
Philipp Tessenow 58dfbbb9fd when adding a filter, activate its dependents 14 years ago
jwollert e3dc61d1ac check whether an operator has been touched for the very first time 14 years ago
jwollert 1922abb6c6 make sure form buttons have a margin 14 years ago
jwollert e153ed6ba1 we don't enforce. ain't no cops, dude 14 years ago
Tim Felgentreff 5621ae55bd add safeguards to javascripts to avoid script-errors with mal-formed pages 14 years ago
Tim Felgentreff 143b73aea3 Fix a JS error if the progressbar is not active 14 years ago
jwollert 93ad19d395 simple js hook to check for special filter behaviour 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