Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-05 | timeslider settings for fonts | John McLear | |
2015-04-02 | fix timeslider title issues | John McLear | |
2015-03-31 | i18n for timeslider steppers | John McLear | |
2015-03-31 | I came to bring the rain.. Let me get my coat... Fix focus on timeslider ↵ | John McLear | |
import export | |||
2014-12-27 | removing dokuwiki | John McLear | |
2014-11-22 | swap out jquery browser for bower but expose browser object to all pages ↵ | John McLear | |
also enable minification.. Seems to work well | |||
2014-11-18 | no image on timeslider | John McLear | |
2014-10-03 | Fix active button ui | 0ip | |
2014-03-30 | Create a customizable timeslider toolbar | Marcel Klehr | |
2014-03-30 | Fix timeslider export dropdown | Marcel Klehr | |
2013-10-10 | Add explanations for more disconnect scenarios | Marcel Klehr | |
2013-04-09 | no need to declare var twice | John McLear | |
2013-04-09 | expose broadcast slider so plugins can interact with it | John McLear | |
2013-02-25 | merge develop | John McLear | |
2013-02-18 | a different approach | John McLear | |
2013-02-18 | timestlider script block | John McLear | |
2013-01-14 | more sensible timeslider blocks.. | John McLear | |
2013-01-13 | better shindig | John McLear | |
2013-01-12 | add a body eejs block to timeslider | John McLear | |
2013-01-06 | Load CSS before JS, in timeslider | mluto | |
2012-12-23 | Fix html attr translation | Marcel Klehr | |
2012-12-23 | Fix translations in timeslider template | Marcel Klehr | |
2012-12-23 | Fix html10n and the locale resource <link>s | Marcel Klehr | |
2012-12-23 | Replace webL10n with html10n.js | Marcel Klehr | |
2012-12-09 | Remove async load of l10n.js because Chrome fail to translate | Iván Eixarch | |
2012-11-30 | fix path to favicon resolves #1236 | John McLear | |
2012-11-17 | Load l10n.js first but asynchronusly | Marcel Klehr | |
2012-11-14 | Merge pull request #1159 from marcelklehr/fix/lang-autodetection | John McLear | |
Fix language auto-detection | |||
2012-11-14 | Fix language auto-detection | Marcel Klehr | |
2012-11-14 | Fix Timeslider translation not showing up | 0ip | |
2012-11-14 | Move locale detection to the client | Marcel Klehr | |
* l10n.js is doing locale detection already, so we shouldn't interfere but help it do its job * this should also fix the ?lang embed parameter * Set language from cookie on page init for l10n to load the right translation | |||
2012-11-14 | Mate timslider page title translateable | Marcel Klehr | |
2012-11-14 | just export on timeslider, no import.. | John McLear | |
2012-11-14 | Update src/templates/timeslider.html | John McLear | |
2012-11-12 | Translate timeslider export links | Marcel Klehr | |
2012-11-12 | Remove translated strings from template files | Marcel Klehr | |
2012-11-04 | fix #377: add favicon url as optional settings.json parameter | Wikinaut | |
2012-11-02 | Add a setting for customizing the app title | Marcel Klehr | |
the app title is inserted into the <title> of all tepmlates | |||
2012-10-25 | Merge pull request #1073 from Pita/librejs-header | John McLear | |
Add LibreJS Licensing information to headers of HTML templates | |||
2012-10-24 | Templates: relative links instead of absolute ones for /static directory | neurolit | |
…irector Two links were absolute ("/static/...") instead of relative ("../static"). The image was not loaded with sites behind reverse proxies and subdirectory. | |||
2012-10-17 | Add LibreJS Licensing information to headers of HTML templates | johnyma22 | |
2012-09-11 | Split client and server plugin functionality. | Chad Weider | |
There is virtually no shared code for the client, extract it into its own module and do away with the switches. | |||
2012-09-11 | Inject plugins into hooks. | Chad Weider | |
2012-07-15 | Fix html/css | Marcel Klehr | |
2012-07-14 | Fix timeslider. | Marcel Klehr | |
2012-05-29 | Merge branch 'master' into timeslider-realtimeupdate+readonly-pads | Egil Moeller | |
Conflicts: src/node/handler/PadMessageHandler.js src/static/css/pad.css src/templates/pad.html | |||
2012-05-28 | Add comments to templates. | Chad Weider | |
2012-05-28 | jQuery is packaged - this is pure duplication. | Chad Weider | |
2012-05-28 | Explicitly require jQuery before using it. | Chad Weider | |
2012-05-28 | Add ace2_common to bottom of the page includes. | Chad Weider | |