Vitalii Honchar

Results 24 issues of Vitalii Honchar

We need show info messages about cookies, because this is need by international law

enhancement

### Steps for reproduce 1. Create class A 2. Create property A.name 3. Create class B 4. Create property B.name 5. Made class B subclass of class A And than...

Upgrade to Font Awesome 5

### Logs ``` 2019-06-17 15:38:20:424 INFO OrientDB Studio available at http://10.101.8.115:2480/studio/index.html [OServer] 2019-06-17 15:38:20:424 INFO OrientDB Server is active v2.2.37 (build a7541e7ceeabf592dd9a7b2928b6c023cbc73193, branch 2.2.x). [OServer][ERROR] (2019-06-17 15:38:20,821) AbstractDataInstallator: Data can't...

bug

### Logs ``` Jun 17, 2019 3:27:28 PM com.hazelcast.web.WebFilterConfig INFO: Ignored MalformedURLException Jun 17, 2019 3:27:28 PM com.hazelcast.web.ClusteredSessionService INFO: Retrying the connection!! Jun 17, 2019 3:27:28 PM com.hazelcast.web.HazelcastInstanceLoader INFO: Creating...

bug

Right now password visualization is just visualization and it stores password as plain text. This is not secure. We need store some fields of documents in secure form, so need...

Create search class not only documents

enhancement

### Problem: User edit document more than 15 minutes and can't save it Check if user is active in session and don't invalidate session after 15 minutes. Use Web Hook...

enhancement

If user edit document on one page and data table with this document is open on another page - it would be great to update data table without reload page...

enhancement
EST: Medium

Field "STATUS" can be only "ACTIVE" or "SUSPENDED". It would be logical to use dropdown choice instead text field in this case.