Ralf Becker
703f049b09
function to create email addresses after a configurable policy
2006-04-16 12:31:00 +00:00
Lars Kneschke
a14cf00c50
some small layout fixes
2005-12-02 14:06:25 +00:00
Ralf Becker
1ed66cdeeb
removed mail config from Admin >> Site config as the mail config is availible now inside eGW via EMailAdmin or via Setup >> Configuration
2005-11-25 08:14:04 +00:00
Ralf Becker
950fa24a14
forgot to commit the templates
2005-11-09 12:47:47 +00:00
Cornelius Weiß
76692a6e28
upps, forgot to commit templates for customfields manager
2005-11-01 18:59:15 +00:00
Ralf Becker
e72ec322e1
added configuration switch for xmlrpc and soap services (default off)
2005-09-10 10:39:36 +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
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
zhangweiwu
3beec61a24
take back stylesheet control by using class="row_on"
2005-07-01 05:10:01 +00:00
zhangweiwu
e98354a5ab
as I mensioned before the 1% width problem is all over egroupware and making CJK user interface ugly. A typical example is many tables are always two or three lines high for one <tr>. If you don't have a look at a CJK user interface you probably won't notice it at all.
...
I introduce a global style class 'narrow_column' to address this.
2005-07-01 03:29:44 +00:00
bgigon
7e1a268980
Increase visual
2004-09-28 12:26:05 +00:00
Ralf Becker
08089de0a6
enabled editing of user-ACL settings for admins
2004-08-28 13:48:32 +00:00
ak703
d2586ba500
improvements of the ui and some error checking for emtpy fields, implemented
...
tooltip info images for better explanation of the module. Started the README
2004-08-26 21:11:25 +00:00
reinerj
7941a6e561
replace the crap
2004-08-09 09:30:15 +00:00
Ralf Becker
e5d689cb9f
added smtp-auth configuration to email and API's send-class (translations for that are moved to admin, as the config is now in Admin >> Site config and only for confinience accessible via Admin >> Email >> Site config too
2004-07-11 08:33:28 +00:00
Ralf Becker
1992c6982b
added email-address to the accounts-data and implemented a better account-selection (like the one in the new account-popup)
2004-07-04 17:33:13 +00:00
Pim Snel
b6a2f6acbf
improve lay-out mainscreen
2004-06-23 20:45:37 +00:00
Ralf Becker
e8daf45b02
using account-selection widget
2004-06-12 09:48:59 +00:00
Ralf Becker
140a9fb5df
added possibility to assign a color and an icon to a global category
2004-05-29 10:16:52 +00:00
Ralf Becker
2a473dc9ba
added mail-domain and smtp server to admin -> site configuration
2004-05-23 23:14:06 +00:00
reinerj
be72681b62
update images to jerryr template from Jerry Ruhe
2004-04-26 21:31:27 +00:00
Ralf Becker
7a47184f12
change icon for Group-ACL to use the standard/API edit-icon, changed the title/tooltip to "Grant access: edit group ACL's"
2004-03-23 13:45:23 +00:00
Ralf Becker
2335e91857
added a (optional) language-select-box, eg. for demo-sites
2004-03-21 21:28:35 +00:00
Ralf Becker
2a95647df6
fixed:
...
- logo can be given now as URL or filename (in phpgwapi/templates/default/images)
- the logo url dont need a leading http://, if its not present, it will be added automaticaly (you can enter a https url)
- commented the not working bg-colors and the pure html complilans out
2004-03-21 15:01:28 +00:00
reinerj
be6dbc011e
add new images from Jerry to CVS
2004-03-07 22:14:06 +00:00
Lars Kneschke
28d5293d6e
fix for bug [ 892893 ] "phpinfo" sometimes doesn't work
2004-02-26 09:01:42 +00:00
reinerj
8dd083599e
remove verdilak template set from main package, will be available as a seperate package for users
2004-01-31 17:58:22 +00:00
reinerj
fb59857007
add jerryr template from Jerry Ruhe (aka jerry71)
2004-01-23 09:13:31 +00:00
shrykedude
b9f26e9216
Moved Add account item to same page location as other manager screens
2003-11-05 10:35:53 +00:00
Pim Snel
7701abb167
start new icons default template theme
2003-11-04 01:42:56 +00:00
Pim Snel
194f2dd843
and here are the new idots icons
2003-10-23 15:30:54 +00:00
shrykedude
9798ccf162
Fixed bug in error log navigation.
...
Fixes for better HTML validation.
Match navigation button layout fixes.
2003-10-22 05:14:56 +00:00
Ralf Becker
17a3d9cdab
some literati fixes
2003-10-14 21:28:23 +00:00
reinerj
f1798c570a
add literati image to CVS
2003-10-14 19:23:27 +00:00
reinerj
bbc0f877bf
add literati file to CVS
2003-10-14 19:22:21 +00:00
Ralf Becker
e8b9e38e5d
fixed not saved auto-complete option and disabled phpgw_info-cacheing and click-path-history
2003-10-06 14:34:06 +00:00
Lars Kneschke
ac487777b7
added support for primary group
2003-09-13 17:14:30 +00:00
Ralf Becker
35674f5ca3
reverted kneckes exidential changes
2003-09-13 14:39:30 +00:00
Lars Kneschke
437b960836
adding a primary group to the admin pages
2003-09-13 14:09:41 +00:00
Ralf Becker
1b1329661f
admin/cats: changed logic and look to apply with the style-guide
2003-08-30 10:59:32 +00:00
Ralf Becker
f76c6eedd7
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:16:30 +00:00
Ralf Becker
b91de60ca1
added config-switch to disable autoload of langfiles and some other config-values from .16 (commented them out if they are not yet implemented)
2003-08-10 10:40:12 +00:00
ceb
51bb8354ab
update langs
2003-06-21 00:54:02 +00:00
Ralf Becker
fac8875fdf
merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
...
fixed multidomain logins for register_globals off
2003-05-18 19:46:39 +00:00
Ralf Becker
a09ccfb730
merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
...
fixed multidomain logins for register_globals off
2003-05-18 19:18:58 +00:00
ceb
6fa67e867b
update tpl
2003-05-03 23:24:23 +00:00
ceb
aeb4efaae8
removed countryset
2003-04-29 22:10:16 +00:00
ceb
4f6fc8d85a
update
2003-04-27 23:16:15 +00:00
ceb
9e5ae9f83b
update
2003-04-27 20:28:34 +00:00
ceb
0349874425
update
2003-04-27 19:28:13 +00:00
ceb
a6764066ce
update xslt
2003-04-27 00:47:33 +00:00
ceb
a2bce3e3a2
update xslt
2003-04-27 00:17:58 +00:00
ceb
91757ddabd
update
2003-04-24 01:20:52 +00:00
ceb
26897b98c7
update
2003-04-24 00:48:23 +00:00
ceb
bf3affb467
porting admin to xslt
2003-04-23 21:52:22 +00:00
ceb
60079f0e17
started updating to xslt and rework accounts classes
2003-04-23 01:08:32 +00:00
ceb
60d44718c5
update xslt tpls
2003-04-21 00:21:09 +00:00
ceb
1efbab7f62
update
2003-04-20 14:15:52 +00:00
ceb
84bd58f9ba
admin port
2003-04-20 01:21:59 +00:00
Ralf Becker
ce7f439f41
some changes for the row-colors
2003-03-13 00:25:49 +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
ceb
f2eaecf68e
moved all the setup mess to its right place
2002-12-07 02:54:24 +00:00
ceb
a77d47cd5f
moved all the setup mess to its right place
2002-12-07 02:12:15 +00:00
ceb
94e13fe529
update
2002-11-16 01:33:18 +00:00
ceb
6f6e06b39f
removed var from hook_admin
2002-11-03 01:03:07 +00:00
Ralf Becker
c22b27bd36
some changes for the css-themes
2002-10-26 21:45:56 +00:00
ceb
22ff2988c7
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 18:01:39 +00:00
ceb
aac6b5e5f4
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 17:23:56 +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
b5602e6f92
changed templates to use ceb's css-theme-files
2002-09-27 22:52:04 +00:00
ceb
e4044935f0
update cats
2002-09-08 20:40:12 +00:00
ceb
aacd03d33f
update cats
2002-09-04 01:58:34 +00:00
ceb
8ad7b856f8
update cats files to test new delete function
2002-09-03 02:22:32 +00:00
Zone
c1bf33a585
Add 'Select where you want to store/retreive file contents' option (file_store_contents)
2002-08-26 04:39:25 +00:00
Ralf Becker
9be495246f
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:40:30 +00:00
Miles Lott
b08b5717b1
Add in sha passwd crypt for ldap (requires mhash to configure and use) ...
...
Concept by Matt Pavlovich <mpav@algx.net>
2002-05-14 01:02:19 +00:00
ceb
0c22fc3f0b
update cats
2002-03-13 16:30: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
22b29acbad
update png
2002-03-08 15:11:41 +00:00
Miles Lott
b715103cdb
Apply Patch #86 , and add cancel buttons to account and group forms (need cleanup)
2002-01-24 12:28:45 +00:00
seek3r
bcd7dc31eb
adding all the PNG images to work toward GNU complaince
2002-01-21 17:08:04 +00:00
ceb
8bc7d387ce
update cats
2002-01-12 18:28:42 +00:00
aloekak
b0e0478078
HTML 4.01 Code Compliance and Formatting Updates.
2002-01-11 06:42:24 +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
aloekak
813243a9f0
HTML 4.01 Compliance updates
2002-01-10 18:00:50 +00:00
aloekak
a8c09725e7
This is really just a test to make sure I'm doing this correctly.
...
I'm updating some of the html to make it more browser friendly.
2002-01-10 17:56:21 +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
Miles Lott
96cd727fa5
Make the mcrypt algorithm and mode used configurable in setup/config.php
2001-12-20 17:58:48 +00:00
itheart
ce01f617eb
config.tpl change to lang_submit and lang_cancel.
2001-12-04 07:43:52 +00:00
Miles Lott
e576acde26
Some globalization; add a cancel button
2001-12-04 02:07:17 +00:00
skeeter
ad4a94139c
Fix for bug #480863 .
2001-11-27 01:19:56 +00:00
itheart
fa52e8ca86
japanese lang file add
...
config.tpl lang change "Select which type of authentication you are using:"
2001-11-14 22:40:15 +00:00
angles
0221c38d87
improved idsociety navbar images for admin
2001-09-25 17:54:52 +00:00
jengo
8acd9d12e8
Merged in patch for NIS auth - Thanks Dylan Adams <l0n@users.sourceforge.net>
2001-09-24 22:27:53 +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
jengo
e191362086
phpinfo() will now pop-up in a javascript window, the old method made things look very bad
2001-09-12 00:07:49 +00:00
Miles Lott
f6d2f9738f
Add never expires checkbox
2001-09-08 06:20:39 +00:00
Miles Lott
9973835b36
Update this form to match the other
2001-09-08 04:52:17 +00:00