Commit Graph

44 Commits

Author SHA1 Message Date
Miles Lott
e69b1c0f96 Spell-check new db backup function 2004-10-26 12:59:15 +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
74c705264c added renaming of backups 2004-10-22 09:22:29 +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
reinerj
8d6c7367f1 fix a typo 2004-09-19 20:53:21 +00:00
Ralf Becker
475ae6b956 added configurable search-filter to auth_ldap 2004-08-21 12:31:54 +00:00
Ralf Becker
9d8cb117cc - added a check for mbstring.func_overload = 7
- fixed handling memory values with M or K
- corrected display of message "Please fix the above errors and warning"
- fixed some formating
2004-08-17 17:09:17 +00:00
Ralf Becker
e99cd91035 changed Benjamins rejected lines messages to only show up, if extra debug messages have been explicitly checked 2004-07-31 16:19:48 +00:00
Ralf Becker
cf32369b5d stoping account or group creation process, if there is an error and therefor no id (else the acl or preference class assumes to change the current user) 2004-07-12 22:06:13 +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
petere78
21a24b8272 Translation improvements 2004-06-10 19:33:09 +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
d0ee0be13b added support for limiting the access to setup on certain IP's, IP-ranges or hostnames,
added hostnames to the message too
2004-05-04 10:20:32 +00:00
Ralf Becker
9078939340 added a note to reload the webserver after a php.ini change and the location of the php.ini, hopefully that minimizes support requests ... 2004-05-04 07:41:02 +00:00
Ralf Becker
612398cd08 removed the warning from the system-charset and added some more explenatory text 2004-05-02 12:41:19 +00:00
Ralf Becker
1e5602a350 added an extra step to create an admin account 2004-05-02 12:11:35 +00:00
petere78
4cc9980a11 Translation improvements 2004-04-20 20:12:32 +00:00
petere78
0e289e36bd Localize "version" in setup footer. 2004-04-20 19:29:40 +00:00
petere78
d9452316ab Translation improvements 2004-04-19 12:38:25 +00:00
petere78
da38273582 Improve translation 2004-04-05 22:24:11 +00:00
petere78
0f8224fd47 Various spelling and grammar fixes 2004-03-27 01:15:04 +00:00
Ralf Becker
804c28b388 some fixes in the translation for check_install 2004-03-23 17:02:34 +00:00
Ralf Becker
0aca5b696c added a please wait message before recursivly checking all files for word-writable 2004-03-21 23:45:28 +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
Ralf Becker
f95cad3c1b check_install:
- nicer formatting
- make it translateable (only english and german so far)
- added check for '.' in include_path (relative addressing of includes does not work otherwise)
2004-03-14 10:57:33 +00:00
Miles Lott
cf9890f264 Spell check one lang 2004-01-26 03:17:55 +00:00
reinerj
488eb098ed add some german translations 2004-01-19 19:46:49 +00:00
reinerj
2764113215 fix typo 2004-01-16 14:47:56 +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
Lars Kneschke
9452e2f19b enabled domainnames with . in the name
example: kneschke.de

language fixes for german
2003-12-22 11:41:17 +00:00
Miles Lott
b6c0e6e0b2 Replace langs using phpGroupWare 2003-12-19 12:34:45 +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
Ralf Becker
199fdc941f new phrases and german translations for the system-charset-conversation, written as iso-8859-1 file under a eGW with system-charset = utf-8 with the updated translation-tools 2003-10-05 13:44:03 +00:00
Ralf Becker
1ed1b0f431 some fixes for setup:
- back-button for manage-header
- header-update shows lang-selection
- lang-selection is sorted now alphabetical
- lang-selection in header-admin shows up only if called the first time (without login)
- manage-languages and add-applications respekt now different translations for the same phrase in different apps
2003-09-23 13:08:40 +00:00
Ralf Becker
db58171660 delete history-log-entries if an app gets de-installed 2003-09-22 23:48:28 +00:00
reinerj
fe459cedfc change the falue from phpgw to egw 2003-09-10 23:40:42 +00:00
Ralf Becker
cac3b67174 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-30 15:31:38 +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
Ralf Becker
e16d43e247 some more phrase from the english file 2002-11-24 17:44:51 +00:00
Miles Lott
9279e65f17 Add expiration of 20 minutes (to be changed to idle time check later); Change
login behavior to be able to verify acceptance of the cookies before showing
the page (using refresh - tested on NS, Mozilla, IE, Konqueror)
2002-03-06 02:40:30 +00:00
Miles Lott
a7900bb2bb One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
seek3r
9218a82cbd this is now setup3 code 2001-07-30 15:59:25 +00:00