- juil. 23, 2014
-
-
Christian Raue a rédigé
-
Christian Raue a rédigé
-
Christian Raue a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
removed some outdated scripts that do no longer work anyway. use console and visitorgenerator plugin instead
-
- juil. 22, 2014
-
-
Thomas Steur a rédigé
refs #5864 make doc generation work again because: Cannot use Piwik\Plugins\Provider\Provider as Provider because the name is already in use
-
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é
-
Thomas Steur a rédigé
refs #5416 do not use local tracking, this should fix the tests. unfortunately we need to extend integrationTestcase instead of databaseTestcase then...
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #5416 we need to execute 3 queries in order to get the correct number of actions and conversions in last X minutes
-
Thomas Steur a rédigé
remove dead code
-
Thomas Steur a rédigé
-
Christian Raue a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
Fix HHVM support for CLI
-
Thomas Steur a rédigé
Add name parameter to MenuTop.
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
Show the image description also as title
-
Thomas Steur a rédigé
added missing variable to postEvent
-
Thomas Steur a rédigé
code cleanup
-
Thomas Steur a rédigé
refs #5192 some more menu api tweaks. MenuReporting is not 100% good since it is in core and should not know whether are actions, referrers and visitors item but it is very convenient for developers. Once we have DI we could add those methods there
-
Thomas Steur a rédigé
refs #5863 added a page in the admin to search for english translations and keys. Will be only shown if development mode is enabled. Very useful for plugin developers who want to reuse existing translations
-
Thomas Steur a rédigé
refs #5192 simplified admin menu since it is very confusing for developers to find the correct translation key to use for menuName. Results in lots of dulicated code as well (same translation keys are mentioned everywhere). Also removed the $displayedForCurrentUsers in those methods since boolean parameters are bad practice and it did result in duplicated code as well as you had to call the same function or pass the same variable in each add() call. Moved the VisitorGenerator in a development section since it is not really diagnostic. There will be another development menu item with the next commit. Need to update ui tests
-
Thomas Steur a rédigé
refs #5406 only display an error message if the status code was 4xx or 5xx. Otherwise switching to another page while widgets are still loading will display this error message. The status is not abort but error in such a case
-
- juil. 21, 2014
-
-
Thomas Steur a rédigé
This reverts commit 62ba8dfb.
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Michał Gaździk a rédigé
-
Thomas Steur a rédigé
refs #5406 make sure it shows an error message in dimension, do not show an error if request was aborted and align the text left
-
Thomas Steur a rédigé
refs #5406 added a more detailed error message, some ui tweaks and display a link to email sysadmin if possible
-
Thomas Steur a rédigé
make the opt-out form work even if JavaScript is disabled
-