Aleksander Machniak
2014-02-10 36848be23afaa50671995c62f00e7c7cde2f5438
2014-02-10 Thomas Bruederli
Add setter for user object to rcube class; we already have getters for vari...
tree@ ce2019 commitdiff
2014-02-07 Aleksander Machniak
Fix directories check in Installer on Windows (#1489576) Added rcube_utils:...
tree@ 517c9f commitdiff
2014-02-05 Aleksander Machniak
Fix possible javascript error on drag-n-drop (#1489560)
tree@ c83a95 commitdiff
2014-02-05 Aleksander Machniak
Fix issue when default_addressbook option is set to integer value (#1489407)
tree@ a35540 commitdiff
2014-02-04 Thomas Bruederli
Forward all arguments of the function call
tree@ 8a5777 commitdiff
2014-02-04 Thomas Bruederli
Use standard dialog popups for the ACL permissions form; that will open it ...
tree@ f14784 commitdiff
2014-02-04 Thomas Bruederli
Fix infinite loop when converting invalid html to plaintext (#1489566)
tree@ eecd9c commitdiff
2014-02-03 Thomas Bruederli
Don't EVER log passwords
tree@ 774dea commitdiff
2014-02-03 Aleksander Machniak
Fixed Opera > 15 detection (#1489562)
tree@ 03f169 commitdiff
2014-02-03 Aleksander Machniak
Fix bug where it wasn't possible to focus the messages list with mouse clic...
tree@ 10abf2 commitdiff
2014-01-30 Thomas Bruederli
Create class documentation with latest phpdoc utility
tree@ 9ba496 commitdiff
2014-01-30 Thomas Bruederli
Add Standard Arabic translation
tree@ 1978ae commitdiff
2014-01-30 Thomas Bruederli
Updated localizations from Transifex
tree@ 8404fe commitdiff
2014-01-29 Thomas Bruederli
Include groups in contacts search on mail compose (#1489082)
tree@ 700e3c commitdiff
2014-01-29 Thomas Bruederli
Execute message/contact moving on dragend callback from list widget because...
tree@ 001e39 commitdiff
2014-01-29 Thomas Bruederli
Also adapt fixed table header to vertical body scrolling
tree@ 4ae28f commitdiff
2014-01-29 Thomas Bruederli
Adjust fixed header position when scrolling (#1295420)
tree@ cbd8f7 commitdiff
2014-01-29 Thomas Bruederli
Fix canned responses in HTML mode (#1489536)
tree@ 967570 commitdiff
2014-01-27 Thomas Bruederli
Compare message IDs before suggesting to restore compose messages on reply
tree@ 90dc9b commitdiff
2014-01-27 Aleksander Machniak
Do not use rcube_config::all()
tree@ 3509a8 commitdiff
2014-01-27 Aleksander Machniak
Check/create default folders on every login not only the first (#1489423)
tree@ 4da065 commitdiff
2014-01-27 Aleksander Machniak
Update to jQuery 1.11.0
tree@ 2d3abf commitdiff
2014-01-24 Aleksander Machniak
Fix confusing intersect/filter methods naming/behaviour.
tree@ 3b1d41 commitdiff
2014-01-24 Aleksander Machniak
Remove quotes around addressee name in case they are encoded.
tree@ 5140c3 commitdiff
2014-01-24 Aleksander Machniak
Allow single quote in style attribute values.
tree@ c0dda0 commitdiff
2014-01-22 Thomas Bruederli
Improve wording: don't pretend that mailbox is empty if search/filter doesn...
tree@ febcd4 commitdiff
2014-01-22 Aleksander Machniak
Add 'markfolder' event (#1485775)
tree@ a62c73 commitdiff
2014-01-21 Aleksander Machniak
Support SMTP socket context options via new config option 'smtp_conn_options'
tree@ 357f9c commitdiff
2014-01-16 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 5740b1 commitdiff
2014-01-16 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 531c4d commitdiff
2014-01-16 Aleksander Machniak
Fix compatibility with PHP 5.2 in html.php file (#1489514)
tree@ d924eb commitdiff
2014-01-16 Thomas Bruederli
* New option that write logs to per-user directories. (Debug) logs will onl...
tree@ 3786a4 commitdiff
2014-01-16 Aleksander Machniak
Improve parse_thread so it uses much less recursive calls
tree@ 1fd6c4 commitdiff
2014-01-16 Thomas Bruederli
Don't log error if no plugin config is found in global directories
tree@ c5f635 commitdiff
2014-01-16 Thomas Bruederli
Use the right base_dn for listing records of the selected group
tree@ 8fc49e commitdiff
2014-01-14 Aleksander Machniak
Make sure unread_children count (and class) on thread root is always update...
tree@ 5f3c7e commitdiff
2014-01-14 Aleksander Machniak
Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513)
tree@ 808055 commitdiff
2014-01-14 Thomas Bruederli
Update class name in subscriptions folder list after saving folder properties
tree@ 7c28d4 commitdiff
2014-01-14 Thomas Bruederli
Fall back to load plugin config from global config directories only if no l...
tree@ aa581c commitdiff
2014-01-14 Thomas B.
Merge pull request #160 from Takika/patch-1
tree@ 599198 commitdiff
2014-01-12 Aleksander Machniak
Extracting inline image data into attachments also if data type is not set
tree@ 14bd92 commitdiff
2014-01-07 Takika
Load plugin config file from any configured path
tree@ d073a6 commitdiff
2014-01-07 Aleksander Machniak
Fix error when calling get_selection() after any (selected) row was removed
tree@ f67037 commitdiff
2014-01-07 Thomas Bruederli
Make sure prefs always is a valid array (otherwise causes fatal errors if l...
tree@ e59471 commitdiff
2014-01-05 Aleksander Machniak
Fix compat. with PHP 5.2 (#1489500)
tree@ 090d3e commitdiff
2014-01-05 Thomas Bruederli
Move folder/directory list auto-scrolling functionality to treelist widget ...
tree@ 72975e commitdiff
2014-01-05 Aleksander Machniak
Fix case-sensitivity of email addresses handling on compose (#1485499)
tree@ b23b3f commitdiff
2014-01-02 Aleksander Machniak
Fix an obvious mistake in search_once() casing wrong result when called wit...
tree@ 495753 commitdiff
2014-01-02 Aleksander Machniak
Use '0' instead of 0, to fix possible issue.
tree@ 7a3c0c commitdiff
2014-01-02 Thomas B.
Merge pull request #159 from JohnDoh/group_delete
tree@ 2957e7 commitdiff
first | « prev | next »