Miles Lott
|
b626901cb8
|
Add common for selecting common lang in transy
|
2001-03-19 21:59:22 +00:00 |
|
skeeter
|
dde3854be5
|
possible clarification in memberships()
|
2001-03-19 20:55:48 +00:00 |
|
skeeter
|
4b31a3a93b
|
fix in get_grants() if the user is by some unknown reason, not associated to a group
|
2001-03-19 20:50:46 +00:00 |
|
skeeter
|
4199aceffc
|
mistype the name of the new function get_account_id()
|
2001-03-19 20:37:09 +00:00 |
|
skeeter
|
b9da94fd2e
|
New function get_account_id(). This will take either an account_id # as either an integer or a string and return a true intval(account_id) or take a string of a users lid and return the account_id as an integer
|
2001-03-19 20:25:04 +00:00 |
|
Miles Lott
|
3523adab62
|
formatting
|
2001-03-19 18:02:06 +00:00 |
|
Miles Lott
|
703ae63dbb
|
Remove debugging call
|
2001-03-19 17:57:05 +00:00 |
|
Miles Lott
|
bbb3cdf388
|
Fix for read_last_entry, causing pgsql to fail due to diff return field from max()
|
2001-03-19 17:56:43 +00:00 |
|
Miles Lott
|
cd91a6c4a1
|
Fix each error in prefs checking
|
2001-03-19 17:18:28 +00:00 |
|
mdean
|
d35869cea1
|
Fixed PostgreSQL error for explicit cast from int to varchar.
|
2001-03-19 13:21:13 +00:00 |
|
Miles Lott
|
8edfe83318
|
Slightly better vcard import, we can now read our own vcards ;)
|
2001-03-19 09:07:00 +00:00 |
|
Miles Lott
|
d71bed9146
|
Add comment to stock field array as to use of name vs. value
|
2001-03-19 03:46:41 +00:00 |
|
Miles Lott
|
f14824f012
|
Fix a call not allowing ldap, and fix the return of stock_fieldnames
|
2001-03-19 03:45:46 +00:00 |
|
skeeter
|
9d6ca0fcd6
|
Possible fix for a memory exhaustion error
|
2001-03-19 03:39:12 +00:00 |
|
Miles Lott
|
da9a34e49d
|
Do some cleanup of ^M and stray commas
|
2001-03-19 03:30:41 +00:00 |
|
themaniac
|
a2e2ed23f3
|
incline docs; alot of this needs to be looked at
|
2001-03-19 03:16:56 +00:00 |
|
Miles Lott
|
72a7f4b583
|
New proposed phpgw_LDIF format and fix Netscape LDIF export objectclass(es)
|
2001-03-19 02:38:42 +00:00 |
|
Miles Lott
|
c057ec36a6
|
For this first major rewrite sql->ldap, all but read are done
|
2001-03-19 01:02:07 +00:00 |
|
Miles Lott
|
db3467bed1
|
Begin ldap class, fix read_last_entry in sql to also return adr_XXX_type fields
|
2001-03-18 18:49:19 +00:00 |
|
jengo
|
847cced1c5
|
Fixed bad link() calls
|
2001-03-18 18:34:14 +00:00 |
|
skeeter
|
dfb85b25cd
|
This should solve the ignore option on overlaps.
|
2001-03-18 18:32:54 +00:00 |
|
skeeter
|
a497895d1a
|
This is the final version.
|
2001-03-18 18:32:22 +00:00 |
|
skeeter
|
ecb54c6800
|
I'm thinking this is the way it should be. Resetting the variable with each iteration through for the individual records.
|
2001-03-18 18:31:17 +00:00 |
|
skeeter
|
e3f85931ce
|
narrowing in..
|
2001-03-18 18:10:05 +00:00 |
|
skeeter
|
e52c72c4eb
|
should solve problems for the accounts->exists()
|
2001-03-18 18:09:46 +00:00 |
|
skeeter
|
ec649569a4
|
narrowing in.. I think accounts->exists() is really screwed
|
2001-03-18 17:47:09 +00:00 |
|
skeeter
|
b4dd1a649b
|
more debug statements
|
2001-03-18 17:39:30 +00:00 |
|
Miles Lott
|
d5b6201f37
|
Move most input form tags into template, add pref note next to each phone #
|
2001-03-18 17:22:17 +00:00 |
|
Miles Lott
|
f17245d6ea
|
Add abbreviated 'pref' for addressbook preferred # radio buttons
|
2001-03-18 17:21:12 +00:00 |
|
skeeter
|
79639009d9
|
something I was playing with..
|
2001-03-18 17:20:45 +00:00 |
|
skeeter
|
c5e0330b9e
|
added html comment to debug the participant problem
|
2001-03-18 17:04:22 +00:00 |
|
skeeter
|
4082448a0e
|
Changed the variable to force it to an integer
|
2001-03-18 17:03:11 +00:00 |
|
skeeter
|
94f59cfde8
|
Trying to determine if variables are getting their types messed up.
|
2001-03-18 16:29:05 +00:00 |
|
Miles Lott
|
1728149882
|
Add 'custom fields' for addressbook
|
2001-03-18 16:25:35 +00:00 |
|
Miles Lott
|
61b688e6be
|
Fix to actually show user's custom fields on a new entry
|
2001-03-18 16:23:00 +00:00 |
|
Miles Lott
|
e67c4b9486
|
Fix each error
|
2001-03-18 15:44:30 +00:00 |
|
Miles Lott
|
8f2581cec1
|
Add addressbook extra field 'ophone' to form.tpl
|
2001-03-18 15:37:25 +00:00 |
|
skeeter
|
dd2ff0d4b4
|
fixes to the exists function. This will now accept either an account_lid or an account_id. The preferred method is the account_lid.
|
2001-03-18 14:08:39 +00:00 |
|
skeeter
|
c9b57e3e5b
|
Using new PHPGW_ACL_PRIVATE ACL type
|
2001-03-18 13:41:29 +00:00 |
|
jengo
|
4f6e553e15
|
Cleaned up exists(), it was looking for account_id which is shouldn't do
|
2001-03-18 13:35:53 +00:00 |
|
skeeter
|
81f47a6b7b
|
This should fix the needle having to be greater than 0 problem
|
2001-03-18 13:06:01 +00:00 |
|
Miles Lott
|
e369c4379b
|
Formatting changes only
|
2001-03-18 08:52:38 +00:00 |
|
Miles Lott
|
3482b8412e
|
Make Edit based upon ACL, not check_owner
|
2001-03-18 08:51:03 +00:00 |
|
Miles Lott
|
372492ac8e
|
Make 'Edit' a button and based upon ACL
|
2001-03-18 08:49:30 +00:00 |
|
Miles Lott
|
b3f391d33f
|
Name changes to be more descriptive
|
2001-03-18 08:04:37 +00:00 |
|
Miles Lott
|
2f1586c5f5
|
Very minimal palm pdb class, can write palm docs only so far
|
2001-03-18 07:58:44 +00:00 |
|
Miles Lott
|
bca46ac5c1
|
Add very experimental Palm PDB output, using local pdb class
|
2001-03-18 07:57:46 +00:00 |
|
Miles Lott
|
e50967960e
|
Change heading to be more generic, more exports are coming
|
2001-03-18 07:20:32 +00:00 |
|
Miles Lott
|
86e5923971
|
Make SQL export include all fields, even the housekeeping ones
|
2001-03-18 07:15:56 +00:00 |
|
Miles Lott
|
4cf7cf5114
|
Add SQL export - via contacts class, not a direct SQL dump
|
2001-03-18 07:12:51 +00:00 |
|