1497 Commits

Author SHA1 Message Date
viktorbasanets
4fa083c748 Added dao impl 2018-08-31 16:01:10 +03:00
viktorbasanets
de21d977a1 Was final changing 2018-08-31 15:40:03 +03:00
viktorbasanets
7009cbd8ac Was added asigning value to of 'searchText' field into constructors 2018-08-31 14:26:38 +03:00
viktorbasanets
bc1e228dc1 Was modified, method find(.*)Type renamed to find(.*)EntityId 2018-08-31 14:20:50 +03:00
viktorbasanets
76efea555c Was created sql & nosql entities 2018-08-31 12:39:13 +03:00
viktorbasanets
14fa80a268 Was refactored 2018-08-31 12:37:22 +03:00
viktorbasanets
ab2a5cceba Was created new model 2018-08-30 19:07:03 +03:00
viktorbasanets
20e63b9488 Was added the model EntityViewEntity constants 2018-08-30 19:04:35 +03:00
viktorbasanets
a1aa321831 Was deleted Cache 2018-08-29 15:39:13 +03:00
viktorbasanets
a11592641c Were replace constructor, gets & sets by annotations 2018-08-29 15:38:02 +03:00
viktorbasanets
d4cc05deba Was corrected header 2018-08-29 15:35:10 +03:00
viktorbasanets
6e5bda589f Was returned to the original state 2018-08-29 15:28:48 +03:00
viktorbasanets
c8733b695c Was added tests of find entity by id and delete entity methods 2018-08-29 13:48:26 +03:00
viktorbasanets
f880fc2e42 Was added method for delete of entity view 2018-08-29 13:26:00 +03:00
viktorbasanets
17866a9798 Was created dao interface 2018-08-29 12:34:00 +03:00
viktorbasanets
7c5d595dbe Was created implementation of EntityViewService interface 2018-08-29 12:33:17 +03:00
viktorbasanets
e6580ca1af Was added new abstract methods 2018-08-29 12:31:37 +03:00
viktorbasanets
f5200b3b15 Was added the constant 'ENTITY_VIEW_CACHE' 2018-08-29 12:25:42 +03:00
viktorbasanets
e55a0d3fd6 Was modified constructor of EntityView class 2018-08-29 10:57:00 +03:00
viktorbasanets
14f658c92a Was created EntityViewService interface 2018-08-29 10:48:11 +03:00
viktorbasanets
9bcfec00ba Was created controller EntityViewController 2018-08-28 13:57:42 +03:00
viktorbasanets
7e00615a0d Was modified BaseController abstract class: added EntityViewService 2018-08-27 19:03:39 +03:00
viktorbasanets
1120f0a4c5 Was added EntityViewSevice interface 2018-08-27 18:39:22 +03:00
viktorbasanets
09a13ba82d Was added descriptive headings titles to source code files 2018-08-27 17:30:49 +03:00
viktorbasanets
076bddb32a Was modified thingsboard.yml 2018-08-27 17:15:01 +03:00
viktorbasanets
a22bef2e18 Was created first test to EntityViewController 2018-08-27 17:01:58 +03:00
viktorbasanets
30e1c480ed Was created EntityView class 2018-08-27 16:05:53 +03:00
viktorbasanets
2b0ac1f1d0 Create EntityViewId class 2018-08-27 15:16:46 +03:00
Andrew Shvayka
42a831a311
Merge pull request #1011 from nabil-rejeb/FrenchTranslation
Update french language
2018-08-20 11:15:00 +03:00
Andrew Shvayka
75b77f09f8
Merge pull request #1014 from davidgin/fixedPartitions
address issue  Add partition granularity to time series data #1006  h…
2018-08-17 16:54:58 +03:00
Andrew Shvayka
68c7f8a9f9
Merge pull request #1013 from Rileyjs/master
Add Japanese
2018-08-17 16:54:15 +03:00
Igor Kulikov
796294f33f Login As User feature. 2018-08-17 15:59:14 +03:00
David
7f01a98003 extra space styling 2018-08-16 22:46:28 +03:00
David
3363a33ccd changed to EPOCH_START 2018-08-16 22:24:37 +03:00
David
16fa955a4c fixed wildcard imports 2018-08-16 22:22:32 +03:00
David
45cf12c4d9 fixed License format 2018-08-16 18:04:29 +03:00
David
2b212d777c formatting ,added INDEFINITE to possible partitioning in yml ,savePartition returns immediateFuture(null) if FixedPartition mode enabled 2018-08-16 17:24:59 +03:00
David
88307d6ef1 address issue Add partition granularity to time series data #1006 https://github.com/thingsboard/thingsboard/issues/1006 2018-08-16 12:03:12 +03:00
Rileyjs
3b948fcb15
Update locale.constant-zh_CN.json 2018-08-15 16:24:59 -05:00
Rileyjs
421924cd74
Update locale.constant-ru_RU.json 2018-08-15 16:24:30 -05:00
Rileyjs
7be79d8f95
Update locale.constant-ko_KR.json 2018-08-15 16:24:03 -05:00
Rileyjs
fdee096810
Update locale.constant-it_IT.json 2018-08-15 16:23:23 -05:00
Rileyjs
a2d27348dc
Update locale.constant-es_ES.json 2018-08-15 16:22:45 -05:00
Rileyjs
3edf4978ad
Add files via upload 2018-08-15 16:20:47 -05:00
Rileyjs
e20ba0a63f
Update locale.constant-en_US.json 2018-08-15 16:20:08 -05:00
nabil rejeb
435eac59ce Update french language 2018-08-15 09:25:23 +01:00
Igor Kulikov
8efb250f18
Merge pull request #1000 from mcicolella/italian
Update Italian translation
2018-08-08 20:23:54 +03:00
Mauro Cicolella
515ef81f9f Update Italian translation 2018-08-07 17:22:16 +02:00
Andrew Shvayka
a5171f88d5 Merge branch 'master' of github.com:thingsboard/thingsboard 2018-08-06 19:49:27 +03:00
Andrew Shvayka
10fead768e Alarm Controller audit log fix 2018-08-06 19:49:13 +03:00