Commit Graph

92 Commits

Author SHA1 Message Date
skeeter
ae99a90a2b additional fixes added 2000-09-29 23:28:34 +00:00
jengo
9b45d51bb0 Fixed bad cvs merge 2000-09-29 05:38:24 +00:00
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
sjb4891
313c7aba0f Changed to reflect the new /setup/* method of install, setup and config. 2000-09-28 15:08:47 +00:00
jengo
d354b87a24 Added transy to the applications table and found a better graphic for transy 2000-09-28 06:56:00 +00:00
jengo
1ed610ff0d Updated docs 2000-09-28 05:42:43 +00:00
jengo
13ad31ba54 Fixed field with the wrong name 2000-09-28 05:12:23 +00:00
skeeter
1af7228b32 updates 2000-09-28 03:22:25 +00:00
jengo
8ddc0b1fe9 Updated the docs a little 2000-09-28 02:51:59 +00:00
seek3r
fd1b1d22ef removed extra includes 2000-09-28 01:15:51 +00:00
jengo
51612d899f Updated tables 2000-09-28 00:51:51 +00:00
seek3r
d01218ad23 switched to using a config table and removed the globalconfig files 2000-09-28 00:35:27 +00:00
jengo
3b98cbc876 removed a few duplicate words
: ----------------------------------------------------------------------
2000-09-27 22:16:28 +00:00
jengo
d6c2a9cb69 Fixed a problem with the default account 2000-09-27 22:09:18 +00:00
jengo
2bf02e861e Fixed tables, they where missing a few fields 2000-09-27 21:58:59 +00:00
sjb4891
8327da456b Added obtaining phpGroupWare section 2000-09-27 21:18:02 +00:00
sjb4891
f8deba56ec Updated HOWTO to answer some of the FAQ in #phpGroupWare, and
explain the installation process in more detail.
2000-09-27 15:10:44 +00:00
skeeter
fb95fa7c11 updates 2000-09-27 01:04:32 +00:00
skeeter
df84606928 update file for mysql 2000-09-26 23:37:18 +00:00
sjb4891
5f45b54f92 Added documentation on hook facility for preferences and admin pages.
Added docs on the DB based lang() function, and the standard return codes.
Ran the whole thing through aspell to clean up typos.
2000-09-26 15:56:24 +00:00
skeeter
f611b361ad touch-ups for jengo 2000-09-26 01:27:51 +00:00
jengo
3802275bc4 Updated docs 2000-09-25 23:21:11 +00:00
jengo
64d1aa3eb0 Update the sessions table to the new struture 2000-09-25 23:17:07 +00:00
jengo
2a54423cd2 Update to the new accounts and preferences table 2000-09-25 23:05:43 +00:00
jengo
58cf8a21b0 Changed the format for the preference table 2000-09-25 22:56:21 +00:00
jengo
4008ac3e04 *** empty log message *** 2000-09-25 22:10:33 +00:00
skeeter
9fc3998eb7 fixed ab and todo 2000-09-24 23:56:25 +00:00
skeeter
c7fb5e5d6e fixed Bug #113869 2000-09-23 03:00:14 +00:00
jengo
e22c2fe6d2 Updated the rest of the create_table.* for the new applications table 2000-09-22 15:42:45 +00:00
jengo
3d47258db1 Fixed sorting order in navbar for app icons on a group level 2000-09-22 15:39:19 +00:00
jengo
8d4a0aded9 Started converting fields names to work with Oracle 2000-09-18 20:00:25 +00:00
jengo
fcee44d929 Updated the todo tables for oracle support 2000-09-18 17:55:29 +00:00
jengo
594074cb65 Converted the todo list field to support Oracle 2000-09-18 17:52:39 +00:00
skeeter
c1ed65b0f3 Modified int's to number's 2000-09-17 23:23:30 +00:00
skeeter
8ec0b1ae0e This should work for ORACLE with the existing data layout 2000-09-17 22:21:11 +00:00
skeeter
906f0b2c30 This should work for ORACLE with the existing data layout 2000-09-17 22:20:29 +00:00
izzy
7355ddb1f5 removed those reserved words. added the sequences. triggers still missing. 2000-09-15 12:46:50 +00:00
skeeter
41fae14630 reading from dual for seq tables 2000-09-15 01:51:50 +00:00
skeeter
f05827baa7 should now do auto_increment 2000-09-15 00:20:58 +00:00
skeeter
7df2a3e5d8 fixed editing of start time display 2000-09-15 00:14:42 +00:00
izzy
79bf93969f first try of some create_tables script for oracle. Not fully ready yet 2000-09-13 20:49:34 +00:00
jengo
fe1ee3580e Updated docs 2000-09-13 05:31:09 +00:00
jengo
393cc65a7f Added new layout for list products 2000-09-13 03:03:18 +00:00
skeeter
bd8f8f4afe now displays group events on members calendar 2000-09-13 00:24:24 +00:00
izzy
ffb0600585 added email update description ("couldn't open mailbox") 2000-09-12 11:36:51 +00:00
skeeter
8b51208dcb fixed displaying of repeated events by owner 2000-09-12 11:07:19 +00:00
skeeter
b985023787 fixed encoding of password in session table 2000-09-12 00:29:22 +00:00
jengo
1ab6ea6999 Updated docs 2000-09-11 05:12:31 +00:00
jengo
4d3cd6b1a0 Update docs 2000-09-11 04:34:46 +00:00
seek3r
395b083a87 updated docs so that they represent the current system, including translation system 2000-09-10 20:39:56 +00:00