- mars 25, 2017
- mars 24, 2017
-
-
mattab a rédigé
-
- mars 21, 2017
-
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
Stefan Giehl a rédigé
* show human readable value for default values * update screenshots
-
sgiehl a rédigé
-
Stefan Giehl a rédigé
-
Stefan Giehl a rédigé
-
Stefan Giehl a rédigé
-
Thomas Steur a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
- mars 20, 2017
-
-
Thomas Steur a rédigé
This is actually better this way instead of assigning $
-
Thomas Steur a rédigé
* Add possibility to select a specific frame within a page eg `page.selectFrame('myFrameName');` and at the end of the test `page.selectMainFrame();` What doesn't seem to work yet correctly is typing within the frame. I presume the position where the click should happen is not calculated correctly (it clicks before sending keys). * get correct position within frame so .click works * when selecting a frame within a frame, do not calculate position again * fix an issue where $ might not be defined but window.jquery
-
Stefan Giehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
- mars 18, 2017
-
-
Thomas Steur a rédigé
* post JS events when a user performs an action * post events for website * also post the measurable type
-
Thomas Steur a rédigé
* Post current action in Template.beforeContent event Be good to have this as well when wanting to restrict content to certain actions * for consistency also add event to dashboard
-
Thomas Steur a rédigé
* New event that lets plugins trigger notifications in the admin area They have to be triggered before assigning the notifications to the view and there is no other way to determine when a plugin is supposed to trigger notifications in the admin. Ideally, in the future we would even move the notifications above to CoreAdminHome or somewhere else eventually. First thought of using `Controller.addAdminNotifications` as we often use this wording but then we would need to rather do `Piwik::postEvent('Controller.triggerAdminNotifications', &$notifications);` as otherwise nothing can be added. Plugins could actually also use this event to cancel notifications where in the past it was needed to hide them via CSS. Happy about any other naming suggestions but want to keep it "specific" to notifications and not something to general like `postEvent('Controller.renderAdminView, $view')`. * document new event
-
Thomas Steur a rédigé
See http://us2.php.net/manual/en/function.random-int.php : random_int — Generates cryptographically secure pseudo-random integers
-
- mars 17, 2017
-
-
Stefan Giehl a rédigé
* introduces new config setting to enabled plugin upload (disabled by default) * updates changelog * updates expected screenshot * improve message
-
Dillon Brock a rédigé
-
Dillon Brock a rédigé
* Add system check for the hash() function * Update expected screenshot for hash() system check
-
Thomas Steur a rédigé
* Add new option to ignore ssl errors when running U tests via PhantomJS If nobody has a problem with it, can also add this option by default as there should be no problem with it. * set ignore ssl error by default
-
- mars 15, 2017
- mars 14, 2017
-
-
mattab a rédigé
-
- mars 01, 2017
-
-
Matthieu Aubry a rédigé
* Cells in email reports should reuse same font size and family * Fix tests
-
Matthieu Aubry a rédigé
* Updated our own composer libraries to latest * trigger build * build * adds missing icons
-
mattab a rédigé
- fév. 28, 2017
-
-
Thomas Steur a rédigé
* Fix Clicking on the "Dashboard" top link hides all dashboard content fixes #11386 * also fix links in admin menu
-
Stefan Giehl a rédigé
-
Matthieu Aubry a rédigé
-
Matthieu Aubry a rédigé
-