Commit Graph

2964 Commits

Author SHA1 Message Date
skeeter
34a91dbb46 New New manual - multi-language capabilities. 2001-05-11 02:34:43 +00:00
skeeter
9bd39084f8 No loger needed 2001-05-11 02:34:15 +00:00
skeeter
fd49dee821 No longer needed 2001-05-11 02:28:41 +00:00
bettina
a0404d3b53 update categories to have the possibility to choose global parent cats for apps_sub_cats 2001-05-11 00:47:50 +00:00
bettina
3883ba049a modified exists() to check apps_sub_cats to a global parent_cat 2001-05-11 00:45:14 +00:00
Miles Lott
8764e4aec8 Some formatting 2001-05-10 18:09:15 +00:00
jengo
2a89d6c4cc *** empty log message *** 2001-05-10 14:35:56 +00:00
Miles Lott
911a98e380 Cleanup use of template 2001-05-10 13:49:39 +00:00
Miles Lott
6e55f7b3dd Formatting 2001-05-10 13:05:30 +00:00
Miles Lott
ade25e59cc No longer needed 2001-05-10 12:54:59 +00:00
Miles Lott
c89c380f3f Now using single template file 2001-05-10 12:45:40 +00:00
jengo
ffba834163 Converted to use template blocks 2001-05-10 12:27:09 +00:00
Miles Lott
a17f9909b9 now using PHPGW_APP_TPL, and index.php is using new single template file 2001-05-10 12:21:16 +00:00
Miles Lott
20c373ce1b New combined template for the address list 2001-05-10 12:19:56 +00:00
jengo
90bbd79e22 Switched over to using template blocks 2001-05-10 12:16:52 +00:00
jengo
41ddfebfea Converted of to use template blocks 2001-05-10 12:16:31 +00:00
Miles Lott
b77db18323 Formatting 2001-05-10 11:36:19 +00:00
Miles Lott
d3b1b37058 minor html mods 2001-05-10 11:34:47 +00:00
Miles Lott
d6b286ea0c Removing unneeded templates 2001-05-10 11:34:02 +00:00
Miles Lott
f4980ba34e Formatting 2001-05-10 11:21:06 +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
skeeter
75db6dc449 Final manual layout 2001-05-10 03:24:11 +00:00
skeeter
4bb9b8e5a9 New manual 2001-05-10 03:18:58 +00:00
skeeter
9fa092328a Final manual layout 2001-05-10 03:16:39 +00:00
skeeter
0d7946c764 new manual layout 2001-05-10 01:21:09 +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
Miles Lott
de7d1f4e60 Update for new create method in accounts 2001-05-09 11:37:26 +00:00
skeeter
537dfe14e9 Fixed the problem where calendar items were not being deleted. Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same. 2001-05-09 03:21:14 +00:00
skeeter
856e26d09e cleanups of warnings 2001-05-09 03:08:07 +00:00
skeeter
c347caccde Missing the accounts_expire field being saved to the db. 2001-05-09 03:07:20 +00:00
skeeter
18bf9da775 Fixed the problem where calendar items were not being deleted. Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same. 2001-05-09 03:05:22 +00:00
skeeter
be32e184c4 Mesed up on the navbar icon 2001-05-08 23:59:48 +00:00
skeeter
43949f2fa9 New manual system 2001-05-08 23:51:02 +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
1dfd51d325 XML setup file required by the new setup app (setup2 by now) 2001-05-08 23:36:37 +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
skeeter
6793fc6013 Fix for SF Bug #417440 2001-05-08 21:05:56 +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