Commit Graph

724 Commits

Author SHA1 Message Date
skeeter
d83f331f74 New class - will handle all date/time conversions from realworld to phpGW handling. 2001-05-20 01:20:20 +00:00
Miles Lott
e464e7cde9 Add app title 2001-05-20 00:03:17 +00:00
Miles Lott
1a0b164b8b change table name to phpgw_app_sessions ;) 2001-05-19 15:39:17 +00:00
seek3r
85a3b35de4 I have decided that setup.inc.php will contain all the details about the app, which setup will need to know. I am removing all other existing files that served the same purpose. I may switch to setup.xml at some point... but not yet 2001-05-19 06:09:07 +00:00
skeeter
5096f163b2 Should get the manual working agian. 2001-05-19 04:45:41 +00:00
skeeter
82f0b95584 Minor cleanups to remove warnings. 2001-05-19 04:44:44 +00:00
jengo
a1491eda4a Updated the standard a little 2001-05-19 03:59:04 +00:00
jengo
6b3a39b639 Added in new experimental toy to create ram disk and copy a phpgroupware install to it. 2001-05-19 03:43:16 +00:00
Miles Lott
65d2b5541c Merge in old files from setup3 for baseline/current 2001-05-18 18:01:15 +00:00
Miles Lott
971b5f5d63 Updating for setup3 module 2001-05-18 03:21:16 +00:00
skeeter
f8e066e11f Fix for bug #424801 2001-05-18 02:18:23 +00:00
angles
cc14e680ae moved current users info to the right side 2001-05-17 21:48:45 +00:00
angles
0143ee3a8f add isset check for flags noheader and noappheader 2001-05-17 21:34:43 +00:00
angles
40ceefcb57 add isset check for hovlink, and made vlink same as link color in theme 2001-05-17 21:18:01 +00:00
Miles Lott
867753c2d3 Update to now hopefully official OID/Private Enterprise Numbers 2001-05-17 02:31:36 +00:00
skeeter
7c2172852a Trying to remove some warnings. These warnings become very bothersome and slow when logging to a file. 2001-05-16 04:40:52 +00:00
angles
9dff6f11f4 added one line space to end of navbar 2001-05-15 17:44:39 +00:00
angles
0760bf5cb9 added powered by logo. Logo on top may be cluttering 2001-05-15 17:00:21 +00:00
skeeter
6c511bdf96 Small cleanups for warnings. 2001-05-15 04:21:16 +00:00
zone
50ed18949d Put old VFS back in place 2001-05-15 00:55:52 +00:00
zone
709910f688 changed 2001-05-15 00:35:29 +00:00
bettina
b1fadc4908 formatting 2001-05-15 00:00:49 +00:00
Miles Lott
79acd44d2b Add some new 1.X schema for contacts (not required) 2001-05-14 12:37:41 +00:00
Miles Lott
4e9138555a Change address type fields 2001-05-14 12:22:40 +00:00
skeeter
dc7578a39a Various cleanups. Trying to remove some warnings when generating php errors to a file. 2001-05-14 03:54:40 +00:00
Miles Lott
6880158394 Make use of SUP for many fields that are really just dupes 2001-05-14 02:30:43 +00:00
Miles Lott
ba530cab74 Update contact schema to working setup, still unofficial 2001-05-14 01:49:34 +00:00
Miles Lott
cbffd8bd21 This seems to be complete, and it loads, but the OIDs are fake 2001-05-13 23:45:43 +00:00
skeeter
da47c29c24 fixes a few warnings. 2001-05-13 04:08:01 +00:00
Miles Lott
e818b9a60b very prelim var settings for <br> or <br/> etc... 2001-05-11 21:35:34 +00:00
jengo
274a2cb3e0 *** empty log message *** 2001-05-11 15:38:00 +00:00
bettina
3883ba049a modified exists() to check apps_sub_cats to a global parent_cat 2001-05-11 00:45:14 +00:00
jengo
2a89d6c4cc *** empty log message *** 2001-05-10 14:35:56 +00:00
Miles Lott
8060a2efee change create to use account_XXX, made newgroup use newer create 2001-05-10 09:34:47 +00:00
seek3r
12132dac30 trying to make progress on the documentation system 2001-05-10 07:59:48 +00:00
Miles Lott
8bf1a59e55 Add some info on contact schema 2001-05-09 14:45:48 +00:00
Miles Lott
8e0c86f041 Add VERY preliminary contact schema 2001-05-09 14:44:20 +00:00
Miles Lott
73ff3bfc36 More changes, getting closer to all ldap 2001-05-09 13:25:19 +00:00
Miles Lott
16cc8987fe Add expires field 2001-05-09 13:03:20 +00:00
Miles Lott
c9d36a283d Updated somewhat for all ldap using custom attrs 2001-05-09 13:01:46 +00:00
Miles Lott
6a09bbe3f3 Update 2.X schema and readme 2001-05-09 12:33:58 +00:00
skeeter
c347caccde Missing the accounts_expire field being saved to the db. 2001-05-09 03:07:20 +00:00
el_latino
7f10f05298 XML file needed by the new setup app (by now setup2) 2001-05-08 23:40:48 +00:00
el_latino
6f90c27214 added a php class that allow us to parse XML files without having php XML
native support !!!, it main feature is to support XPath queries without navite
DOM XML support !. It will be the heart of the new setup app
2001-05-08 23:26:42 +00:00
skeeter
03a0805371 Possible fix for SF Bug #417865. 2001-05-08 23:20:13 +00:00
seek3r
674ca9a1c9 updated documentation tags 2001-05-08 21:20:47 +00:00
Miles Lott
451449045d Add comments to hide tags for js 2001-05-08 20:59:48 +00:00
skeeter
44feb8e016 Moved get_account_id() closer to the top of the file. Should now be more compatible with php3. 2001-05-08 20:50:11 +00:00
seek3r
d8e81e9812 moved around a few files 2001-05-08 20:26:59 +00:00
skeeter
9e881820b8 Changed the font size to be dynamic to the users browser. 2001-05-08 18:49:37 +00:00