Commit Graph

109 Commits

Author SHA1 Message Date
jengo
ef3a4a6e5c Fixed access columns and groups columns not working correctly 2000-10-18 03:46:57 +00:00
skeeter
dce91446c9 Setting default preferences for new users 2000-10-13 12:21:04 +00:00
jengo
d9abb263a5 Updating more of the preferences 2000-10-12 18:18:03 +00:00
sjb4891
f4f9bfaba3 changed ereg in the code to remove groups from accounts to match what is
actually in the field.
2000-10-11 01:58:21 +00:00
skeeter
1369e38c4b improper group info on new groups causing navbar problems 2000-10-11 00:57:09 +00:00
skeeter
fc91dfaf5b improper group info on new groups causing navbar problems 2000-10-11 00:18:42 +00:00
skeeter
77768a90ef improper group info on new groups causing navbar problems 2000-10-11 00:02:39 +00:00
skeeter
5001c5bdbd improper group info on new groups causing navbar problems 2000-10-10 23:28:42 +00:00
jengo
b3f402db9f Removed uneed files that where moved to the phpgwapps cvs tree 2000-10-03 10:44:26 +00:00
jengo
0b2c610755 Cleaned up a few forms 2000-10-03 09:14:08 +00:00
jengo
a490cdcf5c Updated viewaccounts to new accounts table and fixed a few parse errors 2000-10-03 06:58:01 +00:00
jengo
5008306a5d Converted new accounts to work off templates 2000-10-02 20:43:56 +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
seek3r
95d93a753f needed umask so that permissions would be accurate 2000-10-02 08:30:23 +00:00
seek3r
895c9ba0f3 fixed a few bugs, and added support for dirverify 2000-10-02 07:33:43 +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
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
jengo
ed3540db30 Cleaned up uneeded code and fixed a SQL error in the sessions table. 2000-09-28 11:48:58 +00:00
jengo
e094af286f Wasn'r updated to the new sessions table 2000-09-28 05:06:27 +00:00
jengo
1cdd40e6b9 Fixed last account showing up twice 2000-09-28 04:57:32 +00:00
skeeter
6f98d63860 missing php closing tag ?> 2000-09-28 02:25:19 +00:00
skeeter
cfbf8db153 fixes for accounts 2000-09-27 23:50:11 +00:00
skeeter
4a93132396 fixes for accounts 2000-09-27 23:17:36 +00:00
skeeter
941f47ff4d fixes for accounts 2000-09-27 22:44:20 +00:00
skeeter
e48168c5cd fixes for accounts 2000-09-27 22:36:15 +00:00
jengo
51fcd9558a Fixed a bug where users where able to delete there own account 2000-09-27 09:05:02 +00:00
jengo
341d218664 Fixed a sql error in preferences table 2000-09-27 08:18:40 +00:00
jengo
5f4b9d6a04 Merging in more changes to the admin section 2000-09-25 22:35:09 +00:00
jengo
066b5ff4fe Merged in admin section changes 2000-09-25 22:27:40 +00:00
skeeter
816aac68fe various little fixes 2000-09-25 21:13:52 +00:00
seek3r
24d5295a9d switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens 2000-09-25 20:47:40 +00:00
seek3r
4d69ecc229 switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens 2000-09-23 05:31:51 +00:00
jengo
1434c95e58 Fixed a few bugs and parse errors 2000-09-18 16:42:24 +00:00
jengo
ffd1efa794 Merged in addressbook patch 2000-09-12 22:14:33 +00:00
jengo
d63e8085a6 Fixed a few typos 2000-09-12 18:12:34 +00:00
jengo
d19d009cad Fixed group access bug 2000-09-11 06:48:37 +00:00
jengo
2d4b4e2c09 Fixed a few problems with missing vars in templates and form methods 2000-09-11 03:22:29 +00:00
seek3r
7fb329645c moving to new translation system 2000-09-07 23:31:08 +00:00
seek3r
59347a7bf0 moving to new translation system 2000-09-07 22:47:52 +00:00
seek3r
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +00:00
jengo
43b34b0e97 Fixed permissions not being displayed properly 2000-09-06 22:24:28 +00:00
seek3r
1f471d7588 cleaned up code 2000-09-06 15:55:58 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
b30c63963d Disabling applications system wide now works properly with navbar() 2000-09-05 03:59:26 +00:00
jengo
e08b04a148 Removed references to session->con 2000-09-05 03:35:42 +00:00
jengo
ef2bc22fba Removed references to session->id and added a few missing link()s 2000-09-05 03:24:51 +00:00
jengo
6716ab839c Removed a few references to session->id 2000-09-04 21:11:16 +00:00
jengo
5153a56400 The admin sction should now be using the link() properly 2000-09-04 18:26:32 +00:00
jengo
ad1bddfcf7 A few small random changes 2000-09-03 23:22:14 +00:00