You need to sign in or sign up before continuing.
- jan. 05, 2015
-
-
Matthieu Napoli a rédigé
-
- déc. 22, 2014
-
-
Matthieu Napoli a rédigé
-
Matthieu Napoli a rédigé
This file is not in a class because it needs to be compatible with PHP 4.
-
Matthieu Napoli a rédigé
Users can add a custom `bootstrap.php` file at the root of Piwik to customize constants. This file is included (if exists) in `index.php` and `piwik.php` but not in the console. This is now fixed. See the user docs about this: http://piwik.org/docs/include-piwik-in-your-project/
-
- déc. 19, 2014
- déc. 11, 2014
-
-
Matthieu Napoli a rédigé
- the error handler logs warnings and notices, and turns errors into exceptions (`ErrorException`) - the exception handler catches all uncatched exceptions and display them to the user (HTML or CLI) - the "screen" logging backend has been removed - I've normalized exceptions/errors shown to the user in HTML (wether they are catched by the FrontController or not)
-
- nov. 27, 2014
-
-
Matthieu Napoli a rédigé
-
- nov. 12, 2014
-
-
Thomas Steur a rédigé
-
- nov. 07, 2014
-
-
joostdekeijzer a rédigé
-
- oct. 13, 2014
-
-
Thomas Steur a rédigé
refs #5940 moved files into a subfolder framework, added autoloader to remove duplicated code to load autoload.php and to be able to register more autoloaders (eg for test files) on demand. This I got read of many includes that had to be updated all the time and that had to be updated all the time when moving iles
-
- août 20, 2014
-
-
diosmosis a rédigé
-
- avr. 28, 2014
-
-
mattab a rédigé
This could potentially cause some big problems.
-
- mars 26, 2014
-
-
Thomas Steur a rédigé
-
- fév. 18, 2014
- fév. 17, 2014
-
-
mattab a rédigé
-
- déc. 22, 2013
-
-
Christian Raue a rédigé
-
- nov. 28, 2013
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- nov. 17, 2013
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
mattab a rédigé
-
- nov. 11, 2013
-
-
Thomas Steur a rédigé
-
- oct. 04, 2013
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- oct. 03, 2013
-
-
Thomas Steur a rédigé
refs #4121 added simple command line tool including a not yet working tests and generatePlugin command
-