Commit Graph

5465 Commits (2c012e0903859f380d5b51b13094d5496642327d)
 

Author SHA1 Message Date
Aleksander Machniak a49e00a567 Update Changelog 12 years ago
Aleksander Machniak 40b6df30c5 Fixed scrollbars in Larry's iframes 12 years ago
Aleksander Machniak c9dcb83132 Fixed PHP warning, added check for allowed characters in variable name 12 years ago
Aleksander Machniak 7eba08592d Added translation for variable modifiers 12 years ago
Aleksander Machniak ebb204793b Added GUI for variables setting - RFC5229 (patch from Paweł Słowik) 12 years ago
Aleksander Machniak 114cf1281b Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571) 12 years ago
Thomas Bruederli 7938312aaa Show contact photos in mail view and preview 13 years ago
Thomas Bruederli 384948886c Prepare to show contact photo of email sender in mail views 13 years ago
Thomas Bruederli 88fb563510 Avoid warnings; silently pipe http: urls through rcmail::url() 13 years ago
Thomas Bruederli 688d16e882 Join address book toolbars again 13 years ago
Thomas Bruederli 9d72713987 Fix drag&drop feature test on IE7 13 years ago
Thomas Bruederli 1c079c1ace Put separated toolbars back together again; add min. width to mail view 13 years ago
Aleksander Machniak 840b4dbeb8 Simplified method of getting default addressbook.
Make sure to use the same source when adding contact and checking
if message is safe (sender is in addressbook).
Small code improvements.
13 years ago
Aleksander Machniak 2b21b97ef0 Use file_get_contents() to make code simpler and to fix possible infinite loop 13 years ago
Aleksander Machniak 146106a827 Support sqlite file mode setting 13 years ago
Aleksander Machniak 329eae0abd Fix debugging in sqlite driver 13 years ago
Aleksander Machniak 3efc74654a - Don't add attachments content into reply/forward/draft message body (#1488557) 13 years ago
Aleksander Machniak 8e926e6201 Move sequence_name() method into postgres driver class 13 years ago
Aleksander Machniak 3d231c88fa CS fixes 13 years ago
Aleksander Machniak c389a85978 Add get_variable() implementation 13 years ago
Thomas Bruederli 98d096004d Improve iframe form buttons display: fix iframe heights and make footer buttons float if scrolling is active 13 years ago
Thomas Bruederli 30eb9eee28 Suppress error message popups on login screen 13 years ago
Thomas Bruederli 7794ae1387 Fix connection error alerts when page unloads (#1488547) 13 years ago
Aleksander Machniak ef5f7fb13c There's a case (reason unknown) when destroy() is called with empty session key.
Handle this case properly to prevent from PHP error: Memcache::delete(): Key cannot be empty.
13 years ago
Aleksander Machniak d239ee6df5 Add PDO to requirements, remove MDB2 package 13 years ago
Aleksander Machniak e6e5cb12f5 Handle properly situation when PDO class doesn't exist 13 years ago
Aleksander Machniak 5a927c7829 Lighter colour for version line 13 years ago
Thomas Bruederli c8dc07e4dd Move splitter between the boxes of message list and message preview 13 years ago
Thomas Bruederli 14ee44e091 Revert "Small improvement for quicksearch box height/position"
This reverts commit 0bf0b3fe6c.
13 years ago
Aleksander Machniak 1c0ce1fe52 Plugin API: Add 'unauthenticated' hook (#1488138) 13 years ago
Aleksander Machniak e466f67c33 Move Help toolbar to the left 13 years ago
Aleksander Machniak 0bf0b3fe6c Small improvement for quicksearch box height/position 13 years ago
Thomas Bruederli 4478eb31b3 Set input field padding up again. That is by design. 13 years ago
Thomas Bruederli 77fad166e3 Some last layout changes for Larry: move search box to the right, visually connect message list footer to the list 13 years ago
Aleksander Machniak 8c2375a074 More CS fixes and comments 13 years ago
Aleksander Machniak 3e386efeee CS fixes + more comments 13 years ago
Thomas Bruederli b1f30d873d Set display_next option to true by default (in config template) 13 years ago
Aleksander Machniak 7c8fd80310 Show explicit error message when provided hostname is invalid (#1488550) 13 years ago
Thomas Bruederli f69eb5fd68 Slightly increase plain text font size 13 years ago
Aleksander Machniak ad9dac529e Fix wrong compose screen elements focus in IE9 (#1488541) 13 years ago
Aleksander Machniak 8ba01c077b Decorated select width fix is also needed for IE and Safari 13 years ago
Aleksander Machniak 3d122f054c CSS improvements in mail screen:
- don't display full-circle image for quota below 100% (but close to, e.g.97%)
- unified selects style/height,
- improvements in search box and messagelist footer
13 years ago
Aleksander Machniak e154154045 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Aleksander Machniak 2698d7ff8c Fixed Konqueror browser detection 13 years ago
Thomas Bruederli be72a0f931 Better style for preview header toggle 13 years ago
Aleksander Machniak b97d0e11b5 Fix empty user agent string on error page for "incompatible browser" error 13 years ago
Aleksander Machniak d9012055cb Moved advanced switch into table actions menu - fixed css issue in Larry skin 13 years ago
Aleksander Machniak b866a27364 Fix handling of MYRIGHTS on private namespace roots - fixes issue where
in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix).
13 years ago
Aleksander Machniak 5354c5dac7 Implemented LIMIT/OFFSET for SQL Server 13 years ago
Aleksander Machniak 1a2b50f1a0 Support 'mysqli:' prefix in DSN 13 years ago