Commit Graph

712 Commits

Author SHA1 Message Date
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
skeeter
09828d79be Now the treeview is colapsed by default. Also made a few changes in the opening/closing of the nodes. 2001-05-08 17:56:00 +00:00
skeeter
fe42736c25 Small wording changes. 2001-05-08 17:34:16 +00:00
Miles Lott
7cb10e7c49 updated for new file 2001-05-08 11:57:10 +00:00
Miles Lott
8562245c3e very preliminary LDAPv3 account schema 2001-05-08 11:55:59 +00:00
Miles Lott
db322c75ef Give some instructions on installation of the schema files 2001-05-08 11:49:41 +00:00
Miles Lott
ab7c3902b5 Import some LDAP server schema files 2001-05-08 11:45:53 +00:00
jengo
7c6736421a Update docs 2001-05-08 10:42:38 +00:00
jengo
24fb82eb64 Fixed background filler not showing up in IE, created better logo and logos that fit each theme 2001-05-08 08:49:23 +00:00
jengo
dfbc5ec635 Cleaned up formating, added option for special logos for each theme 2001-05-08 08:48:12 +00:00
skeeter
e21101da21 This is skeeter's attempt at making eldaptir and bookmarks work with the API menutree. 2001-05-08 01:14:12 +00:00
skeeter
06fc371ea4 This will now allow either a filename, string, or an array. Had to add a 5th param to handle passing html code as the target instead of just url as the 2nd param. 2001-05-08 00:59:19 +00:00
zarf
cae3392891 *** empty log message *** 2001-05-07 01:01:03 +00:00