Commit Graph

3282 Commits

Author SHA1 Message Date
skeeter
0feb9fe210 More php3 support. 2001-06-02 03:33:42 +00:00
angles
44180f84a0 improved workaround-fix for bug 421645 quotes in email_sig prefs 2001-06-01 17:54:55 +00:00
Miles Lott
5d8a9baa00 please see the very end of the file for some testing info 2001-06-01 10:22:27 +00:00
seek3r
45eda7f54e added what i think is working code to create the pgsql database 2001-06-01 09:53:42 +00:00
seek3r
777aa59e10 removed some debugging details 2001-06-01 09:23:03 +00:00
seek3r
ae7a9c3af3 removed some debugging details 2001-06-01 09:23:03 +00:00
seek3r
faff24fd34 added some debugging details 2001-06-01 09:14:06 +00:00
seek3r
dbfe053e66 added the final steps needed for creating the database for the user 2001-06-01 09:06:49 +00:00
seek3r
0c41c058d1 added the final steps needed for creating the database for the user 2001-06-01 08:57:52 +00:00
skeeter
d17e4d5648 Cleanup for php3 support. 2001-06-01 03:55:05 +00:00
skeeter
22e3591f14 Cleanup for php3 support. 2001-06-01 03:48:54 +00:00
Miles Lott
76693ae37b Possible admin tool to use current setup config.inc.php files 2001-06-01 01:57:51 +00:00
Miles Lott
609b3b8fad Add version setting 2001-06-01 01:08:40 +00:00
Miles Lott
ef41c3404f Fix header template not setting version at all 2001-06-01 01:03:30 +00:00
Miles Lott
f26c75b847 Remove ^M 2001-06-01 00:23:59 +00:00
Miles Lott
5c92817fde Fix to get around erroneous version in admin/setup/setup.inc.php 2001-05-31 22:53:40 +00:00
Miles Lott
9b43ab3ba7 Fix version number to match api, so current setup still works 2001-05-31 22:07:18 +00:00
Miles Lott
34a49d18cb Fix appname in comments 2001-05-31 21:51:22 +00:00
Miles Lott
115df74d6a Fix app name in comments 2001-05-31 21:50:51 +00:00
Miles Lott
5ebb7a3d63 Updated file 2001-05-31 21:50:16 +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
Miles Lott
073de05325 Update setup.inc.php and tables_current possible field change
do not touch these files
2001-05-31 21:44:52 +00:00
jengo
2ebeebfcb3 Added anchors to allow developer to link directly to there section 2001-05-31 19:10:13 +00:00
jengo
bdbc19216b Added anchors so developers can link directly to there section in preferences 2001-05-31 19:07:11 +00:00
seek3r
b814360900 fixes minor bug 2001-05-31 16:53:19 +00:00
seek3r
2e26486f36 updates to fix milosch's weird inclusion of this param 2001-05-31 16:39:54 +00:00
seek3r
4b1390eb0f had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00
Miles Lott
2628c9857c Update function to match the api 2001-05-31 09:25:58 +00:00
Miles Lott
dc38f82581 Update display to match function change in setup 2001-05-31 09:24:56 +00:00
seek3r
1ff5b9ab09 had to make several changes and cleanups for php3 compatibility 2001-05-31 08:50:44 +00:00
Miles Lott
3b841e393b Add comments about core/cosine schema requirement 2001-05-31 05:31:34 +00:00
Miles Lott
fbdeb37e5a Add comment to add these lines AFTER other includes 2001-05-31 05:25:41 +00:00
Miles Lott
720dd30f11 Add detection for Konqueror 2001-05-31 05:06:16 +00:00
Miles Lott
b4b16f76be Fix setting of phpgw_info flags 2001-05-31 04:46:26 +00:00
Miles Lott
c1d57c05a2 fix default mime type 2001-05-31 04:45:51 +00:00
skeeter
4538dde870 TONS of fixes.. Major changes in preparation of turning on ICAP server. 2001-05-31 04:34:00 +00:00
skeeter
8538655d81 Small fix to change case of the locale to upper case. 2001-05-31 04:05:13 +00:00
Ralf Becker
6c8c6cdcba call to sb2->addr2name replaces 2001-05-31 00:37:02 +00:00
Ralf Becker
9367ec4e17 change the table-name to phpgw_infolog 2001-05-31 00:19:23 +00:00
Miles Lott
11d52774bd Change to not use PHPGW_SERVER_ROOT ( no header.inc, no constant ) 2001-05-31 00:01:40 +00:00
Miles Lott
7225e341d1 Update for new version file checking 2001-05-30 23:46:36 +00:00
Ralf Becker
bfafacff77 undone the changes 2001-05-30 22:26:27 +00:00
Ralf Becker
950809de72 changed db-name to phpgw_infolog, setup-files 2001-05-30 22:00:51 +00:00
Ralf Becker
c8a97189d0 added infolog 2001-05-30 21:58:05 +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
angles
2a381e6dd4 fix for bug 421645 use of quotes in email_sig preferences 2001-05-30 19:47:13 +00:00
skeeter
0c0264ccdd Fix for bug #428603 - Calendar preferences wrong with categories 2001-05-30 18:01:07 +00:00
seek3r
1def56a2c4 updating for the new dev versioning 2001-05-30 17:48:20 +00:00
Ralf Becker
0062c108b7 change name of submit button, to not be submit 2001-05-30 16:24:23 +00:00
Miles Lott
d4cb332f25 Had to add one more variable back to make the new header template work 2001-05-30 08:56:01 +00:00