summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_template.php
AgeCommit message (Expand)Author
2011-09-28Distinguish standard timezone offset and DST of clientthomasb
2011-09-27Fix typo; add attribute to allow html in labelsthomasb
2011-09-21Aread alter forms in rcube_template::parse() instead of write()thomasb
2011-09-19- Set style of login form inputs using class not IDsalec
2011-09-05Protect from Clickjacking by sending X-Frame-Options headers (#1487037)thomasb
2011-08-19- Don't add console to error pages, prevents js erroralec
2011-08-12Pass attributes as vars to labelthomasb
2011-08-09- Fix XSS vulnerability in UI messages (#1488030)alec
2011-08-03- Display current user name in page title if devel_mode=truealec
2011-07-26- Move console object initialization code into one placealec
2011-07-07- Added possibility to undo last contact delete operationalec
2011-06-24- Read _unlock from POST tooalec
2011-06-01Add collected text labels in one single function callthomasb
2011-05-13- Use less included files in mail and message templates for better performancealec
2011-05-13- jQuery-1.6.1 (#1487913, #1487144)alec
2011-05-09- Extend parse() method so it can be used to parse templates without printing...alec
2011-04-20Don't add env variable when template is empty (e.g. on error page)thomasb
2011-04-15Add hook for request token creation (upon user request)thomasb
2011-04-12- Fix bug where template name without plugin prefix was used in render_page h...alec
2011-03-01Simplify codethomasb
2011-03-01Make it easier to add code to $(document).ready()thomasb
2011-03-01New config option for custom logo; allow skins to define/override textsthomasb
2011-02-25- jQuery 1.5.1 alec
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept alrea...thomasb
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-13- Fix typos in encoding names (#1487680)alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2011-01-12- Remove some empty lines from output of template conditionsalec
2011-01-06Make sure an existing session is killed/replaced when submitting login formthomasb
2010-12-10- Allow setting _user and _host via GET parameters on login screen (#1486993)alec
2010-12-01- Allow setting autocomplete attribute for all inputs separately (#1487313)alec
2010-11-24Allow plugin templates to include local files (#1487133); make autocomplete o...thomasb
2010-11-07Support skins with old template namesthomasb
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alec
2010-10-13- Improve displaying of UI messages (#1486977)alec
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-21- Fix setting headers for IE in AJAX responsesalec
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
2010-09-08- Small performance improvementsalec
2010-06-08Bring back some previously removed linesthomasb
2010-06-08Unify directory/mailbox list actionsthomasb
2010-04-23- code cleanup (mostly identation fixes)alec
2010-04-21- Hide IMAP host dropdown when single host is defined (#1486326)alec
2010-04-21- Add images pre-loading on login page (#1451160)alec
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
2010-03-09- simplify consolealec
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
2010-03-04- fix console's font-size in Konqueroralec