Age | Commit message (Collapse) | Author |
|
|
|
Bug introduced in 53521c8732
|
|
|
|
fix #1345: timeslider time delta
|
|
|
|
|
|
/admin/plugins: stop enter reloading new page on search result request
|
|
a crash in Internet Explorer when the console was not enabled (console is off by default).
|
|
|
|
|
|
Fixed broken placeholders in locales
|
|
|
|
|
|
According to google this is more efficent
https://developers.google.com/speed/docs/best-practices/rtt?hl=en#PutSty
lesBeforeScripts
|
|
validated
|
|
|
|
|
|
|
|
Fix #1307: Chrome needs console.log to be called on console obj
|
|
|
|
|
|
|
|
|
|
Migrate to html10n and allow plugin l10n
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(would break in cases when html10n might not have loaded yet)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 5fb7a03fb34078a75fe5932563e5a9fe44c57015.
|
|
|
|
|
|
|
|
(As if we wouldn't look forward to that...)
|
|
|
|
|
|
We should only traverse the directories of actual plugins instead
of traversing the whole node_modules folder
|
|
|
|
|
|
|