summaryrefslogtreecommitdiff
path: root/plugins/help
AgeCommit message (Collapse)Author
2014-11-14Updated localizations from TransifexThomas Bruederli
2014-03-21Synchrnonized translations from TransifexThomas Bruederli
2014-01-30Point to the new public URI for online helpv1.0-rcThomas Bruederli
2014-01-30Updated localizations from TransifexThomas Bruederli
2013-12-18Fix Closure-compiler warnings, small code improvementsAleksander Machniak
2013-11-28Updated localizations from TransifexThomas Bruederli
2013-11-22Display status messages as pile of black bars overlaying the UI in order to ↵Thomas Bruederli
improve visibility (#1488974)
2013-11-04Move help plugin UI initialization to startup hookThomas Bruederli
2013-10-10Clean up translations once again, this time remove untranslated strings for ↵Aleksander Machniak
all langs
2013-10-09More lceanupAleksander Machniak
2013-10-09Added plugin localizationsAleksander Machniak
2013-10-07Synchronized localization files from TransifexThomas Bruederli
2013-09-28Created composer.json files for default pluginsThomas Bruederli
2013-08-20s/$rcmail_config/$config/ also for plugins configurationAleksander Machniak
2013-07-17Added Luxembourgish localizationsThomas Bruederli
2013-07-09Fix opening in new window; keep extwin mode when switching help actionsThomas Bruederli
2013-07-08Open help window in small mode; add more index linksThomas Bruederli
2013-07-05Help plugin: CSS fixes, content frame scrollbar fix, about page (classic ↵Aleksander Machniak
skin) fix
2013-07-04Improve help plugin with some options to display contents according to the ↵Thomas Bruederli
current task/step
2013-06-27Synchronized localization files with TransifexThomas Bruederli
2013-06-20Make all bundled plugins the same license as Roundcube itself, which is GPLv3+Thomas Bruederli
2013-05-15Synced localizations from TransifexThomas Bruederli
2013-05-07Avoid unused local variablesAleksander Machniak
2013-04-15Synchronized localizations from TransifexThomas Bruederli
2013-02-28Localization updates from TransifexThomas Bruederli
2013-02-10Import all translations from TransifexThomas Bruederli
2013-02-10Extend copyright to 2013Thomas Bruederli
2013-01-19Add basic tests for pluginsAleksander Machniak
2013-01-03Add frameborder="0" on iframe elements for IE<=8Aleksander Machniak
2013-01-02Pulled de_CH translations from Transifex (first test)Thomas Bruederli
2012-12-30Fix Help task icon on new Larry headerAleksander Machniak
2012-12-29Add proper headers to localization template filesThomas Bruederli
2012-12-26Updated localizations from launchpadThomas Bruederli
2012-11-19Updated localization files from launchpadThomas Bruederli
2012-11-11Remove non-matching </div>Thomas Bruederli
2012-11-11Add #message element on Help plugin pages, update files list in package.xmlAleksander Machniak
2012-11-07Don't include settings.css - is not needed anymoreAleksander Machniak
2012-11-06Recursively resolve paths of iframe contents; unify contentframe ↵Thomas Bruederli
registration and reduce code-duplication
2012-10-04Imported recent launchpad translationsThomas Bruederli
2012-08-06Updated translations from launchpadThomas Bruederli
2012-07-30Fixes after default->classic switchAleksander Machniak
2012-07-30Adapt to new default skin folder namimgThomas Bruederli
2012-07-30Rename old 'default' skin folder to 'classic'Thomas Bruederli
2012-07-05Move Help toolbar to the leftAleksander Machniak
2012-05-18Added French localizationAleksander Machniak
2012-04-04- Small help toolbar positioning fixalecpl
2012-04-04New icons for the help pluginthomascube
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are ↵thomascube
not defined anymore
2010-03-20moved pluginstill
2010-02-06- Fix setting task name according to auth state. So, any action before useralecpl
is authenticated is assigned to 'login' task instead of 'mail'. Now binding plugins to 'login' task is possible and realy usefull. It's also possible to bind to all tasks excluding 'login'.