Commit Graph

2332 Commits

Author SHA1 Message Date
skeeter
0d28ccd10b Fixes for delete() in ldap. 2001-03-23 03:10:57 +00:00
skeeter
c9af8bfe46 Created new delete() for sql. 2001-03-23 03:10:28 +00:00
skeeter
b1bc8381e1 fixes for the deleteaccount.php page 2001-03-23 03:09:14 +00:00
Miles Lott
26a852cf05 Search working, still need to limit to one match per row 2001-03-22 20:36:26 +00:00
Miles Lott
4573f18ad7 Sorting works, filtering very strict 2001-03-22 20:19:40 +00:00
Miles Lott
7b91787b6f Minor changes to sorting routines to check for empty values 2001-03-22 20:05:32 +00:00
Miles Lott
dbe10c6a6d Introduce some associative array sorting for ldap 2001-03-22 19:48:14 +00:00
izzy
78a1c16d32 + added a bunch of new phrases
* changed some phrases to "common"
2001-03-22 19:25:56 +00:00
skeeter
5876b46223 fix for recurring enddate YEAR 2001-03-22 18:30:35 +00:00
jengo
77c335a01d Added a unset($tpl) to prevent it conflicting with apps 2001-03-22 18:11:46 +00:00
jengo
cc33076dad display_fullname() had lastname and firstname mixed 2001-03-22 18:10:09 +00:00
bettina
7716dc48d4 update function formattime to show 12 as pm 2001-03-22 17:29:37 +00:00
jengo
35a2d6bc9a Fixed inline doc comment 2001-03-22 13:26:54 +00:00
jengo
3f3c2e7d01 Created a little bit cleaner version of display_fullname() 2001-03-22 13:25:06 +00:00
Miles Lott
66bea73872 Editing now working via update function 2001-03-22 09:36:51 +00:00
Miles Lott
db844b2ddb Add phpgw_nextid table and common->nextid function 2001-03-22 08:23:35 +00:00
Miles Lott
3604032b53 Add unset(password) before modify if the account existed in ldap already 2001-03-22 08:02:27 +00:00
Miles Lott
fa4bbf00f3 Major changes to add and update, add uses new common function nextid 2001-03-22 07:57:38 +00:00
themaniac
d5fcd31dea very draft inline docs added 2001-03-22 06:10:22 +00:00
Miles Lott
f0fdf157dc Fix read to use correct db object for setting contact_value from db 2001-03-22 02:56:37 +00:00
Miles Lott
4df94e35d2 Fix field name display 2001-03-22 02:56:03 +00:00
Miles Lott
8e2baeb263 Fix setting of context in delete and update - very important 2001-03-22 02:52:10 +00:00
Miles Lott
c11807d24a Fix setting of context in read_single_entry 2001-03-22 02:50:14 +00:00
Miles Lott
1bafd75341 Fix start/offset/limit 2001-03-22 02:39:38 +00:00
skeeter
c5e34d10b5 Fix for the 12/24 hour problem identified in the mailing list 2001-03-22 01:36:47 +00:00
skeeter
7059637ad3 Fix to change password 2001-03-22 01:17:34 +00:00
Miles Lott
649078db4a read_single_entry works, read working without filters and correct limits 2001-03-22 00:23:40 +00:00
Miles Lott
d77f03f084 Correct column name selection and prefs to use name value of stock_fields array 2001-03-21 23:57:30 +00:00
themaniac
b6812c3df5 fix spelling mistake on template variable 2001-03-21 23:33:36 +00:00
Miles Lott
32d5dec027 Add get_account_id for ldap.php to use the accounts class 2001-03-21 23:28:57 +00:00
Miles Lott
dab3d59f04 A few small comment and field choice changes 2001-03-21 22:51:37 +00:00
Miles Lott
7d8a40f222 Make vcardin use vcard class, alter class comments to reflect how it uses it 2001-03-21 20:52:02 +00:00
Miles Lott
49bcdc323f Now using the vcard class. This should be a good example of how to use vcard->out 2001-03-21 20:20:30 +00:00
Miles Lott
65eec865a5 Add cleanup for KEY vcard field 2001-03-21 19:48:17 +00:00
Miles Lott
f1d60a66b9 Move import array to vcard class, change postition of objects creation 2001-03-21 18:50:25 +00:00
Miles Lott
f65e2edda5 Add some conversion arrays, and sample usage comments 2001-03-21 18:49:00 +00:00
Miles Lott
762c253c25 Add type field, remove export var from vcard - now using class var 2001-03-21 18:15:48 +00:00
Miles Lott
35c89c43f1 fix email type field in upgrade for 16-18 2001-03-21 17:16:16 +00:00
Miles Lott
5ae83147c5 Add a reset to the internal export array, just in case 2001-03-21 08:27:22 +00:00
Miles Lott
8e57b2ef36 Update ldap attribute names 2001-03-21 08:23:33 +00:00
Miles Lott
aa803fa670 Update vcard import/export to use new vcard class 2001-03-21 08:18:32 +00:00
Miles Lott
7e157b369a Add main works of vcard import/export class 2001-03-21 08:11:50 +00:00
Miles Lott
913f1580c1 Start adding vcard import/export class 2001-03-21 08:06:40 +00:00
skeeter
afc340b7c5 fixed missing next_record() 2001-03-21 06:13:42 +00:00
skeeter
e7a9f708bc set the default account_id again 2001-03-21 06:05:44 +00:00
skeeter
30bae00dc9 set the default account_id again 2001-03-21 06:00:06 +00:00
skeeter
93c2a3f15d set the default account_id again 2001-03-21 05:51:33 +00:00
skeeter
9dfd13af5e Juggling get_account_id() again. 2001-03-21 05:42:40 +00:00
skeeter
a441160b19 Juggling get_account_id() again. 2001-03-21 05:40:54 +00:00
skeeter
9a3cf6f1f7 Created ['user']['account_id'] as a default user if nothing found 2001-03-21 05:28:00 +00:00