Commit Graph

15 Commits (53cbebf8ade5d9994479370cc78ac4e10c23c887)

Author SHA1 Message Date
Thomas Bruederli b9ac6ec263 Allow help plugin to append a link to the error page for more information about CSRF protection 9 years ago
Aleksander Machniak af6e474141 Fix regression where Help toolbar buttons have had incorrect title 10 years ago
Thomas Bruederli c353958cfb Move help plugin UI initialization to startup hook 11 years ago
Thomas Bruederli d8e1016109 Fix opening in new window; keep extwin mode when switching help actions 11 years ago
Aleksander Machniak eabc0564cd Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix 11 years ago
Thomas Bruederli 08167e9114 Improve help plugin with some options to display contents according to the current task/step 11 years ago
Aleksander Machniak 2193f6a130 Avoid unused local variables 11 years ago
Thomas Bruederli 28de391182 Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication 12 years ago
Aleksander Machniak bc92ca56ef Fixes after default->classic switch 12 years ago
thomascube 48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 12 years ago
till 63a3dc5fde moved plugins 15 years ago
alecpl 9b94eb6415 - Fix setting task name according to auth state. So, any action before user
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'.
15 years ago
alecpl 6a7d063e61 - don't load some stuff before login (#1486475) 15 years ago
alecpl 9240c6a7d9 - support plugin's config file 15 years ago
alecpl 564a2ba793 - Help plugin
- support 'dummy' task (for plugins)
15 years ago