1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/myems-myems

25.11.2024 02:43
GitLife Service Account

Added

  • added Vietnamese language to myems-web
  • added sort function to tables in myems-admin
  • added Thai language to myems-web
  • added Indonesian language to myems-admin
  • added Turkish language to myems-web
  • added Malay language to myems-web
  • added Indonesian language to myems-web
  • added description property to gateway in database, myems-api and myems-admin
  • added equipment energy category report hyperlink with equipment uuid to equipment tracking
  • added description property to data source in database, myems-api and myems-admin
  • added tenant energy category report hyperlink with uuid to tenant batch report
  • added store energy category report hyperlink with uuid to store batch report
  • added shopfloor energy category report hyperlink with uuid to shopfloor batch report
  • added space energy category report hyperlink with uuid to space batch report
  • added combined_equipment energy category report hyperlink with equipment uuid to combined-equipment batch report
  • added equipment energy category report hyperlink with equipment uuid to equipment batch report
  • added latitude and longitude to Space in database, myems-api and myems-admin
  • added run immediately action to Advacned Report in database, myems-api and myems-admin
  • added mapbox to display spaces on map in myems-web
  • added run immediately action to FDD Rule in database, myems-api and myems-admin
  • added microgrid list page to myems-web

Changed

  • changed user avatar from emoji to image

Fixed

  • fixed microgrid-grid update issue

Removed

  • None
Последнее сообщение коммита: Merge branch 'develop'
25.11.2024 02:43
GitLife Service Account

Added

  • added sensors realtime data to dashboard in myems-web
  • added energy storage power station to database, myems-api, and myems-admin
  • added photovoltaic power station to database, myems-api, and myems-admin
  • added wind farm to database, myems-api, and myems-admin
  • added serial number to microgrid
  • added run state point to microgrid power conversion systems
  • added battery state point to microgrid batteries

Changed

  • changed dropdown menu columns from 3 to 2 in myems-web

Fixed

  • refactored energy category reports to remove duplicated code in myems-web
  • fixed issue on delete action of tariff in myems-api
  • fixed issue on delete action of distribution system in myems-api, myems-admin
  • fixed issue on delete action of virtual power plant in myems-api

Removed

  • removed tbl_microgrid_architecture_types from database
  • removed tbl_microgrid_owner_types from database
  • removed microgrid architecture types from myems-api and myems-admin
  • removed microgrid owner types from myems-api and myems-admin
  • removed wind turbine from microgrid
  • removed svg column from list of microgrid in myems-admin
  • removed svg column from list of virtual power plant farm in myems-admin
  • removed svg column from list of energy storage power station in myems-admin
  • removed svg column from list of photovoltaic power station in myems-admin
  • removed svg column from list of wind farm in myems-admin
Последнее сообщение коммита: Merge branch 'develop'
25.11.2024 02:43
GitLife Service Account

Added

  • added tbl_commands to myems_system_db database
  • added tbl_combianed_equipments_commands to myems_system_db database
  • added tbl_equipments_commands to myems_system_db database
  • added tbl_meters_commands to myems_system_db database
  • added tbl_microgrids_commands to myems_system_db database
  • added tbl_spaces_commands to myems_system_db database
  • added tbl_stores_commands to myems_system_db database
  • added tbl_shopfloors_commands to myems_system_db database
  • added tbl_tenants_commands to myems_system_db database
  • added command actions to myems-api
  • added command feature to myems-admin
  • added tbl_new_users to myems_user_db database
  • added tbl_email_messages and tbl_email_message_sessions to myems_user_db database

Changed

  • updated translations of myems-admin
  • changed theme of BarChart and MultiTrendChart in myems-web
  • swapped columns color in dashboard of myems-web
  • compacted distribution system in myems-web
  • updated supported protocols of datasource in myems-api

Fixed

  • fixed HTTPError Deprecated Warning in myems-api
  • fixed edit user issue in myems-api
  • fixed save button issue of energy item dialog in myems-admin
  • fixed validator issue of equipment parameter form in myems-admin
  • fixed validator issue of combined equipment parameter form in myems-admin
  • fixed webpack-dev-server version 4.12.0 caused compile errors
  • fixed save button issue of non-working-day dialog in myems-admin

Removed

  • None
Последнее сообщение коммита: Merge branch 'develop'
25.11.2024 02:43
GitLife Service Account

Added

  • added bind command to meter feature to myems-api and myems-admin
  • added bind command to space feature to myems-api and myems-admin
  • added forgot password function to myems-api and myems-web
  • added user register function to myems-api and myems-web
  • added postal code to microgrid in database, myems-api, myems-admin
  • added bind command to equipment feature to myems-api and myems-admin
  • added bind command to combined equipment feature to myems-api and myems-admin
  • added new user approval function to myems-admin
  • added bind command to tenant feature to myems-api and myems-admin
  • added bind command to store feature to myems-api and myems-admin
  • added bind command to shopfloor feature to myems-api and myems-admin
  • added new tables for microgrids to system database

Changed

  • updated the default tariff type and default tariff valid through date time in tariff editor

Fixed

  • fixed save button issue of tariff dialog in myems-admin
  • fixed save button issue of email server dialog in myems-admin

Removed

  • removed tariff type 'block'(or tiered) from database, myems-api and myems-admin
