Upgrade 3.9: различия между версиями

Материал из WiKi - UserSide
Нет описания правки
Нет описания правки
 
(не показана 1 промежуточная версия этого же участника)
Строка 9: Строка 9:
* Who hasn't got an account on the bug tracker https://support.userside.eu yet - email us at office@userside.eu and you'll get one.
* Who hasn't got an account on the bug tracker https://support.userside.eu yet - email us at office@userside.eu and you'll get one.


* [[Equipment Database]] will now be online. There is no need to roll updates when we add new models
* [[Equipment database]] will now be online. There is no need to roll updates when we add new models


* It is recommended to put the new [[usm_utm5]] and [[usm_abills]] modules instead of the old ones. The old ones will work for now, but will stop working in version 3.10.
* It is recommended to put the new [[usm_utm5]] and [[usm_abills]] modules instead of the old ones. The old ones will work for now, but will stop working in version 3.10.
Строка 27: Строка 27:
  /user/
  /user/


And now all the contents of this directory (userside) should be moved to the subdirectory "userside3" and a new empty directory of the first level "erp" should be created
And now all the contents of this directory (userside) should be moved to the subdirectory "userside3" and a new empty directory of the first level "erp" should be created.
To get the following
To get the following



Текущая версия от 13:57, 21 августа 2024

en | ru

Update date: June 2016

Version required: 3.8

A few words from the author - version features

  • Equipment database will now be online. There is no need to roll updates when we add new models
  • It is recommended to put the new usm_utm5 and usm_abills modules instead of the old ones. The old ones will work for now, but will stop working in version 3.10.
  • We have started work on the graphical editor on the map. It is already possible to add infrastructure objects (nodes, couplings, manholes, supports) directly from the map

Features of the upgrade

  • The structure of catalogues has changed - previously the structure of catalogues was as follows
userside
/..
/main/
/oper/
/script/
/update/
/user/

And now all the contents of this directory (userside) should be moved to the subdirectory "userside3" and a new empty directory of the first level "erp" should be created. To get the following

userside
/..
/erp/
/userside3/
/userside3/main/
/userside3/oper/
/userside3/script/
/userside3/update/
/userside3/user/

At the same time we need to reconfigure the web server to access /userside/userside3/ instead of /userside/

  • Replace the us_stat module with usm_stat "(who has it)"


List of Changes: view

Performing the upgrade: instruction