source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4869   2 years alec - Set css class name on directory list row according to readonly flag and …
(edit) @4868   2 years thomasb Use numSubOrdindates inconjuction with VLV to count total
(edit) @4867   2 years alec - Fix set_row_attribs() for backward compat.
(edit) @4866   2 years alec - Fix quicksearchbox alignment
(edit) @4865   2 years alec - Add missing semicolon
(edit) @4864   2 years alec - Use more descriptive labels for group actions
(edit) @4863   2 years alec - Remove jqueryui requirement (it was never used in acl plugin)
(edit) @4862   2 years alec - Added groupoptions container
(edit) @4861   2 years alec - IMproved namespace roots handling
(edit) @4860   2 years alec - Improved namespace roots handling in folder manager
(edit) @4859   2 years alec - Don't log errors when charset conversion fails
(edit) @4858   2 years alec - Add get_name() method
(edit) @4857   2 years alec - Add addressbook name in contact info frame (#1487958)
(edit) @4856   2 years alec - Add possibility to return subscription status and css class name for …
(edit) @4855   2 years alec - Add 'foldername' attribute to folders table rows, so plugin writers …
(edit) @4854   2 years alec - Force allowed attributes on table rows
(edit) @4853   2 years alec - Added html_table::get_row_attribs(), extended …
(edit) @4852   2 years alec - Fixed initial directory selection
(edit) @4851   2 years thomasb Allow to specify multiple sort columns as array (currently only used for …
(edit) @4850   2 years alec - Added searching in all addressbook sources (global-search) - Added …
(edit) @4849   2 years thomasb Use dechex() instead of sprintf() for base conversion
(edit) @4848   2 years thomasb Show more debug output
(edit) @4847   2 years alec - Fix autoloading of Auth_SASL classes in Installer
(edit) @4846   2 years alec - Support array in 2nd argument of search() when searching by primary key, …
(edit) @4845   2 years thomasb Only select dn for count queries
(edit) @4844   2 years thomasb Implement LDAPv3 Virtual List View (VLV) for paged results listing
(edit) @4843   2 years alec - Label fix
(edit) @4842   2 years alec - Small optimization
(edit) @4841   2 years alec - Fix contacts import (#1487947)
(edit) @4840   2 years thomasb Use address_template config when adding a new address block (#1487944)
(edit) @4839   2 years alec - Fix regexp matching field names
(edit) @4838   2 years alec - Small fix for advanced searching
(edit) @4837   2 years alec - typo
(edit) @4836   2 years alec - Call addressbook_get hook only if build-in addressbook doesn't match …
(edit) @4835   2 years alec - Performance improvement, fix case-sensitivness in advanced search
(edit) @4834   2 years alec - Added addressbook advanced search
(edit) @4833   2 years thomasb Tagging files for release 0.5.3
(edit) @4832   2 years alec - Updated changelog
(edit) @4831   2 years thomasb Bump versions to 0.5.3
(edit) @4830   2 years alec - Apply fixes from trunk
(edit) @4829   2 years alec - Don't call rcube_idn_to_ascii() on empty data
(edit) @4828   2 years alec - Fix identities "reply-to" and "bcc" fields have a bogus value when left …
(edit) @4827   2 years alec - Replace preg_match() with faster strpos()
(edit) @4826   2 years alec - Fix doubled encoding in save-pref request (#1487941), small code …
(edit) @4825   2 years thomasb Add collected text labels in one single function call
(edit) @4824   2 years thomasb Visualize focus state
(edit) @4823   2 years alec - Add popup with basic fields selection for addressbook search
(edit) @4822   2 years alec - Fix typos
(edit) @4821   2 years alec - Fixed handling of REFERRAL responses …
(edit) @4820   2 years alec - Fixed handling of error in Net_Sieve::listScripts()
(edit) @4819   2 years thomasb Case-insensitive matching in autocompletion (#1487933); replace old string …
(edit) @4818   2 years alec - Optimization for spellcheck_before_send: don't invoke new ajax request. …
(edit) @4817   2 years alec - Fix setting language for spellchecker on spellcheck_before_send
(edit) @4816   2 years alec - Add option to force spellchecking before sending a message (#1485458)
(edit) @4815   2 years alec - Provided rcube_spellchecker class, simplified code in utils task (less …
(edit) @4814   2 years alec - Fix handling of "<" character in group name
(edit) @4813   2 years alec - Allow setting special folder with "<" character
(edit) @4812   2 years alec - Fix handling of "<" character in contact data, search fields and folder …
(edit) @4811   2 years alec - Added option to specify to which address book add new contacts
(edit) @4810   2 years alec - Make debug handler to be a method of rcube_mdb2
(edit) @4809   2 years alec - Add support for anyone/anonymous ACL
(edit) @4808   2 years alec - A little better fix for radiobuttons in popupmenu (previous solution …
(edit) @4807   2 years thomasb Let plugins hook into keep-alive requests
(edit) @4806   2 years alec - Fixed regex extension (error: regex require missing)
(edit) @4805   2 years alec - Add memcache fallback, use rcube_cache objects
(edit) @4804   2 years thomasb Add support for X-AB-EDIT field upon user request
(edit) @4803   2 years alec - Add read/write methods for immediate operations on cache backend (no …
(edit) @4802   2 years alec - Store user preferences in session when write-master is not available and …
(edit) @4801   2 years alec - Add TTL parameter to rcube_cache class (and rcmail::get_cache method)
(edit) @4800   2 years alec - Fix #listmenu after popupmenu change in r4775
(edit) @4799   2 years alec - Fix s/pattern/prefix/ in clear_cache()
(edit) @4798   2 years alec - Use index record for memcache/apc engine, don't load the whole cache …
(edit) @4797   2 years thomasb Removed kolab plugins; they will be maintaied and published in the Kolab …
(edit) @4796   2 years thomasb Removed kolab plugins; they will be maintaied and published in the Kolab …
(edit) @4795   2 years thomasb Catch write-errors on database (yet untested)
(edit) @4794   2 years alec - Re-designed cache, fixes memcache/apc issues
(edit) @4793   2 years alec - Improve performence of folder manager operations by moving subscriptions …
(edit) @4792   2 years alec - Clear properly mailboxes cache on folder subscription change
(edit) @4791   2 years alec - Fix error when rcube_cache::remove() was used in pattern mode
(edit) @4790   2 years alec - Fix func_get_args() usage for PHP<5.3 (#1487928)
(edit) @4789   2 years alec - Fix default_port option handling in Installer when config.inc.php file …
(edit) @4788   2 years alec - Removed focus_on_new_message option, added newmail_notify plugin
(edit) @4787   2 years thomasb Flip field type aliases (#1487910)
(edit) @4786   2 years alec - Fix saving collapsed_folders settings
(edit) @4785   2 years alec - Add APC support in rcube_cache
(edit) @4784   2 years alec - Make memcached cache not system-wide
(edit) @4783   2 years alec - Added general rcube_cache class with memcache support …
(edit) @4782   2 years thomasb Get memcache object from rcmail instance
(edit) @4781   2 years thomasb Fix vcard value decoding; add setter for individual vcard fields
(edit) @4780   2 years alec - Update plugin version number, because of two backward incompatible …
(edit) @4779   2 years alec - Fix issue which cases IMAP disconnection when encrypt() method was used …
(edit) @4778   2 years alec - Clear mailboxes.* cache when new mailbox is created
(edit) @4777   2 years alec - Make update_cahce() method to be publicly available
(edit) @4776   2 years yllar translations update
(edit) @4775   2 years alec - Add option to set default action of Forward button to "Forward as …
(edit) @4774   2 years alec - Add extended command for saving prefs
(edit) @4773   2 years alec - Remove acl_username_realm option, use realm auto-detection
(edit) @4772   2 years alec - Trim HTML message before washing, to make sure that BOM is removed even …
(edit) @4771   2 years alec - Fix invalid comments handling (see example message in #1487915)
(edit) @4770   2 years alec - Fix loading default theme css, set $noajax to skip plugin initialization …
Note: See TracRevisionLog for help on using the revision log.