- sept. 09, 2015
-
-
diosmosis a rédigé
Refs #8740, workaround chrome bug, when <span>s are nested, chrome does not correctly apply CSS to outer <span>s.
-
- août 17, 2015
-
-
Matthieu Napoli a rédigé
-
Thomas Steur a rédigé
-
- août 13, 2015
-
-
Thomas Steur a rédigé
-
- août 07, 2015
-
-
Matthieu Napoli a rédigé
-
- juil. 31, 2015
-
-
diosmosis a rédigé
Fix bug in notification angular directive, do not use data-binding for noclear attribute since it won't be possible to use values (like true/false).
-
- juil. 30, 2015
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- juin 22, 2015
-
-
Thomas Steur a rédigé
-
- juin 17, 2015
-
-
Thomas Steur a rédigé
-
- juin 05, 2015
-
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
- juin 01, 2015
-
-
Matthieu Napoli a rédigé
Removed most of the `!important` tags which allows to override the design of buttons (e.g. `btn-lg`, etc.)
-
- mai 13, 2015
-
-
diosmosis a rédigé
Get history service to work on IE8 by removing use of Array.forEach method (which is not available).
-
diosmosis a rédigé
Fill out docs for angular history service and use setTimeout when creating new digest cycle to avoid digest already in progress error.
-
diosmosis a rédigé
Remove jquery.history plugin, make sure broadcast starts a digest cycle after modifying (through the history service), hide error in anchorLinkFix code if hash is not valid element selector, and use .path to push new history items.
-
diosmosis a rédigé
Refs #7798, proof of concept fix for history plugin's scroll to top issue. Fix involves using angular service that uses the singleton instead of jquery's history plugin. Can remove the history plugin after this change.
-
- mai 12, 2015
-
-
diosmosis a rédigé
Getting Piwik to work on IE8 again by fixing a couple issues in various JS files. Specifically, avoid using catch/delete methods/properties directly, instead access via strings.
-
Matthieu Napoli a rédigé
-
- avr. 15, 2015
-
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
-
- avr. 13, 2015
-
-
Matthieu Napoli a rédigé
-
- avr. 07, 2015
-
-
Matthieu Napoli a rédigé
-
- mars 05, 2015
-
-
Matthieu Napoli a rédigé
-
- jan. 22, 2015
-
-
Thomas Steur a rédigé
Added new attribute edit-url to enriched headline. Setting this will make the headline clickable, on hover appears a title and pointer to indicate that it is clickable and to explain what happens when clicking on it. I think this is more intuitive than showing an edit icon on hover which would be an alternative. As it is done in enriched headline we could otherwise change the behaviour easily. Also fixed feature name for goals no longer contains the actual goal name.
-
- jan. 15, 2015
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- jan. 13, 2015
-
-
Liam Sharpe a rédigé
-
- jan. 07, 2015
-
-
Thomas Steur a rédigé
moved manage goals out of the reporting menu and added it to the user menu, instead always show the add new goal link in the reporting menu
-
- déc. 23, 2014
- déc. 02, 2014
-
-
mattab a rédigé
-
- nov. 27, 2014
-
-
mattab a rédigé
Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefox so far and only for "left clicks". Not perfect, but hopefully other browsers will implement this in the future, as it's a useful privacy enhancing feature!
-
- nov. 06, 2014
-
-
Thomas Steur a rédigé
Got a JavaScript error when I opened the VisitorGenerator page
-
- oct. 16, 2014
-
-
diosmosis a rédigé
-