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