47 Commits

Author SHA1 Message Date
Anton Romanov
119f5a52ab create api for activities 2019-07-07 17:22:42 +04:00
Anton Romanov
56d8098a01 -- reduce code to more clarity (some features where disabled)
-- some refactor
-- add pagination for entities
2019-07-01 00:26:23 +04:00
Anton Romanov
e7b84b766f Merge branch 'move-to-jdk11' into try-vue
# Conflicts:
#	src/main/java/ru/ulstu/configuration/MvcConfiguration.java
#	src/main/java/ru/ulstu/core/controller/AdviceController.java
#	src/main/java/ru/ulstu/paper/controller/PaperRestController.java
#	src/main/resources/static/papers/paper-status.vue
#	src/main/resources/templates/activate.html
#	src/main/resources/templates/admin/commits.html
#	src/main/resources/templates/admin/userList.html
#	src/main/resources/templates/admin/userSessions.html
#	src/main/resources/templates/conferences/conference.html
#	src/main/resources/templates/conferences/conferences.html
#	src/main/resources/templates/conferences/dashboard.html
#	src/main/resources/templates/default.html
#	src/main/resources/templates/error/403.html
#	src/main/resources/templates/error/404.html
#	src/main/resources/templates/error/500.html
#	src/main/resources/templates/grants/dashboard.html
#	src/main/resources/templates/grants/fragments/grantDashboardFragment.html
#	src/main/resources/templates/grants/fragments/grantLineFragment.html
#	src/main/resources/templates/grants/fragments/grantStatusFragment.html
#	src/main/resources/templates/grants/grant.html
#	src/main/resources/templates/grants/grants.html
#	src/main/resources/templates/index.html
#	src/main/resources/templates/load.html
#	src/main/resources/templates/login.html
#	src/main/resources/templates/papers/dashboard.html
#	src/main/resources/templates/papers/fragments/paperDashboardFragment.html
#	src/main/resources/templates/papers/fragments/paperLineFragment.html
#	src/main/resources/templates/papers/paper.html
#	src/main/resources/templates/papers/papers.html
#	src/main/resources/templates/projects/dashboard.html
#	src/main/resources/templates/projects/fragments/projectStatusFragment.html
#	src/main/resources/templates/projects/project.html
#	src/main/resources/templates/projects/projects.html
#	src/main/resources/templates/reset.html
#	src/main/resources/templates/resetRequest.html
#	src/main/resources/templates/timeline.html
2019-06-24 15:12:56 +04:00
Anton Romanov
9d3ee273f6 fix spring boot version 2019-06-24 14:53:55 +04:00
Anton Romanov
3267138524 fix warnings 2019-06-22 13:50:15 +04:00
Anton Romanov
df1bf873ff fix warnings 2019-06-22 13:31:53 +04:00
Anton Romanov
36c4e52e37 Merge branch 'dev' into move-to-jdk11
# Conflicts:
#	src/main/java/ru/ulstu/conference/service/ConferenceService.java
#	src/main/java/ru/ulstu/grant/model/Grant.java
#	src/main/java/ru/ulstu/grant/service/GrantService.java
#	src/main/java/ru/ulstu/paper/model/Paper.java
#	src/main/java/ru/ulstu/paper/service/PaperService.java
#	src/main/java/ru/ulstu/project/model/Project.java
#	src/main/java/ru/ulstu/project/model/ProjectDto.java
#	src/main/java/ru/ulstu/students/model/Task.java
#	src/main/java/ru/ulstu/students/service/TaskService.java
#	src/main/java/ru/ulstu/timeline/model/Event.java
#	src/main/java/ru/ulstu/timeline/model/EventDto.java
#	src/main/java/ru/ulstu/timeline/service/EventService.java
#	src/main/java/ru/ulstu/user/service/UserService.java
#	src/main/resources/application.properties
#	src/main/resources/db/changelog-master.xml
#	src/main/resources/public/css/conference.css
#	src/main/resources/public/js/conference.js
#	src/main/resources/public/js/tasks.js
#	src/main/resources/templates/conferences/conference.html
#	src/main/resources/templates/grants/grant.html
#	src/main/resources/templates/papers/paper.html
2019-06-21 04:22:06 +04:00
Anton Romanov
ff19001f1f fix grant doubling cause date comparison 2019-06-11 22:09:30 +04:00
Artem.Arefev
96d166d031 #95 block user html 2019-06-07 12:23:03 +04:00
Artem.Arefev
fb23f182de #95 merged with dev 2019-06-07 11:39:44 +04:00
Artem.Arefev
4104844b1e #95 merged with dev 2019-06-06 00:01:03 +04:00
Artem.Arefev
c0afabc37c #112 merged with dev 2019-06-05 23:57:33 +04:00
Васин Антон
482964fe53 #101 EventService edited 2019-06-03 20:21:46 +03:00
Artem.Arefev
22abf6a27d #95 blocking user 2019-06-03 02:11:35 +04:00
Artem.Arefev
abea3c7dad #112 ping model changed 2019-06-02 21:53:51 +04:00
Artem.Arefev
3898dcf1c1 #112 changed mapping 2019-06-01 12:57:20 +04:00
Artem.Arefev
e680aa30c4 #112 ping activity 2019-05-31 00:33:21 +04:00
Anton Romanov
8187c9b614 merge dev 2019-05-27 15:08:45 +04:00
Artem.Arefev
e468646cd6 89 removed getCurrentUser 2019-05-19 00:47:49 +04:00
Artem.Arefev
90799356ab 89 password reset 2019-05-19 00:42:24 +04:00
Artem.Arefev
532e007b0b 87 merged with dev 2019-05-17 14:31:08 +04:00
Anton Romanov
3dbf635fb6 Merge branch '88-change-password' into 'dev'
Resolve "Смена пароля"

