- jan. 12, 2016
- jan. 11, 2016
-
-
sgiehl a rédigé
-
sgiehl a rédigé
-
sgiehl a rédigé
-
Thomas Steur a rédigé
Standardize password hash function usage
-
Joey3000 a rédigé
To prevent API breakage - see https://github.com/piwik/piwik/pull/9480#discussion-diff-49282923
-
- jan. 10, 2016
-
-
Thomas Steur a rédigé
Display action details in visitor profile (if other than pageviews)
-
Thomas Steur a rédigé
No interaction mode for customvariables:set-max-custom-variables command
-
Thomas Steur a rédigé
Fixes calculation of fillup columns for subtables
-
Thomas Steur a rédigé
Fixes small layout issue in visitor profile
-
Thomas Steur a rédigé
Document need to call setApiUrl() in js/README.md
-
- jan. 08, 2016
-
-
Joey3000 a rédigé
-
- jan. 07, 2016
-
-
mattab a rédigé
Adding comment to clarify logic refs https://github.com/piwik/piwik/issues/8128#issuecomment-121523583
-
sgiehl a rédigé
-
Joey3000 a rédigé
-
Joey3000 a rédigé
For performance reasons
-
Joey3000 a rédigé
As preparation for Common::hash() changing its hash function some time in future
-
Joey3000 a rédigé
As preparation for introduction of a stronger hash function in https://github.com/piwik/piwik/issues/5728, this standardizes the usage of the current **password** hash function across the Login and UsersManager plugins. Specifically: * Use UsersManager::getPasswordHash() throughout, instead of previous direct use of md5() in some places * Concentrate the hash length sanity check in the newly created UsersManager::checkPasswordHash(). Previously, UsersManager\Auth and Login\PasswordResetter classes did it separately. Both checks were moved into the newly created UsersManager class function, as that is also where other public static password check functions reside. * Replaced the "md5" string with "hash" in affected variable names and comments No functional change is intended.
-
- jan. 05, 2016
- jan. 04, 2016
-
-
Joey3000 a rédigé
If "js/" is used by the Piwik tracking code instead of "piwik.js" and "piwik.php", Page Overlay won't work unless setApiUrl() is called with its parameter pointing to the root directory of Piwik. See https://piwik.org/docs/page-overlay/#page-overlay-troubleshooting (last bullet point) for details.
-
- jan. 03, 2016
- jan. 01, 2016
-
-
Stefan Giehl a rédigé
Limit plugin name to 40 characters
-
- déc. 31, 2015
-
-
Stefan Giehl a rédigé
Fix function header (comment only)
-
- déc. 30, 2015
-
-
Joey3000 a rédigé
It causes the function being marked red on Github - see https://github.com/piwik/piwik/blob/ecdd6607a9392d911aef44fc7e898546f9548424/plugins/Login/Controller.php#L51
-
- déc. 29, 2015
-
-
Stefan Giehl a rédigé
[automatic translation update] Updated 110 strings in 43 languages (nb, tr, ar, bg, bs, ca, cs, da, de, el, es, et, fa, fi, fr, he, id, it, ja, nl, pl, pt-br, pt, ro, ru, sq, sr, sv, ta, th, tl, vi, zh-cn, hi, hu, ko, be, lt, lv, nn, sk, uk, zh-tw)
-
sgiehl a rédigé
-
- déc. 28, 2015
- déc. 27, 2015
-
-
diosmosis a rédigé
-
- déc. 26, 2015
-
-
Fabian Becker a rédigé
closes #9275
-
- déc. 25, 2015
-
-
sgiehl a rédigé
As requested on https://www.transifex.com/piwik/piwik/translate/#ko/piwik-plugin-actions/42546890
-