petere78
73d74fa0f3
XHTML 1.0 cleanup for setup application
2005-07-11 18:02:19 +00:00
Ralf Becker
b6883d59e8
1) fixed setup-detection, to allow login into setup again
...
2) $GLOBALS['phpgw{_info}'] ==> $GLOBALS['egw{_info}']
3) moved setup-classes from phpgwapi/inc back to setup/inc (they are not used anywhere else, but in setup)
2005-03-04 12:40:28 +00:00
Ralf Becker
64976f0b1c
support to set the client-encoding (charset) for the DB and select a system-charset (utf-8 or others) at installation time
2004-11-21 09:44:02 +00:00
Ralf Becker
272be2942b
fixed spelling error which caused the green check to displayed at the admin-account section even if no user accounts exist
2004-11-17 12:46:02 +00:00
Ralf Becker
521c73a38a
added possebility to make an utf-8 installation right from the start (no need to convert the DB later) plus some other UI cosmetics
2004-10-23 15:01:58 +00:00
Ralf Becker
940deb08a9
finished DB backup and restore for eGW:
...
- the backup is independent of the used DB and can eg. be used to port an install to an other DB type
- autom. backup before upgrades of the DB structure
- installing backups instead an installation from scratch
- own backup screen in setup and admin to:
+ shedule repeating backups
+ up- and download of backups
+ creating and restoring backups
2004-10-15 23:06:34 +00:00
Ralf Becker
d4f1a3f87c
showing an error-message, if we cant connect to the DB
2004-08-14 17:21:45 +00:00
Ralf Becker
8a1dacc95f
- added check for odbc extension (used by MaxDB) to check_install
...
- not offering to create the DB, if we dont support it for that DB
2004-08-14 15:02:24 +00:00
Ralf Becker
901dfb9f5f
added missing "enable extra debug-message" for updates
2004-07-23 00:50:36 +00:00
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
7fbc1c9248
if the header needs upgrading, start the headermanagement direct and not check_install as we do for new installs
2004-07-04 10:30:42 +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
5709cc3a27
availible languages now only need to be added to setup/lang/languages to be availible in eGW:
...
- saves a db-update whenever a new lang comes availible
- maybe we should drop the availible column in phpgw_languages
2004-06-13 21:31:21 +00:00
Ralf Becker
d8cc4fb849
Applied the patch of Jason Wies (zone):
...
- Splash screen for check-install and
- Link to re-run check-install
2004-05-05 21:05:13 +00:00
Ralf Becker
1e5602a350
added an extra step to create an admin account
2004-05-02 12:11:35 +00:00
reinerj
3f5c75878b
changes from phpgw to egw dev group
2004-01-27 20:49:25 +00:00
Miles Lott
d0904ebde2
Reinstate setting of cookies similar to standard api logins by cookie; Reorganized login/logout logic; Switched to class var for $ConfigDomain
2004-01-06 13:38:45 +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
Miles Lott
b6c0e6e0b2
Replace langs using phpGroupWare
2003-12-19 12:34:45 +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
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
83032cf790
fixed a register_globals=off prob in the db-creation and made the help-msg use the real db-name, -user and -pass
2003-08-29 16:42:25 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
gugux
bcc3995d8a
Changed all x's into %'s into lang calls and lang files, added missing english phrases and french translations.
2003-06-17 21:37:40 +00:00
seek3r
2b0fd83696
fixed a few minor bugs, removed gifs and removed III from everywhere. I think its kind of lame to continue calling it setup3
2002-12-22 23:08:09 +00:00
ceb
a7adc68829
update to install admin/prefs/api at once during new install
2002-12-19 23:33:44 +00:00
Miles Lott
d6ebb363c4
Add copy of old template class so setup can work for now.
2002-08-11 23:54:58 +00:00
Miles Lott
8b36069bbf
commenting out clearing of app_session for now
2002-05-08 13:04:27 +00:00
skeeter
aa1398fd6b
Converting to get_var() for all HTTP_*_VARS.
2002-04-29 19:49:24 +00:00
skeeter
a862c217c0
Cleaned up the extra comma at the end of the langs that are installed.
2002-04-13 03:02:22 +00:00
skeeter
6e0d0eb1fd
GNU Patch #184 .
2002-03-26 02:34:38 +00:00
Miles Lott
3bcd71d08a
Partial fix for BUG# 100477
2002-03-10 21:29:07 +00:00
Miles Lott
01faba0c4d
Moved setup and schema_proc classes to api; reorganize how the setup class
...
is created
2002-03-03 21:53:00 +00:00
skeeter
532993d024
Some major cleanups. Should reduce warnings by 75%. This will speed things up if the admin is logging php errors/warnings.
2002-02-18 16:18:34 +00:00
Miles Lott
61c9a64dd0
only chop the last 2 chars if they are {comma}{space}
2002-02-16 13:48:41 +00:00
Miles Lott
2afd4c4955
drop trailing comma from lang_list
2002-02-12 14:09:53 +00:00
Miles Lott
6735cc4d5d
Add a check to setup to be able to exclude apps from the mass upgrade process.
...
WCM will be the first to use this, others may follow...
2002-02-03 17:02:56 +00:00
Miles Lott
f2424ca6fd
Disable time limit to aid large updates
2002-01-20 16:04:25 +00:00
skeeter
298f754424
This will now correctly remove the system level cache. Previous problem was occuring because loaddb() was not called prior to clearing the cache. This also clears up all warning messages being dumped to the HTTP log file.
2002-01-14 12:14:40 +00:00
skeeter
1f4c69b108
This will now clear system/user level cache when adding/deleting apps.
2002-01-13 17:20:33 +00:00
Miles Lott
e6b3c04a10
Minor formatting
2002-01-08 02:12:43 +00:00
seek3r
c13ade18dc
Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files.
2002-01-07 10:50:42 +00:00
Miles Lott
a012283ba5
Lang files are now installed as part of the install/upgrade process. For step
...
one (mass install/upgrade), english is installed by default
2002-01-05 21:20:52 +00:00
Miles Lott
a89a1c9c1a
globals fix for \$action
2001-12-18 02:38:39 +00:00
Miles Lott
ea23a8c75c
set phpgw_info to an empty array at the top
2001-12-18 02:25:55 +00:00
Miles Lott
964b9aa7d6
Add another db stage; stage 6 used to be 5; 5 now asks are you sure you want
...
to delete everything???
2001-12-16 16:35:39 +00:00
Miles Lott
8df4163cab
setup_demo now works for LDAP (here anyway) and still works for SQL; now uses
...
the accounts classes in phpgw; This is devel CVS, please test ;)
2001-12-11 04:36:40 +00:00
Miles Lott
a644b200da
silence non-object error until we can fix this
2001-11-25 02:37:50 +00:00
skeeter
6d642420d9
This will now clear the cache everytime the login page is displayed. This will help to clear the phpgw_info caching when upgrading.
2001-11-21 22:13:11 +00:00