Commit Graph

99 Commits

Author SHA1 Message Date
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
skeeter
9c1ca50d7c working with new session class 2000-09-03 20:25:31 +00:00
jengo
c09da12906 Fixed parse error and preferences not being loaded properly 2000-09-03 12:52:59 +00:00
tooley
626e18cae3 Simple fixes re: groups and permissions class elimination, also small misordering of db_perms assignment. 2000-08-31 23:52:20 +00:00
seek3r
cbef39f967 updated to new location for the show_date function 2000-08-30 17:54:13 +00:00
seek3r
a62486b000 updated to new location for the show_date function 2000-08-30 07:55:42 +00:00
skeeter
b32d3748a5 worked on renaming of user dirs 2000-08-27 12:24:57 +00:00
skeeter
154817313b worked on renaming of group dirs 2000-08-27 12:22:07 +00:00
jengo
279c9181ab Wasn't showing the selected values 2000-08-27 03:05:36 +00:00
jengo
707a01c361 Fixed a few problems with the app list in the group table 2000-08-27 02:54:28 +00:00
jengo
6b0c6ae7ca Removed the templates, it should now work 2000-08-27 01:59:30 +00:00