- sept. 28, 2014
- sept. 27, 2014
-
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
-
diosmosis a rédigé
Refactor Login controller and auth to be more modular and easier to extend/override. Added extra method to Auth interface and documented Auth interface completely. Created new PasswordResetter class to contain password reset logic.
-
diosmosis a rédigé
-
diosmosis a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
-
diosmosis a rédigé
-
- sept. 26, 2014
-
-
mattab a rédigé
-
Matthieu Aubry a rédigé
refs #6257 visitorUUID equal by default for each new Piwik.Tracker
-
Matthieu Aubry a rédigé
aclocal and autoconf calls are necessary to build the xhprof php extension
-
Vjacheslav Murashkin a rédigé
-
Philip Taffner a rédigé
-
Thomas Steur a rédigé
Remove contents plugin dependency from actions plugin
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #6204 wondering if archiving still works when removing this dependency from Actions to Contents plugin. The dependency to the event plugin would be still there. It might work now as I changed Contents plugin to use its own action type recently
-
mattab a rédigé
-
Matthieu Aubry a rédigé
Ignore any opcache_invalidate errors
-
Matthieu Aubry a rédigé
Proxy piwik.php script does not send http headers
-
- sept. 25, 2014
-
-
stackcoder a rédigé
Some webhosters with opcache enabled might disable functions like this for security reasons. This should prevent foreign applications from deleting cached things. Without ignoring this error piwik is unusable and will always shows the error message: ``` There is an error. Please report the message (...) Warning: Zend OPcache API is restricted by "restrict_api" configuration directive in /piwik/core/CacheFile.php on line 219 ``` This call should treat the same way as opcache_reset() in core/Filesystem.php added with faffbd68 Other functions which might be disabled: - opcache_reset - opcache_get_configuration - opcache_get_status - opcache_compile_file
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Naga a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #6284 converted some directive controllers to use controllerAs. Initially I converted nearly of them but noticed it does not always make sense for directive controller so I revert most changes again. For regular controllers it still makes sense which we will use when using ngRoute
-
Thomas Steur a rédigé
refs #5983 mention angularjs update so plugin developers can test their components with latest angularjs version
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
Updated files to match angular style guide see #5983
-
diosmosis a rédigé
-
diosmosis a rédigé
-
- sept. 24, 2014
-
-
mattab a rédigé
-
Vjacheslav Murashkin a rédigé
-