- sept. 04, 2013
-
-
sgiehl a rédigé
-
Fabian Becker a rédigé
-
Fabian Becker a rédigé
Using json we lost some overhead, and for PHP 5.3 there is no JSON_PRETTY_PRINT so we loose even more.
-
Fabian Becker a rédigé
-
Fabian Becker a rédigé
function_exists only works for create_function results, not closures.
-
sgiehl a rédigé
-
- sept. 03, 2013
-
-
Fabian Becker a rédigé
-
Fabian Becker a rédigé
This allows the IDE to pick up all code! refs #4113
-
Fabian Becker a rédigé
-
Fabian Becker a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
- it's now able to filter/clean translations, which shouldn't be done in tests only - uses the new Translate\Filter and Translate\Validate classes - is now able to write the files, and not only return data and path to write
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
no need to remove unrequired files, as they won't be in download package anymore (removed on otrance server)
-
sgiehl a rédigé
-
sgiehl a rédigé
moved translations for SecurityInfo plugin to its own language files, as it will be moved to its own repository
-
sgiehl a rédigé
moved translations for VisitorGenerator plugin to its own language files, as it will be moved to its own repository
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
moved translations for DBStats plugin to its own language files, as it will be moved to its own repository
-
Fabian Becker a rédigé
refs #4113
-
Fabian Becker a rédigé
Remove compat code for PHP < 5.3. inet_pton/inet_ntop are available in Windows in PHP >= 5.3 so we don't need the compat code anymore. refs #3741, #4113
-
Benaka Moorthi a rédigé
Refs #3089, show 'no more visits' when no more visits to load in visitor profile and force scroll to new visits when loading more visits.
-
Benaka Moorthi a rédigé
Refs #4041, add last visits graph to visitor profile (commented out) and highlight visit whose details are currently displayed.
-
Fabian Becker a rédigé
refs #3710
-