Commit Graph

84 Commits

Author SHA1 Message Date
Ralf Becker
28b38e63ff added checkbox for extra debug-messages for the first installtion and API updates 2004-07-21 13:27:25 +00:00
Ralf Becker
1ba38621ba - added acces to admin-account-section, if there is an update pending
- show apps which need upgrading in the message in front of the application management and not "This stage is completed", if there are ones
2004-06-27 09:06:05 +00:00
Ralf Becker
257b69a6fb added support for limiting the access to setup on certain IP's, IP-ranges or hostnames 2004-05-04 09:08:28 +00:00
Ralf Becker
1e5602a350 added an extra step to create an admin account 2004-05-02 12:11:35 +00:00
Pim Snel
049a2621a5 fix #929987 Hard-coded lang attributes/ update dutch translations 2004-04-21 18:29:13 +00:00
petere78
0e289e36bd Localize "version" in setup footer. 2004-04-20 19:29:40 +00:00
petere78
ab0d4c5989 Localize true/false selection boxes. 2004-04-20 09:29:04 +00:00
petere78
11445c99cb Align header login form as nicely as config login form. 2004-04-19 12:37:50 +00:00
petere78
4c742fd14e Make the alternating background colors really alternate at every line. 2004-04-19 11:01:20 +00:00
reinerj
598d554409 add update fiel from Matthew Galgoci (RH) 2004-04-16 00:56:14 +00:00
petere78
995bf9e2f5 Align header admin password box with header admin name box. 2004-04-01 12:18:22 +00:00
Lars Kneschke
13d8bc4eb0 deleting of old account was not working anymore, because the form
was broken
2004-03-29 06:20:04 +00:00
petere78
4709118f0c A couple of line breaks were missing in the create database form. 2004-03-27 01:12:52 +00:00
Ralf Becker
d08fb75a92 fixed ldap_note to be in cleartext, for the not translated languages and added a link to the README (not just the path) 2004-03-21 10:49:55 +00:00
Miles Lott
7f3f01a602 Added note about adding the ldap schema 2004-03-07 03:07:24 +00:00
Miles Lott
6d860f2d3e Add sidebox link to return to main setup menu 2004-02-02 23:04:07 +00:00
Miles Lott
037369b6e6 Add header and per-domain user login values - default is admin during the upgrade process.
Hopefully these are all the files.
2004-01-18 21:03:56 +00:00
Miles Lott
a24512e2b7 Hide passwords from normal view in manageheader (still in source of html) 2004-01-17 16:48:12 +00:00
Lars Kneschke
1216a5540d add option for case sensitive usernames 2004-01-16 07:44:04 +00:00
Miles Lott
26ef5d0726 Complete adjustments to $ConfigDomain - no need to get_var if already authenticated anymore 2004-01-06 13:45:10 +00:00
Miles Lott
ef2f49223f Remove unused head tags which showed in html output 2004-01-05 00:54:40 +00:00
Ralf Becker
e5af8693af made the deletion of all user, group and ACL data by setup_demo.php mandatory (default off) so that other install-scripts can add users, groups or ACL records 2003-12-29 21:12:37 +00:00
shrykedude
f17337d3b7 Added support for specifying the database port number 2003-12-08 04:50:23 +00:00
Miles Lott
e5cf023559 Fix old setup bug with tables_current output and extra comma 2003-11-13 12:25:56 +00:00
Ralf Becker
07f6ff431f added a note about mycrypt to manageheader 2003-11-03 22:21:55 +00:00
Ralf Becker
30d3bedaa4 added english and german translations and only show 'Check install' and 'Logout' if one is loged in 2003-11-02 10:44:50 +00:00
Pim Snel
bc173c09ce setup now uses the new and last idots templates set 2003-10-26 14:46:52 +00:00
Ralf Becker
1f40b7c8fa corrected the multi-domain login 2003-10-26 09:26:59 +00:00
reinerj
3a4f122099 solve bug http://http:// in logo 2003-10-15 18:16:12 +00:00
Ralf Becker
f4a8123654 added a first version of a pre-installation check:
- php.ini values
- php extensions
- filesystem permissions
2003-10-13 16:48:12 +00:00
Pim Snel
72299b948a port setup to idots template set 2003-10-09 23:08:04 +00:00
Pim Snel
854b740bf1 add idots images 2003-10-09 23:07:35 +00:00
Pim Snel
dd124085d7 added stylesheet 2003-10-09 23:03:40 +00:00
Pim Snel
ae566692b9 port setup to idots template set 2003-10-09 22:59:50 +00:00
Ralf Becker
4a775848e4 disabled translation-storage-selection, as only the sql/db one is working atm. 2003-10-05 11:11:01 +00:00
Ralf Becker
fd2d96d063 1) implemented a share system-charset, which can be different from the charset of the lang-files
2) moved sql-specific part of setup_translation to translation_sql
3) TO-DO: get the translation-tools working in this setting
2003-10-05 02:06:11 +00:00
Ralf Becker
658dfdce96 restructured setup a bit:
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages
2003-10-04 13:24:34 +00:00
Ralf Becker
4132f01ad0 create demo-accounts only on explicit request 2003-10-03 13:38:18 +00:00
Ralf Becker
01dcc7cae1 commented out the options:
- auth via PAM
- account-storage in contacts
- datetime port
2003-10-02 19:14:53 +00:00
Ralf Becker
47b4503dbc disabled peer-server settings 2003-09-25 02:22:58 +00:00
Lars Kneschke
71ddbf9f60 corrected typo 2003-09-24 05:38:27 +00:00
Lars Kneschke
b474e887eb also ask for proxy username and password 2003-09-24 05:17:37 +00:00
Pim Snel
4f7a8498f7 new setup icons:checked,completed, incomplete, table, dependecy 2003-09-15 16:19:51 +00:00
Lars Kneschke
844c7ead96 added option for LDAP version 3 2003-09-14 06:01:47 +00:00
reinerj
2819c53c2d change the falue from phpgw to egw in config 2003-09-10 23:24:52 +00:00
Ralf Becker
7971e01aef some first basic branding 2003-08-28 18:17:11 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
c2778383c5 2 changes:
- newer lang-files get now installed automaticaly when a user log's in
- Czech is added to the supported lang's
==> phpgwapi version updated to 0.9.14.002
2003-03-22 01:32:43 +00:00
Zone
64a95a6819 Add WebDAV file_repository option, and show example path for WebDAV repository 2003-02-06 22:54:02 +00:00
seek3r
88a5b7151f *** empty log message *** 2002-12-22 23:59:18 +00:00