|
|
|
@6144
|
13 months |
thomasb |
Updated Changelog
|
|
|
|
@6143
|
13 months |
thomasb |
Fix multi-threaded autocompletion when number of threads > number of …
|
|
|
|
@6142
|
13 months |
netbit |
- pt_BR update to avoid the text-overflow on the compose button of Larry …
|
|
|
|
@6141
|
13 months |
netbit |
- Some improvements and completion of pt_BR language files.
|
|
|
|
@6140
|
13 months |
netbit |
- Fix the idn_convert() function call that was preventing the login with …
|
|
|
|
@6139
|
13 months |
thomasb |
Fix handling of 'serialzied' LDAP address attributes
|
|
|
|
@6138
|
13 months |
thomasb |
- Allow to configure the number of values allowed for each LDAP attribute …
|
|
|
|
@6137
|
13 months |
thomasb |
Upgraded to PEAR::Mail_Mime 1.8.3
|
|
|
|
@6136
|
13 months |
alec |
- Fix typo
|
|
|
|
@6135
|
13 months |
thomasb |
Better handling of HTTP request errors; re-send keep-alive requests on …
|
|
|
|
@6134
|
13 months |
thomasb |
Accept two past time slots for auth cookie validation; don't encode …
|
|
|
|
@6133
|
13 months |
alec |
- Fix message paging navigation div effectively disables preview pane …
|
|
|
|
@6132
|
13 months |
alec |
- Applied some fixes from trunk
|
|
|
|
@6131
|
13 months |
alec |
- Update Changelog
|
|
|
|
@6130
|
13 months |
alec |
- Applied fixes from trunk up to r6129
|
|
|
|
@6129
|
13 months |
alec |
- Add IE8 hack for messages list issue (#1487821)
|
|
|
|
@6128
|
13 months |
alec |
- Fix redirect to mail/compose on re-login (1488226)
|
|
|
|
@6127
|
13 months |
alec |
- Fix spellchecker languages list on IE8
|
|
|
|
@6126
|
13 months |
alec |
- IMprove full headers viewer for IE
|
|
|
|
@6125
|
13 months |
alec |
- Improved all headers viewer (mostly in Larry skin)
|
|
|
|
@6124
|
13 months |
alec |
- Applied fixes from trunk up to r6123
|
|
|
|
@6123
|
13 months |
alec |
- Fix importing vCard photo with ENCODING param specified (#1488432)
|
|
|
|
@6122
|
13 months |
alec |
- Fix handling errors on draft auto-save
|
|
|
|
@6121
|
13 months |
thomasb |
Bring back some legacy functions and session vars for better backwards …
|
|
|
|
@6120
|
13 months |
alec |
- Add vCard import from multiple files at once (#1488015)
|
|
|
|
@6119
|
13 months |
alec |
- Applied fixes from trunk up to r6118
|
|
|
|
@6118
|
13 months |
alec |
- Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary …
|
|
|
|
@6117
|
13 months |
alec |
- Fix listing messages when: skip_deleted=true, ESEARCH supported, threads …
|
|
|
|
@6116
|
13 months |
alec |
- Remove redundant strtoupper() call
|
|
|
|
@6115
|
13 months |
alec |
- Fix displaying special headers like Content-Type
|
|
|
|
@6114
|
13 months |
alec |
- Implement set/get helper methods in rcube_message_header class
|
|
|
|
@6113
|
13 months |
alec |
- Small code improvements
|
|
|
|
@6112
|
13 months |
alec |
- Fix issue where draft auto-save wasn't executed after some inactivity …
|
|
|
|
@6111
|
13 months |
thomasb |
Updated Changelog
|
|
|
|
@6110
|
13 months |
thomasb |
Backported r6109 to release branch
|
|
|
|
@6109
|
13 months |
thomasb |
Support mutliple name/email pairs for Bcc and Reply-To identity settings …
|
|
|
|
@6108
|
13 months |
thomasb |
Revert r6094; Add caching for ACL and Metadata
|
|
|
|
@6107
|
13 months |
thomasb |
Add (missing) support for textarea cols to be added to the contact form
|
|
|
|
@6106
|
13 months |
alec |
- Fix typo (#1488325)
|
|
|
|
@6105
|
13 months |
alec |
- Use user object instead of session, if possible, to get user ID when …
|
|
|
|
@6104
|
13 months |
netbit |
- Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems …
|
|
|
|
@6103
|
13 months |
alec |
- Improved ttl values handling
|
|
|
|
@6102
|
13 months |
alec |
- Fix incorrect cache ttl used in get_cache_engine() (#1488447)
|
|
|
|
@6101
|
13 months |
alec |
- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use …
|
|
|
|
@6100
|
13 months |
alec |
- Fix attachment name regression (#1488446)
|
|
|
|
@6099
|
13 months |
alec |
- Fix parent folder permissions checking on folder creation (#1488443)
|
|
|
|
@6098
|
13 months |
alec |
- Fix creating folders if ACL exists (1488443)
|
|
|
|
@6097
|
13 months |
alec |
- Fix render_folder_tree_select() (#1488441)
|
|
|
|
@6096
|
13 months |
alec |
- Add RCMAIL_CHARSET definition for Installer (#1488436)
|
|
|
|
@6095
|
13 months |
alec |
- Uncomment 'organization'=>'o' - it works
|
|
|
|
@6094
|
13 months |
thomasb |
Respect force flag when counting messages
|
|
|
|
@6093
|
13 months |
alec |
- Moved session init/config functionality into rcube class
|
|
|
|
@6092
|
13 months |
alec |
- Replace some references to rcmail with rcube
|
|
|
|
@6091
|
13 months |
alec |
- Framework refactoring (I hope it's the last one):
…
|
|
|
|
@6090
|
13 months |
alec |
- Merge fix (r6089) from trunk
|
|
|
|
@6089
|
13 months |
alec |
- Fix label for group-remove-selected action
|
|
|
|
@6088
|
13 months |
alec |
- Small optimizations
|
|
|
|
@6087
|
13 months |
alec |
- Applied fixes from trunk
|
|
|
|
@6086
|
13 months |
alec |
- More aliases of deprecated functions
|
|
|
|
@6085
|
13 months |
alec |
- More public methods, code cleanup
|
|
|
|
@6084
|
13 months |
alec |
- Make some methods public (#1488428)
|
|
|
|
@6083
|
13 months |
alec |
- Fix folder collapsing/expanding broken with framework merge (#1488430)
|
|
|
|
@6082
|
13 months |
thomasb |
allow read-only access to rcube_output::$env
|
|
|
|
@6081
|
13 months |
thomasb |
New/upated texts from trunk
|
|
|
|
@6080
|
13 months |
alec |
- Code improvements, handle post/get request arguments as objects
|
|
|
|
@6079
|
13 months |
alec |
- Add lost functions from devel-framework merge
|
|
|
|
@6078
|
13 months |
thomasb |
cleanup release branch; update versions
|
|
|
|
@6077
|
13 months |
alec |
- Import contacts to default addressbook
|
|
|
|
@6076
|
13 months |
alec |
- Improved attachment icon position
|
|
|
|
@6075
|
13 months |
alec |
- Fixed doble urlencoding of vcard identifier
- Fixed encoding when …
|
|
|
|
@6074
|
13 months |
alec |
- Add 3rd argument to rcube_message::get_part_content() to skip charset …
|
|
|
|
@6073
|
13 months |
alec |
- Merge devel-framework branch, resolved conflicts
|
|
|
|
@6072
|
13 months |
thomasb |
Branching off for 0.8 release series
|
|
|
|
@6071
|
13 months |
alec |
- Make buttons self-closing (#1488424)
|
|
|
|
@6070
|
13 months |
alec |
- facsimileTelephoneNumber attribute also doesn't work, commented out
|
|
|
|
@6069
|
13 months |
alec |
- More LDAP fields mapping (inetOrgPerson)
|
|
|
|
@6068
|
13 months |
alec |
- Small fix
|
|
|
|
@6067
|
13 months |
alec |
- Fix importing to LDAP addressbook when mail attribute is required by
…
|
|
|
|
@6066
|
13 months |
alec |
- Fix "false" placeholder in contact notes textarea
|
|
|
|
@6065
|
13 months |
alec |
- Fix adding contact form fields in situation when the fieldset is empty.
…
|
|
|
|
@6064
|
13 months |
alec |
- Added 0.7.2 and 0.8-beta to releases list
|
|
|
|
@6063
|
13 months |
thomasb |
Keep improvement from r6060: show 'loading...' message when redirecting
|
|
|
|
@6062
|
13 months |
alec |
- Revert r6060, fix #1487822 using css-only
|
|
|
|
@6061
|
13 months |
thomasb |
Set flexible width to login form fields (#1488418); remove IE7 warning
|
|
|
|
@6060
|
13 months |
thomasb |
Force page reload if list columns changed in IE8 (#1487822)
|
|
|
|
@6059
|
13 months |
thomasb |
Allow mass-removal of addresses from a group (#1487748)
|
|
|
|
@6058
|
13 months |
alec |
- Fix contact information update in case when contact photo exists …
|
|
|
|
@6057
|
13 months |
alec |
- Improved member attribute detection with fallback in create_group()
|
|
|
|
@6056
|
13 months |
thomasb |
Add support link to login page in default skin
|
|
|
|
@6055
|
13 months |
alec |
- Fix removing all folders on import to LDAP addressbook (added …
|
|
|
|
@6054
|
13 months |
alec |
- Fix so "Back" from compose/show doesn't reset search request (#1488238)
|
|
|
|
@6053
|
13 months |
alec |
- Fix identation
|
|
|
|
@6052
|
13 months |
alec |
- Add option to delete messages instead of moving to Trash when in Junk …
|
|
|
|
@6051
|
14 months |
alec |
- Fix placeholder text color in Firefox (#1488419)
|
|
|
|
@6050
|
14 months |
thomasb |
Corrently focus HTML editor to make cursor visible. Patch by JohnDoh? …
|
|
|
|
@6049
|
14 months |
thomasb |
Reset IP stored in session when destroying session data (#1488056)
|
|
|
|
@6048
|
14 months |
alec |
- Fix format_date() when $convert=false (#1488147)
|
|
|
|
@6047
|
14 months |
alec |
- Improved validation and forced RDN in required_fields (#1488254)
|
|
|
|
@6046
|
14 months |
alec |
- Small improvement for IE
|
|
|
|
@6045
|
14 months |
alec |
- Fix some issues regarding to cancel icon on attachments list, improve …
|
|
|
|