Ralf Becker
afe2795f2d
removed unnecessary instancations and using static methods of html and egw_link class
2008-03-25 16:37:37 +00:00
Ralf Becker
bae9cc6013
invalidate session cache on changes in egw_info
2006-04-06 07:53:44 +00:00
Ralf Becker
aac9ec7d10
phpgw --> egw
2005-10-14 17:03:16 +00:00
alpeb
f75a66cc05
fix bug 948702. User won't be allowed to change an app name 'cause it breaks it.
2004-05-07 16:49:17 +00:00
alpeb
1dae93b363
partial fix to bug 948702: can't change apps names. Still more to do.
2004-05-06 15:29:33 +00:00
Ralf Becker
b495aa7a0f
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 07:54:25 +00:00
Lars Kneschke
28d5293d6e
fix for bug [ 892893 ] "phpinfo" sometimes doesn't work
2004-02-26 09:01:42 +00:00
reinerj
80ea30c5b1
changes from phpgw to egw dev group
2004-01-26 23:26:19 +00:00
shrykedude
79bae15b8d
Correct off-by-1 error in app list
2003-10-29 04:36:43 +00:00
Ralf Becker
3261633231
sort the apps by title in admin->applications
2003-09-22 11:14:21 +00:00
Ralf Becker
27497d4f21
fix to show title of disabled apps
2003-09-22 10:58:05 +00:00
Ralf Becker
f76c6eedd7
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:16:30 +00:00
Ralf Becker
4e1cd7d1f5
new type of hooks via methodes instead of separate files:
...
- allows to parse arguments ot the hook and return content
- all access to the hook-table is now handled by the hook-class (for admin and setup too)
- all existing hooks continue to work of cause
2003-04-27 22:26:04 +00:00
Ralf Becker
5f0ea8e766
Added a note (with link to setup) to admin/applications/add, to use setup to install new apps
2003-03-09 15:09:35 +00:00
Ralf Becker
d491a1d212
small fix to get edit-app working without app-title
2002-10-27 09:46:59 +00:00
ceb
405e2b5c65
removed app_title
2002-10-26 22:40:09 +00:00
seek3r
86032f02dd
removed common->phpgw_exit() and fixed all references to it in the core apps and api
2002-09-28 20:01:44 +00:00
seek3r
cf2a12ba1c
made changes to the loading of the header, navbar, appheader, and footers
2002-05-24 10:38:03 +00:00
Miles Lott
344e9f8c53
Remove superfluous footer activity
2001-09-17 22:30:14 +00:00
Miles Lott
e2f46ea462
Make admin use this; Fix add
2001-09-14 19:53:24 +00:00
Miles Lott
51e8a50170
Converting to 3layer
2001-09-14 19:45:06 +00:00