Commit Graph

35 Commits

Author SHA1 Message Date
zhangweiwu
42d00f5442 similiar stylesheet enhancements to preference as I did for admin module, less refereence to $GLOBALS['phpgw_info']['theme']['row_off'] and more reference to logicl style classes. 2005-07-07 03:21:47 +00:00
reinerj
b3cd13141f replace the crap 2004-08-09 14:30:59 +00:00
Miles Lott
d6c316e857 Don't create global template object 2004-01-10 22:54:35 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
c1b472d149 changed to use title generated by applications-class,
added a 3-param to display_section to be compatible with old-style-apps
2003-03-27 10:54:55 +00:00
ceb
6326e50944 use ['phpgw']->template 2002-11-15 00:18:55 +00:00
ceb
c4318f11af update prefs to use lang() instead 2002-11-04 00:55:07 +00:00
ceb
0f50db2558 update prefs to use lang() instead 2002-11-04 00:50:18 +00:00
Ralf Becker
122bddb15f get preferences to send its output through the xslt-framework 2002-10-26 15:22:06 +00:00
seek3r
8abf9fa1a5 Switched to using the register_exit_function() and added scrolling divs to a couple places for examples 2002-09-28 15:20:20 +00:00
skeeter
e3bf408609 Converting to get_var() for all HTTP_*_VARS. 2002-04-29 22:25:02 +00:00
ceb
424e6dd32d update pix path 2002-03-16 01:33:19 +00:00
Miles Lott
fa3562d6ec add some langs, move some to api 2002-01-11 14:04:40 +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
63ca721bd5 Possible fixes for some small problems in the preferences. 2001-09-18 01:26:21 +00:00
jengo
92a1a669cd Added config option to disable grant access to all users 2001-09-09 18:48:20 +00:00
jengo
3c633fcbc1 Cleaned up the preferences section, its now split into seperate sections (using tabs) for admins. User, default and forced 2001-09-03 23:01:42 +00:00
jengo
950eb824d2 Changed around hooks code, its now cleaner and requires you to specify the location, the hook file names have also changed, the old format was redundent 2001-06-07 01:46:12 +00:00
jengo
bdbc19216b Added anchors so developers can link directly to there section in preferences 2001-05-31 19:07:11 +00:00
skeeter
775e90b953 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00
angles
4dd22317a7 switch to set_block in index.tpl 2001-05-11 21:18:59 +00:00
angles
3022447c3f change template init to CreateObject 2001-05-11 18:43:47 +00:00
angles
b63d389f34 templatization of preferences 2001-05-11 17:19:20 +00:00
jengo
c264cdcea5 Cleaned up link() calls 2001-03-08 09:56:18 +00:00
seek3r
fc649d6644 added the ability to specify an order for the apps to show up in 2000-12-20 08:50:00 +00:00
seek3r
af99c453fa testing out new hooks option 2000-12-20 08:09:02 +00:00
seek3r
c115717da0 converting to the new hooks system 2000-12-15 21:56:09 +00:00
jengo
75b4fd0460 Updated docs 2000-11-25 21:34:19 +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
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
seek3r
23950abfe9 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 01:25:17 +00:00
sgbeal
f707cb44b1 Converted to use lang() 2000-09-07 21:35:30 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
skeeter
5a7993465b user permission problems 2000-09-01 22:03:53 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00