In this release:
- A typo has been fixed, introduced by the fact this project is on 2 different repositories (now I use only this one for this plugin).
- The files timestamp are uploaded to the server in order to avoid to have to save the model once downloaded back from the server.
In order to simplify tests and feel about this PLM, the binary server-.jar is made available. It is a ready to use PLM server.
Launch it this way:
java -jar server-0.4.jar
The default user is admin
, its password is ChangeIt
.
Server release 0.3:
- Add attachments to the model
Server release 0.4:
- Add tags to the model (they are managed in Attachment app)
- Bump Grails release / Spring security
- Fix preview browser image caching problem
Server release 0.5:
- Increase file size upload limit
- Fix zip file and preview for models in multiple directories