Ralf Becker
|
aac9ec7d10
|
phpgw --> egw
|
2005-10-14 17:03:16 +00:00 |
|
zhangweiwu
|
d2444ac288
|
further modification to replace typical phpgw style
<TD BGCOLOR="{ROW_ON}">
with egroupware style
<td class="row_on">
for more flexibility. most of these files are years old.
(pim proofread)
|
2005-07-06 02:26:44 +00:00 |
|
reinerj
|
80ea30c5b1
|
changes from phpgw to egw dev group
|
2004-01-26 23:26:19 +00:00 |
|
Ralf Becker
|
f76c6eedd7
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:16:30 +00:00 |
|
skeeter
|
9f76c46b29
|
Fixed a problem where it would try to Back to the group list when editing/viewing user data.
|
2002-01-11 02:01:29 +00:00 |
|
skeeter
|
3b71750055
|
This will allow admin members to grant group managers to user(s) of a group.
|
2002-01-10 18:18:44 +00:00 |
|
seek3r
|
32306abaf6
|
some additional performance improvements, including a switch to the hooks class which I finished up
|
2002-01-02 14:33:05 +00:00 |
|
skeeter
|
40ee06a1d1
|
A few minor cleanups. Also, changed what I could to use ExecMethod(). This is much cleaner when calling a single function from a class than creating an instantiation of the class and calling a single method.
|
2001-12-27 15:14:02 +00:00 |
|
Miles Lott
|
ddf22a95f5
|
Fix global problem, i hope
|
2001-12-18 22:22:47 +00:00 |
|
Miles Lott
|
e6eb32d36f
|
formatting, globals
|
2001-12-18 06:00:48 +00:00 |
|
jengo
|
0b5c0c040a
|
Added new ACL Manager, currently only user accounts is using it
|
2001-09-04 01:12:13 +00:00 |
|
skeeter
|
df1d4a732c
|
Did a little cleaning on the access_history class. Using GLOBALS now and fits in the the accounts class in admin.
|
2001-09-01 23:40:28 +00:00 |
|
Lars Kneschke
|
8d7ba95ea6
|
created a class to create the left menu for plugins
changed the code for editaccount and viewaccount
|
2001-08-28 21:50:10 +00:00 |
|