• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes to the win_installer project as of 2.1:

Project is split up into smaller sections:

- installer

- updater

- utils

- language pack

- start lams

- stop lams

- backup lams

- restor lams

- java

  1. … 108 more files in changeset.
Intataller for 2.1 Beta, changed directory struture to separate installer from updater

  1. … 5 more files in changeset.
windows installer/updater/uninstaller now gets mysql version through the newly added checkmysqlversion.java. Further a number of the calls, ie to dump the database, to create the database etc, have been changed to only occur if the mysql_host is set to localhost

    • -0
    • +97
    ./checkmysqlversion.java
Jira LI-131:

Fixed problem where windows updater would overwrite news.html if it has been modified by the user

  1. … 1 more file in changeset.
fixed problem where it could not find the database when running lams-restore

changed mysql check for backup.nsi to be vista compatible

jira L1-117: Added MYSQL_HOST field to windows updater.

Code for the win 2.0.3 Installer/Updater and the 2.0.4 Updater added

LAMS-2.0.4.exe is compiled from a separate file, update-204.nsi

  1. … 4 more files in changeset.
Final changes for the 2.0.3 updater/installer

    • -0
    • +110
    ./GetLlidFolderNames.java
    • -0
    • +130
    ./UpdateLAMS202Chat.java
  1. … 7 more files in changeset.
Creating the reverter code for the next installer/updater

Creating the reverter code for the next installer/updater

  1. … 1 more file in changeset.
Resolves [LI-87]

The installer now lets you choose whichever java installation you want as long as its 5 or 6

Resolved [LI-86]

"transaction=READ-COMMITTED" is only written to my.ini if it is not already there (for future updates)

For backup utility, the revert wiki URL is shown on the last page

Finishing off backup executable, close [LI-70]

Checks stops it if you want it to stop

Resolved [LI-86]

"transaction=READ-COMMITTED" is only written to my.ini if it is not already there (for future updates)

Resolved LI61, language files are now pulled out correctly

Final cosmetic changes for the backup utility. Enjoy!

final code for the 2.0.2 installer/updater

also includes backup utility and the reverter code (unfinished)

  1. … 3 more files in changeset.
Fixed bug so the language pack date written to the registry is correct format.

The lams_build\build.xml has also been changed to inlcude a task called deploy-ear-uopdater, which basically copies the assemble dir to win_installer after assemble-ear has been run, this is needed for the updater

Final changes for 2.0.1 installer

Timestamp works, jsmath works, removes jbosss temp files, runs correctly

  1. … 4 more files in changeset.
Many updater changes for 2.0.1 relese, license and readme changes included

  1. … 2 more files in changeset.
small bug fixes for installer, correct entries are copied to the registry

functionality for the updater completed, just needs fine tuning

  1. … 4 more files in changeset.
Files for the 2.0.1 updater/installer

    • -0
    • +44
    ./lams_components.ini
  1. … 3 more files in changeset.
Small changes to date fields and, supported locales for the 09/02/07 language pack

[LI-54] - Support the XAMPP location of the my.ini file

[LI-54] Checks for my.ini in C:\Windows to support Xampp bundles mysql installation

[LI-55]

* Change the language pack and future installers to add a "\" to the path before trying to call mysql.

* Change future installers to add the "\" automatically before saving in the registry.

Deletes registry entries if there is a failed installation