Closes #88

See merge request romanov73/ng-tracker!96
2019-05-17 10:23:24 +00:00
Artem.Arefev
76d3adb464 87 small fix whitespace 2019-05-17 08:58:27 +04:00
Artem.Arefev
6a62e61caf 87 error handling + ajax + rest 2019-05-17 04:34:03 +04:00
Artem.Arefev
fbd618a6d0 88 changed error text to russian 2019-05-17 03:59:09 +04:00
Artem.Arefev
052e4a1aef 88 rest changePassword + ajax 2019-05-17 03:55:22 +04:00
ASH
bc9cca62d6 #79 refactoring 2019-05-15 23:47:05 +04:00
Anton Romanov
9c5c107c58 #fix controllers 2019-04-30 17:54:07 +04:00
Anton Romanov
a4cbb3e3df #show paper list 2019-04-30 17:36:25 +04:00
Anton Romanov
ac88ef2704 add dependencies, fix html 2019-04-26 14:42:44 +04:00
Anton Romanov
8f2f6adc3b #64 show global message 2019-04-23 23:15:22 +04:00
Anton Romanov
7684bac74d Merge branch 'dev' into move-to-jdk11
# Conflicts:
#	build.gradle
#	src/main/java/ru/ulstu/grant/model/GrantDto.java
#	src/main/java/ru/ulstu/grant/service/GrantService.java
#	src/main/java/ru/ulstu/paper/model/PaperDto.java
#	src/main/java/ru/ulstu/project/model/Project.java
2019-04-23 11:35:41 +04:00
Anton Romanov
9e31bfa7d7 #106 add checkstyle rules 2019-04-19 17:08:12 +04:00
Anton Romanov
cfbe36197b #102 add auto tests 2019-04-17 17:20:20 +04:00
Anton Romanov
7dca991c2f Merge branch '55-new-conf' into 'dev'
Resolve "Добавление новой конференции"

Closes #55

See merge request romanov73/ng-tracker!43
2019-04-08 03:33:40 +00:00
Anton Romanov
e350f8b3c1 #55 refactor controller navigation, fix conference edit url 2019-04-08 07:40:26 +04:00
Anton Romanov
91d2168012 #82 show paper formatted lines 2019-04-05 13:34:38 +04:00
Anton Romanov
e74261184f #73 first fixes by update versions 2019-03-20 14:37:57 +04:00
Anton Romanov
90bb94d864 add patronymic 2019-03-12 14:44:11 +04:00
Anton Romanov
48894b2176 display user in filter 2019-03-12 13:40:48 +04:00
Anton Romanov
da7a17ee49 add service methods 2019-03-12 12:51:59 +03:00
Anton Romanov
dfe44ab842 add validation 2018-12-04 14:13:01 +04:00
Anton Romanov
f587f80eb6 fix code 2018-11-14 17:03:22 +04:00
Anton Romanov
67881262be add notification templates 2018-11-09 10:04:50 +04:00
Anton Romanov
bd78be93ab add paper create strategy 2018-11-08 19:36:50 +04:00
Anton Romanov
aa919906aa add event controller 2018-06-10 01:12:28 +04:00
Anton Romanov
671cfdd486 add java code 2018-05-04 17:08:20 +04:00