Commit Graph

59 Commits

Author SHA1 Message Date
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
thomascube
b58f118415 Improve vcard import (#1485502); try utf-8 first in charset detection 2008-10-21 09:41:32 +00:00
alecpl
112c9133bb - removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
2008-10-05 07:18:15 +00:00
thomascube
bb8781c6d7 Improve vcard decoding and import step 2008-09-25 13:51:24 +00:00
thomascube
95fcc33472 Separate method to create iframe tags (with a list of allowed attributes) 2008-09-21 10:18:28 +00:00
alecpl
e2c610ebfa - use more 'html' class 2008-09-21 07:33:38 +00:00
thomascube
f89f03cd6a Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453) 2008-09-12 11:12:05 +00:00
thomascube
48c0d497bb Reset page number when exporting contacts 2008-09-06 16:58:22 +00:00
thomascube
cf1d86d50e Don't import contacts without an e-mail address (does not make sense) 2008-09-06 16:50:22 +00:00
thomascube
0dbac32181 Enable export of contacts as vCard + DRY 2008-09-04 18:20:27 +00:00
thomascube
30276ce7a4 Fix html links for address book directories 2008-09-04 10:22:56 +00:00
thomascube
e1eafd03a2 Always list all address sources 2008-09-04 10:05:35 +00:00
thomascube
ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 2008-09-02 17:22:00 +00:00
thomascube
ade8e117df Let rcmail class create address book instances 2008-09-02 07:42:46 +00:00
thomascube
f92aba3918 Add microformats to address book + fix html output + codestyle 2008-07-29 12:32:19 +00:00
alecpl
3dc20a0d4e #1485161 2008-06-25 07:18:20 +00:00
alecpl
0339e3cc6f #1485147 2008-06-23 11:07:17 +00:00
thomascube
fde466c58c Urlencode mail recipients for storing in session + little code cleanup 2008-06-20 11:40:05 +00:00
alecpl
e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
2008-06-15 09:19:47 +00:00
alecpl
a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
2008-05-21 07:45:54 +00:00
thomascube
c1b3c4cc31 Don't check for non-existing property -> fix address book 2008-05-19 17:47:45 +00:00
alecpl
ed5ed98bea - make address_book_type option case insensitive 2008-05-08 08:22:18 +00:00
alecpl
6153e20516 - Option 'use_SQL_address_book' replaced by 'address_book_type' 2008-05-08 08:17:35 +00:00
svncommit
4f9c833742 /tmp/out 2008-05-07 22:16:00 +00:00
thomascube
197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 2008-04-30 08:21:42 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00
thomascube
c579961899 Fixed some potential security risks + updatedd changelog 2007-11-25 17:34:19 +00:00
thomascube
6b603da6f1 LDAP improvements 2007-08-15 20:28:01 +00:00
thomascube
fc73746eb4 Fix compose function from address book + mozilla compatibility 2007-08-10 13:51:53 +00:00
thomascube
3fc00e67bb Fix address adding bug reported by David Koblas 2007-07-03 17:25:05 +00:00
thomascube
597c09cf97 Always populate the address source list 2007-05-18 14:38:11 +00:00
thomascube
8d07583f39 Use HTTP-POST requests for actions that change application state 2007-05-18 11:29:25 +00:00
thomascube
41bece1a1a Add link to message subjects (#1484257); don't make selected list items bold; remove duplicate function 2007-05-17 18:41:24 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
ee883ad73d Applied security patches by Kees Cook (Ubuntu) + little visual enhancements 2006-12-22 21:45:21 +00:00
thomascube
2bca6e1da0 New (strict) quoting for all kind of strings 2006-12-20 14:06:33 +00:00
thomascube
6b47de3f49 Partial client re-write with a common list class 2006-09-24 20:15:51 +00:00
thomascube
107bde9cfd Added MSSQL support 2006-08-30 17:41:21 +00:00
svncommit
949dea5803 Fixed tickets 1445501 and 1483820 2006-08-28 15:31:44 +00:00
thomascube
64009eb849 Reverted files to r305 2006-08-11 18:31:35 +00:00
svncommit
c145602b6e Improvements for SVN 306 Bug (Ticket #1483950) 2006-08-11 09:48:44 +00:00
svncommit
a06be986eb Added a few fields to the contact table and made this fields avaiable (Ticket #1332930) 2006-08-10 13:10:32 +00:00
thomascube
ea7c46b4f3 Improved reading of POST and GET values 2006-03-03 16:34:35 +00:00
thomascube
13c1afbcbb Fixed some charset bugs 2006-02-20 23:29:14 +00:00
thomascube
5e35126796 Added folder purge function and some checks 2006-01-25 22:56:53 +00:00
svncommit
eea43f7c99 better explanation of ldap_public in config file. changed check for ldap public config to isset 2006-01-18 11:51:26 +00:00
svncommit
39ecb7d0c2 fixed the pretty naming of ldap search fields again... 2006-01-17 23:53:26 +00:00
svncommit
c4a6214e93 implemented making the search fields drop down names nice 2006-01-11 00:38:08 +00:00
svncommit
9d2c0d4967 fixed bug with field choice dropdown not appearing when only one ldap server is configured - thanks to Pieter Hoekstra for the report 2006-01-08 23:23:26 +00:00
svncommit
c0da982d9e disable ldap search button if no servers configured 2006-01-08 07:40:09 +00:00