Commit Graph

78 Commits

Author SHA1 Message Date
Ralf Becker
c806924457 bgcolor-->class 2006-12-17 12:49:02 +00:00
Ralf Becker
0c2f4d8b98 moved idots fixes to default, removed idots 2006-12-13 10:23:40 +00:00
Ralf Becker
94359ad8fd - patch from Klaus Leithoff: implementing lettersearch for ACL
- bugfix from Sebastian Ebeling
2006-12-06 14:53:03 +00:00
Ralf Becker
679ffd7ac0 fix for bug [ 1526576 ] acl.tpl bug
typo in hiddenvars, causes search in acl to loose the user/group and default to the current user, thanks to Nick Mossie (ldeviator)
2006-08-11 06:34:23 +00:00
Ralf Becker
c4d3c38c24 fixed not working preferences tab in manage users 2006-04-14 18:48:58 +00:00
Ralf Becker
5c3541a156 make acl called via sidebox menu of an app, to behave like a part of that app 2005-11-08 11:40:35 +00:00
Miles Lott
2c2bc0beb3 Update of preferences app to work as a multi-tiered application and via xml-rpc 2005-07-23 09:44:46 +00:00
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
Ralf Becker
1dd41c183b applied security relevant patch from nikolaus.jeremic-at-pro-inform.de: checking old password before changeing for a regular user 2005-04-28 13:10:31 +00:00
bgigon
cbdd197322 Update from Omar Boumeddane 2004-10-14 09:07:31 +00:00
Ralf Becker
a4f495d678 added possibility to assign a color and an icon to a category 2004-05-26 07:25:29 +00:00
alpeb
4bb3da5b8a fixed typo 2004-05-03 21:58:39 +00:00
alpeb
4a2a29db09 fixed typo that avoided extra category data to be shown 2004-04-30 00:28:23 +00:00
Pim Snel
7701abb167 start new icons default template theme 2003-11-04 01:42:56 +00:00
Ralf Becker
3a4c803dbd fixed bug with not saved description in preferences::add
changed logic and look to apply with the style-guide
2003-08-30 10:26:20 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
ceb
b1aa23e5d0 fix 2003-06-24 22:33:40 +00:00
Ralf Becker
b69defa25b added app_header via $GLOBALS['phpgw_info']['flags']['app_header'] 2003-04-20 20:47:50 +00:00
Ralf Becker
8e6837762a update preferences: helptexts 2003-03-31 18:16:33 +00:00
ceb
0c6e15282c droped files 2002-12-10 22:38:05 +00:00
ceb
6137f2c184 added xsl file 2002-11-20 15:36:26 +00:00
ceb
94e13fe529 update 2002-11-16 01:33:18 +00:00
ceb
0f50db2558 update prefs to use lang() instead 2002-11-04 00:50:18 +00:00
Ralf Becker
f22cc466cd remove powered by top or bottom and corrected the alternation row-colors 2002-10-27 15:54:42 +00:00
ceb
05653960d4 update edit_cats to move the subtree with the cat if the parent changes 2002-10-12 18:27:22 +00:00
ceb
0ae563ca08 fix for bug 1286 2002-10-04 20:59:00 +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
Ralf Becker
77b7e4df0d changed templates to use ceb's css-theme-files 2002-09-28 00:46:08 +00:00
Ralf Becker
147a2ba800 changed templates to use ceb's css-theme-files 2002-09-28 00:30:01 +00:00
ceb
a29f27d21f update css 2002-09-27 23:19:26 +00:00
Zone
0a0261a9e1 Make session timeouts configurable 2002-09-24 05:21:38 +00:00
ceb
e4044935f0 update cats 2002-09-08 20:40:12 +00:00
Miles Lott
b9300cc5d4 Make colors alternate 2002-08-21 02:14:15 +00:00
Ralf Becker
aa2e71c35e some changes to be compatible with seek3r new template-system
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 14:15:41 +00:00
Miles Lott
bcc0730f43 Add configs for new password policies 2002-05-27 03:10:51 +00:00
ceb
1fab89aabe update pngs 2002-03-08 22:04:31 +00:00
ceb
1d29836f0d update pngs 2002-03-08 20:45:50 +00:00
ceb
3008d06788 update pix 2002-03-08 15:49:51 +00:00
seek3r
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
ceb
0385d7628f added data fields to cats setup 2002-01-13 22:35:54 +00:00
ceb
0cbb0abcb6 ntier for the cats 2002-01-12 05:29:11 +00:00
ceb
2c3f92a9f1 update hook_prefs 2002-01-12 04:17:42 +00:00
ceb
3a5769473b ntier for the cats 2002-01-12 04:09:56 +00:00
Miles Lott
985fc8292c Move peer server config; add option to set default expiration for auto-created accounts 2002-01-05 20:40:44 +00:00
itheart
ce01f617eb config.tpl change to lang_submit and lang_cancel. 2001-12-04 07:43:52 +00:00
Miles Lott
4ef07f8d67 Now using the same template files as the admin/config.php - only api/admin/prefs templates
are included, and all are saved in the config table as appname='phpgwapi'.
2001-09-21 20:14:04 +00:00
Miles Lott
477991e9f4 Add additional config to show currentapp and api upgrade status 2001-09-16 15:09:52 +00:00
jengo
92a1a669cd Added config option to disable grant access to all users 2001-09-09 18:48:20 +00:00
jengo
ac6cb8b252 Removed config options that have been moved to forced preferences 2001-09-03 23:35:38 +00:00
jengo
969e39dff0 Fixed the table header 2001-09-03 23:18:47 +00:00