Aleksander Machniak
2013-03-14 daddbf2555f48047ae600e5db454d02b287e2c64
2013-03-14 Aleksander Machniak
Better handling of session errors in ajax requests - do page reload on 403 ...
tree@ daddbf commitdiff
2013-03-13 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ bfa667 commitdiff
2013-03-13 Thomas Bruederli
Re-implement rcube_db::num_rows() to ensure backwards compatibility
tree@ d4f8a4 commitdiff
2013-03-13 Aleksander Machniak
Fix draglayer list building, so the element used as the text source can con...
tree@ f41edf commitdiff
2013-03-13 Aleksander Machniak
Fix HTML part detection for some specific message structures (#1488992)
tree@ 567e45 commitdiff
2013-03-12 Aleksander Machniak
Don't show fake address - phishing prevention (#1488981)
tree@ ff7542 commitdiff
2013-03-11 Aleksander Machniak
Fix forward as attachment bug with editormode != 1 (#1488991)
tree@ abf467 commitdiff
2013-03-11 Aleksander Machniak
Fix handling of empty $uids argument in change_flag()
tree@ 336d20 commitdiff
2013-03-11 Aleksander Machniak
Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require ver...
tree@ ec6a77 commitdiff
2013-03-10 Thomas Bruederli
Trigger 'refresh' hook in mail view
tree@ 65de00 commitdiff
2013-03-10 Aleksander Machniak
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
tree@ 8b7716 commitdiff
2013-03-08 Aleksander Machniak
Merge pull request #60 from thijskh/master
tree@ 9fdba7 commitdiff
2013-03-08 Aleksander Machniak
Support IMAP MOVE extension [RFC 6851]
tree@ d9dc32 commitdiff
2013-03-08 Thijs Kinkhorst
Test content_id with isset instead of a true/false value.
tree@ 8cfba1 commitdiff
2013-03-08 Aleksander Machniak
Fix javascript errors when working in a page opened with taget="_blank"
tree@ 32da69 commitdiff
2013-03-07 Aleksander Machniak
Move spellcheck options section below signature options section
tree@ cf8b9f commitdiff
2013-03-06 Aleksander Machniak
Increase maxlength to 254 chars for email input fields in addressbook (#148...
tree@ d7e129 commitdiff
2013-03-06 Aleksander Machniak
Add attachment menu with Open and Download options (#1488975)
tree@ bc2c43 commitdiff
2013-03-06 Aleksander Machniak
Add type 'ident' in quote() so we can quote identifiers (eg. column names) ...
tree@ ac3774 commitdiff
2013-03-05 Aleksander Machniak
Fix so full filename is used for title attribute
tree@ cbe075 commitdiff
2013-03-05 Aleksander Machniak
Fix thumbnail size when GD extension is used for image resize (#1488985)
tree@ 139635 commitdiff
2013-03-05 Aleksander Machniak
Small CS improvements
tree@ a5c9fd commitdiff
2013-03-04 Aleksander Machniak
Generate simpler query for MSSQL when offset in limit clause is not set
tree@ 879b23 commitdiff
2013-03-04 Aleksander Machniak
Really fix "quotum would exceed" error message handling
tree@ 8c93c2 commitdiff
2013-03-04 Aleksander Machniak
Smarter overquota error detection (known error strings are: "Quota exceeded...
tree@ d3e7f9 commitdiff
2013-03-02 Aleksander Machniak
Even better message on over quota error in move to trash operation (#1484164)
tree@ e7c1aa commitdiff
2013-03-02 Aleksander Machniak
Display user-friendly message on IMAP "over quota" errors (#1484164)
tree@ 0bf724 commitdiff
2013-03-02 Aleksander Machniak
Display notice that message is encrypted also for application/pkcs7-mime me...
tree@ ee89c6 commitdiff
2013-03-01 Thomas Bruederli
Avoid loading already registered attachments when opening a draft message (...
tree@ 5688d5 commitdiff
2013-03-01 Thomas Bruederli
Add methods to append certain nodes to session data in order to avoid sessi...
tree@ f0a715 commitdiff
2013-03-01 Aleksander Machniak
Better @package/@subpackage assignment
tree@ a6fd15 commitdiff
2013-02-28 Thomas Bruederli
Don't skip message/* attachments when opening a draft. Restore check as it ...
tree@ bd1e16 commitdiff
2013-02-28 Thomas Bruederli
Localization updates from Transifex
tree@ 409087 commitdiff
2013-02-26 Aleksander Machniak
Fix undefined msg variable error
tree@ 77f9a4 commitdiff
2013-02-26 Aleksander Machniak
CS fixes
tree@ 4383e0 commitdiff
2013-02-25 Aleksander Machniak
Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)
tree@ 36391c commitdiff
2013-02-24 Aleksander Machniak
Remove UI messages from the DOM after hide/fadeOut
tree@ ffc2d0 commitdiff
2013-02-21 Aleksander Machniak
Don't try to print file extension in a warning message if it's not available
tree@ 7c851e commitdiff
2013-02-19 Aleksander Machniak
Add workaround for invalid message charset detection by IMAP servers (#1488...
tree@ 726297 commitdiff
2013-02-19 Aleksander Machniak
Revert "Make autoloading of the framework classes work from any location". ...
tree@ 2187b2 commitdiff
2013-02-18 Aleksander Machniak
Fix NUL characters in content-type of ms-tnef attachment (#1488964)
tree@ 7bba00 commitdiff
2013-02-18 Thomas Bruederli
Make autoloading of the framework classes work from any location
tree@ e4394c commitdiff
2013-02-17 Aleksander Machniak
- Fix regression in handling LDAP contact identifiers (#1488959)
tree@ eafb68 commitdiff
2013-02-17 Aleksander Machniak
Fix regression in copying contacts (with drag'n'drop)
tree@ 33dc82 commitdiff
2013-02-17 Aleksander Machniak
When connection to read-only db fails try to connect to write-master, but o...
tree@ bc2c02 commitdiff
2013-02-17 Aleksander Machniak
Make cleanup() method public
tree@ 196114 commitdiff
2013-02-10 Thomas Bruederli
Trigger and forward 'listupdate' events from list.js
tree@ d94a71 commitdiff
2013-02-10 Thomas Bruederli
Only scroll tree list of selected item isn't fully visible
tree@ d6185f commitdiff
2013-02-10 Thomas Bruederli
Import all translations from Transifex
tree@ aed581 commitdiff
2013-02-10 Thomas Bruederli
Extend copyright to 2013
tree@ 8e50ae commitdiff
first | « prev | next »