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