Ralf Becker
7ae3cc0dda
suppress unnecessary update of uid (which overwrites an existing uid with the eGW default uid), happend for existing entries, if the uid was not given in the update, also removed etag increment, as so_sql::update does not longer call our save method
2008-07-02 15:28:52 +00:00
Ralf Becker
4bca7982d6
moved rest of the addressbook group-acl code to addressbook
2008-06-30 16:46:01 +00:00
Ralf Becker
0e58c00b98
use new hook facility to register for group acl
2008-06-27 10:04:05 +00:00
Stefan Becker
40c143c843
"Patch for negate the seaching in custom fields, starting with \"!\" "
2008-06-18 10:12:11 +00:00
Stefan Becker
4167181289
"Patch for changing customfields in organisations, whan updating every member in the organisation"
2008-06-12 17:40:19 +00:00
Stefan Becker
968be31df1
"Patch for changing a empty org field, when changing all fields for all members of organisations"
2008-06-12 14:28:25 +00:00
Ralf Becker
c350dddc9b
using the new url, email, phone widget
2008-06-11 07:17:30 +00:00
Klaus Leithoff
2c33afe51b
fix regarding the renaming of the calendar classes
2008-06-09 12:32:15 +00:00
Ralf Becker
c618dad433
no extra charset attributes in iCal for GroupDAV/CalDAV
2008-06-07 18:00:29 +00:00
Ralf Becker
ef700b0061
new class naming schema
2008-06-07 17:45:33 +00:00
Ralf Becker
28654c560e
include next and last date in csv export and use same fields for nextmatch csv export
2008-06-05 12:04:00 +00:00
Ralf Becker
7b6e3be922
"upps forget to rename the class itself: fixed bug in csv export (class addressbook_csv not found)"
2008-05-23 05:56:40 +00:00
Ralf Becker
1580ece9b7
"addressbook.so_ldap --> addressbook.addressbook_ldap"
2008-05-23 05:48:05 +00:00
Ralf Becker
2a88bd0fab
"addressbook.csv_export --> addressbook_csv, thank to Christoph Kaulich for the report"
2008-05-21 07:44:41 +00:00
Ralf Becker
6abf7b87b0
"fixed concatination of rtf files"
2008-05-20 19:23:51 +00:00
Ralf Becker
1ac7a8535b
"fixed 2 problems:
...
- new entry were not handled correct after the last commits (201 Created and Loaction header)
- cadaver reports entires as not found, because modified and contentlength were not set"
2008-05-20 09:02:16 +00:00
Ralf Becker
9f30e824b0
enforce a certain strength of uid, as some clients set quite weak ones)
2008-05-20 04:59:26 +00:00
Ralf Becker
01407a4e38
"fixed renamed addressbook_vcal, as reported by <kaulich(at)gns-mbh.com> on the devel list"
2008-05-19 11:51:21 +00:00
Ralf Becker
ee7b0643bd
"dont send accounts via GroupDAV/CardDAV, if user choose in his prefs to hide the accounts"
2008-05-19 08:01:28 +00:00
Ralf Becker
0d60e6f245
"checking for different cases in the object class, as suggested by Nigel Kukard <nkukard(at)lbsd.net> at the devel list"
2008-05-19 05:34:11 +00:00
Ralf Becker
499ac36bff
"- fixed charset for Thunderbird/SOGo connector
...
- using uid as filename to improve the support of newer SOGo connectors (>= 0.62), which require the server to remember the path they used to store a new contact
--> still not working reliable and causes TB to lock up
--> recommended is still version 0.62 of the SOGo connector "
2008-05-17 13:11:46 +00:00
Ralf Becker
b69b8085e6
Fixed some problems with the etag handling, causing an SQL error on
...
merging contacts, as reported by Johannes Gorschlüter from Stylite
2008-05-17 06:44:17 +00:00
Ralf Becker
246af6840e
fixed bug reported by alvin(at)zoomwireless.net on the developer list: edit button in addressbook >> view does not work
2008-05-15 14:08:27 +00:00
Ralf Becker
fd5b231760
"added missing uid attribute (for file / all and kde)"
2008-05-10 21:01:53 +00:00
Ralf Becker
7bb929eabe
"missed one"
2008-05-10 12:11:02 +00:00
Ralf Becker
7a2e1a66e2
renamed addressbook classes to use autoloading, was just a test to get
...
an idea about the effort - not sure I want to do that with all apps ;-)
2008-05-10 12:02:49 +00:00
Ralf Becker
d2e9143213
First version of new CalDav/CardDAV/GroupDAV access for calendar and
...
addressbook (infolog will follow).
CalDAV is tested so far with lightning 0.8 and Apple's iCal. Please note
that both distinguish between iCalServer and CalDAV!
The URL is currently http://domain.com/egroupware/groupdav.php/calendar/
2008-05-08 20:31:32 +00:00
Ralf Becker
9d7e48fcaa
use a cn given+family name, instead of link title for contacts
2008-05-08 20:19:20 +00:00
Klaus Leithoff
641817662b
enable roles in main addressbook list view
2008-05-07 14:13:34 +00:00
Ralf Becker
eef92b5785
Migration LDAP --> SQL
2008-05-07 13:13:23 +00:00
Ralf Becker
0c586d9ff0
bot-safer contact form
2008-05-07 13:12:33 +00:00
Ralf Becker
84a9f87127
"- setting ldapLimit to 2000, which is the default of slapd
...
- returning personal entries as personal (and not private)"
2008-05-07 13:08:58 +00:00
Ralf Becker
ec3327010c
optional check etag/optimistic lock on delete too
2008-05-06 19:58:15 +00:00
Ralf Becker
2f4a67094e
add missing (not used) parameters, creating warnings in error_log
2008-04-26 08:47:26 +00:00
Ralf Becker
69d7ee916d
small fix for the etag & uid handling of new entries
2008-04-26 08:46:44 +00:00
Ralf Becker
86368a1903
uid and etag (optimistic locking) for addressbook
2008-04-25 19:06:15 +00:00
Ralf Becker
684d6551f2
using static methods for the hooks (you need to update addressbook or call Admin >> Register hooks!)
2008-04-25 18:59:00 +00:00
Stefan Becker
69ac5df990
Add to create a new Infolog directly from the Addressbook with multiple
...
Addresses als Links
2008-04-23 08:22:22 +00:00
Ralf Becker
3ef9def241
using iso-8859-1 for talking to SoGo Connector (0.61 works) via GroupDAV
2008-04-22 08:55:18 +00:00
Ralf Becker
1113f2ec1c
"spelling"
2008-04-22 06:09:02 +00:00
Ralf Becker
c2c2c390ce
"fixed bug reported by Peter Goerzen and Nathan: deleting a contact from view gives error, even if the contact get's successful delete"
2008-04-22 06:08:01 +00:00
Nathan Gray
72cbfd4083
Fixed misplaced bracket causing forced default addressbook preference to be re-set to the current user
2008-04-21 16:11:59 +00:00
Ralf Becker
92f16b2d7e
"fixed warning if there's no col-selection yet"
2008-04-18 06:10:31 +00:00
Stefan Becker
a879dd4055
"avoid $$fields in RTF Dodument instead of emty values"
2008-04-17 09:17:56 +00:00
Ralf Becker
da4a19b7dc
fixed GroupDAV "charset prob" (non-ascii did show up wrong in KAddressbook) and handling of jpeg photo
...
I hope that works well for SyncML too
2008-04-16 16:05:48 +00:00
Ralf Becker
09cdf3efe1
"fixed photo handling as suggested by tolux <5408w1h2dkm3c7r(at)bodhi.lawlita.com> on the developer list"
2008-04-16 04:37:05 +00:00
Ralf Becker
f3387a7c1f
modified addressbook templates to use new vfs, it uses now templates in sub-dirs of the template dir too
2008-04-15 10:28:45 +00:00
Stefan Becker
78d7f5c550
Patch to use IF Statements in RTF-Documents Example "$$IF
...
n_prefix~Mr~Hello Mr.~Hello Ms.$$" - search the field "n_prefix", for
"Mr", if found, write Hello Mr., else write Hello Ms.
2008-04-15 08:26:50 +00:00
Stefan Becker
a900cf91a7
fixed small Bug in the serial letter function
2008-04-11 12:35:58 +00:00
Stefan Becker
6b3c511524
Add an new feature to the addressbook. Put your Pagecontent/letter
...
between two Tag of $$pagerepeat$$. After selecting more than one
contact, you will recive an RTF File with one Contact on each page.
This is a possibility to print serial letters.
2008-04-09 14:59:55 +00:00
Klaus Leithoff
6d36d46e90
another bug: if we dont order by cf's we dont need to extend the customfields by its tablename
2008-04-07 10:02:01 +00:00
Klaus Leithoff
8057d8b368
forgot the debug, and fixed a bug in advanced search regarding customfields, if you sort by a customfield
2008-04-07 09:47:01 +00:00
Klaus Leithoff
777ef7f4f7
fix for a sql error while searching and sort by customfield
2008-04-07 09:29:19 +00:00
Ralf Becker
f490000771
"hide delete button for not stored entries, gives an error"
2008-04-04 08:14:30 +00:00
Ralf Becker
b5d3888f74
"- allow more then one cf filter, gave sql error before
...
- allow to combine lettersearch with cf filter, gave sql error before"
2008-04-02 08:42:28 +00:00
Ralf Becker
db8b9cc428
"query and display only selected cfs"
2008-04-02 08:24:52 +00:00
Ralf Becker
5825fb3b9a
"fixed typo causing cf's not to be displayed"
2008-04-02 08:24:27 +00:00
Ralf Becker
400a5bd48d
"fixed error reported on the german list, happens when contacts are stored in ldap (no distribution lists)"
2008-03-31 05:40:53 +00:00
Ralf Becker
b0da799ee7
fixed sql error reported by Uwe Redecker on the German list and got cfs as orga fields working (including multiselections)
2008-03-30 08:53:40 +00:00
Patrick Bihan-Faou
2b1ee9c0ef
Recognize 'nexthaus corp' just like 'nexthaus corporation' for blackberry users.
...
Fixes tracker #1478 , thanks for the patch.
2008-03-27 07:50:35 +00:00
Ralf Becker
f9abc6fa2a
removed unnecessary instancations and using static methods of html and egw_link class
2008-03-25 15:25:01 +00:00
Ralf Becker
d155e3b5cd
"fixed PHP Fatal error: Cannot assign by reference to overloaded object"
2008-03-25 10:01:29 +00:00
Ralf Becker
f562ea44f3
removed unnecessary instanciations
2008-03-21 20:57:01 +00:00
Ralf Becker
69643ecb73
using global db object
2008-03-21 20:56:50 +00:00
Ralf Becker
f57f6a805b
"using global db object"
2008-03-13 20:18:52 +00:00
Ralf Becker
1d5979bb1e
xet of addressbook display block (sitemgr)
2008-03-13 16:24:50 +00:00
Stefan Becker
889960567e
my first commit: add or delete an categorie to the addresbokk entry. In a popup window, you can select, the categories zu want to modify. You can select more than one addresses.
2008-03-10 16:33:17 +00:00
Klaus Leithoff
2ec1a77daf
attempt to fix the problem with the stick org_view problem in addressbook. col_filter is not reseted if org_view criteria is set to all.
2008-03-10 12:15:47 +00:00
Klaus Leithoff
123777682e
to be able to do the contains feature of adv-search we split the value and search for each part individually
...
we do that only if the advanced search is set to contains (wildcard is set)
2008-03-10 10:08:27 +00:00
Ralf Becker
7e9c82ce64
"Fix to never store private accounts, as they are always public (seems to be still the case for SyncML) "
2008-03-10 07:00:32 +00:00
Ralf Becker
f9315dc39c
reworked for new link-class and added titles method
2008-03-08 22:45:01 +00:00
Klaus Leithoff
2bb4fd1df1
fixed a problem regarding search in extra fields for addressbook when using the advanced search dialog
2008-03-05 11:41:40 +00:00
Ralf Becker
db165536e1
configurable fields belonging to our (virtual) organisations, patch from Stefan Becker
2008-03-05 10:31:26 +00:00
Ralf Becker
9887c58b4d
fixed not working ldap connection using php4-restore session-mode
2008-03-02 13:13:23 +00:00
Ralf Becker
e9003d58f2
fixed not working ldap connection using php4-restore session-mode
2008-03-02 13:11:01 +00:00
Klaus Leithoff
594fa7df4b
Feature to display a list of addresses from a given adressbook within the sitemanager
...
you may choose all addressbooks (which the Sitemanager user is allowed to see).
NOTE the anonymous user, respectively the user you assigned for
anonymous access must have sufficient rights for the addressbook(s) to be shown.
This is provided by Stefan Becker
Bugfix for broken Move2Adressbook callback
2008-02-21 11:54:22 +00:00
Ralf Becker
9aa040bec2
"fixed not working last event"
2008-02-15 02:17:47 +00:00
Ralf Becker
7c5b6c94d6
"removing replacements for empty cf's (finally)"
2008-02-15 01:36:58 +00:00
Ralf Becker
722903656b
missing commit for contacts colored by category in the link search
2008-02-15 01:36:43 +00:00
Klaus Leithoff
54e606e2a0
after trouble with the advanced search in connection with the distributionlist tab in addressbook, some modifications that should fix the problem.
2008-02-13 13:40:57 +00:00
Oscar Manuel Gómez Senovilla
54ef56c27a
lang updates
2008-02-09 22:01:42 +00:00
Lars Kneschke
bec1c05070
disabled not working code
2008-02-08 11:14:47 +00:00
Ralf Becker
9eaa3efb75
- $$calendar/-1/...$$ for data of the last event
...
- showing a category path (full cat hierarchy), if category tree is configured
- deleting placeholders of empty (not-stored) custom fields
2008-02-07 02:45:48 +00:00
Klaus Leithoff
55eb8ece48
adding the feature of viewing the distributionlists of a contact in list and singleview
...
enabling longer orgnames and emailaddresses
2008-01-31 12:52:43 +00:00
Klaus Leithoff
0ca42fe9ac
fixed a bug in addressbook regarding the adding of adresses to the adressbook configured in preferences
2008-01-25 12:57:13 +00:00
Ralf Becker
9d15b05a4f
- private cf's only visible to certain user or groups
...
- configurable extra tab for the private cf's
- cf's displayed in the list are now configurable like in InfoLog via
the column-selection
- row color of the list get's now set by category, if cats have colors
defined (first match for multiple cats)
- fax is now allways direct visible in list and edit
2008-01-19 05:41:04 +00:00
Oscar Manuel Gómez Senovilla
f3cd85add5
periodical lang updates from translators
2007-12-22 21:39:38 +00:00
Oscar Manuel Gómez Senovilla
71fbe90a15
tracer #1370 for farsi
2007-12-22 10:28:44 +00:00
Oscar Manuel Gómez Senovilla
de08a06de2
tracker #1363
2007-12-15 16:25:38 +00:00
Ralf Becker
9eb50fff4a
fixed bug reported on the users list: if admin forced or set a default of 'personal' for the default addressbook where new accounts should be created, it prevents eg. syncml to create the contact, as it's the admins personal addressbook, to whom no user user has access, thanks to pgoerzen-at-hustlerturf.com
2007-12-14 23:20:18 +00:00
Patrick Bihan-Faou
d97f1eed5e
Extend the patch to get_categories in infolog submitted by matthias to the other classes as well.
...
Added a hack that allows one to search for the categories' names prefixed by X-
Sony Ericsson phones (and possibly others) systematically prepend a X- to the
category names, so with this patch we match X-CatName just like CatName
This is only done for SyncML obviously.
2007-12-11 09:29:50 +00:00
Ralf Becker
e522141b42
"using the labels of selectbox-customfields instead of the values in notifications"
2007-12-07 08:14:50 +00:00
Ralf Becker
3bcc3ee251
"fixed typo causing only sending the mail without storing in an addressbook to fail"
2007-12-07 07:49:00 +00:00
Patrick Bihan-Faou
1e7fa3983a
Provide proper vcard profile for syncevolution
...
Patch provided by Ioannou Ioannis (patch # 1230)
2007-12-03 10:21:50 +00:00
Ralf Becker
3bbc80948f
"removed unused code reported by Oliver Welter on the user list"
2007-11-24 16:13:57 +00:00
Ralf Becker
5428f8d941
"allow admins to import contacts with creator / created date set"
2007-11-23 17:19:38 +00:00
Klaus Leithoff
006400768d
bugfix: if you have custom addressbook types defined, the custom addressbook type selection within the listview will work now.
2007-11-23 08:32:08 +00:00
Pim Snel
37c8bd0049
add kinyarwanda lang
2007-11-12 14:24:37 +00:00
Oscar Manuel Gómez Senovilla
6c0db1110b
catalan updates for trunk
2007-11-10 23:22:17 +00:00
Oscar Manuel Gómez Senovilla
54066896e8
big commit: all lang files not in utf-8 converted to utf-8, including charset phrase
2007-11-10 22:46:02 +00:00
Ralf Becker
cffa8b9aeb
"patch from Nigel Vickers from Stylite, to fix doublicate contacts and missing fields issues with the Synthesis Standard edtion for Windows Mobile/Pocket PC"
2007-11-10 08:07:44 +00:00
Oscar Manuel Gómez Senovilla
895ba44b47
Updated czech translation files, using provided utf-8 files
2007-11-09 16:46:15 +00:00
Christian Binder
7c81140147
updated german translation for addressbook
2007-11-06 15:46:28 +00:00
Christian Binder
875fe14219
some improvements when selecting a distribution list in mail: -users can switch between email and email_home (the default behaviour can be set via user-prefs), -auto-fallback to email_home if email not present and vice versa
2007-11-06 15:45:40 +00:00
Cornelius Weiß
1509ae821e
add mendatory fields again which got lost by the patches of Patrick Bihan-Faou
2007-10-31 21:17:40 +00:00
Ralf Becker
ba380b7540
fixed a few small bugs in the contactform: verification can be turned off now, 2. customfiled is now disable if not set, email-address verification allows for "-" in the mail part
2007-10-31 11:13:28 +00:00
Ralf Becker
cf69bfd0a9
1) added missing fields to defaultEntries[1]: TEL;CELL;HOME, TEL;FAX;HOME, URL;HOME, FBURL (not sure if they are understood by nexthaus, but the definitly belong to the all fields entry)
...
2) added minimal vCard3 support required by thunderbird GroupDAV plugin: eg. ADR;TYPE=work instead of ADR;WORK
2007-10-25 06:26:50 +00:00
Ralf Becker
e1dec0fc76
fixed not shown list of replacement, if language is english
2007-10-19 09:47:06 +00:00
Ralf Becker
5174804b39
added last and next date to edit & view too
2007-10-19 08:34:47 +00:00
Oscar Manuel Gómez Senovilla
a840dd6d45
rest of pending files for the egw_ prefix update
2007-10-14 18:48:56 +00:00
Oscar Manuel Gómez Senovilla
0441f0b760
Hopefully, rest of language files
2007-10-14 16:19:43 +00:00
Ralf Becker
cd266aba21
"Patch #1077 from Di Guest:
...
- allow to unset/remove all cats from Outlook
- wrong private value (missing bracket in cast)
- unsetting n_fileas in (slow sync) search as it causes doublicates
--> I guess there are other fields having the same problem (RalfBecker)"
2007-10-12 05:38:48 +00:00
Ralf Becker
74c9b0ccb7
fix prevent deleting of accounts via SyncML and to read private flag from the DB if missing
2007-10-11 06:24:57 +00:00
Ralf Becker
7b6a1013fc
SyncML patches from patrick.bihan-faou-AT-mindstep.com (without
...
logout+mbstring stuff), small modification to use the already exiting
methodes to generate full name and fileas)
The code is commited to trunk only at the moment to allow testing of it.
If everything goes well, we intend to commit it to 1.4 branch too.
Here's the original description of the patch by Patrick:
- handles the default config for current versions of funambol (i.e. the
scard/stask/snote/scal locations)
- tries to be a bit smarter on how the data content should be encoded
based on what the client specified (sif+base64/vcard, / fragmented or
not, etc.)
- workaround a bug in some versions of funambol, where funambol does not
specify the proper sif type for the type of requested data
- imported patch #117 from egw's tracker
- make sure that the logs generated by the horde code go to stderr so
they can be view in the webserver's logs
- as much as possible reduce code duplication. For example, the
categories are handled in the parent classes for both the SIF avn VCAL
formats for each type of data (addressbook,infolog,calendar).
- make sure the code can handle more than one categories in each
direction
- treat the 'sony ericsson' vendor string just like 'sonyericsson', the
newer phones apparently have a space in the vendor string... (this
touches some files in the icalsrv as well)
- handle notes: these should now work with everything (funambol or
other)
- remove more code duplication: the syncml "api" for the various data
types (calendar, contacts, infolog) is now common for both the vcard and
sif data formats (cf the files that need to be removed)
- handle the "privat" filter in infolog like the "private" filter (some
part of the code use the name without the trailing e)
- imported patch # 267 from egw's tracker
2007-09-29 10:29:48 +00:00
Klaus Leithoff
bdf27e11d9
Merged language Patch from r24464 (1.4) to trunc.
2007-09-25 10:21:19 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f
retry for patch 1170
2007-09-25 07:37:31 +00:00
Ralf Becker
6a1a75adad
fixed problem reported by perci <tin_nospam-AT-oleco.net>: typo ->bo instead of ->contacts
2007-09-24 07:06:23 +00:00
Ralf Becker
f146332a3e
fixed problem reported by perci <tin_nospam-AT-oleco.net>: typo ->bo instead of ->contacts
2007-09-24 07:05:29 +00:00
Ralf Becker
d159593b28
patch from aleksander.adamowski-AT-olo.org.pl
2007-09-21 17:06:11 +00:00
Ralf Becker
15f201c07e
patch from aleksander.adamowski-AT-olo.org.pl
2007-09-21 15:08:56 +00:00
Ralf Becker
63a9c2debb
fixed new calendar-column code to NOT procduce a sql error if selecting account addressbook and having accounts in LDAP
2007-09-17 07:25:53 +00:00
Oscar Manuel Gómez Senovilla
dec28cbe89
spanish lang updates for trunk
2007-09-16 14:35:58 +00:00
Ralf Becker
4682133d82
"fixed not shown calendar if custom fields are selected too"
2007-09-14 10:31:08 +00:00
Ralf Becker
2676cb4a5c
optional column in addressbook list to show the last and next date for a contact, eg. last and next visit
2007-09-14 10:03:18 +00:00
Oscar Manuel Gómez Senovilla
e5eac71f71
pending lang updates
2007-09-13 13:57:21 +00:00
Klaus Leithoff
2416e9cd6a
fix for small typo in switch of the export definitions
2007-09-05 06:50:19 +00:00
Klaus Leithoff
a4a85097a4
fix of small typo in the switching of the export definition fields
2007-09-05 06:27:35 +00:00
Cornelius Weiß
9e91aafcc7
add german outlook import
2007-08-30 15:47:16 +00:00
Cornelius Weiß
b7013343a2
add german outlook import
2007-08-30 15:44:11 +00:00
Ralf Becker
a012a4ba22
removed formatting chars from the phone-number in callto:-links, as the mess up the links
2007-08-30 13:25:34 +00:00
Ralf Becker
f2ea7ea2f6
removed formatting chars from the phone-number in callto:-links, as the mess up the links
2007-08-30 13:24:54 +00:00
Ralf Becker
1192e0ec90
new config to show a category tree
2007-07-22 13:25:00 +00:00
Ralf Becker
4e75d475fc
bugfix from Jan Schneider <jan-AT-janschneider.net>
2007-07-18 19:29:07 +00:00
Ralf Becker
ab9899f07b
bugfix from Jan Schneider <jan-AT-janschneider.net>
2007-07-18 19:28:26 +00:00
Ralf Becker
dcce858d3c
fixed not working actions with result of advanced search, nextmatch looped because of the way the extended search content was transfered
2007-07-12 13:03:02 +00:00
Ralf Becker
7160e6595f
fixed not working actions with result of advanced search, nextmatch looped because of the way the extended search content was transfered
2007-07-12 13:02:19 +00:00
Ralf Becker
077f432d6c
fixed sql error if an addressbook get selected in the extended search
2007-07-12 09:58:17 +00:00
Ralf Becker
d8b290f177
fixed sql error if an addressbook get selected in the extended search
2007-07-12 09:57:35 +00:00
Ralf Becker
1e3627ad51
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:43:09 +00:00
Ralf Becker
eadc1c7b38
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:39:41 +00:00
Ralf Becker
d18508da58
fix for MaxDB and MsSQL
2007-07-11 15:35:10 +00:00
Ralf Becker
73f209ccb1
fix for MaxDB and MsSQL
2007-07-11 15:34:13 +00:00
Ralf Becker
f6f17b6b1b
windows seems to use applicaton/msword for rtf-documents, instead of application/rtf, we now list files with both mime type, if the extension is .rtf
2007-07-09 13:29:57 +00:00
Ralf Becker
760eb2af1a
windows seems to use applicaton/msword for rtf-documents, instead of application/rtf, we now list files with both mime type, if the extension is .rtf
2007-07-09 13:29:09 +00:00
Ralf Becker
072919c07d
deutsche sprache, schwere ...
2007-07-09 09:57:54 +00:00
Ralf Becker
db1951fc81
deutsche sprache, schwere ...
2007-07-09 09:57:21 +00:00
Ralf Becker
5194f86f6b
fixed mixed up category and location
2007-07-09 09:52:21 +00:00
Ralf Becker
f78d36b4dd
fixed mixed up category and location
2007-07-09 09:51:41 +00:00
Ralf Becker
50ab2c2465
some missing translations from inserting contacts in documents
2007-07-09 09:01:23 +00:00
Ralf Becker
89731da7f7
some missing translations from inserting contacts in documents
2007-07-09 09:00:16 +00:00
Oscar Manuel Gómez Senovilla
2d29a56f4e
lang updates
2007-07-08 20:13:04 +00:00
Cornelius Weiß
b6cd1ee9e6
backport syncML fixes
2007-07-04 19:13:00 +00:00
Cornelius Weiß
b331036715
fix: privat flag not working with syncML
2007-07-02 18:35:39 +00:00
Cornelius Weiß
2ce3929f46
fix: NULL cat_id has to be found in case of NOT cat_id searches
2007-07-02 15:32:24 +00:00
Cornelius Weiß
e3203f7cd9
fix: notes containing commas where not working when coming via syncML
2007-07-02 13:11:13 +00:00
Cornelius Weiß
a594417e24
fix: vcal missing mendatory fields break palm sync
...
fix: not working cat filter with not operator
2007-06-30 11:20:31 +00:00
Cornelius Weiß
6b5dc22ff1
Welcome to Darwin!
...
fix: owner field in adb is owner and _not_ contact_owner
fix: selector for cli exports
2007-06-28 10:07:16 +00:00
Cornelius Weiß
88de9c67a6
fix: owner field in adb is owner and _not_ contact_owner
...
fix: selector for cli exports
2007-06-28 10:05:27 +00:00
Ralf Becker
41e8533465
patch #978 from Nathan Gray, file as option incl. org_unit
2007-06-28 06:17:47 +00:00
Ralf Becker
25197222bf
"patch #978 from Nathan Gray, file as option incl. org_unit"
2007-06-28 06:11:58 +00:00
Cornelius Weiß
fdcabcc515
backport fix from ralf:
...
some fixes for syncml:
- if no owner/addressbook set on update load owner AND private from the exi=
sting contact
- if no owner/addressbook set for new entries, use the add_default prefs if=
set and the personal adb of the user if not"
2007-06-25 20:52:52 +00:00
Ralf Becker
ed64e9102a
fixed moving contracts to and from private addressbook
2007-06-25 16:37:42 +00:00
Ralf Becker
d81a239640
"fixed moving contracts to and from private addressbook"
2007-06-25 16:36:58 +00:00
Ralf Becker
1602ebc69d
"some fixes for syncml:
...
- if no owner/addressbook set on update load owner AND private from the existing contact
- if no owner/addressbook set for new entries, use the add_default prefs if set and the personal adb of the user if not"
2007-06-25 16:16:55 +00:00
Lars Kneschke
3d7f714379
merge from trunk
2007-06-25 09:03:58 +00:00
Lars Kneschke
ef1e1721dc
added support for funambol thunderbird plugin
2007-06-24 23:53:10 +00:00
Oscar Manuel Gómez Senovilla
99771edd87
language updates
2007-06-24 21:55:08 +00:00
Ralf Becker
313edf6eed
fix for bug #928 : Distribution lists are not working with pgsql, thanks to Peter Eisentraut <peter_e-at-gmx.net>
...
postgres requires that expressions in order by appear in the columns of a distinct select
2007-06-24 09:20:35 +00:00
Ralf Becker
f9023da5e2
"fix for bug #928 : Distribution lists are not working with pgsql, thanks to Peter Eisentraut <peter_e-at-gmx.net>
...
postgres requires that expressions in order by appear in the columns of a distinct select"
2007-06-24 09:19:48 +00:00
Ralf Becker
6318ef6d0f
fixed bug in xmlrpc read reported by Espen
2007-06-23 17:46:42 +00:00
Ralf Becker
8d739d827f
"fixed bug reported in xmlrpc read by Esben"
2007-06-23 17:45:54 +00:00
Cornelius Weiß
4268f2a356
fix: skip empty lines, even if conversion fills (empty) record
2007-06-23 12:06:08 +00:00
Cornelius Weiß
f1d0271672
fix: skip empty lines, even if conversion fills (empty) record
2007-06-23 12:04:30 +00:00
Ralf Becker
e08f8bf63f
fix for bug #948 : space missing in regular addressbook view in home address
2007-06-23 07:14:27 +00:00
Ralf Becker
88370ceb8a
fix for bug #948 : space missing in regular addressbook view in home address
2007-06-23 07:14:01 +00:00
Ralf Becker
c669fed918
fix for bug #953 : Addresbook Contact Info ignores Default Address Format Rule
2007-06-23 07:10:34 +00:00
Ralf Becker
ab74fbeca0
"fix for bug #953 : Addresbook Contact Info ignores Default Address Format Rule"
2007-06-23 07:09:52 +00:00
Ralf Becker
fe4f9eabdd
fix for bug #952 : Fatal error: Undefined class name 'self' in class.bocontacts.inc.php on line 86
...
self:: is PHP5 :-(
2007-06-22 12:44:17 +00:00
Ralf Becker
68eb676729
"fix for bug #952 : Fatal error: Undefined class name 'self' in class.bocontacts.inc.php on line 86
...
self:: is PHP5 :-("
2007-06-22 12:42:56 +00:00
Cornelius Weiß
f7b3b2cd3f
improve dry-run
2007-06-21 18:08:17 +00:00
Cornelius Weiß
10225ce9d8
fixed category handling.
...
allow to preserv cat if record is updated
2007-06-21 14:02:28 +00:00
Ralf Becker
28d9dbf471
fixed some bugs in the document templates and added the ability to print the next appointments of a contact
2007-06-19 17:06:32 +00:00
Ralf Becker
1651819dce
fixed 2 bugs with the new addressbook document templates
2007-06-19 10:19:47 +00:00
Ralf Becker
76c98cf9ec
ability to insert contacts into documents, one can specify a document dir and a default document in the addressbook prefs. Addressbook then offers actions to insert (at the moment only single) contacts into that document. The default document is also shown as in extra icon for each contact in the list. Documents have to be text document including rtf, which allows to be saved as open office or word documents.
2007-06-17 13:56:35 +00:00
Ralf Becker
e34e046fd7
ability to insert contacts into documents, one can specify a document dir and a default document in the addressbook prefs. Addressbook then offers actions to insert (at the moment only single) contacts into that document. The default document is also shown as in extra icon for each contact in the list. Documents have to be text document including rtf, which allows to be saved as open office or word documents.
2007-06-17 13:55:43 +00:00
Cornelius Weiß
3de717157c
fix bug found by sven kloeckner: addressbook does not work, when template is not set correctly in customfields section
2007-06-17 13:15:13 +00:00
Ralf Becker
4b8657013e
changed translation of created to angelegt
2007-06-13 16:34:23 +00:00
Ralf Becker
1557afe792
some fixes for the contactform: customfields, not working mail-subject, ...
2007-06-13 16:29:06 +00:00
Ralf Becker
4ce40c0fd2
"address formats from many countries from http://www.bitboost.com/ref/international-address-formats.html
...
thanks to mikaelarhelger-AT-gmail.com"
2007-06-12 16:31:58 +00:00
Ralf Becker
4b72cd5bb0
modification because of changes in bo_tracking (calling the constructor now neccessary)
2007-06-10 08:51:42 +00:00
Cornelius Weiß
e34fb944a5
- adopted export plugin to new interface
...
- extended outlook export definitions
2007-06-09 15:38:30 +00:00
Cornelius Weiß
9e6050bc22
reworked import:
...
- cli import working fine now
- ui wizzard is broken atm. will also be reworked
- export definitions as xml files (see arrayxml functions in importexport)
- moved importexport stuff to own dir
2007-06-07 22:31:08 +00:00
Ralf Becker
e2b7b6c52a
slight modification of the contactform
2007-06-06 10:24:50 +00:00
Ralf Becker
ab8d5f5085
"small layout fix: 9 lines only"
2007-06-06 09:04:36 +00:00
Ralf Becker
381d421466
email for the contactform
2007-06-06 08:18:45 +00:00
Ralf Becker
df73036d2b
sitemgr contact-form that stores direct into the addressbook
2007-06-05 23:22:24 +00:00
Oscar Manuel Gómez Senovilla
a33363a884
Czech translation in #824 and extra pending language updates
2007-06-03 18:01:21 +00:00
Ralf Becker
b970654f4f
"bugfix: removed change-org checkbox in view"
2007-06-03 13:21:13 +00:00
Ralf Becker
9957f21e21
fixed not shown/working customfields, 2. phone-numbers, file-as and links in own account acl
2007-06-03 12:24:49 +00:00
Ralf Becker
6a001d1cdf
removed not longer usable old import/export
2007-06-03 12:01:31 +00:00
Ralf Becker
d5829fa68b
"fix for bug #821 : Entry of private addressbook is shown as \"personal\" in view mode
...
also fixed not working private icon in the list"
2007-06-03 11:42:39 +00:00
Ralf Becker
1828683be2
"fixed not working modification of contact with cn= dn"
2007-06-03 11:07:50 +00:00
Ralf Becker
03cf41c5ba
fixed duplicate validation error, because groupbox also had the name of the birthdate field
2007-06-03 10:24:58 +00:00
Ralf Becker
21b0cb6648
"layout fix: align the phone-block with the tabs"
2007-06-03 10:23:48 +00:00
Ralf Becker
6d04243cd6
"fix for bug #838 : Distributionlist as mail addres: XML Response from server invalid"
2007-06-03 09:49:10 +00:00
Ralf Becker
ad013af084
"fix for bug #817 : addressbook Orga view grouped by units -> wrong SQL Querry for postgres 8.1"
2007-06-03 09:27:41 +00:00
Ralf Becker
dbb52e5ca7
"fix for bug #316 : addressbook does not support mssql properly
...
MsSQL seems not to like != for not equal, using now <>"
2007-06-03 08:42:59 +00:00
Ralf Becker
65b18f32a5
"fixed bug reported on the users list by e.rawpuorge@pfr.de: KAddressbook labels the work and home address wrong: we are no longer using the adr_(one|two)_type fields from addressbook, but KAddressbook expects them, they are now send with constant values 'Work' and 'Home'"
2007-06-03 08:20:51 +00:00
Oscar Manuel Gómez Senovilla
688dd5f46f
Latest lang updates
2007-05-31 14:49:26 +00:00
Ralf Becker
86ecd44066
"bugfix for xmlrpc (KAdressbook): customfield names (keys) were NOT prefix with a hash"
2007-05-29 05:58:46 +00:00
Ralf Becker
a9c3d066c5
"fix for bug #802 : Duplicate birthday preview on hompage"
2007-05-27 07:03:39 +00:00
Ralf Becker
7010efc75c
"fixed not always working display of customfields (was still relying on the old pref instead the colum-selection)"
2007-05-26 07:58:37 +00:00
Ralf Becker
4983f4ab73
"fixed xmlrpc bugs reported by pe <e.rawpuorge-AT-pfr.de>:
...
- customfields were not send to KAddressbook (it's now a default, which can be turned off with $param['customfields']=false
- tel_prefer should be the phone-number not the field-name (is now transparently converted)"
2007-05-26 07:32:26 +00:00
Ralf Becker
0d1dbaa6e1
some fixes and improvments around the distribution lists:
...
- to, cc, bcc is working again in the email-selection-popup
- shortcut to directly add the whole list in the email-popup
- error message that a list already exist
- javascript only get's loaded if not already loaded
- fix for bug #588 : content of emailpopup to wide
- fix for bug #713 : wrong redirect creating distrib.list via popup from fmail
2007-05-25 18:20:57 +00:00
Ralf Becker
889a5c01c6
"fixed not returned id's if only_keys==true"
2007-05-25 17:33:26 +00:00
Ralf Becker
26952223f3
"fix for bug reported by Frank-braucht-Hilfe from the German list: infolog's from one organisation are incomplte if the org-view was limited by a searchletter"
2007-05-22 18:06:38 +00:00
Ralf Becker
1830f0fb1f
fixes as suggesteg by Hans-Juergen Tappe <tappe-AT-hek.uni-karlsruhe.de>
2007-05-22 15:55:58 +00:00
Ralf Becker
452adb97ae
fixed not working export of huge number of contacts (memory and execution time limit reached) AND added a new configuration option to limit the maximum number of exported contacts for non admins
2007-05-22 08:02:06 +00:00
Ralf Becker
da48c78fc2
"fixed not working forced preference for addressbook: csv-fields == all"
2007-05-21 09:08:03 +00:00
Ralf Becker
9c884e4b94
"fix for bug #764 : \"Hide accounts from addressbook\" does not work with contacts in LDAP"
2007-05-21 06:54:55 +00:00
Ralf Becker
d683c2c7e1
"Fix for not working birthdays in xmlrpc as reported on the users-list"
2007-05-20 15:14:39 +00:00
Ralf Becker
891906d72f
bugfix: using css-classes instead of the no longer existing theme colors
2007-05-20 09:37:52 +00:00
Oscar Manuel Gómez Senovilla
83e4306bce
Language updates
2007-05-16 22:10:08 +00:00
Ralf Becker
61d0659715
fix for bug #450 : Advanced search does not work regarding categories
2007-05-15 14:23:28 +00:00
Ralf Becker
3cdd3a8600
"some docu, maybe useful for others too"
2007-05-09 07:42:41 +00:00
Ralf Becker
a8266bf40b
propset svn:keywords Id
2007-05-07 06:56:49 +00:00
Oscar Manuel Gómez Senovilla
c93262d3d7
Fix por #690
2007-05-05 09:07:52 +00:00
Ralf Becker
22c7e8fbd8
fix for bug #615 : no xmlrpc in addressbook (no KOrganizer, eGWOSync access)
2007-05-04 18:32:37 +00:00
Ralf Becker
0820742057
"orga-views use now ManualAddressbookIndexOrga, for the context sensitiv manual"
2007-05-04 11:57:37 +00:00
Ralf Becker
2bdd4e9f37
"fix for bug #139 : Wrong timezone for created and modified in LDAP"
2007-05-04 05:43:33 +00:00
Ralf Becker
5f04d280c0
"patch #481 : 'tel_cell_private' to 'callbackphone' (ldap) not working (typo)"
2007-05-03 13:57:21 +00:00
Ralf Becker
81026357a6
"fix for bug #667 : moving contacts to private addressbook does not work"
2007-05-03 13:04:29 +00:00
Ralf Becker
4a9fa4ef59
"fix for bug #643 : Public-Keys can not be displayed after saving/closing addressbook-entry"
2007-05-03 09:22:49 +00:00
Ralf Becker
ac4c7eb249
fix for bug #323 : Postal Code / City, Country / State fields confusing
2007-05-03 08:18:26 +00:00
Ralf Becker
00ea3da691
fix for bug #323 : Postal Code / City, Country / State fields confusing
2007-05-03 08:17:31 +00:00
Ralf Becker
3da4294e2b
fix for bug #673 : Verzerrtes Bild beim Betrachten/Bearbeiten eines Kontakts
2007-05-03 05:22:37 +00:00
Ralf Becker
291aa0301a
fix for bug #660/2: lists selectbox gets only populated once
2007-05-03 05:07:30 +00:00
Oscar Manuel Gómez Senovilla
747da8fd79
Pending lang updates
2007-05-02 21:25:42 +00:00
Cornelius Weiß
2acc48d0ee
fix: in view mode, a detailed name view resulted in an submit and a messed page
2007-05-02 09:10:40 +00:00
Ralf Becker
53d0d3d21f
fix for bug #637 : Birthday reminder on homepage not working properly
2007-05-01 09:51:03 +00:00
Ralf Becker
4ca46d10d0
fix for bug #639 : Distribution lists with user accounts in LDAP
2007-05-01 09:17:23 +00:00
Ralf Becker
09bfe009aa
fix for bug #626 : sql error when adding to distribution list
2007-05-01 08:18:33 +00:00
Ralf Becker
1aca20e56d
fix for bug #625 : Warning when deleting contacts
2007-05-01 08:17:22 +00:00
Ralf Becker
5c4f58f196
reverted accidently commited cvs_import
2007-04-30 15:20:33 +00:00
Ralf Becker
ecb0667898
bugfix: if accounts were switched off in the addressbook prefs, they were also missing from the account-selection and accounts::search, now they get only switched off on UI level of the addressbook
2007-04-30 15:18:29 +00:00
Ralf Becker
14fc433fcf
updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC)
2007-04-30 09:10:36 +00:00
Ralf Becker
6675194ff8
worked around stupid php5.2 empty haystack warnings
2007-04-29 14:28:47 +00:00
Oscar Manuel Gómez Senovilla
d42198bf07
tracker patch #257 and extra lang files
2007-04-19 21:12:39 +00:00
Ralf Becker
6470e91163
removed tab in message phrase, which is not allowed and stops installs on Postgres
2007-04-19 05:26:02 +00:00
Ralf Becker
5d6c711849
bugfix: pressing 2 times apply/save removes just uploaded photo again
2007-04-18 15:39:48 +00:00
Ralf Becker
841c85b9db
bugfix: typo prevened deletion of distribution lists
2007-04-18 15:33:22 +00:00
Ralf Becker
d60659935a
fix for bug #589 : SQL error on adding an existing distribution list again
2007-04-15 13:25:06 +00:00
Ralf Becker
346f5e6be1
pref to hide accounts from the addressbook for non-admins
2007-04-15 13:06:21 +00:00
Ralf Becker
d5c279c353
"fix for bug reported on the german list: group-filter not working in admin >> edit accounts"
2007-04-14 09:23:04 +00:00
Oscar Manuel Gómez Senovilla
532182fa41
latest lang updates
2007-04-05 22:53:35 +00:00
Christian Binder
cbd945c239
just removed some forgotten debugging output
2007-03-13 20:01:39 +00:00
Ralf Becker
62bd5fa81f
distribution lists for the sql addressbook
2007-03-13 13:38:15 +00:00
Oscar Manuel Gómez Senovilla
976edfb561
portuguese updates
2007-03-11 17:08:54 +00:00
Oscar Manuel Gómez Senovilla
4b92ad49f0
spanish lang updates and some other
2007-03-10 10:56:23 +00:00
Ralf Becker
c0b6563e17
adaption for the new nextmatch feature plus some nice extra columns
2007-03-07 12:31:48 +00:00
Lars Kneschke
da41b918c9
syncml categories fixes
2007-03-01 20:17:51 +00:00
Lars Kneschke
6a34604c96
fix for not working to,cc,bcc selecttion when adding multiple addresses from addressbook
2007-02-27 09:21:20 +00:00
Oscar Manuel Gómez Senovilla
b45d2879c8
A lot of pending lang updates
2007-02-25 22:14:48 +00:00
Lars Kneschke
51b912557d
SyncML fixes
2007-01-23 17:34:24 +00:00
Oscar Manuel Gómez Senovilla
8d6b62a74c
pending lang updates
2007-01-21 11:38:09 +00:00
Cornelius Weiß
1168189057
patch #203 from sebastian ebling:
...
extendet submit_button() to also display <input type=button
new type buttononly for eTemplate
applied this type for addressbook.index.right_add buttons
applied this type for tracker.index.right button
2007-01-20 08:57:17 +00:00
Oscar Manuel Gómez Senovilla
7cb034e071
patch 188 and lang updates
2007-01-05 00:13:14 +00:00
Oscar Manuel Gómez Senovilla
0597fc6cd9
pending lang updates, and gallery translations
2006-12-26 22:20:54 +00:00
Ralf Becker
f016c2570b
changed addressbook.edit n_fn to have negative size --> rendered as r/o input
2006-12-25 17:45:00 +00:00
Ralf Becker
72a8d897b9
Give focus to the prefix, if user clicks on the name
2006-12-22 10:34:56 +00:00
Ralf Becker
7430c4d638
removed fax from mozilla schemas, as it's already in inetOrgPerson and having it twice for the same attribute creates an error. Thanks to Anton Frolov <afng072-at-frols.com> from the users list.
2006-12-20 14:34:16 +00:00
Ralf Becker
fa4a6608ab
- fixed not working copy of accounts via view
...
- removed debug-message from action()
2006-12-19 14:17:58 +00:00
Ralf Becker
7a653f4a1d
- new feature to merge contacts into one
...
- added missing link::unlink if contacts get deleted
- some tweaks in the edit template: n_fn was not readonly, added focus for n_prefix to onclick
2006-12-19 11:25:44 +00:00
Ralf Becker
f4238614f3
new egw_db::capabilities['case_insensitive_like']=='LIKE' ('ILIKE' for Postgres) used for all so_sql search and the lettersearch in addressbook
2006-12-17 08:44:05 +00:00
Ralf Becker
123a86b2b8
fixed extended search to work with new layout (tab-names)
2006-12-16 12:02:14 +00:00
Ralf Becker
4076328613
fixed not working selection of multiple org's in org-view
2006-12-13 13:39:00 +00:00
Ralf Becker
c29e516e71
removed not fully working literati template
2006-12-13 11:08:17 +00:00
Ralf Becker
d046f849fc
removed old, not fully usable (no sidebox) idsociety template
2006-12-12 19:24:49 +00:00
Ralf Becker
93396fe850
some (crm) features:
...
- filter for business country
- sorting by postal code
- add can create now already linked entries by specifying app/id pairs in the url (as eg. timesheet)
- setting egw_info[flags][currentid] in view to allow to add already linked entries via quick add
some bugfixes:
- sql can now change the ownership if a user gets deleted, ldap implementation still missing, but gives no more error
- photo template was not shown under some circumstances
2006-12-11 07:35:49 +00:00
Oscar Manuel Gómez Senovilla
078d5816bd
massive pending language updates
2006-12-09 22:21:27 +00:00
Jerry Ruhe
8422b6035d
using default icons
2006-12-09 09:19:23 +00:00
Jerry Ruhe
c80cf461d3
using default icons
2006-12-09 08:42:25 +00:00
Ralf Becker
1c1e2d49b1
reorganized tabs in addressbook edit
2006-12-07 19:11:39 +00:00
Ralf Becker
46dfa3e3ff
using nation from the general prefs for new addresses
2006-12-04 12:41:03 +00:00
Cornelius Weiß
8c86a244c9
fix not working delete in edit mode
2006-12-02 11:47:34 +00:00
Ralf Becker
24ae9727d5
new jerryr template set from Jerry Ruhe
2006-11-28 07:45:33 +00:00
Ralf Becker
f2be211de1
re-applying commit 22775 which got removed by Lars last commit (22866):
...
- fixed not always exported custom fields
- removed old ex_search method
2006-11-23 14:31:22 +00:00
Lars Kneschke
d0e5d6a188
worse hack to get sql->ldap export working with strict ldap acl applied
...
Ralf needs to review this, because it's a hack
2006-11-23 06:46:51 +00:00
Ralf Becker
2563cd7f53
allow to change the addressbook/owner for new contacts, even if you have no delete rights for the preselected addressbook
2006-11-14 09:25:07 +00:00
Ralf Becker
04afc8f6cb
fixed "complete query" in email popup, it was using the query from the index page and not the popup, for all actions
2006-11-13 14:53:40 +00:00
Cornelius Weiß
522009d565
plugin and wrapper class for addressbook to use importexport framework
2006-11-10 15:35:35 +00:00
Ralf Becker
d9fdd0ed25
typo
2006-11-07 06:35:29 +00:00
Ralf Becker
1facb0b7b0
added check for the gd-extension and the existens of the function 'imagecreatefromjpeg', which is only availible if the gd-extension is compiled with jpeg support.
2006-11-07 06:30:43 +00:00
Oscar Manuel Gómez Senovilla
b157241ec8
lang updates
2006-11-06 23:12:29 +00:00
Cornelius Weiß
c5d92cca87
adv search was not working with autohide sidebox in idots template
2006-11-02 13:52:24 +00:00
Cornelius Weiß
3e6921d5b9
preserv cats if updateing contacts from import
2006-10-31 09:26:40 +00:00
Ralf Becker
25055b8603
improved advanced search:
...
- fixed not working paging (lost advanced search)
- uses now a named window and gives it focus
- disabled for org-views
- can be unset via clicking on the addressbook icon (index.php)
- last search can always be restored from session
2006-10-31 07:56:34 +00:00
Ralf Becker
ba311860b0
- fixed not always exported custom fields
...
- removed old ex_search method
2006-10-31 07:50:51 +00:00
Cornelius Weiß
c431575d69
logic updates to advanced search
2006-10-27 13:10:51 +00:00
Ralf Becker
bcb22e45ef
php < 5.1 fix for the advanced search
2006-10-27 12:03:37 +00:00
Cornelius Weiß
03c7a819d3
litte js bug
2006-10-27 10:22:50 +00:00
Ralf Becker
ff137bd345
fixed not shown customfields in addressbook index, if a not set one is in before
2006-10-26 13:40:47 +00:00
Lars Kneschke
d50f13d980
call the function and do not try searching the non existing array
2006-10-26 04:01:41 +00:00
Cornelius Weiß
07ddbdd0d6
fix typo
2006-10-25 10:11:19 +00:00
Cornelius Weiß
a0bc65dcab
fix cancle buttion in adv search
2006-10-24 20:07:20 +00:00
Cornelius Weiß
b269793191
lang updates
2006-10-24 20:00:57 +00:00
Cornelius Weiß
f65d771e5c
template for advanced search
2006-10-24 19:47:57 +00:00
Cornelius Weiß
d4d81a940c
make advanced-search working in new addressbook
2006-10-24 19:20:37 +00:00
Ralf Becker
7eec77c451
fix for not set default addressbook preference on copy
2006-10-24 14:23:04 +00:00
Ralf Becker
3ae17a35cf
InfoLog view for organisations or multiple contacts
2006-10-23 11:48:56 +00:00
Ralf Becker
2c56e220bc
added again adding of the whole selection to the email-address popup
2006-10-22 11:40:43 +00:00
Ralf Becker
01461852ed
not working with up-to-date version
2006-10-22 09:46:13 +00:00
Cornelius Weiß
c2d8db0e2f
start with reimplementation of advanced search
2006-10-21 20:17:49 +00:00
Cornelius Weiß
f302a74156
start with reimplementation of advanced search
2006-10-21 20:14:31 +00:00
Ralf Becker
1a60791aaf
etemplate is still 1.2
2006-10-19 19:49:00 +00:00
Ralf Becker
d2f93575e7
removed not longer supported link and fixed addressbook dependencies
2006-10-19 08:52:00 +00:00
Ralf Becker
2bbcb5c7e8
remove error_log message
2006-10-19 08:51:11 +00:00
Ralf Becker
01286bbc9b
make the display of addressbook-links configurable:
...
- own sorting (default: Company: Last name, First name)
- Company: Last name, First name
- Company, Department: Last name, First name
- Company, City: Last name, First name
- Company, Department, City: Last name, First name
2006-10-19 08:50:25 +00:00
Pim Snel
1e2f5307f9
update dutch translation
2006-10-15 20:40:20 +00:00
Oscar Manuel Gómez Senovilla
6fe1eec825
several language updates, including polish
2006-10-12 08:29:57 +00:00
Ralf Becker
a557977d23
extended socontacts_sql::search to search custom fields like other columns (a search by one string already searched all custom fields)
2006-10-11 13:00:23 +00:00
Ralf Becker
48a76e2354
fixed under some circumstances not working fileas title creation
2006-10-11 12:34:22 +00:00
Oscar Manuel Gómez Senovilla
6e1d8c1037
spanish updates
2006-10-08 12:29:27 +00:00
Ralf Becker
860613df61
moved creation of group addressbook for Default into the api's default_records, as the tables are there and default_records only works for apps with tables
2006-10-07 10:55:08 +00:00
Ralf Becker
e01d9cb8af
reset lettersearch if viewing the contacts of one organisation
2006-10-07 10:18:35 +00:00
Ralf Becker
91480e8acc
- fixed wrongly selected "None" Kategorie on first ever start of addressbook
...
- added pref for the addressbook selected on adding new contacts, if you dont have add rights for the current addressbook (eg. "All" selected as filter)
2006-10-07 09:17:30 +00:00
Ralf Becker
5cfe53bc7d
typo
2006-10-07 09:16:04 +00:00
Ralf Becker
816e11629a
fixed and enhanced cat-filter:
...
- cats with children were not working, because:
+ sql applied two filters (one in UI and one in SO, UI is removed now)
+ ldap did not handle it at all
- new cat-filter 'None', which returns all contacts without a category
2006-10-02 07:49:00 +00:00
Ralf Becker
f4e79928f6
fixed link_query hook, it returned array('') instead of array() for nothing found
2006-10-02 06:45:46 +00:00
Ralf Becker
3321dd1d48
- sorting criteria does no longer exclude entries with the soring criteria empty, but puts them always on the end of the list (changing the sorting no longer changes to total number of entries)
...
- this also fixes the bug that sorting after the org_name in an org_view, disables the org_view
2006-09-25 10:18:05 +00:00
Ralf Becker
70bbd9c71b
removed no longer needed templates
2006-09-20 04:46:23 +00:00
Ralf Becker
e32fdcb322
removed no longer needed old classes
2006-09-20 04:39:50 +00:00
Ralf Becker
e376d27008
removed no longer needed old classes
2006-09-20 04:39:21 +00:00
Ralf Becker
acd9ac7777
fixed error-message on save of new contact (id was not returned due to a recent change)
2006-09-20 04:30:13 +00:00
Ralf Becker
0b375135aa
Fixed problem reported on the developer list: editing an account under the SQL backend removes first and last name
2006-09-18 08:22:09 +00:00
Ralf Becker
13439ea6ac
Fixed problem reported on the developer list: editing an account under the SQL backend removes first and last name
2006-09-18 08:15:08 +00:00
Oscar Manuel Gómez Senovilla
963f29d859
lang updates
2006-09-16 15:48:46 +00:00
Ralf Becker
e2ee971ac7
"editaccountemail" hook to allow other apps to monitor the changes
2006-09-16 09:59:29 +00:00
Ralf Becker
b968f9327c
- ACL to allow non-admin users to edit certain (explicitly allowed) fields in their own account contact data
...
- new hook editaccountcontact to sync other apps with these data
- admin ACL "edit users" is now respected by the contact class for account-contact-data too (you can deny admins to edit accounts)
- fixed bug in ldap-backend: it was deleting all not set contact fields
2006-09-15 07:16:07 +00:00
Ralf Becker
f5cf1ed1d2
fixed error in ldap-backend: "Error saving the contact !!! 1"
2006-09-13 04:49:53 +00:00
Ralf Becker
4e884eda9a
fixed problem with php4.3.2 (negative integer as index)
2006-09-10 06:40:56 +00:00
Oscar Manuel Gómez Senovilla
746988d553
mass lang updates
2006-09-04 17:15:19 +00:00
Ralf Becker
e907216780
fixed bug reported by Deti Fliegl: [ 1548175 ] Pictures in Addressbook cannot be deleted
2006-08-29 04:18:32 +00:00
Ralf Becker
52f02a4ec2
small documentation update
2006-08-29 04:16:00 +00:00
Ralf Becker
47d18e092a
fixed not working address import from FMail under ldap
2006-08-24 16:06:45 +00:00
Ralf Becker
153a642b56
Two new options for the account-selection:
...
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
2006-08-22 16:50:32 +00:00
Ralf Becker
53ad443399
fixed not working update via SyncML
2006-08-22 08:14:35 +00:00
Ralf Becker
754e6948bf
fixed not working copy
2006-08-22 08:14:15 +00:00
Lars Kneschke
215bf8f305
- added mappings for nokia e61
...
- removed unneeded charset conversion on import
2006-08-15 12:46:26 +00:00
Cornelius Weiß
71810b2000
fix: migration of cats in evolutionorgperson
2006-08-12 16:56:57 +00:00
Ralf Becker
4e64f9d62e
fix for accounts in LDAP, but no passwords (auth against something else), in that case we need to search with the root_dn and not the user himself
2006-08-03 08:21:42 +00:00
Ralf Becker
b3454d9983
fixed an other "Fatal error: [] operator not supported for strings" error reported by Bastian Schern
2006-07-31 18:10:43 +00:00
Oscar Manuel Gómez Senovilla
33310098b9
lang updates
2006-07-31 16:20:28 +00:00
Ralf Becker
82824f0a6c
fixed bug reported by Bastian on the german list: Fatal error: [] operator not supported for strings
2006-07-28 16:44:41 +00:00
Lars Kneschke
60752ba913
added support for nokia 6600
2006-07-23 18:10:37 +00:00
Ralf Becker
671f175090
setting the freebusy_uri only if not in setup!
2006-07-22 18:02:15 +00:00
Lars Kneschke
07b45df538
syncml fixes
2006-07-20 13:32:02 +00:00
Oscar Manuel Gómez Senovilla
dab5e19ef8
massive lang update
2006-07-16 07:13:01 +00:00
Ralf Becker
8f26ec2b1b
automatic setting the freebusy url for accounts
2006-07-14 23:25:52 +00:00
Ralf Becker
95d6f36322
fixed creation of new contacts to use id=null (not longer -1)
2006-07-09 23:35:16 +00:00
Ralf Becker
2b549bcfe8
- fixed sifaddressbook to use bocontacts
...
- adapted to bocontacts::save returning the id again
- added comment for Lars about the id in LDAP & save
2006-07-09 22:59:22 +00:00
Ralf Becker
c14d006c15
bocontact::save returns now (again) the id on success and false on error
2006-07-09 22:58:04 +00:00
Ralf Becker
7ae03372ab
savegard the account_id against changes not triggered by the accounts-class, eg. via SyncML/xmlrpc
2006-07-09 22:46:58 +00:00
Lars Kneschke
ecc09fc1a2
make adds working
2006-07-09 20:26:57 +00:00
Ralf Becker
6e0605899e
an other fix for check_perms (used via SyncML)
2006-07-09 20:07:09 +00:00
Lars Kneschke
5c057a26dd
make syncml working with the new addressbook
2006-07-09 13:29:19 +00:00
Ralf Becker
8f5467044a
phpDoc header and some docu
2006-07-09 07:14:01 +00:00
Ralf Becker
9e525b0989
re-read the owner in check_perms, if it's not set
2006-07-09 06:09:32 +00:00
Ralf Becker
958a83a06d
fixed vCard export and added it to the user-interface
...
ToDo: include the new 1.3+ fields like the jpegphoto
2006-07-08 23:02:30 +00:00
Ralf Becker
cc7020f9a6
fixed sql error in setup/account_migration, as there are no grants, if there's no user
2006-07-08 21:38:54 +00:00
Ralf Becker
bbf8a48a71
making the customfields max. 3 Lines heigh
2006-07-08 03:41:02 +00:00
Ralf Becker
bd7f7f417d
- readonly LDAP sync (acount-repository SQL --> LDAP) is fully working now
...
- migration for contacts to LDAP
- some general addressbook fixes
2006-07-08 00:36:23 +00:00
Ralf Becker
b9a639d3cf
- changed labels from company to organisation
...
- using a country-selection instead of an text-input
- disabled "change all members of org" if no org set
2006-07-06 23:01:29 +00:00
Ralf Becker
af35ee028e
- fixed co (country) attribute which is NOT inetOrgPerson, but mozillaOrgPerson
...
- use/set c (country-code) attribute for mozillaOrgPerson and mozillaAbPersonAlpha
- fixed primparyPhone of evolutionPerson to store the phone-number and NOT the internal eGW name of the number
2006-07-06 22:59:28 +00:00
Cornelius Weiß
a3f36ebcb4
fix: wrong url found by j635
2006-07-01 05:10:07 +00:00
Ralf Becker
a48b353c14
link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title
2006-06-24 16:03:00 +00:00
Ralf Becker
a3ff0decd1
making "all" the default for the addressbook selection (was the personal addressbook)
2006-06-24 06:09:02 +00:00
Ralf Becker
4685b9e003
search was missing the email address
2006-06-24 05:57:13 +00:00
Ralf Becker
fbcded1a6b
prevent SQL error "contact_owner is ambigues"
2006-06-24 05:54:28 +00:00
Ralf Becker
1b39b7d4fb
fixed wrong attribute name as reported by Bastian Schern from the german list
2006-06-23 00:06:27 +00:00
Ralf Becker
c28dfbcf37
typo
2006-06-22 21:14:39 +00:00
Ralf Becker
185b151ae9
- fixed not working add of new accounts (due to addressbook acl, which allows not to add accounts via the addressbook)
...
- invalidate the cache of the accounts-class if contact-data of an account get changed
2006-06-21 23:12:45 +00:00
Ralf Becker
30336978f9
improved emulation of old contact class
2006-06-18 05:07:24 +00:00
Ralf Becker
d7fee19ad7
translations
2006-06-18 05:04:26 +00:00
Ralf Becker
e5abeeeded
quitend warning if search is empty
2006-06-18 05:04:01 +00:00
Ralf Becker
591444be4b
dont update the content-history, if we run inside setup (admin-account-creation)
2006-06-18 05:03:35 +00:00
Ralf Becker
9f59a77b85
moved contact-data (firstname, lastname and email) from the account-table to the contact table:
...
- all (sql) accounts have now allways a contact associated with them (account_id is added as new column to the contacts table)
- contacts queries are simplefied a lot now, as no more join with the accouns-table, union and case when statesments are necessary
- lot of the special handling for accounts in the contacts class is no longer needed
- new contact-repository mode "sql-ldap" which additional writes all changes to the ldap repository, to allow to use it read-only from eg. thunderbird and still have the full sql speed and features within eGW (not yet fully working!)
==> requites update of API and addressbook to work (setup!)
2006-06-17 18:50:07 +00:00
Ralf Becker
3992f7eef8
new email-address-selection popup for felamimail
2006-06-16 04:44:58 +00:00
Ralf Becker
b8074706e4
some fixes for the email search in the new felamimail
2006-06-15 22:05:27 +00:00
Ralf Becker
b978be2eec
removed the leading space, thanks to Bastian Schern from the german list
2006-06-15 05:31:56 +00:00
Ralf Becker
ac102085ac
fixed about deleting of accounts:
...
- prevent deleting of own account (as in admin)
- return for accounts account_id and _lid as the sql class does
- do not redirect to admin.uiaccounts.delete_user if no account_id set, as I deletes the current user ;-)
2006-06-14 16:53:14 +00:00
Ralf Becker
6d3833d0ed
fixed the ACL stuff, it was included in the wrong position
2006-06-14 16:27:21 +00:00
Ralf Becker
5e0d628d93
- added LDAP ACL stuff to the readme
...
- reworked Admin >> Addressbook >> Site config
- fixed for LDAP and SQL (eg. LDAP error are now forwarded to the UI)
2006-06-13 21:53:00 +00:00
Ralf Becker
ebdec8bcbb
mapped private cell-phone and public key
2006-06-13 15:40:42 +00:00
Ralf Becker
9d3d376d47
fixed not working orga-view: total is no longer a reference to somain->total, so it needs to be set manualy
2006-06-13 15:40:13 +00:00
Ralf Becker
91cd07d611
fixed sql error: "unknown column account_id"
2006-06-13 15:39:25 +00:00
Ralf Becker
2201a45d27
reworked and restructured LDAP support:
...
- addressbook now supports contacts in SQL and accounts in LDAP
- added supported objectClasses and a README in new doc dir
- ldap::quote() against LDAP query injection
- got jpegphoto in LDAP working (they are binary)
- we support now mozillaAbPersonAlpha and the older mozillaOrgPerson schema, beside inetOrpPerson and evolutionPerson
- added sorting, letter-search and limited result sets for LDAP
still missing is to disable the organisation stuff in the UI for LDAP
2006-06-13 04:30:16 +00:00
Ralf Becker
2973ed5de1
fixed birthday reminder and made the days, it shows birthdays in advance, configurable
2006-06-11 17:26:54 +00:00
Oscar Manuel Gómez Senovilla
c3bbdcbe57
langs update, trying to fix the phpgwapi/phpgw_fr.lang problem
2006-06-09 05:09:06 +00:00
Oscar Manuel Gómez Senovilla
76aa311f39
addressbook lang updates
2006-06-03 17:36:08 +00:00
Ralf Becker
e288f028bd
fixed not working cat-filter if multiple (comma-separated) categories where assinged to a contact. Also got sub-cats included again.
2006-05-24 02:28:57 +00:00
Lars Kneschke
8cbca0bfd2
SyncML fixes
2006-05-17 03:36:48 +00:00
Ralf Becker
956445d6f9
fileas selector was not readonly in view
2006-05-17 03:04:03 +00:00
Ralf Becker
b38f020e32
fixed bug no addresses show, if only one contact type defined
2006-05-16 17:02:12 +00:00
Ralf Becker
a4e33c20c1
fixed old method-name
2006-05-04 07:37:15 +00:00
Oscar Manuel Gómez Senovilla
ae44b61223
spanish updates
2006-05-03 16:56:15 +00:00
Oscar Manuel Gómez Senovilla
a2c7927269
lang updates
2006-05-01 23:09:26 +00:00
Ralf Becker
374f4eba24
ability to activate phonenumbers in the addressbook list (index), configuration has to be done via the source at the moment (beginning of class.uicontact.inc.php)
2006-04-30 18:03:06 +00:00
Ralf Becker
6d6ec22c18
addressbook can now group contacts by organisations (sql only atm.) and change organisational fields for all organisation members
2006-04-30 09:34:24 +00:00
Oscar Manuel Gómez Senovilla
74a54f8e6a
vietnamese additions and other updates
2006-04-27 08:03:15 +00:00
Ralf Becker
2c4b529449
small js change for the selectbox in index
2006-04-26 21:27:22 +00:00
Ralf Becker
3780b08336
- added csv export
...
- fixed csv import
2006-04-26 21:23:38 +00:00
Ralf Becker
455a96c873
changed to use the bocontacts instead of boaddressbook, need to be tested
2006-04-26 14:02:17 +00:00
Ralf Becker
90f778b5dd
moved the logic what fields to search from the uicontacts in the socontacts
2006-04-26 12:23:10 +00:00
Ralf Becker
cf2686e3ed
fixed accounts only search, was returning the account more then once --> order of the joins were wrong
2006-04-26 12:11:12 +00:00
Lars Kneschke
cdd165ef50
new ldap backend for addressbook
2006-04-26 06:00:31 +00:00
Ralf Becker
a696318869
- several bug fixes
...
- new HEAD install works
- update 1.2 works
- update 1.0 should work, but untested
2006-04-25 12:43:41 +00:00
Ralf Becker
9bffe8f947
fixed wrong column-name in index
2006-04-24 21:38:44 +00:00
Ralf Becker
2315bfc199
- regular search method used by index is called now search
...
- search for (not yet working) extended search is called now ex_search (will be replaced by search)
- some parameter cleanups
- some changes for the new API contacts class, which just extends the bocontacts class of addressbook
2006-04-24 20:52:14 +00:00
Ralf Becker
870424755f
js fix
2006-04-24 12:21:48 +00:00
Ralf Becker
7429b4fe2b
- own sorting of the list/index
...
- preferred phone can be selected in the main-screen (not only the popup) too
- polishing of the layout and labels/translations
2006-04-24 11:15:10 +00:00
Ralf Becker
6d3478cea5
search searches now the custom fields too
2006-04-24 11:09:52 +00:00
Oscar Manuel Gómez Senovilla
55bfc4fac2
weekend lang updates
2006-04-24 09:44:22 +00:00
Ralf Becker
b6b3db5ed4
first version / step to the new 1.4 addressbook:
...
- User accounts are an own addressbook now
- every user and group (can) have an own addressbook
- for groups the accessrights no longer depend on the creator
- new acl for adding into an addressbook
- all addressbooks can be displayed together (eg. accounts mixed with personal and group AB's)
- some useful new fields (photo, private cellphone, ...) and some obscure ones have been removed
- db update puts all contacts in the owners personal addressbook (further manual migration tools will follow), thought the UI already allows to mass-move them into a group-addressbook
- group addressbooks in SQL are created by making a group-grant for addressbook (like filemanger)
- Warning: all import/export/xmlrpc/syncml stuff and other apps accessing the addressbook is broken until the contacts class in the API gets fixed!
- it depends on further updates of etemplate, phpgwapi, admin!
==> it's pretty cool (specialy the foto's), but NOT ready for a production server !!!
2006-04-23 14:40:31 +00:00
Ralf Becker
dc68edab46
fixed csv import:
...
- no more caching in the cat_id function, as it's done in the categories class in the API no
- categories::name2id no longer caches not found entries, as they might be added in this request
- contacts_sql::add set's all unset telefon numbers to '', to avoid the stupid db-default '+1 (000) 000-0000', which I dont want to change in the stable release
2006-04-14 09:50:39 +00:00
Ralf Becker
bba94d054e
removed jerryr specific templates as index is not up-to-date (does not work) and view is not longer used
2006-04-14 09:01:07 +00:00
Oscar Manuel Gómez Senovilla
4f88a0bcef
commit for closing the 1.2
2006-04-10 16:59:48 +00:00
Ralf Becker
46df2ba37c
added n_prefix as mentioned on the list
2006-04-10 15:36:35 +00:00
Oscar Manuel Gómez Senovilla
ea2f4e7a16
patch 1467304
2006-04-09 22:32:21 +00:00
Ralf Becker
0205b0bf64
fixed not working ldif export:
...
- object class has to be phpgwContact
- time()+cn gives not always ab unique uid (eg. no name = empty cn), added array index
2006-04-09 08:53:34 +00:00
Cornelius Weiß
821f206962
fix: advsearch in cat
2006-04-05 13:53:37 +00:00
Oscar Manuel Gómez Senovilla
5bef910835
pending commits after CVS problem
2006-04-05 12:18:58 +00:00
Oscar Manuel Gómez Senovilla
3e19646bc1
*** empty log message ***
2006-03-28 22:08:01 +00:00
Ralf Becker
062d4531e0
fixed sometimes (no customfields) wrong redirects and NOT calling the content-history
2006-03-28 11:41:48 +00:00
Oscar Manuel Gómez Senovilla
a6a7b0b7d5
catalan and other updates
2006-03-25 10:49:56 +00:00
Lars Kneschke
5efcad7ab3
fixed typo
2006-03-24 20:57:01 +00:00
Lars Kneschke
389916d191
added support for SIF encoded files(Sync4j)
...
added search support(needed for slowsync)
2006-03-21 13:19:38 +00:00
Lars Kneschke
2a8544edd3
added support for SIF encoded files(Sync4j)
...
added search support(needed for slowsync)
2006-03-21 13:19:38 +00:00
Oscar Manuel Gómez Senovilla
10cde37f83
lang updates, including english preferences
2006-03-21 02:27:48 +00:00
Ralf Becker
e1311d98cc
made cat-selection the same width as the other input fields
2006-03-20 22:02:11 +00:00
Oscar Manuel Gómez Senovilla
f84be88515
*** empty log message ***
2006-03-16 22:32:12 +00:00
Ralf Becker
e9e2dc6c18
- phpgw --> eGroupWare
...
- fixed tablename from phpgw_addressbook to egw_addressbook
2006-03-16 12:27:10 +00:00
Cornelius Weiß
4e9c822ed8
addressbook extension:
...
Admin can now define multiple addressbooks each with an own edit / view template and an own icon.
Atm. all Addressbooks are stored in one backend, but this will change soon^tm
2006-03-14 14:26:55 +00:00
Oscar Manuel Gómez Senovilla
ef2cabef9e
*** empty log message ***
2006-03-12 13:09:19 +00:00
Ralf Becker
c1722f0bf9
adding 1.3 api to dependencies
2006-03-08 21:41:25 +00:00
Oscar Manuel Gómez Senovilla
ab3154991f
patch 1424307 (updated files)
2006-03-08 11:03:03 +00:00
Ralf Becker
15c845e0de
fixed timezone handling in addressbook:
...
- db stores now server-time as everywhere in eGW
- contacts-class in the api and bocontacts in addressbook take and deliver user-time
- xmlrpc gives user-time as the other apps too
2006-03-07 22:43:08 +00:00
Oscar Manuel Gómez Senovilla
9840574e61
*** empty log message ***
2006-03-06 00:44:10 +00:00
Ralf Becker
fbb52e8f47
fixed addressbook: customfields where not displayed if the name contained eg. upper case letters
2006-03-04 12:46:15 +00:00
Ralf Becker
785a3e18c6
fixed addressbook prefs for customfields:
...
- customfields could not be saved if the name contained eg. upper case letters
- using the user-defined title from the field and not generate one from the name
2006-03-04 12:34:35 +00:00
Ralf Becker
7cf5e2cde7
removed my personal email
2006-03-02 14:40:58 +00:00
Cornelius Weiß
3618514657
*** empty log message ***
2006-03-01 19:32:31 +00:00
Oscar Manuel Gómez Senovilla
271364abf1
slovak updates
2006-02-24 01:08:15 +00:00
Oscar Manuel Gómez Senovilla
84c8db4e8b
slovensky (sk) additions and some updates
2006-02-18 03:06:35 +00:00
Cornelius Weiß
df76b59edb
fix: timezone was not displayed in view-mode
2006-02-17 10:38:00 +00:00
Oscar Manuel Gómez Senovilla
a14e5bc8c2
basque additions
2006-02-16 20:30:15 +00:00
Cornelius Weiß
ebe03cad86
language updates
2006-02-16 17:18:25 +00:00
Cornelius Weiß
488df1c485
fix: address2, address3 and ophone where not saved :-(
2006-02-16 11:50:16 +00:00
Oscar Manuel Gómez Senovilla
aef673da05
slovak additions
2006-02-15 00:31:18 +00:00
Oscar Manuel Gómez Senovilla
94fd7bacf4
hungarian updates
2006-02-11 02:24:20 +00:00
Lars Kneschke
ab0a0d5ba6
removed some debug output
2006-01-23 05:34:55 +00:00
Oscar Manuel Gómez Senovilla
0c9f991149
danish updates
2006-01-16 14:35:20 +00:00
Lars Kneschke
17219eac09
improved handling of vcard import
2006-01-16 09:49:04 +00:00
Cornelius Weiß
76e572f500
italian outlook connection, commited by S.Capra
2006-01-12 14:51:56 +00:00
Cornelius Weiß
50222354b8
fix: remove boudarys for time range of bdays
2006-01-07 10:33:40 +00:00
Cornelius Weiß
6cb1919319
fixed: not working customfield search, reported by josef
2005-12-30 12:47:24 +00:00
Lars Kneschke
eacbbcd718
no need to convert charset twice
2005-12-23 12:34:48 +00:00
Lars Kneschke
ccb945942f
enable content history for addressbook again
2005-12-23 11:54:51 +00:00
Cornelius Weiß
1d96eeb3f6
*** empty log message ***
2005-12-18 19:06:32 +00:00
Oscar Manuel Gómez Senovilla
55be079d34
workflow and other lang updates
2005-12-10 14:15:12 +00:00
Oscar Manuel Gómez Senovilla
3610548d7e
bug 1374900 and extra
2005-12-07 01:17:58 +00:00
Oscar Manuel Gómez Senovilla
7581ae6b53
dutch updates
2005-12-03 23:57:57 +00:00
Cornelius Weiß
11388cb28d
fix: missing onclick atribut in jerryr template
2005-12-01 20:33:55 +00:00
Cornelius Weiß
4ca328c05d
fix: add contacts from mail
2005-12-01 17:21:38 +00:00
Oscar Manuel Gómez Senovilla
a7fc10f621
several italian and chines updates
2005-12-01 15:56:15 +00:00
Ralf Becker
748eb58148
fixed bug: privat citi was not saved
2005-11-30 12:32:35 +00:00
Oscar Manuel Gómez Senovilla
6fa4221c46
finnish updates
2005-11-28 12:25:47 +00:00
Miles Lott
d4f9449240
forgot to add these months ago
2005-11-26 13:15:57 +00:00
Ralf Becker
5c71cc8378
changed delete-confirmation to use javascript
2005-11-23 17:31:50 +00:00
Ralf Becker
4adc7504f1
- fixed not displayed links on new entries
...
- removed all tab-indexes, as the default order is inutitive (with the one-column layout we us now)
- added missing copied by note (as link now and no longer a note)
2005-11-23 17:07:33 +00:00
Oscar Manuel Gómez Senovilla
03fd033b56
dutch updates
2005-11-20 09:49:41 +00:00
Ralf Becker
2ea764e672
- activating email(_home) and url in view
...
- using felamimail as default over email
2005-11-18 17:03:23 +00:00
Oscar Manuel Gómez Senovilla
7890653854
italian updates
2005-11-17 10:57:26 +00:00
Ralf Becker
210b04fae0
- moved all css to app.css file
...
- groupboxes have a fixed height and similar design to tabs now
- fixed not working IE popup (position: fixed)
- layout looks good now in firefox and konq, it's Ok in IE
2005-11-14 19:17:24 +00:00
Ralf Becker
0e155c2ae5
fixed not displayed links in view
2005-11-14 17:46:23 +00:00
Ralf Becker
784fa6add7
fixed size of popup
2005-11-14 17:45:53 +00:00
Ralf Becker
0b8dbfcdd1
fixed javascript error which cause submit in uicontacts::view, when you click on [more ...]
2005-11-14 17:29:39 +00:00
Cornelius Weiß
fb48a4896d
killed warnigs on lagre resultsets
2005-11-14 16:44:23 +00:00
Ralf Becker
82afc6783c
app version and dependencies to 1.2
2005-11-13 22:33:49 +00:00
Oscar Manuel Gómez Senovilla
dccb3b29ef
spanish updates for 1.2 rc1
2005-11-13 21:22:11 +00:00
Ralf Becker
2bd1de92a8
saveing the links
2005-11-13 18:22:43 +00:00
Ralf Becker
35b9fe0cbe
redesigned the edit and view dialog, hope you like it Conny ;-)
2005-11-13 17:51:41 +00:00
Ralf Becker
8e25d2e29c
phpgw_addressbook(_extra) --> egw_addressbook(_extra)
2005-11-13 12:05:35 +00:00
Oscar Manuel Gómez Senovilla
5c9dcc3194
Traditional chinese (Taiwan) completion
2005-11-13 10:38:23 +00:00
Oscar Manuel Gómez Senovilla
545d77784c
spanish completion
2005-11-12 09:49:39 +00:00
Cornelius Weiß
cda193ba66
- a few buxfixes
...
- new view dialog
2005-11-11 20:50:12 +00:00
Cornelius Weiß
c13fd6c40a
big fix for ! search in cf :-)
2005-11-10 13:29:05 +00:00
Cornelius Weiß
c6a83c93eb
small fix for ! search in cf
2005-11-10 12:22:55 +00:00
Oscar Manuel Gómez Senovilla
04f215beee
*** empty log message ***
2005-11-10 10:50:31 +00:00
Cornelius Weiß
7116559eed
added edit and delete for result rows in advanced search
2005-11-09 19:15:22 +00:00
Oscar Manuel Gómez Senovilla
24844f2972
norwegian updates
2005-11-09 16:53:36 +00:00
Ralf Becker
1e637decaf
not longer used
2005-11-08 12:04:52 +00:00
Cornelius Weiß
fc24544f11
fixed not working work email in advanced search
...
added a more clear WARNING for deletebutton in adv. search
2005-11-07 23:06:16 +00:00
Oscar Manuel Gómez Senovilla
a3a5746186
spanish completion
2005-11-07 22:13:23 +00:00
Ralf Becker
b9008dd3ad
fixed customfields returned as serialized array
2005-11-07 16:12:41 +00:00
Cornelius Weiß
393250d8e6
use tabindex.
...
tnx ralf
2005-11-05 17:39:38 +00:00
Oscar Manuel Gómez Senovilla
49d548dd25
bug 1240675: removing old phpgw_zt.lang files
2005-11-05 14:22:46 +00:00
Oscar Manuel Gómez Senovilla
b68272942e
bug 1240675, from zt -> zh-tw. First part, just add new files
2005-11-05 13:45:37 +00:00
Cornelius Weiß
8684a2c3ce
fix. work email was not saved
2005-11-05 09:10:24 +00:00
Cornelius Weiß
e6fe128144
fixed bug with exploded edit dialog
2005-11-04 21:58:45 +00:00
Cornelius Weiß
b5ac883794
fixed problem with exploded dialog for long cat names
2005-11-04 21:57:32 +00:00
Cornelius Weiß
fd5a8b7510
forgot to use the new edit dialog if we come from view-mode.
...
we cant change view mode jet, since we need to find a solution for the infolog below the contact.
2005-11-04 01:12:37 +00:00
Oscar Manuel Gómez Senovilla
f5cbe1e7ca
several updates
2005-11-04 00:39:00 +00:00
Cornelius Weiß
fd9e935e63
- new add/edit dialog using tabs
...
- new "advanced search" function / dialog
- customfields can now be of type text, selectbox, radio and checkbox
2005-11-03 23:47:52 +00:00
Oscar Manuel Gómez Senovilla
9e32132eaa
bug 1344288: dutch translation update
2005-10-31 22:48:15 +00:00
Oscar Manuel Gómez Senovilla
26a9fed831
*** empty log message ***
2005-10-26 00:54:00 +00:00
Oscar Manuel Gómez Senovilla
2f4259dfd0
*** empty log message ***
2005-10-23 22:49:01 +00:00
Oscar Manuel Gómez Senovilla
07dca33f46
persian files and several updates
2005-10-20 09:44:57 +00:00
Oscar Manuel Gómez Senovilla
cffd0551fe
*** empty log message ***
2005-10-19 06:59:19 +00:00
Ralf Becker
583a58007d
icons to select all rows and do something with all rows moved from resources and addressbook into the api, to be used by other apps too (eg. ProjectManager)
2005-10-16 07:07:44 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d
bug 1294588 and lang setup fixes
2005-10-15 21:52:37 +00:00
Ralf Becker
d240021947
some missing translations
2005-10-14 09:07:12 +00:00
Oscar Manuel Gómez Senovilla
fe866fedae
bug 1239981
2005-09-29 21:04:59 +00:00
Oscar Manuel Gómez Senovilla
d7921303d8
bug 1266300
2005-09-29 19:10:21 +00:00
Lars Kneschke
e7179a8977
use the same name schema like the other egw apps
2005-09-26 07:06:04 +00:00
Lars Kneschke
1085534c94
modified the delete hooks to use $GLOBALS['hook_values']
2005-09-20 10:11:38 +00:00
Oscar Manuel Gómez Senovilla
82e8d1ff7c
bug 1004437
2005-09-17 16:35:53 +00:00
Lars Kneschke
c01925959a
display "grant access" link only when we have NOT user grants disabled
2005-09-07 09:24:13 +00:00
Miles Lott
b8bf4655fb
formatting
2005-07-28 03:44:13 +00:00
Ralf Becker
2bc834b576
1) fixed missing charset conversation on import
...
2) phpgw --> egw
2005-07-27 16:11:01 +00:00
Ralf Becker
5156ab1024
commit for Lars: latest SyncML updates
2005-07-20 12:14:39 +00:00
Miles Lott
9a48625481
Fix apply button in preferences
2005-07-17 16:51:03 +00:00
Miles Lott
29cfef66be
Switch to use of Save/Apply/Cancel for save and edit pages. Fix array close in boaddressbook.
2005-07-17 16:46:36 +00:00
Lars Kneschke
fc09bb2ab3
defined twice and breaking PHP5
2005-07-05 04:56:05 +00:00
Miles Lott
4924cfc9e2
Switch remaining variables to egroupware convention
2005-07-03 14:15:23 +00:00
Miles Lott
8e4a4edb51
Move custom field functions to new bo class, and implement in calls within this application
2005-07-02 20:20:06 +00:00
zhangweiwu
c1da59af08
more w3 compliance so that we could use styles like input[type=text]
2005-06-30 07:39:56 +00:00
zhangweiwu
0adcf97c33
add better w3 complaince so that I could use style like input[type=text]
2005-06-30 07:38:51 +00:00
zhangweiwu
c5078e9f98
replace bgcolor=row_on/off with stylesheet class=row_on/off for better control with stylesheets. this is necessary for now I can define more then just color for row_on/off.
2005-06-30 07:14:04 +00:00
Miles Lott
2cc1972c51
Converting to new egw arrays
2005-05-01 14:34:59 +00:00
Miles Lott
622bb81b07
Update to new arrays
2005-04-30 03:27:36 +00:00
Oscar Manuel Gómez Senovilla
296c82f996
*** empty log message ***
2005-04-24 21:30:37 +00:00
Miles Lott
c651776aca
Fix for bug #1187688
2005-04-22 12:45:23 +00:00
Ralf Becker
b4c9197e20
Russian langfiles from ReklamaLab.RU
2005-04-15 15:03:28 +00:00
Miles Lott
47afabd5b1
missing string identifier
2005-04-15 12:39:26 +00:00
Ralf Becker
94202f6581
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>
2005-04-15 10:18:20 +00:00
Miles Lott
81f926b501
Add special case for correct filename in Palm_PDB export (Bug #1162859 )
2005-03-24 13:29:51 +00:00
Ralf Becker
e6947642bf
renamed French export file, as its non-ascii chars caused trouble on non-iso-8859-1 systems
2005-03-15 15:01:17 +00:00
Ralf Becker
f7b38fc301
fixed problems pointed out by gulftech
2005-03-15 14:32:30 +00:00
Ralf Becker
818149f6bc
fixed typo from lars
2005-03-03 17:07:32 +00:00
Ralf Becker
2a8019bc12
added {hidden_vars} to save the referer
2005-03-03 17:06:46 +00:00
dawnlinux
5b7f56fce7
Fix the following bugs,
...
[ 996794 ] Custom field can not be deleted.
[ 1029059 ] Delete user fields
[ 1154738 ] Customer fields contain UTF-8 works could not be deleted.
The problem is due to, some specail characters, e.g, utf-8 chars, are url-encoded for generationg the url, but are not decoded when trying to delete them.
2005-03-02 02:50:42 +00:00
dawnlinux
146a25179b
Add a German translation
2005-02-28 03:18:44 +00:00
Lars Kneschke
f6c2029094
changes to keep track of changed content
2005-02-27 23:33:14 +00:00
reinerj
fb8e4a76ae
update lang file from Mats Fredriksson for Swedish
2005-02-04 17:35:29 +00:00
reinerj
2b3508c4ca
update lang file from Mats Fredriksson for Swedish
2005-02-04 17:33:19 +00:00
reinerj
1e3a018471
update lang file from Mats Fredriksson for Swedish
2005-02-04 17:32:12 +00:00
Ralf Becker
bdd24516b5
re-added 1.0.1 dependeny for phpgwapi (was lost after omgs's bugfix)
2005-02-03 13:20:47 +00:00
Oscar Manuel Gómez Senovilla
69b888d74b
bug 1112125
2005-01-29 20:32:07 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f
bug 1112125
2005-01-29 19:36:06 +00:00
Oscar Manuel Gómez Senovilla
a06003edef
*** empty log message ***
2005-01-29 13:05:52 +00:00
reinerj
1ad8d8bf21
lang file update Swedish from Marko
2005-01-17 12:58:22 +00:00
Oscar Manuel Gómez Senovilla
c701fd5a44
*** empty log message ***
2004-12-15 15:30:44 +00:00
reinerj
cebed6849d
update the slovenian lang file from orb_ter
2004-12-02 22:37:43 +00:00
Miles Lott
cac9d272c5
Add developer-use test for contacts service class
2004-11-30 13:41:19 +00:00
reinerj
41ab433325
update the slovenian lang file from orb_ter
2004-11-29 14:33:47 +00:00
reinerj
9c4a32e183
update the slovenian lang file from orb_ter
2004-11-28 14:24:57 +00:00
reinerj
5d866a0bce
update Sloven translation
2004-11-17 00:44:48 +00:00
reinerj
6b182d0e6d
add import script file from itanczos
2004-10-24 09:57:47 +00:00
Oscar Manuel Gómez Senovilla
e4d1f6ea5e
*** empty log message ***
2004-10-21 21:30:38 +00:00
Carsten Wolff
466e423dbc
forwardport of the recent xml-rpc-fixes in stable
2004-10-06 09:29:12 +00:00
Oscar Manuel Gómez Senovilla
812f05a3e8
*** empty log message ***
2004-10-01 12:05:17 +00:00
reinerj
635de3de64
Lang file update traditional Chinese from Finjon Kiang
2004-10-01 10:26:18 +00:00
reinerj
bc30bb88dd
update lang file from Oldrich Dlouhy
2004-09-27 09:02:29 +00:00
reinerj
8816a6f15d
update lang file from Theytaz Antoine
2004-09-20 07:45:50 +00:00
alpeb
2fc3edccc2
Added button translation
2004-09-18 21:35:51 +00:00
alpeb
88451fd126
Added button translation
2004-09-18 21:33:23 +00:00
alpeb
66794f7a77
Added button translation
2004-09-18 21:31:12 +00:00
alpeb
9bc9aa19c2
Added some translations to import and export screens
2004-09-18 15:26:21 +00:00
alpeb
f88561e3c6
Added some translations for import and export screens
2004-09-18 15:21:08 +00:00
alpeb
bbe871a450
Added some translations for import and export screens
2004-09-18 15:18:28 +00:00
Oscar Manuel Gómez Senovilla
df8f5a858c
*** empty log message ***
2004-09-17 09:36:18 +00:00
Ralf Becker
378ec0680b
fixed bug reported on the german mailinglist:
...
- Warning implode wrong arguments on line 120
- space after comma is not ignored
2004-09-15 18:13:48 +00:00
Ralf Becker
9819f08b48
allow to specify cats by there id again
2004-09-02 10:16:30 +00:00
reinerj
468f434a8c
update lang file from Theytaz Antoine
2004-09-02 06:32:44 +00:00
reinerj
a83d020083
in this file, no tabs where included and this produce errors on install
2004-08-31 15:50:34 +00:00
petere78
75ac5fa3a2
Fix "Land" translation in head as well, so all branches are in sync.
2004-08-27 16:53:26 +00:00
dragob
65feffc4d4
New/updated Slovenian translations (by Matev� Bokal).
2004-08-23 14:11:00 +00:00
Ralf Becker
e30da3d40f
fix for palm-download as suggested by Peter Hrastnik's patch [ 1010631 ] patch for broken pdb file-download (headers already sent)
2004-08-18 08:32:59 +00:00
Oscar Manuel Gómez Senovilla
9449ea5afa
*** empty log message ***
2004-08-07 10:22:51 +00:00
reinerj
1f1c58be46
update korea lang translation from Futurizer
2004-08-07 00:58:47 +00:00
Oscar Manuel Gómez Senovilla
26bf92520e
*** empty log message ***
2004-08-04 20:59:09 +00:00
Ralf Becker
906dd66691
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>
2004-08-04 14:56:19 +00:00
reinerj
ea33d7c050
update Korea translation futurizer
2004-08-04 10:06:58 +00:00
Ralf Becker
0a991e6cc8
fixed email-address
2004-08-02 14:04:01 +00:00
reinerj
55765dfc3e
fix some wrong tabs in file which produce error messages
2004-07-31 17:59:52 +00:00
reinerj
290d20d22a
fix some wrong tabs in file which produce error messages
2004-07-31 17:52:34 +00:00
reinerj
b9d03ca23f
fix some wrong tabs in file which produce error messages
2004-07-31 17:49:45 +00:00
reinerj
05d84d1324
fix some wrong tabs in file which produce error messages
2004-07-31 17:26:42 +00:00
reinerj
6dfa3b2326
fix some wrong tabs in file which produce error messages
2004-07-31 17:03:23 +00:00
reinerj
b470959420
fix some wrong tabs in file which produce error messages
2004-07-31 16:58:35 +00:00
shrykedude
ff34378a1e
Fixed app dependencies for api-1.0.1 version change
2004-07-30 19:06:35 +00:00
Ralf Becker
f9e0f8f0d4
updated lang file from Emil Varjasi
2004-07-21 16:45:52 +00:00
Ralf Becker
43c3b79893
patch from Erwan LE DISEZ
2004-07-21 16:42:34 +00:00
Ralf Becker
19cbdcec1d
killed a warning in xmlrpc from the kdepim list:
...
HTML-formated Errors (see below) are returned instead of well formed XML.
Is this already solved in a later Version of eGroupware or is this a special
setting that causes this behaviour ?
kontact: ERROR: Result: <br />
<b>Warning</b>: Invalid argument supplied for foreach() in
<b>/home/httpd/localhost/htdocs/egroupware/addressbook/inc/c
lass.boaddressbook.inc.php</b> on line <b>392</b><br />
2004-07-12 20:02:15 +00:00
Ralf Becker
f6c07ba556
pushing all versions to 1.0.0
2004-07-02 22:32:53 +00:00
Ralf Becker
d9eb3ad604
not used anymore
2004-06-30 09:41:18 +00:00
Ralf Becker
d0b2a3a823
fix for 2 people importing an equally named file at the same time, thanks to Matthew Galgoci <mgalgoci -at- redhat.com>
2004-06-20 09:03:34 +00:00
Ralf Becker
afd3ba4a95
updated the css of the letter-search (like the accounts popup now)
2004-06-16 00:53:45 +00:00
Ralf Becker
26507a6aa7
greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com>
2004-06-13 20:48:44 +00:00
Oscar Manuel Gómez Senovilla
d834017cff
*** empty log message ***
2004-06-11 19:23:19 +00:00
petere78
c2f7c4b73b
Translation improvements
2004-06-10 13:52:15 +00:00
zhangweiwu
cf19aae187
I merged the traditional Chinese translation into the simplified Chinese
...
translation file (only those not translated in simplified Chinese).
This is because
1) most simplified Chinese readers can read traditional
Chinese. If some phrase doesn't have simplified Chinese translation,
egroupware better fall back to traditional Chinese then English.
2) Translation can be easier (just pick up the unfamiliar traditional
translation and change to simplified form)
The change is made by using
> find . -type d -name "setup" -exec /tmp/merge_tradition.sh {} \;
where merge_tradition.sh is:
#!/bin/sh
cd $1
if [ -f phpgw_zh.lang ] && [ -f phpgw_zt.lang ]; then
mv phpgw_zh.lang phpgw_zh.lang.old
join -a 1 -t " " phpgw_zt.lang phpgw_zh.lang.old | \
awk -F " " \
'{ OFS = FS; if (NF == 7) print $1, $5, $6, $7; else print $0 ;}' \
> phpgw_zh.lang
fi
Kiang if you like the idea you can merge my translation to your lang
file too. And it's even better if the language engine can be changed in
the way that, as a phrase has no translation for current language,
choose the nearest language before falling back to English. Say, when no
translation in zh, use zt before trying English.
Could it be better that this apply to pt too? (pt-br and pt)
2004-06-09 17:01:42 +00:00
reinerj
e0a265d267
fix from Tapio Kautto
2004-05-31 11:30:25 +00:00
Oscar Manuel Gómez Senovilla
911bfdae1a
*** empty log message ***
2004-05-28 18:58:43 +00:00
zhangweiwu
17f64562ad
from kiang, to workaround 'the slash bug':
...
Translation of Traditional Chinese in UTF-8 version
I've tested it with the version RC5. Somebody in taiwan
who offered a series of functions to convert the
encoding from big5 to utf-8. It works fine~ Should I also
upload it for anyone who would like to understand the
big5 encoding??
2004-05-24 02:46:24 +00:00
zhangweiwu
587a2d5e1c
a little ui enhancement in addressbook
...
addressbook/inc/class.uiaddressbook.inc.php in the line
161 remove this:
size="3"
On my installation there are 15 categories, a user has
to scroll down to find approprate category, size="3"
for category select box is too limited. Does not
specify size makes mozilla provide a select box just
fit it's content. Don't know how it would be in IE.
2004-05-24 02:35:08 +00:00
Oscar Manuel Gómez Senovilla
b350dbadaa
*** empty log message ***
2004-05-19 14:34:08 +00:00
reinerj
6fc238640a
add change from zhang weiwu
2004-05-16 23:57:04 +00:00
reinerj
92f09dfc3a
new langfile Catalan from Xavier Navarro
2004-05-04 13:53:55 +00:00
reinerj
e8f1738d1d
fix from Mike A. Oligny for visual indicatorthat the cell is clickable
2004-05-04 13:00:00 +00:00
reinerj
691f95cb19
fix typo
2004-04-30 15:59:59 +00:00
Miles Lott
413710d555
Fix setting of n_prefix based on Title field - bug #942723 from tachometry_nik
2004-04-27 02:57:04 +00:00
reinerj
be72681b62
update images to jerryr template from Jerry Ruhe
2004-04-26 21:31:27 +00:00
reinerj
5893bbdddb
update Polish langfiles from Michael Bielicki
2004-04-23 23:38:59 +00:00
Oscar Manuel Gómez Senovilla
fd3e03016d
*** empty log message ***
2004-04-23 01:12:29 +00:00
reinerj
9e3acdfe11
update Dutch langfiles from G.G. van der Steen
2004-04-22 22:13:11 +00:00
Oscar Manuel Gómez Senovilla
12618eace7
*** empty log message ***
2004-04-17 21:43:13 +00:00
reinerj
0db350d980
update traditional Chinese langfiles from Finjon Kiang
2004-04-16 09:11:54 +00:00
Ralf Becker
707e464780
first (simple) version of the new manual app
2004-04-13 08:53:04 +00:00
reinerj
1f0b14e716
add file Import_from_Outlook_-_Italano from Marco Volpe
2004-04-08 01:02:06 +00:00
Miles Lott
258e68559e
Fix for cat_id selection on export from Bug #930311 - fix from SF userid hilch
2004-04-07 17:38:24 +00:00
reinerj
447bd52582
add changed file with name Import_from_Outlook_-_French
2004-04-07 14:09:07 +00:00
reinerj
bced87cbc3
add changed file with name Import_from_Outlook_-_Espanol
2004-04-07 13:54:23 +00:00
Oscar Manuel Gómez Senovilla
c9ed30704c
*** empty log message ***
2004-04-02 20:32:14 +00:00
Ralf Becker
3637978eee
added russian translations from Alexander (McDuck)
2004-04-01 15:18:11 +00:00
reinerj
8574c44ae1
update to the next version from egw
2004-03-28 12:20:15 +00:00
Ralf Becker
a202fb770a
fix from pro-inform to get the prefs working with ldap
2004-03-23 09:11:49 +00:00
Ralf Becker
9b29b3a712
fixed signature
2004-03-21 15:06:01 +00:00
Ralf Becker
45df07162b
removed the es translation, as es-es is used now
2004-03-21 10:59:53 +00:00
reinerj
be28d77fa9
update Brazil lang file translated from Orlando Gentil
2004-03-19 22:03:20 +00:00
Ralf Becker
52865de3ce
added xmlrpc support for:
...
- custom fields
- reading users via the addressbook, for sheduling
2004-03-14 17:02:18 +00:00
Ralf Becker
373864f6fe
hopefully the last xmlrpc fix
2004-03-14 12:07:02 +00:00
Ralf Becker
e6c351b7d4
fixed missing return
2004-03-13 17:34:26 +00:00
Ralf Becker
00212a8fc9
fixed & enhanced xmlrpc support:
...
- new identical (for all apps) function names: search, read, write, delete, categories
- dates (geb.date, last_mod) iso8601 encoded
- cats are encoded as cat-id / name pairs and are automaticaly created / updated
2004-03-10 07:53:37 +00:00
reinerj
be6dbc011e
add new images from Jerry to CVS
2004-03-07 22:14:06 +00:00
Ralf Becker
3abbf2fb67
- fixed single quotes in view
...
- fixed setting of no cat (after there've been one) in edit
2004-03-07 12:27:07 +00:00
Lars Kneschke
42ad3ecbe1
fix for bug [ 840190 ] addressbook LDAP export to phpgw LDIF multiple issues
2004-02-27 07:09:26 +00:00
Oscar Manuel Gómez Senovilla
742e25401a
*** empty log message ***
2004-02-25 02:58:12 +00:00
Miles Lott
aeb222d5d7
Remove break which causes error, and detect error another way
2004-02-24 14:05:39 +00:00
Miles Lott
332edea855
Use css colors instead of setting row_on/off
2004-02-22 15:44:01 +00:00
Miles Lott
bbbd26dc4b
Add initial framework for alternate contact types (not enabled), cleanup formatting
2004-02-22 15:18:36 +00:00
Miles Lott
ac7a91b8fa
Adjust banners and minor formatting
2004-02-22 14:32:55 +00:00
reinerj
259d6ce8bf
add some translations from Zhang Weiwu in Chinese
2004-02-20 09:46:20 +00:00
alpeb
fa49a29017
fix to avoid showing categories twice when viewing an addressbook item
2004-02-20 00:53:47 +00:00
Miles Lott
bab57d221a
fix author credit
2004-02-15 18:21:35 +00:00
Miles Lott
7c71fb9a08
Ensure that the string form value of 'access' is known and not a guess of a boolean
2004-02-15 18:14:44 +00:00
Ralf Becker
7a0f6b35a4
fixed the cats to occupy all availible colums, else long cat-names ruine the layout
2004-02-11 09:40:34 +00:00
reinerj
8b3de2052f
updated translation from Esben Laursen for Danish
2004-02-09 11:33:06 +00:00
Ralf Becker
64eb32d00e
fixed lost mail/http links in index-page and added felamimail, fix for bug #865511
2004-02-08 23:05:18 +00:00
reinerj
b09e2ed799
update for jerryr template
2004-02-08 10:51:15 +00:00
Lars Kneschke
0e71634b77
remove some debug output
2004-02-05 22:14:23 +00:00
Miles Lott
cf6e9a447a
Fix for preferences bug #832083 (while to foreach conversion error)
2004-02-02 14:04:05 +00:00
mila76
186bb5c970
Fix for Select All image with empy addressbook
...
InternetExplorer not accept <img src="">
Add a transparent.png in phpgwapi /default image
2004-01-29 22:25:31 +00:00
Miles Lott
2f51d281f0
VERY simple fix to allow queries to persist into page view, etc.
2004-01-27 03:30:25 +00:00
Miles Lott
2464573ac3
remove spaces again...
2004-01-26 06:04:04 +00:00
reinerj
c514c413f3
small changes in the header
2004-01-25 22:02:59 +00:00
reinerj
faa82f864d
small changes in the header
2004-01-25 21:50:32 +00:00
Miles Lott
abe0f76684
Remove echo of alphabet - oops!
2004-01-25 21:39:54 +00:00
reinerj
4a21994f5a
small changes in the comments
2004-01-25 21:06:54 +00:00
reinerj
dfa08d5556
small changes in header
2004-01-25 21:03:38 +00:00
mila76
cd30e8c17c
Update to 0.9.99.012
2004-01-25 13:42:07 +00:00
Miles Lott
6227b0b8a1
Test cvs and syncmail
2004-01-24 16:24:37 +00:00
reinerj
f2ce283bd1
add jerryr template from Jerry Ruhe (aka jerry71)
2004-01-23 09:20:07 +00:00
reinerj
233e9f7101
add translation from Andrei V. Smilianets for ukrain
2004-01-21 18:26:05 +00:00
reinerj
ca4af9837c
add german translation to CVS
2004-01-20 03:31:14 +00:00
Miles Lott
7d7b2cf44d
Hide options not really used ever
2004-01-20 00:32:26 +00:00
reinerj
3d6a411a17
add some better description to file
2004-01-19 19:50:31 +00:00
reinerj
fbe9b02400
add some english phrases
2004-01-17 16:37:21 +00:00
Miles Lott
647e3d48f4
New file with extra fields for Mozilla (1.5x)
2004-01-17 04:38:11 +00:00
Miles Lott
0456d8491f
New file with updated fields used in Mozilla (1.5x)
2004-01-17 04:31:29 +00:00
Miles Lott
884bd3e020
comment out unused category object
2004-01-17 04:03:37 +00:00
Miles Lott
1824a46f63
one less call to lang()
2004-01-17 03:57:14 +00:00
Miles Lott
e029c2151a
Fix bad setting of var when no lang is set
2004-01-17 03:52:33 +00:00
Miles Lott
73f11d4481
Fix to allow nextmatchs to maintain cquery, also stretched the top bar to 95 like the rest of the page
2004-01-17 03:33:58 +00:00
Miles Lott
63d80f2fcd
Add the search for 1st character of certain fields, showing alphabet at the top. This feature was lost for 2 years(!), so hopefully it works for you.
2004-01-17 03:21:21 +00:00
Miles Lott
685c2a49ba
Add setting of fullname field on import (patch 876269)
2004-01-16 00:45:59 +00:00
Oscar Manuel Gómez Senovilla
fd95a1911b
*** empty log message ***
2004-01-04 03:10:35 +00:00
Oscar Manuel Gómez Senovilla
0b8ecc7a8a
*** empty log message ***
2004-01-03 00:04:16 +00:00
Oscar Manuel Gómez Senovilla
803a930a22
*** empty log message ***
2004-01-02 21:12:27 +00:00
Miles Lott
1166ecf247
Replace reset/while with foreach
2004-01-01 23:31:13 +00:00
Miles Lott
365338f35a
Fix phpgwcontacttypeid field
2004-01-01 23:28:46 +00:00
Miles Lott
45c2ab1cba
Add langs and cleanup html for export page
2004-01-01 23:17:19 +00:00
Miles Lott
e7a1d41f95
add export to sidebox menu
2004-01-01 23:09:49 +00:00
Oscar Manuel Gómez Senovilla
91e2dde838
*** empty log message ***
2003-12-26 00:51:21 +00:00
Lars Kneschke
5fc1996732
Spell fix
2003-12-20 14:48:17 +00:00
Miles Lott
60646ef432
ereg/intval update
2003-12-19 10:05:05 +00:00
Miles Lott
ec67908ccf
ereg/intval update
2003-12-19 09:27:23 +00:00
Miles Lott
83fa2e42a9
replace ereg_ with str_
2003-12-19 09:25:19 +00:00
Pim Snel
620a0b7912
fixed bug in addressbook display for IE, index was too wide because of the button, so I put an extra row
2003-12-12 21:42:00 +00:00
Pim Snel
6db9bd587e
moved from idots
2003-12-12 14:12:28 +00:00
zhangweiwu
b8d36e17c2
New Translation. Blah.
2003-12-07 12:57:37 +00:00
Miles Lott
f3549ec4d8
Cleanup handling of vcard file import
2003-12-05 11:27:47 +00:00
reinerj
ddb9bc3c87
add some phrases
2003-12-03 21:58:46 +00:00
Miles Lott
da6ba3797f
Cover delete_block if empty
2003-12-03 04:31:16 +00:00
Miles Lott
6eb49e1666
Add ability to delete multiple entries, with a select all check image from the setup application
2003-12-03 04:28:20 +00:00
zhangweiwu
c451623cf9
Translation translation blah ...
2003-12-03 03:08:09 +00:00
Miles Lott
99ea79d3b5
Add zip_close() and some inline docs
2003-12-03 01:18:50 +00:00
Miles Lott
9efb12491d
Add handling of zip file collections of .csv, .vcf, or .ldif files; Cleanup template and add lang calls for import instructions.
2003-12-03 01:13:14 +00:00
Miles Lott
c77cc462e6
Cleanup format and use of HTTP_ vars, intval, etc.
2003-12-01 00:46:45 +00:00
Lars Kneschke
50ab5a37c0
enabled brazilian language
2003-11-28 00:00:00 +00:00
zhangweiwu
01fa575b05
Newest translation. Setup module is put into Chinese.
2003-11-27 13:32:09 +00:00
zhangweiwu
edb7da7145
Newest translation.
...
This is not a copy-and-usable translation: you need to reinstall the language in setup.
This is because I changed charset to be utf8.
2003-11-24 03:33:35 +00:00
Miles Lott
d1adc61355
Fix bad prefs link
2003-11-24 01:17:41 +00:00
Miles Lott
71a27f0ae7
Remove header redirection from bo class - one function left to do
2003-11-19 14:16:15 +00:00
Miles Lott
6c9d475688
Added another check for no import conversion type selected
2003-11-19 14:05:01 +00:00
Miles Lott
63dde626aa
Added return if conversion type not set
2003-11-19 13:57:45 +00:00
Ralf Becker
99b5f239fd
1. index show icons for edit, view and (new) delete entries, owner is only showed in view or edit not longer in the index (same for vcard)
...
2. view is a bit compacter too as owner, access and cats are shown within the table and not as extra footer
2003-11-14 23:35:03 +00:00
Ralf Becker
a3b405b2f1
fixed copy to copy all fields and not only the stock ones
2003-11-14 22:12:59 +00:00
Ralf Becker
620eb15fc4
fixed wrong permission-check (was PHPGW_ACL_DELETE instead of _READ or _EDIT)
2003-11-14 21:15:02 +00:00
Ralf Becker
2683990b6b
security fix
2003-11-08 21:09:12 +00:00
Miles Lott
40c128aa4d
undo
2003-11-08 15:17:43 +00:00
shrykedude
941e208118
Use correct translation key for contact import pref
2003-11-08 04:59:08 +00:00
Miles Lott
3ae8be8eee
possible security fix
2003-11-06 14:03:57 +00:00
Pim Snel
e66355b187
add sidebox hook, tis was the reason ot didn't worked
2003-11-06 02:02:57 +00:00
Pim Snel
7fd6074853
Why doesn't the sidebox work?
2003-11-06 02:00:53 +00:00
Pim Snel
ab90bb0264
almost complete now
2003-11-06 01:58:56 +00:00
Pim Snel
9f4e07016f
moved e.g. 1969 to be parsed by lang()
2003-11-06 01:38:58 +00:00
reinerj
3a9c015bf7
updated Big5 lang file from Finjon Kiang
2003-11-04 09:29:12 +00:00
Pim Snel
b33c176a79
new icons for default
2003-11-04 02:06:42 +00:00
Pim Snel
7701abb167
start new icons default template theme
2003-11-04 01:42:56 +00:00
Ralf Becker
ecd640a2ea
fixed the adjustment of the buttons to work with the new/old idots default left-align
2003-10-25 10:17:08 +00:00
Ralf Becker
08379d93b8
- useing the check_perms function from contacts
...
- ui only calls bo and not longer contacts direct
2003-10-25 10:16:12 +00:00
Ralf Becker
8c9c2f09d0
some more xmlrpc changes
2003-10-24 20:42:00 +00:00
Ralf Becker
3b69781d89
fixed not working acl in so&bo (ui acl is working, that why noone noticed it so far), moved acl-check and default-values for add from so to bo)
2003-10-24 19:05:05 +00:00
Pim Snel
194f2dd843
and here are the new idots icons
2003-10-23 15:30:54 +00:00
Miles Lott
a6247a6191
This is the fix for performing strtolower on fields such as givenName from Mozilla
2003-10-19 07:48:12 +00:00
Miles Lott
b31581a53c
Fix Netscape import (ldif) to perform strtolower() on fieldname - Mozilla at least sends givenName
2003-10-19 07:47:08 +00:00
Miles Lott
454c0c12c2
Fix lang calls
2003-10-19 07:21:51 +00:00
Miles Lott
3ec480e3c5
Added one lang for import that was missing in action
2003-10-19 07:20:43 +00:00
Miles Lott
4a49600904
Fixes for globals and session data - which is mostly unused for now
2003-10-19 07:00:53 +00:00
Miles Lott
760bed3735
Fix import to convert quoted-printable cr/lf correctly
2003-10-19 06:55:53 +00:00
Miles Lott
de6be340f3
Use get_var()
2003-10-19 06:14:21 +00:00
Miles Lott
29586ebf3a
This is legacy code, not used for 2 years or more
2003-10-19 06:08:11 +00:00
Miles Lott
b56787e6cd
using get_var()
2003-10-18 10:39:37 +00:00
dragob
ecdea9c643
Added slovenian translation (Tea �trancar, Klemen Vodopivec).
2003-10-16 20:41:41 +00:00
Miles Lott
cc385c5ab4
Use global tpl object directly, also fixes double var $template setting error
2003-10-16 10:20:13 +00:00
Miles Lott
8b188b06f9
This header was wrong for a long time
2003-10-16 07:10:21 +00:00
reinerj
ab50e0cfca
add literati image to CVS
2003-10-14 19:13:59 +00:00
reinerj
327dd64a77
Translation in Traditional Chinese from Finjon Kiang
2003-10-14 09:51:50 +00:00
Ralf Becker
5811a65bbf
index: columns-to-display prefs are used again
2003-10-14 08:11:35 +00:00
Lars Kneschke
5240128a24
fix for last line of vcard not being a emtpy line
2003-10-12 08:19:43 +00:00
Lars Kneschke
a98fdbaa06
fixed VCard import
2003-10-12 08:14:35 +00:00
Ralf Becker
7b3f4277a7
running cat_id and name2id on owner now automatical if id's are not numerical
2003-10-07 23:54:13 +00:00
Ralf Becker
f93a49673c
some fixes and improvments for the csv-import:
...
- empty lines in the csv file are now ignored (they produced empty contacts before)
- you can define a charset for conversation now
- mass-import is made easier now
2003-10-06 21:22:55 +00:00
zhangweiwu
43ebd969d4
New Chinese addressbook translation:)
2003-10-03 19:57:26 +00:00
Ralf Becker
7cdfc3d188
register globals
2003-10-03 12:00:20 +00:00
Ralf Becker
6c10e248d7
reverted the german lang-files to iso8859-1, as we want to make the conversation optional and while adding the files to the database
2003-10-03 11:47:09 +00:00
Ralf Becker
55245b8c8b
some fixes:
...
- removed message 'set your prefs first'
- setting some default prefs, if none are set
- fixed birthdayreminder
2003-10-03 10:04:01 +00:00
Lars Kneschke
e5373db2a2
moved german translation to UTF-8
2003-09-28 08:15:58 +00:00
reinerj
1df617bb0a
new lang file from Ignasi Salvador added
2003-09-20 10:55:18 +00:00
reinerj
ae69fc9f67
new lang file from Ignasi Salvador added
2003-09-19 15:43:34 +00:00
reinerj
11a8d361a6
New File will be added
2003-09-19 15:35:19 +00:00
Lars Kneschke
7090b45728
fix from phpgroupware
2003-09-15 16:15:53 +00:00
Lars Kneschke
94cffa72e3
decode the url
2003-09-09 18:36:30 +00:00
Ralf Becker
f76c6eedd7
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:16:30 +00:00
Ralf Becker
79a4414e97
xss fix, running the content of the address-label-function through strip_html
2003-07-02 00:18:11 +00:00
Ralf Becker
468038a09e
fixed default filter in prefs and custom field display
2003-07-01 20:24:00 +00:00
gugux
7c54a57043
Added new italian translations patch #1635 thanks to Alessandro Farina
2003-06-25 22:37:51 +00:00
Ralf Becker
265ab3f48e
changes for new hooks
2003-04-27 22:37:37 +00:00
gugux
6b78fbbcfb
Changed all x's into %'s in lang files.
2003-04-27 21:58:53 +00:00
gugux
6b17805c46
Changed all x's into %'s, suppressed useless phrases, added missing ones and french translations.
2003-04-27 21:13:00 +00:00
ceb
31f9734d02
update hook_admin
2003-04-23 01:15:00 +00:00
Ralf Becker
ff22985b3e
fix for bug #3241 (Apostrophes in custom-fields)
...
removed a wrong quote
2003-04-18 08:06:35 +00:00
Ralf Becker
f8acfe4762
included custom-fields in the import
2003-04-06 12:52:24 +00:00
Ralf Becker
dcd57593a3
enabled back again
2003-04-06 12:32:53 +00:00
Ralf Becker
254ab415b6
merged from the eTemplate-branch:
...
included ab_id to allow updates
2003-04-06 12:23:58 +00:00
Ralf Becker
587b3e218f
fix for not editable/deletable custom-fields with with certain special chars in there name, field-name was not url-encoded
2003-04-06 12:11:03 +00:00
Ralf Becker
2c06187479
fix for custom-fields values are always empty in edit
2003-04-06 12:09:35 +00:00
gugux
a3a882ef72
Added cs files. Patch #1072 thanks to mlHAU !
2003-03-20 22:00:03 +00:00
skwashd
b402ad3171
Fix for Bug #2200
2003-03-19 06:51:30 +00:00
gugux
23acf2a171
Corrected typo, thanks to Marco Gaiarin (gaio@sv.lnf.it)
2003-03-16 22:29:53 +00:00
Ralf Becker
f9303d44cb
changed th for acl-prefs
2003-03-12 23:39:28 +00:00
Ralf Becker
f7782493de
added a view german phrases, to get eg. the letter-search working
2003-03-01 16:01:11 +00:00
Ralf Becker
864fad3bd7
changed formated_list to formatted_list
2003-03-01 15:44:58 +00:00
Ralf Becker
d0dc2f5762
made phrase 'birthdays' comon as it is used for home
2003-02-28 14:45:49 +00:00
Ralf Becker
20edfad1a9
corrected birthday check: a birthday of 12/x/y was shown on a date like 2/x/y
2003-02-15 20:52:18 +00:00
gugux
5f72c82a90
Added missing \
2003-01-23 21:35:32 +00:00
gugux
1515dae637
Added missing phrases.
2003-01-09 22:51:51 +00:00
ceb
0aa260e45b
update help
2002-12-24 03:57:21 +00:00
ceb
d5ce31f4a8
update help
2002-12-24 00:42:49 +00:00
ceb
0568a9a53a
update help
2002-12-23 01:40:14 +00:00
ceb
f8afc79b4b
update help
2002-12-23 00:57:08 +00:00
ceb
d6e0c87fd0
update help system
2002-12-16 00:52:48 +00:00
ceb
e8daf4ff25
update help
2002-12-01 03:28:30 +00:00
ceb
de9637797d
update
2002-11-30 02:22:23 +00:00
Ralf Becker
48af00cc15
some more phrase from the english file
2002-11-24 18:02:15 +00:00
Ralf Becker
a387f6ddea
Patch #560 from gugux
2002-11-24 15:54:15 +00:00
ceb
6f6e06b39f
removed var from hook_admin
2002-11-03 01:03:07 +00:00
ceb
09ad6a9ecd
update about
2002-10-28 00:26:57 +00:00
Ralf Becker
dd1fa5af07
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
2002-10-27 16:54:07 +00:00
ceb
f42db9d12d
update hook_home
2002-10-26 00:26:51 +00:00
ceb
587fa97db2
removed app_title plus update layout
2002-10-23 20:47:33 +00:00
ceb
f89c10e742
update to use xslt
2002-10-03 23:16:08 +00:00
ceb
48c3c62549
update to use css files
2002-10-03 00:23:46 +00:00
ceb
0de792b7b0
removed tpl
2002-09-29 04:10:45 +00:00
seek3r
86032f02dd
removed common->phpgw_exit() and fixed all references to it in the core apps and api
2002-09-28 20:01:44 +00:00
seek3r
8abf9fa1a5
Switched to using the register_exit_function() and added scrolling divs to a couple places for examples
2002-09-28 15:20:20 +00:00
Ralf Becker
a514048c15
changed templates to use ceb's css-theme-files
2002-09-27 23:13:13 +00:00
Ralf Becker
b5602e6f92
changed templates to use ceb's css-theme-files
2002-09-27 22:52:04 +00:00
Ralf Becker
a91b86fb5e
changed templates to use ceb's css-theme-files
2002-09-27 22:35:54 +00:00
skeeter
f33da8d656
GNU Patch #505 .
2002-09-16 00:08:38 +00:00
skeeter
09361d01f8
GNU Patch #506 .
2002-09-04 00:10:57 +00:00
Ralf Becker
e944fb896a
added support for standard addressbook-fields saveed in the extras-file:
...
1) 2. and 3. address line
2) other phone-number
2002-09-02 06:07:09 +00:00
Miles Lott
b0364b9491
Starting update to new template class - header redirects still an issue
2002-08-24 18:04:27 +00:00
skeeter
f983ceb583
GNU Patch #442 .
2002-08-23 01:01:10 +00:00
skeeter
00897bdc39
GNU Patch #421 .
2002-08-23 00:04:32 +00:00
Miles Lott
438467de6a
Fix home.php hooks display
2002-08-19 12:42:06 +00:00
Miles Lott
e3f25223f3
syntax error
2002-08-19 12:23:43 +00:00
Miles Lott
1b59bc99dc
lang fix from "Wolfgang"
2002-08-18 23:30:59 +00:00
ldw
5c9c6d3b6c
- Added missing copyright file.
2002-07-22 17:26:49 +00:00
ldw
56f7eae5eb
- Definitely splitted the Debian source package, adding the needed files to
...
each module.
2002-07-22 07:17:58 +00:00
skeeter
058ddb033f
GNU Patch #348 .
2002-06-25 01:09:29 +00:00
skeeter
c0570b884a
GNU Bug #507 .
2002-06-23 18:52:50 +00:00
Ralf Becker
91271e3afe
some more changes to be compatible with seek3r new template-system
...
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 13:19:48 +00:00
Ralf Becker
3ff337bd67
some changes to be compatible with seek3r new template-system
2002-06-01 11:02:10 +00:00
seek3r
0e2e0f5446
fixed design to allow for backwards compatibility
2002-05-31 18:13:07 +00:00
seek3r
cf2a12ba1c
made changes to the loading of the header, navbar, appheader, and footers
2002-05-24 10:38:03 +00:00
Miles Lott
30d51e6bf3
fix banner
2002-05-19 19:08:51 +00:00
ceb
ae0f6115a1
update fr lang files
2002-05-14 22:33:00 +00:00
Ralf Becker
424e3ac8b2
closed security hole of using evaled code to show globals vars (which contain eg. passwords)
2002-05-13 14:46:47 +00:00
Miles Lott
77374edc32
ok, there is another - it is now required to add the listed chars of your
...
alphabet in the lang file...
2002-05-13 00:45:52 +00:00
Miles Lott
09dc641a9d
Part three of two - implement filter by first char of last name, fullname, or company (for now)
2002-05-13 00:44:41 +00:00
Miles Lott
314fa566c6
Part one of two - implement filter by first char of last name, fullname, or company (for now)
2002-05-13 00:43:35 +00:00
Ralf Becker
dd8d60ab9e
autocreate full name on import, if not explicitly set by user (feature request from Giles Westwood)
2002-05-01 12:46:20 +00:00
skeeter
2f001c89f5
Updating the setup.inc.php files.
2002-04-27 15:35:26 +00:00
skeeter
b01f661216
additional information for use by http://apps.phpgroupware.org .
2002-04-25 01:19:52 +00:00
Miles Lott
9567e30ea4
part of GNU patch#136, and more
2002-04-24 13:27:15 +00:00
Miles Lott
86ab1d83f2
point to correct function
2002-04-18 23:32:48 +00:00
Miles Lott
3eebfd63fd
clear nonarray error
2002-04-15 03:04:10 +00:00
skeeter
b8f1cc7be6
Added missing phrases.
2002-04-15 02:56:44 +00:00
skeeter
6086dae0bf
Added missing phrase.
2002-04-13 04:08:05 +00:00
skeeter
1b194d2419
Added missing phrase.
2002-04-13 03:56:34 +00:00
Miles Lott
97bf8d25a1
clear nonarray error
2002-04-13 03:49:39 +00:00
Miles Lott
c7f4184b69
Fix for addressbook custom fields
2002-04-13 03:34:23 +00:00
ceb
40273bf788
added finnish help file
2002-04-02 20:19:06 +00:00
ceb
3d9371e330
added finnish translation file
2002-04-02 20:17:55 +00:00
Miles Lott
5d9ec2d917
Testing ability to handle checkboxes in admin config class
2002-03-20 00:27:34 +00:00
Miles Lott
33549dcf9e
formatting
2002-03-19 02:58:50 +00:00
Miles Lott
31e6ac71a4
Hmm, that was an old one...
2002-03-19 02:58:13 +00:00