Aleksander Machniak
2016-02-13 a62ff159f0ae72d2794ab538dfc1848bdf5504a4
2016-02-13 Aleksander Machniak
Performance: Make sure that after contact update we call get_record() only ...
blob@ a62ff1 commitdiff | diff to current
2015-11-16 Aleksander Machniak
Use ternary operator where applicable
blob@ 827159 commitdiff | diff to current
2015-06-07 Aleksander Machniak
CS fixes
blob@ a95874 commitdiff | diff to current
2015-01-09 Aleksander Machniak
Fix bug where max_group_members was ignored when adding a new contact (#149...
blob@ 9e2603 commitdiff | diff to current
2014-08-17 Aleksander Machniak
Fix contacts list update after adding/deleting/moving a contact (#1490028, ...
blob@ e66a77 commitdiff | diff to current
2014-08-10 Aleksander Machniak
Fix errors when adding/updating contacts in active search (#1490015)
blob@ 765a0b commitdiff | diff to current
2014-05-12 Aleksander Machniak
Performance fix: don't send vcard/photo data to the browser after contact u...
blob@ 3d36e8 commitdiff | diff to current
2013-12-25 Aleksander Machniak
CS fixes
blob@ c97625 commitdiff | diff to current
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-10-28 Aleksander Machniak
Fixed saving contact birthday/anniversary dates before 01-01-1970
blob@ b1f3c3 commitdiff | diff to current
2013-09-10 Thomas Bruederli
Improve handling of date strings and DateTime values in contacts
blob@ 52830e commitdiff | diff to current
2013-09-10 Aleksander Machniak
Support full address specification in contact email fields. Now input addre...
blob@ 6128ad commitdiff | diff to current
2013-09-10 Aleksander Machniak
Fix for case when email array is not flat
blob@ 6b87f8 commitdiff | diff to current
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
blob@ dd5472 commitdiff | diff to current
2013-04-19 Aleksander Machniak
Fix DB error when creating a new contact and a group is selected (#1489051)
blob@ 765268 commitdiff | diff to current
2013-02-13 Thomas Bruederli
Fix updating contacts
blob@ a0e86d commitdiff | diff to current
2013-02-10 Thomas Bruederli
Properly quote form validation error messages
blob@ 63cff2 commitdiff | diff to current
2012-11-03 Thomas Bruederli
Fix count display after inserting a new contact
blob@ cf57b2 commitdiff | diff to current
2012-09-17 Aleksander Machniak
Don't directly require email address on contact import, allowing import of ...
blob@ 32ba62 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-02-11 thomascube
User configurable setting how to display contact names in list
blob@ f9a967 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-04 alecpl
- Fix displaying form warnings on contact save
blob@ a01df7 commitdiff | diff to current
2011-12-04 thomascube
Fix saving of composite address fields without subtype
blob@ b885ab commitdiff | diff to current
2011-11-10 alecpl
- Add option to define matching method for addressbook search (#1486564, #1...
blob@ f21a04 commitdiff | diff to current
2011-08-22 alecpl
- Fix contact row update after name change when in searching mode, update c...
blob@ 5db6f9 commitdiff | diff to current
2011-08-12 thomascube
Only check for existing contacts if an email address is present
blob@ 615fb1 commitdiff | diff to current
2011-08-02 alecpl
- Fixed form reloading on source change, broken in r4999
blob@ 2dd2bf commitdiff | diff to current
2011-08-01 alecpl
- Fixed contact photos upload, moved code to separate file for better perfo...
blob@ b95149 commitdiff | diff to current
2011-07-27 alecpl
- Fix fallback to default source (#1488009)
blob@ 70c311 commitdiff | diff to current
2011-07-27 alecpl
- Generate display name before record validation
blob@ 1e36b7 commitdiff | diff to current
2011-07-26 alecpl
- Another display name fix: don't store display name only if it equals to e...
blob@ 79dd16 commitdiff | diff to current
2011-07-25 alecpl
- Fixed display name on contact lists
blob@ 71e8cc commitdiff | diff to current
2011-07-24 alecpl
- DOn't generate contact name here, it's not required
blob@ ec4b59 commitdiff | diff to current
2011-07-06 alecpl
- Fixed issues related to creating contacts in source which isn't currently...
blob@ 1a3c91 commitdiff | diff to current
2011-07-02 alecpl
- Added addressbook source selector in contact create form
blob@ 5b3ac3 commitdiff | diff to current
2011-06-14 alecpl
- Added searching in all addressbook sources (global-search) - Added addres...
blob@ ecf295 commitdiff | diff to current
2011-05-27 alecpl
- Fix handling of "<" character in contact data, search fields and folder n...
blob@ 516467 commitdiff | diff to current
2011-05-12 thomascube
Improve display name composition when saving contacts (#1487143), with plug...
blob@ e84818 commitdiff | diff to current
2011-04-12 thomascube
Keep all submitted data if contact form validation fails (#1487865)
blob@ 3d8b54 commitdiff | diff to current
2011-03-10 thomascube
Prepare for multiple concurrent compose windows
blob@ 4591de commitdiff | diff to current
2011-02-25 thomascube
Allow multiple records with same e-mail address but show notice to the user
blob@ b8f14c commitdiff | diff to current
2011-02-09 thomascube
Always generate valid DOM identifiers using html_identifier() write origina...
blob@ ce988a commitdiff | diff to current
2011-02-06 thomascube
Delegate contact input validation to rcube_addressbook instance; accept alr...
blob@ 07b95d commitdiff | diff to current
2011-02-04 alecpl
- Fix email_dns_check setting not used for identities/contacts (#1487740)
blob@ d80bd1 commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-01-29 thomascube
Add groups support for LDAP address books, contributed by Andreas Dick
blob@ 6039aa commitdiff | diff to current
2011-01-23 thomascube
When creating a new contact, add it to the selected group; consider the sel...
blob@ 8458c7 commitdiff | diff to current
2011-01-18 thomascube
Merge branch devel-addressbook (r4193:4382) back into trunk
blob@ 0501b6 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
first | « prev | next »