Commit Graph

96 Commits (a3861ba02f0ad7fdec4e13bab8a4194f920733a5)

Author SHA1 Message Date
thomascube c3be8ed64c Make sure an existing session is killed/replaced when submitting login form 14 years ago
alecpl 1013bad3a2 - Allow setting _user and _host via GET parameters on login screen (#1486993) 14 years ago
alecpl 1cca4fbd45 - Allow setting autocomplete attribute for all inputs separately (#1487313) 14 years ago
thomascube fbe24e9fa9 Allow plugin templates to include local files (#1487133); make autocomplete on login screen configurable 14 years ago
thomascube 7fcb56b5b6 Support skins with old template names 14 years ago
alecpl 1ac5431877 - Fix bug in rcube_plugin::local_skin_path() 14 years ago
alecpl ad334a1257 - Improve displaying of UI messages (#1486977) 14 years ago
alecpl e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 1151581366 - Fix setting headers for IE in AJAX responses 14 years ago
thomascube 62c791f609 Prevent from saving a non-existing skin path in user prefs 14 years ago
alecpl 2aa2b332f6 - Small performance improvements 14 years ago
thomascube af3cf8a0a7 Bring back some previously removed lines 14 years ago
thomascube e9b5a6c2d5 Unify directory/mailbox list actions 14 years ago
alecpl 2eb7943f2a - code cleanup (mostly identation fixes) 14 years ago
alecpl f3e1010090 - Hide IMAP host dropdown when single host is defined (#1486326) 14 years ago
alecpl 8e211adb01 - Add images pre-loading on login page (#1451160) 14 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 14 years ago
alecpl fe7d78ab55 - simplify console 15 years ago
alecpl e55ab02682 - Add 'default_charset' option to user preferences (#1485451) 15 years ago
alecpl 4e4445f55b - fix console's font-size in Konqueror 15 years ago
alecpl 40353f1a6c - Fix regression in template expressions, don't allow '-' character in env/request/cookie name 15 years ago
alecpl 929a508d80 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 15 years ago
thomascube 030db5b6c0 Better regex for template expressions + fix indentation 15 years ago
alecpl 10eedbe75a - add file/line definitions to raise_error() calls 15 years ago
alecpl 8f85e3759c - jQuery-1.4.1 15 years ago
alecpl 5740c06700 - Use callback function instead of /e modifier in preg_replace() 15 years ago
alecpl 2717f9f68e - use proper unicode cleanup for JSON, fixes #1486356 15 years ago
alecpl e5d60d69d4 - Use built-in json_encode() for proper JSON format in AJAX replies (and compat. with jQuery 1.4) 15 years ago
alecpl 6a486e0bef - allow setting login inputs size in skin template (#1486155) 15 years ago
thomascube 356a67fa54 Improve button capabilities 15 years ago
thomascube 29f977858e Register button event handlers in javascript and save some html code 15 years ago
thomascube f78dab1c80 Allow some recursion in reder_page hook (#1485977) 15 years ago
thomascube efbe9ea781 Also add request tokens to forms in page footer 15 years ago
alecpl c9e9fe1901 - fix button tooltips on IE (#1485994) 15 years ago
thomascube 5499336fef Use global request tokens and automatically protect all POST requests 15 years ago
thomascube 7477973d93 Make 2nd argument optinal (#1485976) 15 years ago
thomascube 57f0c81f2c Use request tokens to protect POST requests from CSFR 15 years ago
thomascube a366a323b5 Prevent from endless loops in render_page hook 15 years ago
thomascube c6514e01f9 Indent with spaces not tabs 15 years ago
alecpl 3536577bcb - improve responsiveness by flushing template output asap, also set the \Seen flag after message page display 15 years ago
thomascube 742d61aaf3 Add generic hook when a html page is rendered 15 years ago
alecpl 3a2b270c9d - always call logout action as task (#1485919) 15 years ago
thomascube 533e8602c0 Add cache-buster to scripts and linked files in skin templates 15 years ago
alecpl 09839a59cb - cross-browser css fixes 15 years ago
alecpl 1ae1d85ce4 - use -ms-filter for IE8 opacity 15 years ago
thomascube 0e99d37a18 Use event system on the client to handle ajax callbacks 15 years ago
alecpl a17fe620d4 - support browser object in template expressions 15 years ago
alecpl bb5dd5916b - reverted accidentally removed code 15 years ago
alecpl 9b2ccdd9cb - don't unset button title on IE (#1485874) 15 years ago