Commit Graph

29 Commits

Author SHA1 Message Date
jengo
9b6cc18eb8 - Added banners
- Re-added the file I just deleted on mistake (currentusers.php)
- accesslog.php is no longer needed
2001-07-13 07:05:19 +00:00
jengo
68577e4d12 - Moved access log over to 3 tier design\n- edit / view account hooks now support 3 tier design\n- Added view account access history to view account (via hook)\n- Added nexmatchs to access log\n 2001-07-13 07:02:34 +00:00
jengo
976308c56e Moved to use the new limit_query() function 2001-07-02 19:26:30 +00:00
jengo
36777f79cf Fixed nextmatchs links not working 2001-06-11 15:01:08 +00:00
Miles Lott
f08d242f53 Convert to use single form 2001-05-11 13:33:02 +00:00
Miles Lott
2ef69a2a53 If action is empty, place an   into the td 2001-04-13 22:45:57 +00:00
q-bert
099cc39bdd show_sort_order did not have the path. 2001-04-06 16:55:03 +00:00
jengo
25fe742367 Cleaned up all of the link calls in the admin section 2001-03-08 23:32:22 +00:00
jengo
e959832db1 Added session_flags column to phpgw_sessions 2001-02-28 15:58:26 +00:00
jengo
d5e4f4b587 Added the session_action field, so admin can watch what users are working on. Just your basic big brother stuff ... 2001-02-10 15:14:14 +00:00
jengo
0341383c39 Moved it over to use db->limit() instead of nextmatchs->sql_limit() 2001-01-30 00:17:15 +00:00
Lars Kneschke
329e49904b fixed some sql and ldap errors 2000-11-25 22:55:15 +00:00
jengo
a7eb74b77d Cleaning up templates 2000-11-22 05:50:42 +00:00
jengo
ecf581cc34 Fixed currentusers.php not showing the link properly and added code to split off the loginid and domain 2000-11-22 04:27:38 +00:00
jengo
ddbe64e26d Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
jengo
07bf8a2a7c Converted the flags to use the new style 2000-11-16 08:00:18 +00:00
jengo
3231a12e2a I forgot to remove a $t = new Template() from before 2000-11-07 23:50:02 +00:00
jengo
1a1f774680 Started cleaning up the templates 2000-11-07 20:37:02 +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
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
jengo
e094af286f Wasn'r updated to the new sessions table 2000-09-28 05:06:27 +00:00
seek3r
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
6716ab839c Removed a few references to session->id 2000-09-04 21:11:16 +00:00
jengo
c09da12906 Fixed parse error and preferences not being loaded properly 2000-09-03 12:52:59 +00:00
seek3r
a62486b000 updated to new location for the show_date function 2000-08-30 07:55:42 +00:00
jengo
b00f3a6928 Converted current users to use templates 2000-08-22 00:58:29 +00:00
jengo
90c70b2704 Cleaned up with accounts form, added a search field and next matchs icons 2000-08-19 06:17:20 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00