63 Commits

Author SHA1 Message Date
Nightblade73
d846192046 fixes 2019-05-12 00:28:03 +04:00
Nightblade73
b57142e28f added unique name control 2019-05-08 17:08:37 +04:00
Nightblade73
60bdd9d233 fixes 2019-05-02 14:35:40 +04:00
Nightblade73
9edcf35338 added ping notification 2019-04-30 10:43:36 +04:00
Nightblade73
e178cd1639 added checking empty fields of deadline, fix bug on EventDto 2019-04-27 09:45:47 +04:00
Nightblade73
dbcdb96dbf added event method, don't work, because trying to find null entity 2019-04-26 15:12:34 +04:00
Nightblade73
51877023d1 added new column to event 2019-04-26 09:28:20 +04:00
Nightblade73
34925b81ff added schedule for deadline of conference 2019-04-25 21:17:48 +04:00
Nightblade73
16e9bf1fb5 added update notification for all participants 2019-04-25 19:15:19 +04:00
Nightblade73
c489ebbf91 added create notification for all users about new conference 2019-04-25 17:12:39 +04:00
Nightblade73
bc73265109 Merge remote-tracking branch 'remotes/origin/dev' into 68-ping-conf
# Conflicts:
#	src/main/java/ru/ulstu/conference/repository/ConferenceRepository.java
#	src/main/java/ru/ulstu/conference/service/ConferenceService.java
#	src/main/resources/db/changelog-master.xml
2019-04-24 22:41:48 +04:00
Nightblade73
70d260c34b ping but style 2019-04-24 21:52:13 +04:00
Nightblade73
d4b514a9b0 added ping in db 2019-04-24 21:24:32 +04:00
Nightblade73
d921def09d added ping method 2019-04-24 21:05:25 +04:00
Nightblade73
f556b969b4 added demo version of charts, using highcharts lib 2019-04-24 18:55:52 +04:00
Nightblade73
d37c9bda57 excluded adding articles with the same name 2019-04-24 10:17:32 +04:00
Nightblade73
7eb5dce94e style fixes 2019-04-24 09:42:00 +04:00
Anton Romanov
8f2f6adc3b show global message 2019-04-23 23:15:22 +04:00
Nightblade73
6d6ea3136d dont show error message 2019-04-23 13:37:56 +04:00
Nightblade73
53cc777734 delete conference refactor 2019-04-22 21:46:42 +04:00
Nightblade73
2767403128 added saving in db 2019-04-22 15:11:52 +04:00
Nightblade73
5bfeaff054 added method addPaper 2019-04-22 11:13:04 +04:00
Nightblade73
ddd21dab1c added dashboard 2019-04-21 17:18:44 +04:00
Nightblade73
a4ae42f072 added sorting 2019-04-21 15:03:31 +04:00
Nightblade73
a9f4a326c5 fixed styles 2019-04-19 18:38:56 +04:00
Nightblade73
338d7c2e09 added begin-end dates in conferenceRow 2019-04-19 18:32:24 +04:00
Nightblade73
34033fac5f added filtration 2019-04-19 17:36:46 +04:00
Nightblade73
e2b49689d5 changed filterDto 2019-04-19 17:31:30 +04:00
Nightblade73
b623402aa8 changed method getConference in controller 2019-04-19 14:39:07 +04:00
Nightblade73
9edcebb2f5 changed isCurrentUserParticipant 2019-04-19 14:29:08 +04:00
Nightblade73
96431701df added button disabling take part, if cur user already taken part 2019-04-18 15:38:45 +04:00
Nightblade73
918079ac89 fixed not working code, now user can take part in conference and choose participation and deposit 2019-04-18 11:20:44 +04:00
Nightblade73
7e4d8d4918 added method take part in conference 2019-04-17 14:51:19 +04:00
Nightblade73
8564f2cf34 managed to create a connection through a new entity 2019-04-17 13:00:48 +04:00
Nightblade73
81d07645c2 added delete method of article, fixed copyFromDto method 2019-04-16 14:18:49 +04:00
Nightblade73
d4b38d314f fixed bug, when attach-article lose what needed to attach after add or remove deadline 2019-04-16 13:22:15 +04:00
Nightblade73
dca644eba1 added handling of adding articles not added to the picker. 2019-04-16 10:42:40 +04:00
Nightblade73
fbf9a7943b changed from Set to List 2019-04-16 09:51:31 +04:00
Nightblade73
909c657c89 added delete confirm 2019-04-15 15:48:17 +04:00
Nightblade73
0cc8de2d32 added delete method of conference 2019-04-15 10:36:55 +04:00
Nightblade73
f88f035e65 little fix 2019-04-14 21:34:39 +04:00
Nightblade73
8cfc64ea85 added delete input style 2019-04-14 20:42:11 +04:00
Anton Romanov
34499abd60 fix remove deadline in other JPA operation 2019-04-13 22:59:59 +04:00
Nightblade73
9711febefb added delete deadline 2019-04-13 13:02:36 +04:00
Nightblade73
b4a2a8086d remove verification of empty deadline list 2019-04-12 15:51:06 +04:00
Nightblade73
c308a5e5af Navigation's method "hasErrors" don't work. it returns String, not redirection. 2019-04-09 14:47:14 +04:00
Nightblade73
689a7799e3 added method in controller 2019-04-08 22:04:30 +04:00
Anton Romanov
e350f8b3c1 refactor controller navigation, fix conference edit url 2019-04-08 07:40:26 +04:00
Nightblade73
c49b56916c added initialization of fields in ConferenceDto 2019-04-07 10:08:13 +04:00
Nightblade73
db43da9ec0 added nav controller 2019-04-07 10:01:44 +04:00