Commit Graph

9021 Commits

Author SHA1 Message Date
5788571211 Couple of changes to make it work on skeeters setup again.
Silly thing snot changed when moving to new class.
Setup has a quick fix to display the version correctly after upgrades
2000-11-09 03:38:00 +00:00
3231a12e2a I forgot to remove a $t = new Template() from before 2000-11-07 23:50:02 +00:00
09c61ac8c7 Updated docs 2000-11-07 23:34:26 +00:00
148cad83fd Moving around templates 2000-11-07 20:44:19 +00:00
1a1f774680 Started cleaning up the templates 2000-11-07 20:37:02 +00:00
eb5b0f9ff8 I added the code in phpgw.inc.php to check if there is a templates directory in the applications directory. It will then load up $phpgw->template. I did not commit the moved templates, becuase we need to figure out the name of the directory for them. 2000-11-07 17:31:12 +00:00
3ef0a59006 Working on better error reporting for the database classes 2000-11-07 15:47:05 +00:00
53f00c2bfc Fixed postgresql errors in setup 2000-11-07 15:10:34 +00:00
749448a1a5 fix for pgsql 2000-11-07 12:27:06 +00:00
1ad08eedaa added charset to language file 2000-11-07 11:56:46 +00:00
db4e77713f remove users_headlines from headlines 2000-11-07 11:53:30 +00:00
213c96bebf Updated docs 2000-11-06 11:42:18 +00:00
2912a3d68f Fixed logout field not showing up properly 2000-11-06 11:38:22 +00:00
580bd23d15 More work on cleaning up the lang files 2000-11-06 11:24:09 +00:00
a7130122a3 Added German lang file into setup 2000-11-06 10:25:26 +00:00
4466529bba Reenabled lang() on login screen 2000-11-06 10:19:37 +00:00
d71247ebe6 Fixed notes field not showing up in view 2000-11-06 09:50:33 +00:00
ea1be66ba2 Sigh. more silly updates. 2000-11-06 03:55:16 +00:00
b92f042dad More fixes for first step 2000-11-06 03:52:45 +00:00
7b1d3ff865 First step in integrating application setup with core setup.
What was in setup/index.php is now in setup/inc/core_setup.inc.php
2000-11-06 03:22:52 +00:00
75d5efa114 Added 2 debuging functions 2000-11-06 00:57:16 +00:00
74e0869c8f Merged in LDAP patch 2000-11-06 00:27:52 +00:00
38fa9d6cdb changed drop to delete for proper description 2000-11-05 10:53:19 +00:00
6267a6ca9b Added missing file 2000-11-05 07:13:27 +00:00
838e939072 Working on getting lang into setup 2000-11-05 06:47:24 +00:00
198dc70bd8 Merged in sweidsh patch 2000-11-04 19:57:53 +00:00
6f3ab0e151 fixed view problem with regards to new account_id 2000-11-04 18:15:49 +00:00
87eabec8f5 I fixed email so that it can now have user setable account information. I also cleaned up places that look into the accounts table, and have started the migration to the newer accounts class 2000-11-04 10:44:21 +00:00
39c372fe04 Tring to fix delete from config errors, add some code to limit the error reporting 2000-11-04 04:50:02 +00:00
pjw
d463ead260 Added Qbert's vcard patch... 2000-11-03 22:24:12 +00:00
84fc291682 Updated change log 2000-11-03 21:51:20 +00:00
ca327c919e Merged in patch for lang support 2000-11-03 21:49:55 +00:00
f32802380c Added missing file 2000-11-03 21:29:27 +00:00
4fa39a29f5 Forgot to add a few files 2000-11-03 21:11:39 +00:00
78fdf2c804 Updated docs 2000-11-03 20:09:09 +00:00
9d323346b3 Merged in patch for vcard support 2000-11-03 20:07:57 +00:00
d1ac48253e Rephrased Dump Tables to Drop Tables to make it more explicit all data
will be lost.
2000-11-03 05:38:13 +00:00
e87f7c7717 A few minor layout and spelling changes to make config cleaner 2000-11-03 05:27:48 +00:00
a5db3f1e90 applied patch to correct a stupid typo. Thanks to keyson for the patch. 2000-11-02 17:33:50 +00:00
153b20f296 updated pgsql files to match teh mysql ones 2000-11-02 09:26:23 +00:00
485d122120 re-organized setup program 2000-11-02 09:01:06 +00:00
916a09e084 Fixed version number not be checked correctly 2000-11-02 08:52:10 +00:00
01ae77b48f re-organized setup program 2000-11-02 08:03:05 +00:00
08e7f711c3 Removed uneeded files 2000-11-02 07:57:37 +00:00
5b90b985aa Starting work on transy 2000-11-01 23:37:10 +00:00
970073d7bd Clean up the code for my patch merge in. Everything seems to on order now. 2000-11-01 12:48:48 +00:00
58d7eb8f15 Working on cleaning up the view addressbook section and added a new column called URL 2000-11-01 12:32:36 +00:00
512dd9c983 Merging in patch for addressbook 2000-11-01 10:44:47 +00:00
793040b5ba Working on merging in a patch for the addressbook, but first cleaning up some code 2000-11-01 10:26:14 +00:00
46ca74feff fixed listusers 2000-11-01 05:08:50 +00:00