Project

General

Profile

Activity

From 24.03.2018 to 22.04.2018

22.04.2018

23:37 Bug #614 (Closed): save button should not be enabled while loading a record
Miroslav Blaško
23:29 Bug #613 (Closed): patient record loading start with empty page
Right before patient record is loaded, it shows blank page with application menu, which is very confusing if it takes... Miroslav Blaško
18:16 Bug #612 (Closed): the login screen is at the top of the page in firefox
In firefox the login screen is at the top of the page, instead of the middle of the page.
In chrome it works corre...
Miroslav Blaško
17:51 Bug #611 (Closed): statistics should be included in menu
Statistics should be included in MENU, before history (only for admin user). Miroslav Blaško
12:29 Feature #607 (Resolved): history filter should use contains instead of direct match
Tomáš Klíma
09:42 Feature #607: history filter should use contains instead of direct match
- use workbench to debug query
- where was the problem:
SELECT ?r WHERE {
?r a ?type ;
?isCreated ?tim...
Miroslav Blaško
08:20 Feature #607: history filter should use contains instead of direct match
You mean use one query for searching type or author or type and author?
I tried it and spent a lot of time on it, b...
Tomáš Klíma
09:46 Bug #604 (In Progress): security constraints for rest controller are insufficient
TODO tests Tomáš Klíma
09:05 Bug #603 (Resolved): it should not be possible to create doctor without institution
Tomáš Klíma

21.04.2018

20:37 Bug #609 (In Progress): securityutils should use dao instead of service
Tomáš Klíma
20:37 Bug #609: securityutils should use dao instead of service
Changed to userDao Tomáš Klíma
20:36 Task #610 (Resolved): test role doctor
Tomáš Klíma
00:49 Feature #607 (New): history filter should use contains instead of direct match
code is quite redundant. would it be possible to write only one select query for that () and reuse it ? :
public...
Miroslav Blaško

20.04.2018

19:21 Task #610 (Closed): test role doctor
It seems that doctors role does not work correctly.
E.g. after saving record it is redirected to dashboard from wh...
Miroslav Blaško
18:09 Bug #609 (Closed): securityutils should use dao instead of service
Within SecurityUtils.java I dont see reason to use :
@Autowired
private UserService userService;
- rathe...
Miroslav Blaško
17:41 Feature #607 (Resolved): history filter should use contains instead of direct match
Uses contains only for action type Tomáš Klíma
16:04 Bug #598 (Closed): remove sending email when user updates its profile
Miroslav Blaško
16:04 Feature #596 (Closed): it should be possible to set up multiple BCC: for sending invitation
Miroslav Blaško
16:04 Bug #595 (Closed): no message about sending the email while saving profile
Miroslav Blaško
16:03 Bug #599 (Closed): appContext should be available to all email messages
Miroslav Blaško
16:02 Bug #497 (Closed): showing list of all patient records takes long time
Miroslav Blaško
15:58 Bug #606 (Resolved): removal of multiple patient record does not work property
Tomáš Klíma
15:58 Bug #608 (New): Login failed
It has been reported that login is failing with correct credentials (this I must still elaborate more!). Miroslav Blaško

19.04.2018

12:09 Feature #607 (Closed): history filter should use contains instead of direct match
- for matching errors, authors, etc. str1.contains(str2) should be used instead of exact match. Miroslav Blaško
11:56 Bug #606 (Closed): removal of multiple patient record does not work property
If i click to multiple delete buttons, only one of them look like it is "beeing under the process of deletition" (i.e... Miroslav Blaško
11:48 Feature #605 (Closed): ignore inviting a user
When there is invitation button visible, there should be a button/link to remove necessity to invite user as well. Miroslav Blaško
11:40 Bug #604: security constraints for rest controller are insufficient
- the security constraints is of course still not sufficient if we guess institutionKey Miroslav Blaško
11:38 Bug #604 (Closed): security constraints for rest controller are insufficient
Please revise rest controllers security restrictions. E.g. it is possible to retrieve all patients by REST API if ins... Miroslav Blaško
11:33 Bug #603 (Closed): it should not be possible to create doctor without institution
- update jopa constraints + UI Miroslav Blaško
10:32 Bug #602 (Closed): Unhandled promise rejection in javascript tests
npm run test shows warning + deprecation varning
.......(node:10495) UnhandledPromiseRejectionWarning: Unhandled p...
Miroslav Blaško

18.04.2018

21:57 Bug #599 (Resolved): appContext should be available to all email messages
Tomáš Klíma
14:49 Bug #599 (Closed): appContext should be available to all email messages
Miroslav Blaško
21:47 Bug #600 (Resolved): CC and BCC should be applied only in important cases
Tomáš Klíma
15:12 Bug #600 (Closed): CC and BCC should be applied only in important cases
CC and BCC should be applied when:
1) Admin changes profile/password of another user
2) admin invites user
Miroslav Blaško
21:39 Feature #596 (Resolved): it should be possible to set up multiple BCC: for sending invitation
Tomáš Klíma
13:53 Feature #596 (Closed): it should be possible to set up multiple BCC: for sending invitation
Miroslav Blaško
21:38 Bug #595 (Resolved): no message about sending the email while saving profile
Tomáš Klíma
13:52 Bug #595 (Closed): no message about sending the email while saving profile
It might never happen that there is an email sent without a notification within the GUI. In case when I update my pro... Miroslav Blaško
21:38 Bug #598 (Resolved): remove sending email when user updates its profile
Tomáš Klíma
14:41 Bug #598 (Closed): remove sending email when user updates its profile
Miroslav Blaško
17:47 Bug #601 (Closed): integrate tests from the branch java-tests
use rebase Miroslav Blaško
14:50 Feature #585 (Closed): make email connection configurable through a plaintext file
Miroslav Blaško
14:35 Bug #597 (New): messages are shown outside the screen
- showing message of deleted user is shown outside the screen if the screen is too long
- possible solution:
-...
Miroslav Blaško
14:12 Feature #539 (Closed): username hint when adding new user
Miroslav Blaško
14:12 Bug #590 (Closed): impersonate user does not work
Miroslav Blaško
13:56 Bug #586 (Closed): role not assigned to a doctor
Miroslav Blaško
13:54 Feature #592 (Closed): configuration of email should support full email instead of gmail nickname
Miroslav Blaško
13:53 Feature #593 (Closed): it should be possible to set up multiple CC: for sending invitation
Miroslav Blaško

