Commit Graph

135 Commits (d78db4c23eaf622af797d6beffea6007df1471a5)

Author SHA1 Message Date
13621160019@163.com 0a3d517815 fixed issue for editing user name and password in Admin UI 2021-10-11 16:53:56 +08:00
13621160019@163.com fc18eeb32c fixed PEP8 warnings and update version number to v1.3.0 2021-10-11 16:53:55 +08:00
13621160019@163.com b353522578 updated translations in Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com c65a24682c removed gsmmodem and aliyun sms api from API & Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com 2539b129e5 changed start&end datetime formater for tariff from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com f378455cf9 changed lease start&end datetime formater for tenant from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com 669e299826 changed last run datetime and next run datetime formater for rule from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com 03d532871e changed last seen datetime formater for gateway from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com 248fdb7180 changed last seen datetime formater of datasource from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com d678ac4149 changed upload datetime formater of knowledgefile and offlinemeterfile from timestamp to strftime; 2021-10-11 16:53:55 +08:00
13621160019@163.com a2f5af089d changed cost file upload datetime formatter from timestamp to strftime 2021-10-11 16:53:55 +08:00
13621160019@163.com ff501fdf2f added expiration datetimes to User in Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com 546373df92 updated translation of Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com 5be1b3b96c fixed typo in contact controller of Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com 3c4554feea added API error messages to translations.js and i18n.js 2021-10-11 16:53:55 +08:00
13621160019@163.com c5fe0b4a16 updated Admin UI to make error messages more specific 2021-10-11 16:53:54 +08:00
13621160019@163.com dee5dfd7f1 updated translations of KGCE & KGCO2E in Admin UI 2021-10-11 16:53:54 +08:00
13621160019@163.com 16630dc30e modified API error message for knowledge file cannot be removed from disk 2021-10-11 16:53:54 +08:00
13621160019@163.com 805e728db8 fixed typo in translations of Admin UI 2021-10-11 16:53:54 +08:00
13621160019@163.com 13efbfc516 upgraded version number to v1.2.3 2021-10-11 16:53:54 +08:00
13621160019@163.com 086674f62d fixed Local Storage conflicts in Admin UI and Web UI 2021-10-11 16:53:54 +08:00
13621160019@163.com 5cc9581092 rename language cn to zh-ch in Admin UI 2021-10-11 16:53:54 +08:00
13621160019@163.com f19a22813a upgraded version number to v1.2.2 2021-10-11 16:53:54 +08:00
13621160019@163.com 89c287148c updated README 2021-10-11 16:53:54 +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