-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hierarchical tags #99
Commits on Jul 29, 2015
-
Introduction of hierarchical tags
- tags can now be tagged with other tags, making it possible to create tag hierarchies. These hierarchies are shown in the HTML5 report - the JSON report now represents tags more efficiently avoiding duplication of data. - the HTML5 report generator now generates a separate tags.js file that contains all tag definitions - beside supporting hierarchical tags now, the HTML5 App is largely refactored with this commit. Splitting its functionality into multiple files for better maintainability. This should not be visible to the end user though.
Jan Schäfer committedJul 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 72731d4 - Browse repository at this point
Copy the full SHA 72731d4View commit details
Commits on Aug 1, 2015
-
Merge branch 'master' into hierarchical-tags
Jan Schäfer committedAug 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 3445fdb - Browse repository at this point
Copy the full SHA 3445fdbView commit details -
HTML5 Report: added karma test
Jan Schäfer committedAug 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 13cfc03 - Browse repository at this point
Copy the full SHA 13cfc03View commit details -
HTML5 Report: improved hierarchical tags
Jan Schäfer committedAug 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 4cf7f4f - Browse repository at this point
Copy the full SHA 4cf7f4fView commit details -
use hierarchical tags in JGivens own tests
Jan Schäfer committedAug 1, 2015 Configuration menu - View commit details
-
Copy full SHA for f5adf1a - Browse repository at this point
Copy the full SHA f5adf1aView commit details -
HTML5 Report: further improvements of the hierarchical tag support
Jan Schäfer committedAug 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 73d1d7e - Browse repository at this point
Copy the full SHA 73d1d7eView commit details -
execute karma headless and from gradle
Jan Schäfer committedAug 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 3ddd930 - Browse repository at this point
Copy the full SHA 3ddd930View commit details -
HTML5 Report: fix tag filtering
Jan Schäfer committedAug 1, 2015 Configuration menu - View commit details
-
Copy full SHA for e04f90a - Browse repository at this point
Copy the full SHA e04f90aView commit details -
HTML5 Report: do npm install before test to make travis happy
Jan Schäfer committedAug 1, 2015 Configuration menu - View commit details
-
Copy full SHA for ef5ba5e - Browse repository at this point
Copy the full SHA ef5ba5eView commit details -
Jan Schäfer committed
Aug 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 87a702a - Browse repository at this point
Copy the full SHA 87a702aView commit details
Commits on Aug 2, 2015
-
HTML5 Report: fixed mobile navigation
Jan Schäfer committedAug 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 9a0f4b6 - Browse repository at this point
Copy the full SHA 9a0f4b6View commit details -
HTML5 Report: fix mobile navigation for packages
Jan Schäfer committedAug 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 6487312 - Browse repository at this point
Copy the full SHA 6487312View commit details -
HTML5 Report: order nodes by name
Jan Schäfer committedAug 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 3202cf8 - Browse repository at this point
Copy the full SHA 3202cf8View commit details -
Jan Schäfer committed
Aug 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 9ef757a - Browse repository at this point
Copy the full SHA 9ef757aView commit details