index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
Age
Commit message (
Expand
)
Author
2011-07-21
- Simplify undo message, add dots at the end of messages
alecpl
2011-07-21
- Round upload progress percentage value
alecpl
2011-07-17
Small improvements and codestyle
thomascube
2011-07-17
Filter LDAP groups by search query
thomascube
2011-07-17
Fix ldap group members listing
thomascube
2011-07-11
Session object can be null if db/memcache is not available
thomascube
2011-07-10
- Add add_shutdown_function() method. Make possible to call user function bef...
alecpl
2011-07-08
- Make Undo action optional by setting undo_timeout=0
alecpl
2011-07-07
- Added possibility to undo last contact delete operation
alecpl
2011-07-06
- Fix infinite loop in tokenizeResponse() when server returns atoms with forb...
alecpl
2011-07-06
- Fix handling of other users namespace roots
alecpl
2011-07-05
- Added lost argument in delete_record() method
alecpl
2011-07-05
- Remove debug code
alecpl
2011-07-04
- Fix lack of Cc and Reply-To headers on messages list, add them to default h...
alecpl
2011-07-04
- Add optional textual upload progress indicator (#1486039)
alecpl
2011-06-29
- Fix url() so zero-values are not skipped (#1487979)
alecpl
2011-06-27
- Fix handling of untagged responses in LIST/LSUB response parser
alecpl
2011-06-27
- Fix parsing URLs containing commas (#1487970)
alecpl
2011-06-27
- Fix PHP warning in mailbox_info(),
alecpl
2011-06-24
- Read _unlock from POST too
alecpl
2011-06-23
- Add rcube_imap::mailbox_info()
alecpl
2011-06-21
- Make local_skin_path() to be a public method
alecpl
2011-06-18
Use numSubOrdindates inconjuction with VLV to count total
thomascube
2011-06-18
- Fix set_row_attribs() for backward compat.
alecpl
2011-06-17
- Don't log errors when charset conversion fails
alecpl
2011-06-16
- Add addressbook name in contact info frame (#1487958)
alecpl
2011-06-15
- Force allowed attributes on table rows
alecpl
2011-06-15
- Added html_table::get_row_attribs(), extended html_table::set_row_attribs()
alecpl
2011-06-15
Allow to specify multiple sort columns as array (currently only used for VLV)
thomascube
2011-06-13
Use dechex() instead of sprintf() for base conversion
thomascube
2011-06-13
Show more debug output
thomascube
2011-06-13
- Support array in 2nd argument of search() when searching by primary key, as...
alecpl
2011-06-10
Only select dn for count queries
thomascube
2011-06-09
Implement LDAPv3 Virtual List View (VLV) for paged results listing
thomascube
2011-06-03
- Fix regexp matching field names
alecpl
2011-06-03
- Small fix for advanced searching
alecpl
2011-06-03
- typo
alecpl
2011-06-03
- Call addressbook_get hook only if build-in addressbook doesn't match wanted...
alecpl
2011-06-03
- Performance improvement, fix case-sensitivness in advanced search
alecpl
2011-06-03
- Added addressbook advanced search
alecpl
2011-06-02
- Fix identities "reply-to" and "bcc" fields have a bogus value when left emp...
alecpl
2011-06-02
- Replace preg_match() with faster strpos()
alecpl
2011-06-01
- Fix doubled encoding in save-pref request (#1487941), small code improvements
alecpl
2011-06-01
Add collected text labels in one single function call
thomascube
2011-06-01
- Add popup with basic fields selection for addressbook search
alecpl
2011-05-31
Case-insensitive matching in autocompletion (#1487933); replace old string of...
thomascube
2011-05-30
- Fix setting language for spellchecker on spellcheck_before_send
alecpl
2011-05-30
- Provided rcube_spellchecker class, simplified code in utils task (less spel...
alecpl
2011-05-27
- Fix handling of "<" character in contact data, search fields and folder nam...
alecpl
2011-05-27
- Make debug handler to be a method of rcube_mdb2
alecpl
[next]