Последнее сообщение коммита: updated version number to 3.5.0
25.11.2024 02:43
GitLife Service Account

Added

  • added microgrid battery actions to myems-api and myems-admin
  • added microgrid evcharger actions to myems-api and myems-admin
  • added microgrid generator actions to myems-api and myems-admin
  • added microgrid grid actions to myems-api and myems-admin
  • added microgrid heatpump actions to myems-api and myems-admin
  • added microgrid load actions to myems-api and myems-admin
  • added microgrid photovoltaic actions to myems-api and myems-admin
  • added microgrid windturbine to system database
  • added microgrid windturbine actions to myems-api and myems-admin
  • added get all associated objects of microgrid to myems-api
  • added new access_control procedure to mymes-api
  • added svg, inverters and converters to microgrid in system database
  • added svg to microgrid in myems-api and myems-admin
  • added API Key to database, myems-api and myems-admin
  • added access control to shopfloor in myems-api, myems-admin and myems-web
  • added access control to store in myems-api, myems-admin and myems-web

Changed

  • renamed access_control to admin_control in myems-api
  • changed forgot password and user register processes

Fixed

  • fixed dialog doesn't close after myems-admin logging out automatically
  • fixed warning of dependencies in myems-web

Removed

  • None
Последнее сообщение коммита: Merge branch 'develop'
25.11.2024 02:43
GitLife Service Account

Added

  • added access control to tenant in myems-api, myems-admin and myems-web
  • added point real time report to myems-api
  • added access control to equipment in myems-api, myems-admin and myems-web
  • added access control to combined equipment in myems-api, myems-admin and myems-web
  • added access control to meter, offline meter and virtual meter in myems-api, myems-admin and myems-web
  • added access control to space in myems-api, myems-admin and myems-web
  • added access control to distribution system in myems-api, myems-admin and myems-web
  • added access control to microgrid in myems-api, myems-admin and myems-web
  • added access control to all core objects in myems-api, myems-admin and myems-web
  • added api key access control to all reports in myems-api

Changed

Fixed

  • fixed datetime picker issue in myems-web
  • fixed ECharts DEPRECATE warning in myems-web

Removed

  • removed unused getXXX services from myems-admin
Последнее сообщение коммита: Merge branch 'develop'
25.11.2024 02:43
GitLife Service Account

Added

  • added tbl_spaces_non_working_days to myems_system_db database
  • added tbl_working_calendars_non_working_days to myems_system_db database
  • added tbl_shopfloors_working_calendars to myems_system_db database
  • added tbl_spaces_working_calendars to myems_system_db database
  • added tbl_stores_working_calendars to myems_system_db database
  • added tbl_tenants_working_calendars to myems_system_db database
  • added calendars and non-working-days settings to myems-admin
  • added working-days/non-working-days data into space energy categroy report

Changed

  • upgraded bootstrap to v3.4.1 in myems-admin

Fixed

  • fixed make the implicitly inserted semicolon explicit in myems-web
  • fixed use of AngularJS markup in URL-valued attribute in myems-admin
  • fixed variable defined multiple times in myems-api
  • fixed unused local variable in myems-api
  • fixed semicolon insertion in myems-web
  • fixed unused variable, import, function or class in myems-web
  • fixed unused variable, import, function or class in myems-admin
  • fixed semicolon insertion in myems-admin

Removed

  • removed access control from GET action of offlinemeterfile in myems-api
Последнее сообщение коммита: Merge branch 'develop'
25.11.2024 02:43
GitLife Service Account

Added

  • added working-days/non-working-days data into tenant energy categroy report
  • added working-days/non-working-days data into store energy categroy report
  • added working-days/non-working-days data into shopfloor energy categroy report

Changed

  • None

Fixed

  • fixed null tooltip issue in MultiTrendChart.js

Removed

  • None
Последнее сообщение коммита: Merge branch 'develop'
25.11.2024 02:43
GitLife Service Account

Added

  • added automatic logout action when myems-admin is idle for more than 5 minutes
  • Add Environment Monitor to Space Data

Changed

  • None

Fixed

  • None

Removed

  • Removed table tbl_shopfloor_working_days from myems_production_db
Последнее сообщение коммита: Merge branch 'develop'
25.11.2024 02:43
GitLife Service Account

Added

  • Added captcha to myems-web login form
  • Added captcha to myems-admin login form
  • Added higher limit and lower limit to tbl_points in database
  • Added is_in_alarm to tbl_points in database
  • Added new rule fdd codes to myems-admin
  • Added data zoom to y axis of MultipleLineChart in myems-web

Changed

  • Updated English Translation in myems-admin
  • Updated Meter, Point, User and Space editor dialogs in myems-admin
  • Replaced telnetlib with telentlib3 in myems-modbus-tcp
  • Added maximum limit of user password length

Fixed

  • Fixed typo in database
  • Fixed typo of error description in myems-api
  • Fixed errors when marking as read, acknowledging and deleteing alarms from myems-web

Removed

Последнее сообщение коммита: Merge branch 'develop'
1
https://api.gitlife.ru/oschina-mirror/myems-myems.git
git@api.gitlife.ru:oschina-mirror/myems-myems.git
oschina-mirror
myems-myems
myems-myems