v3.8 wasn't published because it contents only corrections of minor bugs and no new functionality. The new version 3.9 is a major version :
In the last version (3.7), there is a little bug about the icons of the main menu. When you are in the "Material" part of Astres, the plugin displaying icônes of the main menu and skin of the contextual menu are not activated. To reactivate the icons and contextual menu, you have to comment or delete these lines in the /Astres/Common/Config.php file, lines 3370 to 3381 :
/Support/MaterialFollow' => array(
'initMatFileDeliveryMatMenuPlugin' => array(
'Scripts' => array( $CONF_ROOT_DIRECTORY."Common/JSPrototype/prototype.js", $CONF_ROOT_DIRECTORY."Plugins/PHPMatFileDeliveryPlugin/JSMatFileDeliveryMatMenuPlugin.js"
),
'Params' => array($CONF_LANG),
'Css' => array( 'screen' => array($CONF_ROOT_DIRECTORY."Plugins/PHPMatFileDeliveryPlugin/PHPMatFileDeliveryPluginStyles.css")
)
)
),... read more
Yesterday, a new version of Astres was published (v3.7). If you already used an previous version of Astres (v3.4), you can to migrate to the v3.7 thanks to this manual process discribed in the wiki : https://sourceforge.net/apps/mediawiki/astres/index.php?title=En_migration
This new version is a minor version but is composed of 2 previous versions, not published up to now.
The version 3.5 is a major version :
This new version is a major version :
This new version is not a major version but improve some functions :
Mediawiki and Gallery are available in the "Hosted Apps" of the project Astres. The content of the old wiki has been transfered in Mediawiki et many screenshot of Astres have been uploaded in Gallery.
ASTRESFullInstall.zip is a new packaging of Astres v3.2 containing :
So, now, it should be easy to install and try Astres on Windows :)
The v3.1 wasn't published because of some bugs and the v3.2 was developped quickly after. So here you are the change log : better system of custom fields. Possibility of restrictions to display custom fields only for some levels and types of requests. Moreover, the custom fields can be displayed at the top, the middle and the bottom of the request form. And a custom field can take its value from values of a table of the database (ex : GMAOSites table). Better features for the planning of requests (ex : possibility to delete several time slots in one operation). New system of reminder (notification by e-mail) : possibility to create periodical or not alerts. These alerts can be linked to objects of Astres (requests, documents, purposes...). This function requires to configure the cron on the server! Possibility to create a request from an action (AMOA action). 2 new sessions managers (in database and in files). Managment of the url rewritting of the STO (Customer) and Support modules. All titles of notifications are prefixed by the name of the function which send the e-mail. Correction of some bugs.... read more
The development of the new version of Astres v3.0 is started since 1 week. The main new functions are :
In the package Astres v2.5, I forgot the /Astres/Plugins/ directory (thanks to Armen to notify me about this mistake). So I added yesterday in the package v2.5 a .zip with just this directory. I created too a new package v2.5-1 containing Astres v2.5 + plugins.
The new version 2.5 of Astres is available (with documentation).
2 patches are available to correct 2 pbs found in Astres_v2.4.zip (2007-11-15)
The new release of Astres v2.4 published today 2007-12-06 (with the same name) and available in the "Download" section contains the 2 patches.
Today, the wiki page, in the "english section", about how to install and configure Astres is finished (short translation of the MEX document in french, available in "Download"). So you have all information to install your own version of Astres to fit your needs :)...
Today, the wiki of Astres is created, in french and english. You can find info about requirements to install and configure Astres and about features.
Today, the conception manual (technical details about architecture and source code of ASTRES), the exploitation manual (to configure ASTRES) and the user manual are available.
Today, the source code of Astres is published. Doc comes soon (conception, exploitation manual and user manual)