Commit Graph

669 Commits

Author SHA1 Message Date
Miles Lott
1ae38c8f7b Add new notify hook, roughly a copy of hook_home 2001-06-07 10:54:59 +00:00
Miles Lott
87f640f4a4 Fix/convert for setup3, almost there... 2001-06-06 07:27:42 +00:00
Miles Lott
5b411bcd9f Fix general syntax problems, will be moving to different return style soon 2001-06-06 00:13:50 +00:00
Miles Lott
4b9c00c914 Using new method of global phpgw_setup, then setting oProc. Most of these work now 2001-06-05 20:11:40 +00:00
Miles Lott
aef4ffe652 Add in function to use temp table created in api upgrade for group mapping
in 0.9.10pre24
2001-06-05 07:42:08 +00:00
Miles Lott
f971d23d2a Fix syntax errors in table arrays in two functions 2001-06-05 01:36:58 +00:00
Miles Lott
3b39394b76 add lang files for addressbook (split from main lang files) 2001-06-04 16:23:52 +00:00
Miles Lott
4e4341d091 Roughly correct and fully complete? or something 2001-06-04 04:08:29 +00:00
Miles Lott
5f539b912a Mostly correct, still have the main chunk of drop column mess to deal with 2001-06-04 02:53:04 +00:00
Miles Lott
6bb6470ec8 Add enable flag 2001-06-03 20:56:46 +00:00
Miles Lott
75ac394d14 spell check 2001-06-02 07:31:35 +00:00
Miles Lott
34a49d18cb Fix appname in comments 2001-05-31 21:51:22 +00:00
Miles Lott
cbbe959a0c Update setup.inc.php, alter config.inc.php to include new country setting 2001-05-31 21:45:36 +00:00
seek3r
4b1390eb0f had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00
Miles Lott
b4b16f76be Fix setting of phpgw_info flags 2001-05-31 04:46:26 +00:00
Ralf Becker
95b42ecd6b added ' around cat_id, else you get invalid sql on new install with default cat set to 'all' or any other not numeric values 2001-05-30 21:51:20 +00:00
seek3r
1def56a2c4 updating for the new dev versioning 2001-05-30 17:48:20 +00:00
Miles Lott
698b5a0c06 Show warning about not selecting export type 2001-05-30 00:16:31 +00:00
Miles Lott
4fc0e56713 Formatting!!! 2001-05-29 23:55:02 +00:00
Ralf Becker
b416eeaf14 corrected 'no vcard' if their are no names 2001-05-29 19:40:40 +00:00
Miles Lott
7827d25bfe Updates to some tables_current and setup_inc files 2001-05-29 14:13:03 +00:00
Ralf Becker
e10d2f4650 cat_id now just the number for a single entry, multiple entrys are separated as well as surounded by ','
empty stay empty
2001-05-29 13:06:04 +00:00
Miles Lott
e58696276e Remove stray comma 2001-05-29 05:51:41 +00:00
Miles Lott
3e4e2d5a63 Ignore first line in CSV import to fix other languages, instead use our array 2001-05-29 02:57:27 +00:00
Miles Lott
4acc0e41a7 Try to fix cats issue with pgsql 2001-05-28 23:11:10 +00:00
Miles Lott
0f9bbd6d5e Not needed 2001-05-28 13:02:54 +00:00
Miles Lott
44851b1ebd this now works 2001-05-28 13:02:08 +00:00
Miles Lott
3d5f727fa7 Testing something 2001-05-28 08:41:28 +00:00
Miles Lott
2d615d84b9 Enable ldap to search multiple cats, I hope 2001-05-26 12:37:24 +00:00
Miles Lott
3038c414e4 Set DEBUG back to 0 2001-05-26 11:25:38 +00:00
Miles Lott
3bcb19e767 Make add work for multiple cats, fix edit to write ,$value, instead of $value 2001-05-26 11:25:08 +00:00
Miles Lott
33337decd9 Remove CONCAT from last patch, use alternate method for multiple cat_id 2001-05-26 11:20:03 +00:00
Miles Lott
b0b883cc20 Adjust table names array 2001-05-24 20:33:37 +00:00
seek3r
87e82b612e finally got the basics doen for dependancy support 2001-05-24 08:32:48 +00:00
Miles Lott
c206192b92 Set to correct table names 2001-05-24 08:17:08 +00:00
skeeter
775e90b953 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00
Miles Lott
cb2d1faf07 Adjust to match coding std 2001-05-23 21:39:37 +00:00
Miles Lott
055aa6273b Add some inline doc 2001-05-23 20:57:10 +00:00
Miles Lott
956c6d97b0 Update to use new schema 2001-05-23 20:50:35 +00:00
Miles Lott
93db684a70 Last of recent changes from Ralf Becker 2001-05-23 20:49:52 +00:00
Miles Lott
03e3895d6d Show multiple cats properly 2001-05-23 20:45:51 +00:00
Miles Lott
7aa962674b Change from Ralf Becker <RalfBecker@outdoor-training.de> for vcard import and mult. cats 2001-05-23 20:18:57 +00:00
Miles Lott
fafc7d39c9 Update from Ralf for multiple cat select (?) 2001-05-23 20:16:19 +00:00
Miles Lott
4ccc2823a5 Update to link to new csv alternate for import 2001-05-23 20:15:40 +00:00
Miles Lott
886c7f665c Add in new alternate for csv import, from Ralf Becker <RalfBecker@outdoor-training.de> 2001-05-23 20:15:07 +00:00
seek3r
4935ab6eb6 updating to new format that supports depends 2001-05-23 17:14:55 +00:00
seek3r
413577a163 updating to new format that supports depends 2001-05-23 16:57:21 +00:00
Miles Lott
0ba2656b76 add commands to actually drop tables 2001-05-23 09:17:48 +00:00
Miles Lott
d6fc204fcd Fix syntax, still needs more work 2001-05-23 08:25:19 +00:00
Miles Lott
15a83640fa Add admin function to set config value for country list 2001-05-21 22:52:56 +00:00