index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-06-17
- Fix quicksearchbox alignment
alec
2011-06-17
- Add missing semicolon
alec
2011-06-17
- Use more descriptive labels for group actions
alec
2011-06-17
- Remove jqueryui requirement (it was never used in acl plugin)
alec
2011-06-17
- Added groupoptions container
alec
2011-06-17
- IMproved namespace roots handling
alec
2011-06-17
- Improved namespace roots handling in folder manager
alec
2011-06-17
- Don't log errors when charset conversion fails
alec
2011-06-16
- Add get_name() method
alec
2011-06-16
- Add addressbook name in contact info frame (#1487958)
alec
2011-06-15
- Add possibility to return subscription status and css class name for folder...
alec
2011-06-15
- Add 'foldername' attribute to folders table rows, so plugin writers would b...
alec
2011-06-15
- Force allowed attributes on table rows
alec
2011-06-15
- Added html_table::get_row_attribs(), extended html_table::set_row_attribs()
alec
2011-06-15
- Fixed initial directory selection
alec
2011-06-15
Allow to specify multiple sort columns as array (currently only used for VLV)
thomasb
2011-06-14
- Added searching in all addressbook sources (global-search)
alec
2011-06-13
Use dechex() instead of sprintf() for base conversion
thomasb
2011-06-13
Show more debug output
thomasb
2011-06-13
- Fix autoloading of Auth_SASL classes in Installer
alec
2011-06-13
- Support array in 2nd argument of search() when searching by primary key, as...
alec
2011-06-10
Only select dn for count queries
thomasb
2011-06-09
Implement LDAPv3 Virtual List View (VLV) for paged results listing
thomasb
2011-06-08
- Label fix
alec
2011-06-06
- Small optimization
alec
2011-06-05
- Fix contacts import (#1487947)
alec
2011-06-03
Use address_template config when adding a new address block (#1487944)
thomasb
2011-06-03
- Fix regexp matching field names
alec
2011-06-03
- Small fix for advanced searching
alec
2011-06-03
- typo
alec
2011-06-03
- Call addressbook_get hook only if build-in addressbook doesn't match wanted...
alec
2011-06-03
- Performance improvement, fix case-sensitivness in advanced search
alec
2011-06-03
- Added addressbook advanced search
alec
2011-06-02
- Updated changelog
alec
2011-06-02
- Don't call rcube_idn_to_ascii() on empty data
alec
2011-06-02
- Fix identities "reply-to" and "bcc" fields have a bogus value when left emp...
alec
2011-06-02
- Replace preg_match() with faster strpos()
alec
2011-06-01
- Fix doubled encoding in save-pref request (#1487941), small code improvements
alec
2011-06-01
Add collected text labels in one single function call
thomasb
2011-06-01
Visualize focus state
thomasb
2011-06-01
- Add popup with basic fields selection for addressbook search
alec
2011-06-01
- Fix typos
alec
2011-05-31
- Fixed handling of REFERRAL responses (http://pear.php.net/bugs/bug.php?id=1...
alec
2011-05-31
- Fixed handling of error in Net_Sieve::listScripts()
alec
2011-05-31
Case-insensitive matching in autocompletion (#1487933); replace old string of...
thomasb
2011-05-31
- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...
alec
2011-05-30
- Fix setting language for spellchecker on spellcheck_before_send
alec
2011-05-30
- Add option to force spellchecking before sending a message (#1485458)
alec
2011-05-30
- Provided rcube_spellchecker class, simplified code in utils task (less spel...
alec
2011-05-27
- Fix handling of "<" character in group name
alec
[next]