Commit Graph

30100 Commits

Author SHA1 Message Date
jengo
b3f402db9f Removed uneed files that where moved to the phpgwapps cvs tree 2000-10-03 10:44:26 +00:00
jengo
4910fa7cd1 Fixed a problem with the applications table not being created correctly 2000-10-03 10:09:48 +00:00
jengo
0b2c610755 Cleaned up a few forms 2000-10-03 09:14:08 +00:00
jengo
1b146c5241 Updated docs 2000-10-03 09:07:34 +00:00
jengo
6185804790 Updated the access_log tables 2000-10-03 07:55:03 +00:00
jengo
578c6e0799 Fixed access_log not updateing logout times 2000-10-03 07:25:25 +00:00
jengo
2541a718b6 Updated docs 2000-10-03 07:00:27 +00:00
jengo
a490cdcf5c Updated viewaccounts to new accounts table and fixed a few parse errors 2000-10-03 06:58:01 +00:00
skeeter
7876b477f3 can't remember 2000-10-03 02:30:27 +00:00
skeeter
f590ce5c92 *** empty log message *** 2000-10-03 01:42:45 +00:00
skeeter
28c23a4c17 maybe fixed the double 29 oct problem 2000-10-03 01:34:28 +00:00
jengo
5008306a5d Converted new accounts to work off templates 2000-10-02 20:43:56 +00:00
jengo
2753cf9bb7 Updated docs 2000-10-02 11:19:21 +00:00
jengo
315a21bcdc Updated docs 2000-10-02 11:00:33 +00:00
jengo
3e3f04a137 Fixed a problem with the sorting in the current users section and cleaned up some of the error reporting 2000-10-02 10:48:03 +00:00
jengo
9625d6582f Changed the access options to list the same way the rest of the program works 2000-10-02 10:15:14 +00:00
seek3r
15e5817ee5 removed dirs that didnt belong 2000-10-02 08:57:24 +00:00
jengo
5ed998131e Fixed a problem with printer friendly version putting HTML out of place 2000-10-02 08:32:51 +00:00
seek3r
95d93a753f needed umask so that permissions would be accurate 2000-10-02 08:30:23 +00:00
jengo
bdedd300cd Corrected SQL error 2000-10-02 08:29:25 +00:00
seek3r
895c9ba0f3 fixed a few bugs, and added support for dirverify 2000-10-02 07:33:43 +00:00
skeeter
9d0314b195 moved charset to a lang setting 2000-09-30 16:54:58 +00:00
skeeter
41c60253b8 moved charset to a lang setting 2000-09-30 16:24:21 +00:00
skeeter
5c41980a0c moved charset to a lang setting 2000-09-30 16:18:23 +00:00
seek3r
6c714f9151 correct typo 2000-09-30 02:41:45 +00:00
seek3r
c9c27dce13 added support for new versioning system 2000-09-30 02:40:33 +00:00
skeeter
ae99a90a2b additional fixes added 2000-09-29 23:28:34 +00:00
sjb4891
7d72ca145a Removed trailing ?> to prevent problems with Location and SetCookie 2000-09-29 22:27:54 +00:00
sjb4891
2e1d3cbe49 Removed trailing ?> and added comment to prevent people from adding it
and getting into trouble with cookies because output has been sent
2000-09-29 22:26:31 +00:00
seek3r
a8348b7faa changes references to accounts.loginid to accounts.account_lid 2000-09-29 21:16:29 +00:00
seek3r
d53ea39b93 fixed login page 2000-09-29 20:41:34 +00:00
seek3r
34d674b019 fixed login page 2000-09-29 20:33:27 +00:00
seek3r
9290785226 fixed login page 2000-09-29 20:28:46 +00:00
seek3r
e72c4e2534 added support for version control 2000-09-29 20:18:23 +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
seek3r
583ebddb32 renamed header(0 to phpgw_header() to remedy function name conflicts 2000-09-28 15:01:11 +00:00
sjb4891
b781dd61f6 sessionid was used instead of session_id to kill session. From Chew. 2000-09-28 14:36:38 +00:00
sjb4891
89afb762df Added authorization against the setup password 2000-09-28 14:28:34 +00:00
jengo
ed3540db30 Cleaned up uneeded code and fixed a SQL error in the sessions table. 2000-09-28 11:48:58 +00:00
seek3r
7c6c0c3efd cleaned up some default settings 2000-09-28 09:35:59 +00:00
seek3r
c80b248c26 added a few warning about backing up data before running the upgrades. 2000-09-28 09:28:22 +00:00
seek3r
eb05427033 completed upgrade procedures for mysql. someone else will have to do pgsql, because im too tired 2000-09-28 09:23:09 +00:00
seek3r
26fcc38cdd massive cleanup and improvements so that it can handle upgrades 2000-09-28 08:17:06 +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
seek3r
cd62bab445 working on setup program 2000-09-28 05:38:10 +00:00
sjb4891
cc3ae1bdac Inital version. identical to droptables_mysql right now 2000-09-28 05:18:47 +00:00
sjb4891
61c57db8d5 Inital version, from the raw create_tables.pgsql file 2000-09-28 05:14:38 +00:00