13621160019@163.com
|
2496c1a32b
|
fixed PEP8 warnings and update version number to v1.3.0
|
2021-09-24 13:47:31 +08:00 |
13621160019@163.com
|
f529593322
|
updated translations in Admin UI
|
2021-09-22 23:03:41 +08:00 |
13621160019@163.com
|
b29d8d1e9b
|
removed gsmmodem and aliyun sms api from API & Admin UI
|
2021-09-22 22:42:37 +08:00 |
13621160019@163.com
|
02caabc640
|
changed start&end datetime formater for tariff from timestamp to strftime
|
2021-09-22 18:09:13 +08:00 |
13621160019@163.com
|
efda021649
|
changed lease start&end datetime formater for tenant from timestamp to strftime
|
2021-09-22 16:07:38 +08:00 |
13621160019@163.com
|
dec9bc6e87
|
changed last run datetime and next run datetime formater for rule from timestamp to strftime
|
2021-09-22 15:44:28 +08:00 |
13621160019@163.com
|
15ca471b83
|
changed last seen datetime formater for gateway from timestamp to strftime
|
2021-09-22 15:25:30 +08:00 |
13621160019@163.com
|
9624b75414
|
changed last seen datetime formater of datasource from timestamp to strftime
|
2021-09-22 14:50:41 +08:00 |
13621160019@163.com
|
f27b95adee
|
changed upload datetime formater of knowledgefile and offlinemeterfile from timestamp to strftime;
|
2021-09-22 13:55:50 +08:00 |
13621160019@163.com
|
6962c65aab
|
changed cost file upload datetime formatter from timestamp to strftime
|
2021-09-22 12:41:12 +08:00 |
13621160019@163.com
|
0ac76ccd96
|
added expiration datetimes to User in Admin UI
|
2021-09-22 11:28:33 +08:00 |
13621160019@163.com
|
4d29d3ec20
|
updated translation of Admin UI
|
2021-09-19 15:40:24 +08:00 |
13621160019@163.com
|
3b236fe454
|
fixed typo in contact controller of Admin UI
|
2021-09-17 14:14:20 +08:00 |
13621160019@163.com
|
a8aaf018f3
|
added API error messages to translations.js and i18n.js
|
2021-09-13 22:11:02 +08:00 |
13621160019@163.com
|
44d7933323
|
updated Admin UI to make error messages more specific
|
2021-09-09 16:13:40 +08:00 |
13621160019@163.com
|
e4142f7e20
|
updated translations of KGCE & KGCO2E in Admin UI
|
2021-09-08 16:42:45 +08:00 |
13621160019@163.com
|
f24deea941
|
modified API error message for knowledge file cannot be removed from disk
|
2021-09-06 15:01:24 +08:00 |
13621160019@163.com
|
637c7ea0be
|
fixed typo in translations of Admin UI
|
2021-09-04 18:21:49 +08:00 |
13621160019@163.com
|
f1cd53e650
|
upgraded version number to v1.2.3
|
2021-09-04 12:43:58 +08:00 |
13621160019@163.com
|
31b55cdd75
|
fixed Local Storage conflicts in Admin UI and Web UI
|
2021-09-03 20:34:08 +08:00 |
13621160019@163.com
|
754a688d26
|
rename language cn to zh-ch in Admin UI
|
2021-09-03 19:33:22 +08:00 |
13621160019@163.com
|
4255eaa167
|
upgraded version number to v1.2.2
|
2021-08-28 14:47:27 +08:00 |
13621160019@163.com
|
3c95f47415
|
updated README
|
2021-08-28 13:32:38 +08:00 |
13621160019@163.com
|
c350ddd808
|
fixed code style warnings in README
|
2021-08-26 14:57:44 +08:00 |
13621160019@163.com
|
1b07a2147d
|
fixed typo caused error in Admin UI
|
2021-08-25 17:33:59 +08:00 |
13621160019@163.com
|
3ef7ce386b
|
fixed undefined variable error in Admin UI
|
2021-08-25 16:35:44 +08:00 |
13621160019@163.com
|
eb0d1ab56c
|
fixed translation errors in Admin UI
|
2021-08-23 17:32:50 +08:00 |
13621160019@163.com
|
7766723f60
|
changed user token hash algorithm from sha1 to sha256 in API
|
2021-08-23 15:38:49 +08:00 |
13621160019@163.com
|
49a5d433c6
|
fixed typeof issue of dropzone js in Admin UI
|
2021-08-23 14:16:37 +08:00 |
13621160019@163.com
|
6d7b603aaa
|
removed unnecessary dropzone-amd-module library from Admin UI
|
2021-08-22 18:40:20 +08:00 |
13621160019@163.com
|
879d6cf1e5
|
upgraded dorpzone js library in Admin UI
|
2021-08-22 18:11:33 +08:00 |
13621160019@163.com
|
edc324e51e
|
moved css files for dropzone from js folder to css folder in Admin UI
|
2021-08-22 18:00:48 +08:00 |
13621160019@163.com
|
e016b1df9b
|
fixed toaster issues for uploading file in Admin UI
|
2021-08-22 17:49:41 +08:00 |
13621160019@163.com
|
ad2000c3fe
|
upgraded version numbers to 1.2.1
|
2021-08-19 15:32:42 +08:00 |
13621160019@163.com
|
2555140ad9
|
renamed virtualmeter.model.html in Admin UI
|
2021-08-18 10:56:06 +08:00 |
13621160019@163.com
|
63d649c16d
|
removed unnecessary jc.jsextend library from Admin UI
|
2021-08-17 22:56:34 +08:00 |
13621160019@163.com
|
79c7725061
|
fixed debugging code issues in Admin UI
|
2021-08-17 22:29:08 +08:00 |
13621160019@163.com
|
cac434cc5d
|
fixed unused code issues in Admin UI
|
2021-08-17 22:11:30 +08:00 |
13621160019@163.com
|
8697c66c67
|
replaced stateChangeStart with transitions.onStart in Admin UI
|
2021-08-17 18:52:25 +08:00 |
13621160019@163.com
|
fd37fd53aa
|
removed unused logs
|
2021-08-17 15:24:43 +08:00 |
13621160019@163.com
|
e898822272
|
removed diff-match-patch library from Admin UI
|
2021-08-17 10:22:28 +08:00 |
13621160019@163.com
|
c755082856
|
removed jeditable library from Admin UI
|
2021-08-17 10:01:06 +08:00 |
13621160019@163.com
|
659b0cf50e
|
added filters for jstree action types of menu and space in Admin UI
|
2021-08-16 22:10:21 +08:00 |
13621160019@163.com
|
bb13f923f8
|
fixed self assignment error in Web UI
|
2021-08-16 19:24:22 +08:00 |
13621160019@163.com
|
98f09259db
|
replaced href with ng-href in Admin UI
|
2021-08-16 16:28:35 +08:00 |
13621160019@163.com
|
21d84ccabd
|
removed js plugins codemirror and summernote from Admin UI
|
2021-08-15 16:21:09 +08:00 |
13621160019@163.com
|
edbd8bff42
|
upgraded Highcharts JS to v9.1.2
|
2021-08-15 11:26:32 +08:00 |
13621160019@163.com
|
3b18672f90
|
upgraded jquery-ui to v1.12.1
|
2021-08-14 20:43:03 +08:00 |
13621160019@163.com
|
17b8af550a
|
replaced == with === to avoid casting in Admin UI
|
2021-08-14 17:44:41 +08:00 |
13621160019@163.com
|
1412d2e6b2
|
upgraded AngularJS to v1.8.2
|
2021-08-14 17:26:51 +08:00 |