16.04.2018

17:50 Feature #593 (Resolved): it should be possible to set up multiple CC: for sending invitation
Tomáš Klíma
13:29 Feature #593 (Closed): it should be possible to set up multiple CC: for sending invitation
It should be part of configuration file.
It is there to keep history and ensure that system worked correctly.
Miroslav Blaško
17:18 Feature #592 (Resolved): configuration of email should support full email instead of gmail nickname
Tomáš Klíma
13:27 Feature #592 (Closed): configuration of email should support full email instead of gmail nickname
Miroslav Blaško
16:23 Feature #591 (Resolved): reset password link should be parametrized by application context variable
Tomáš Klíma
14:36 Feature #591: reset password link should be parametrized by application context variable
https://stackoverflow.com/questions/12236590/retrieving-the-servlet-context-path-from-a-spring-web-application it onl... Tomáš Klíma
01:21 Feature #591 (Closed): reset password link should be parametrized by application context variable
Application context should not be hard-coded within the app:
eInvitationContent=<div><p>Hello {{name}}, </p><p>you h...
Miroslav Blaško
14:17 Bug #590 (Resolved): impersonate user does not work
Try if it is fixed please. I cannot test it because I do not get this error on my computer.
However I think it was ...
Tomáš Klíma
01:12 Bug #590 (Closed): impersonate user does not work
Clicking on impersonate button fails.
* client-side error:
xhr.js:178 POST http://localhost:8081/study-manager/re...
Miroslav Blaško
14:15 Feature #583 (Resolved): forgotten password link
Fixed, also changed to "email should be sent to user with link to recover password". It doesnt send new password by e... Tomáš Klíma
01:10 Feature #583 (New): forgotten password link
- reset password page ignores validation rules -- if i leave it blank and push reset password it never finishes. Miroslav Blaško
01:04 Feature #584 (Closed): statistics page
Miroslav Blaško

13.04.2018

22:43 Bug #588 (Rejected): javascript throws error within dashboard
- forgot "npm install" Miroslav Blaško
14:29 Bug #588 (Rejected): javascript throws error within dashboard
Unknown prop `collapseOnSelect` on <nav> tag Miroslav Blaško
15:15 Bug #587 (Closed): link to dashbord does not work correctly
Miroslav Blaško

12.04.2018

19:57 Bug #587 (Resolved): link to dashbord does not work correctly
Tomáš Klíma
18:19 Bug #587 (Closed): link to dashbord does not work correctly
Main menu of the application contains links such as:
"Study Manager"
"Users"
"Institutions"
"Patient records"
.....
Miroslav Blaško

08.04.2018

17:31 Feature #585 (Resolved): make email connection configurable through a plaintext file
Tomáš Klíma
17:29 Bug #586 (Resolved): role not assigned to a doctor
Tomáš Klíma
09:27 Bug #586 (Closed): role not assigned to a doctor
If I create a user and assign it a role doctor it is not saved into rdf4 storage with type :doctor. For administrator... Miroslav Blaško
17:29 Feature #584 (Resolved): statistics page
Tomáš Klíma

05.04.2018

14:29 Feature #585 (Closed): make email connection configurable through a plaintext file
Miroslav Blaško
14:22 Feature #584 (Closed): statistics page
Administrator should be able to see new page "Statistics" accessible from dashboard.
==========================
...
Miroslav Blaško
08:57 Feature #583 (Resolved): forgotten password link
New password is sent on user's email Tomáš Klíma

27.03.2018

19:56 Feature #539 (Resolved): username hint when adding new user
Tomáš Klíma
12:41 Feature #539 (New): username hint when adding new user
Miroslav Blaško
12:40 Feature #539 (Rejected): username hint when adding new user
- use generateUsername service instead of client side handling Miroslav Blaško
12:38 Feature #539: username hint when adding new user
- create generateUsername rest service Miroslav Blaško
14:29 Feature #583 (Closed): forgotten password link
- email should be sent to user with link to recover password Miroslav Blaško
12:44 Bug #536 (Closed): doctor can change its own institution
Miroslav Blaško
12:00 Feature #540 (Closed): delete user button within institution detail page
Miroslav Blaško
11:52 Bug #562 (Closed): Username with diacritic cannot be open
Miroslav Blaško
11:45 Feature #579 (Closed): add loader to list of patients on institution page
Miroslav Blaško
11:45 Bug #580 (Closed): make loading of patient records page non-blocking
Miroslav Blaško

26.03.2018

21:22 Feature #539 (Resolved): username hint when adding new user
Tomáš Klíma

24.03.2018

22:17 Feature #540 (Resolved): delete user button within institution detail page
I also made that institution cannot be deleted with members or patient records Tomáš Klíma
17:24 Bug #536 (Resolved): doctor can change its own institution
Tomáš Klíma
16:55 Bug #562 (Resolved): Username with diacritic cannot be open
Username with diacritic cannot be created Tomáš Klíma
 

Also available in: Atom