Commit Graph

693 Commits

Author SHA1 Message Date
Miles Lott
0e050f4a43 Add missing version upgrades, increment version to current api version 2001-06-17 16:10:04 +00:00
Miles Lott
e71dc5f440 Add an @ to be quiet... 2001-06-16 17:09:32 +00:00
Miles Lott
2759650add Change spaces to tabs 2001-06-16 17:04:33 +00:00
Miles Lott
f9e93d7deb fix some major flaws in field (re)definition, and make work with pg also 2001-06-15 15:43:37 +00:00
bettina
8facfebf68 update langs 2001-06-15 00:20:14 +00:00
Miles Lott
51dbe51788 Add Japanese help from itheart 2001-06-13 07:53:26 +00:00
Miles Lott
eb0ba9293e Add itheart's file, with some missing phrases 2001-06-13 07:52:12 +00:00
bettina
68e50e79e1 update langs 2001-06-12 22:54:56 +00:00
Miles Lott
bb17776c9e Increase rootdn input size 2001-06-12 18:55:00 +00:00
bettina
77d909e507 update langs 2001-06-12 02:38:13 +00:00
bettina
82be6c9aa8 update langs 2001-06-11 22:27:53 +00:00
Miles Lott
4d938c1a0b Fix for new hook method 2001-06-11 19:35:11 +00:00
Miles Lott
c24294a74a Move addition of adr_two_countryname, add pubkey 2001-06-11 18:05:24 +00:00
Miles Lott
0b9c0214d4 Add missing field 2001-06-11 17:56:47 +00:00
Miles Lott
259c53f526 Now a working update 2001-06-11 17:01:29 +00:00
Miles Lott
4be47dbeed Working upgrade, though it is losing data for the moment 2001-06-11 16:30:34 +00:00
Miles Lott
308d38eaa4 Now using the wrappers in schema_proc 2001-06-11 01:56:02 +00:00
Miles Lott
e56f41c36f Should now process from end to end, just need to help functions that need
table defs
2001-06-10 15:06:43 +00:00
Miles Lott
e428eed3f8 Sample data for the baseline table, to verify upgrades for developers 2001-06-10 14:24:51 +00:00
Miles Lott
145959da71 Moving to templated style for admin/config settings 2001-06-10 12:52:50 +00:00
Miles Lott
e6d04696b0 Remove second link 2001-06-10 11:32:35 +00:00
Miles Lott
3baa2c3504 Add new config.inc for admin hook 2001-06-10 11:30:05 +00:00
Miles Lott
4dd817cb1b Clean up error display a bit for export 2001-06-09 21:38:15 +00:00
skeeter
8b27063017 Now in line with new hook naming convention. 2001-06-08 03:25:28 +00:00
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