Commit Graph

23 Commits (e431cd9a3a32a6a3945e1f01e287dfe4b75588fa)

Author SHA1 Message Date
Jens Ulferts 35b2d43870
remove unused help functionality 8 years ago
Jens Ulferts 316a1325ce
reimplement group_by styling - remove unused styling 8 years ago
Henriette Dinger 97f6eeab25 Add hint for select box 8 years ago
Henriette Dinger 8f1507a5e6 Remove special signs from filters 8 years ago
Alex Coles 6f026d3376 Update widgets to use new form element classes 10 years ago
Alex Coles 67a83e0952 Update views to use new text field, select styles 10 years ago
Alex Coles 519f10885a Prefer #map over #collect 10 years ago
Alex Coles 0ccb62381a Normalise syntax with Rubocop 10 years ago
Alex Coles 79ec894041 Use 1.9+ Hash syntax 10 years ago
Hagen Schink 6ffbc59e9e Make legend only group by caption 11 years ago
Sebastian Schuster bfba482ff9 Added copyright notices 11 years ago
Sebastian Schuster 6090511272 Removed test code that slipped through 12 years ago
Sebastian Schuster f71001dc15 Changed the printed label to contain the translated text instead of symbols to be translated when finally printing out 12 years ago
Sebastian Schuster 86791c932c Moved files around to get autoloaded by rails and removed the 12 years ago
Sebastian Schuster fdb7cbfa44 Adapted paths to images 12 years ago
Sebastian Schuster cf1a459f5b Moved reportingengine out of the openproject namespace 12 years ago
Sebastian Schuster ece2f6395c Converted reporting_engine into a Rails engine 12 years ago
Martin Linkhorst 21ea389a19 syntax error fixes, probably a ruby 1.8 => 1.9 problem 12 years ago
Michael Frister 3e5c5e3f67 Update structure for rails 3 12 years ago
Philipp Tessenow 05010e7091 give new hidden remove img a class to make it style-able later 13 years ago
Jens Ulferts 5584f5815a accessibility - wrapping the group by groups into fieldsets 13 years ago
Jens Ulferts ee43cde628 replacing "remove" background image with image tag 13 years ago
Jens Ulferts 0dccee383e prevent xss vulnarability caused by defining custom fields with malicious names 13 years ago
Romano Licker ff1c848d82 [accessibility] give rows/columns a h3 tag in order 13 years ago
jwollert 58cddf9177 merge origin/master 13 years ago
Tim Felgentreff bc34555ba5 Revert "Revert "Merge remote-tracking branch 'origin/master'"" 13 years ago
Tim Felgentreff 7ac3316667 Revert "Merge remote-tracking branch 'origin/master'" 14 years ago
jwollert 5b128cc334 subject is the new query. because we don't render query-stuff only 14 years ago
Philipp Tessenow 32d0dc4065 unify use of maybe_with_help() helper. fix missing help icon near save button 14 years ago
Markus Kahl 8820cde840 fixed indentation 14 years ago
Markus Kahl edfb2673f7 only render a help icon next to one of the two group-by selections 14 years ago
Markus Kahl 33644dff5f Integrated help widget rendering into Widget Base. Implemented custom rendering for Filters and GroupBy Widgets. 14 years ago
Markus Kahl bdf200bbfa fixed indentation 14 years ago
Tim Felgentreff 753843fd33 transition all widgets to canvas api 14 years ago
Markus Kahl cc9889d479 only render a help icon next to one of the two group-by selections 14 years ago
Markus Kahl 2d2d4f9a6d Integrated help widget rendering into Widget Base. Implemented custom rendering for Filters and GroupBy Widgets. 14 years ago
Philipp Tessenow eb3ba0f909 correctly render span tags 14 years ago
Philipp Tessenow 80da6e90d7 group by caption are now inlined with their groups - some general styling 14 years ago
Philipp Tessenow da723946c1 show --add group-by-- in group-by select-box 14 years ago
Philipp Tessenow ec2dae2729 correctly restore group_bys now 14 years ago
Philipp Tessenow e0db7e7930 work on the group_by rendering, groups are sorted and put in optgroups now, not selectable group are not printed in html-output anymore 14 years ago
Philipp Tessenow fc7387a539 have a working form serialization 14 years ago
Philipp Tessenow 0ce1996e4a renamed old group_by to OldGroupBy and delicious grouping to GroupBy 14 years ago
Tim Felgentreff f5d5a06037 make toggleFieldset work again on settings 14 years ago
Tim Felgentreff 2ac8ed1782 refactor group_by widget 14 years ago
Tim Felgentreff 974f91586f remove onclick behaviour from group_by html code (handled in unobtrusive JS now) 14 years ago
Tim Felgentreff bc0c72cdc6 add data attributes and unobtrusive JS to restore group bys 14 years ago
Tim Felgentreff 14342f6be9 GroupBy widget 14 years ago
Tim Felgentreff a3268d5c10 more impl for widget API 14 years ago
Tim Felgentreff ee85a792e8 start adding widgets 14 years ago