Commit Graph

600 Commits (59d6edb818c766e4f70776a0cf19de60119b84f2)

Author SHA1 Message Date
Nightblade73 5bfeaff054 #64 added method addPaper 5 years ago
Anton Romanov b6ced3ce1a Merge branch '60-sort-conf' into 'dev'
Resolve "Сортировка списка конференций"

Closes #60

See merge request romanov73/ng-tracker!66
5 years ago
ASH 6876d09557 #76 adding style to filters 5 years ago
Nightblade73 ddd21dab1c #60 added dashboard 5 years ago
ASH 8400c5d40d Merge remote-tracking branch 'remotes/origin/dev' into 76-students-tags-filter
# Conflicts:
#	src/main/resources/templates/students/dashboard.html
5 years ago
Nightblade73 a4ae42f072 #60 added sorting 5 years ago
Семенова Мария a3d1834ab8 #110 add paper type 5 years ago
Nightblade73 a9f4a326c5 #59 fixed styles 5 years ago
Nightblade73 338d7c2e09 #59 added begin-end dates in conferenceRow 5 years ago
T-Midnight eec739a49f #41 create simple attach of articles 5 years ago
T-Midnight f29d31b840 #41 create changelog 5 years ago
Nightblade73 34033fac5f #59 added filtration 5 years ago
Nightblade73 e2b49689d5 #59 changed filterDto 5 years ago
Nightblade73 9f664b2618 #59 add front thymeleaf 5 years ago
Anton Romanov 21ba06170a Merge branch '106-papers-bug' into 'dev'
Resolve "Bug: не отображается список статей"

Closes #106

See merge request romanov73/ng-tracker!62
5 years ago
Anton Romanov 9e31bfa7d7 #106 add checkstyle rules 5 years ago
Anton Romanov 2d0f2aeecd Merge branch '69-take-part-conf' into 'dev'
Resolve "Принять участие в конференции пользователю"

Closes #69

See merge request romanov73/ng-tracker!56
5 years ago
Nightblade73 b623402aa8 #69 changed method getConference in controller 5 years ago
Nightblade73 9edcebb2f5 #69 changed isCurrentUserParticipant 5 years ago
Nightblade73 713e50043e Merge remote-tracking branch 'remotes/origin/dev' into 69-take-part-conf
# Conflicts:
#	src/main/resources/db/changelog-master.xml
5 years ago
T-Midnight f387b4eb52 #41 add link to the grant page 5 years ago
Семенова Мария 6c8554a0b8 #106 change boolean to nullable 5 years ago
ASH 7bec7b4e44 #76 filters added 5 years ago
Anton Romanov 5a55e3cfc8 Merge branch '42--2' into 'dev'
Resolve "Форма добавления и фильтра участников гранта"

Closes #42

See merge request romanov73/ng-tracker!44
5 years ago
T-Midnight 958a0d461b #42 merge with dev 5 years ago
T-Midnight 416ad7eeda #42 merge with dev 5 years ago
ASH 59887e5141 #76 delete function added 5 years ago
ASH 9da227ab34 #76 fixing dashboard 5 years ago
Семенова Мария 6c6a748978 #105 danger message type 5 years ago
Семенова Мария a2dca6b7c6 Merge branch 'dev' into paper-latex-editing
# Conflicts:
#	src/main/java/ru/ulstu/paper/model/Paper.java
#	src/main/java/ru/ulstu/paper/model/PaperDto.java
#	src/main/java/ru/ulstu/paper/service/PaperService.java
#	src/main/resources/db/changelog-master.xml
#	src/main/resources/templates/papers/paper.html
5 years ago
Васин Антон f1f7c1f0f6 #97 cancel button edited 5 years ago
Nightblade73 96431701df #69 added button disabling take part, if cur user already taken part 5 years ago
Nightblade73 8fd352aaa4 #69 added styles 5 years ago
Anton Romanov 8474fb492f Merge branch '96-edit-project-page' into 'dev'
Resolve "Страница редактирования проекта"

Closes #96

See merge request romanov73/ng-tracker!57
5 years ago
Васин Антон d015b02862 #96 removed wildcards from imports 5 years ago
Васин Антон ced3b0a978 #96 database edited 5 years ago
T-Midnight e284298200 #42 rename variables 5 years ago
Васин Антон b722687050 #96 edit project page 5 years ago
Nightblade73 918079ac89 #69 fixed not working code, now user can take part in conference and choose participation and deposit 5 years ago
Семенова Мария 789fda9c98 remove nonstopmode from bibtex 5 years ago
Anton Romanov 5b89ed7284 #102 fix code style 5 years ago
Anton Romanov cfbe36197b #102 add auto tests 5 years ago
Васин Антон e85c814f70 #96 project comment added 5 years ago
Васин Антон 255692d6ea #96 project status added 5 years ago
Васин Антон f079e34a57 #96 project title added 5 years ago
Васин Антон 4ea40931eb #96 project status fragment added 5 years ago
Васин Антон a89d93a9b0 #96 project line fragment added 5 years ago
Nightblade73 7e4d8d4918 #69 added method take part in conference 5 years ago
Васин Антон ca3e87a8c5 #96 edit project blank page 5 years ago
T-Midnight 506fa01fab Revert: #42 merge with dev 5 years ago
T-Midnight 97d7d00098 #42 merge with dev 5 years ago
T-Midnight 1e6b3cba3a #42 delete blank lines, fix js, fix leaderId validation 5 years ago
Nightblade73 8564f2cf34 #69 managed to create a connection through a new entity 5 years ago
Anton Romanov 487aa578a7 Merge branch '86-projects-main-page' into 'dev'
Resolve "Создать страницу списка проектов"

Closes #86

See merge request romanov73/ng-tracker!53
5 years ago
Васин Антон f5c1bb940c #86 projects main page 5 years ago
Nightblade73 14c28050c7 #65 changed interface 5 years ago
Nightblade73 81d07645c2 #65 added delete method of article, fixed copyFromDto method 5 years ago
Anton Romanov 3facc0c26e Merge branch '74-students-add-new-task' into 'dev'
Resolve "Добавление новой задачи"

Closes #78 and #74

See merge request romanov73/ng-tracker!47
5 years ago
Anton Romanov d81d1cf72c #74 some code fixes 5 years ago
Nightblade73 d4b38d314f #66 fixed bug, when attach-article lose what needed to attach after add or remove deadline 5 years ago
anastasia shulga 95f70f425a Update2 TagService.java 5 years ago
anastasia shulga dbd61ce80c Update TagService.java 5 years ago
Nightblade73 dca644eba1 #66 added handling of adding articles not added to the picker. 5 years ago
Nightblade73 fbf9a7943b #66 changed from Set to List 5 years ago
Nightblade73 735cbb5f7b #66 added front-end part 5 years ago
Nightblade73 909c657c89 #58 added delete confirm 5 years ago
Nightblade73 0cc8de2d32 #58 added delete method of conference 5 years ago
Nightblade73 f88f035e65 #55 little fix 5 years ago
ASH 1f36e04cd3 #74 fully adding tags 5 years ago
Nightblade73 8cfc64ea85 #55 added delete input style 5 years ago
ASH d6a11a5902 #74 fixing codestyle and tags 5 years ago
Anton Romanov 8b2a559d37 #42 fix thymeleaf expressions 5 years ago
Anton Romanov 34499abd60 #62 fix remove deadline in other JPA operation 5 years ago
Nightblade73 9711febefb #55 added delete deadline 5 years ago
T-Midnight 1756f29505 #42 filter authors by leader and degree 5 years ago
Nightblade73 b4a2a8086d #62 remove verification of empty deadline list 5 years ago
Anton Romanov 4955e9a637 #4--2 merge with dev 5 years ago
Anton Romanov cafb3abcee #4--2 merge with dev 5 years ago
T-Midnight bd3513118c #42 this don't work 5 years ago
T-Midnight f7d766f02d #42 rename birth_date column 5 years ago
ASH 5eae7305c4 #74 codestyle 5 years ago
ASH f019806a8e #74 fixing adding and db everything added except tags 5 years ago
T-Midnight e8461e26eb #42 fix birthDate and degree to User 5 years ago
T-Midnight 51c755ac07 #42 method hasErrors didn't work, return to the previous state 5 years ago
ASH 9b697c6f3f #74 adding models, controllers and services 5 years ago
T-Midnight e2e10477ac #42 delete GrantStatusDto 5 years ago
Nightblade73 c308a5e5af #55 Navigation's method "hasErrors" don't work. it returns String, not redirection. 5 years ago
Nightblade73 689a7799e3 #55 added method in controller 5 years ago
Anton Romanov 7dca991c2f Merge branch '55-new-conf' into 'dev'
Resolve "Добавление новой конференции"

Closes #55

See merge request romanov73/ng-tracker!43
5 years ago
Anton Romanov e350f8b3c1 #55 refactor controller navigation, fix conference edit url 5 years ago
Nightblade73 c49b56916c #55 added initialization of fields in ConferenceDto 5 years ago
Nightblade73 db43da9ec0 #55 added nav controller 5 years ago
Nightblade73 3e5aeaf290 #55 fast fixes 5 years ago
Nightblade73 926cd02096 #55 fixed adding to DB 5 years ago
Anton Romanov b9af7c20c7 fix grids 5 years ago
T-Midnight 7465803162 #42 add columns 'birth_date'&'degree' to User 5 years ago
Anton Romanov e0ca29fbab #83 fix wrong entity 5 years ago
Nightblade73 eb524d49d0 #55 added html side, don't work, because can't parse date, like in deadlines 5 years ago
Anton Romanov 72add3638b #83 check CI 5 years ago
Anton Romanov c7cdbe9044 #83 add tasks, modify build script for passing application properties 5 years ago
Nightblade73 67bfad22f9 #55 added create and update methods 5 years ago
Anton Romanov 54edeb0559 #82 fix user abbreviate 5 years ago
Anton Romanov 91d2168012 #82 show paper formatted lines 5 years ago
Nightblade73 d6b7fe790a #55 added transition to the page new conference 5 years ago
Nightblade73 9d69f75530 #55 fixes 5 years ago
Nightblade73 2d04b1b43a #55 added findAll method in ConferenceService 5 years ago
Nightblade73 d189891e8c #55 added ConferenceFilterDto 5 years ago
Nightblade73 e3bbade40b #55 added ConferenceDto 5 years ago
Nightblade73 dc12a671d2 #55 added setters/getters 5 years ago
Nightblade73 be2dd291f6 #55 added conference model without user's participation and deposit. May be needed new user model. 5 years ago
T-Midnight 99a8550696 #42 merge dev into 42 5 years ago
T-Midnight 566b7821d1 #42 merge dev into 42 5 years ago
T-Midnight 8a7117d713 #42 Add leader and authors 5 years ago
Семенова Мария ded0ab482a add nonstopmode 5 years ago
Anton Romanov 4104aa04cd fixes for wrong build. entities always extends BaseEntity, tables must contains version column 5 years ago
Nightblade73 0428bad048 #57 created classes 5 years ago
Anton Romanov 5ffb2d547e Merge branch 'dev' into 81-students-create-database
# Conflicts:
#	src/main/resources/db/changelog-master.xml
5 years ago
Anton Romanov 61d4c67aac Merge branch '56-creating-tables-in-DB' into 'dev'
Resolve "Создание таблиц в БД по модулю конференций"

Closes #56

See merge request romanov73/ng-tracker!40
5 years ago
Anton Romanov c2dc080d23 Merge branch '71-add-task-layout' into 'dev'
Resolve "Верстка страницы добавления новой задачи, ПУ и списка задач"

Closes #71

See merge request romanov73/ng-tracker!29
5 years ago
ASH 4e89c65c22 #81 adding main tables 5 years ago
ASH 2ad03a5689 #71 adding dashboard 5 years ago
Nightblade73 e93f618779 #56 added database schema 5 years ago
Anton Romanov 76d4c15db5 Merge branch '18-paper-timeline' into 'dev'
Resolve "Реализовать добавление в таймлайн событий по дедлайнам статей"

Closes #18

See merge request romanov73/ng-tracker!39
5 years ago
Anton Romanov e98445bb48 Merge branch '53-vyorstka-stranitsy-spiska-konferentsiy' into 'dev'
Resolve "Вёрстка страницы списка конференций"

Closes #53

See merge request romanov73/ng-tracker!33
5 years ago
Семенова Мария 030e1a3afb Merge branch 'dev' into 18-paper-timeline
# Conflicts:
#	src/main/java/ru/ulstu/paper/model/Paper.java
#	src/main/resources/db/changelog-master.xml
5 years ago
Anton Romanov ba64b7df16 Merge branch 'restore-commits-page' into 'dev'
partially restored commits page

See merge request romanov73/ng-tracker!38
5 years ago
Anton Romanov 103ff05846 fix displaying commits 5 years ago
Anton Romanov 539095c89e partially restored commits page 5 years ago
Семенова Мария 0c34571354 remove JLR library using 5 years ago
Anton Romanov 7b0b7a041a #80 hide mvc controllers from api 5 years ago
Anton Romanov c70c35f4f3 #80 add no records message 5 years ago
Семенова Мария 2f0c461524 #18 add paper events 5 years ago
Nightblade73 01b082c31b #53 changed style like in module "papers" 5 years ago
Anton Romanov e74fcb316c #33 small external link 5 years ago
ASH af3c0c0faa #71 fixing layout n adding 5 years ago
Семенова Мария cf9a7f895f pdf generating 5 years ago
Nightblade73 79cfd7c0ab #53 added pagination style, css fixes 5 years ago
Nightblade73 cc1f5c00c5 #53 adapted, refactor css 5 years ago
Nightblade73 99468a0cea #53 added actual.html, css fixes 5 years ago
Nightblade73 bff824bc06 #53 added control panel 5 years ago
Семенова Мария 10fe7e8a4e paper files list fragment, latex attachs upload 5 years ago
Семенова Мария c86f58d1b2 tab with latex editing 5 years ago
Семенова Мария c21e8afc1f latex text in paper 5 years ago
Nightblade73 ea4e25aded #53 added years filter forms 5 years ago
Nightblade73 edd6aee00f #53 fast fix 5 years ago
Nightblade73 50dbe8cb8f #53 added custom checkboxes, added selection of all conferences 5 years ago
Семенова Мария b90e7c054b #33 link in new tab 5 years ago
Семенова Мария c228f5aee0 Merge branch 'dev' into 33-paper-url
# Conflicts:
#	src/main/java/ru/ulstu/paper/model/Paper.java
#	src/main/java/ru/ulstu/paper/service/PaperService.java
#	src/main/resources/db/changelog-master.xml
5 years ago
Anton Romanov 482e74e10e #13 reduce of code 5 years ago
Anton Romanov 7012c00c5f #13 fix condition 5 years ago
Семенова Мария a0b65f341b #13 streams refactoring 5 years ago
Семенова Мария 5da9de1bab #13 rename 'deleted', move creating fileDto to service 5 years ago
Семенова Мария c702e2abb4 #13 fileDataDto instead of Object[] 5 years ago
Nightblade73 9182a71015 #53 added ping style 5 years ago
Nightblade73 d356c21944 #53 added buttons, added bottom pagination 5 years ago
Nightblade73 89e0d1a291 #53 customization css styles 5 years ago
Nightblade73 cb673d8782 #53 remake of conference list without table 5 years ago
Nightblade73 1364e8e84d #53 added multi selection, added selection of all items 5 years ago
Семенова Мария 3c068df201 #13 some refactoring 5 years ago
Nightblade73 5dc54dda8b #53 added supporting russian language, added linkable row in table 5 years ago
Семенова Мария e6bf603edc #33 url in paper 5 years ago
Семенова Мария 1425cceb63 #13 download files 5 years ago
Семенова Мария 8dc5eec35c #13 add files to db 5 years ago
Nightblade73 fd22aecd22 #53 added supporting bootstrap style 5 years ago
Семенова Мария 4fb8061653 #13 addNewFile js function 5 years ago
Семенова Мария e609b27518 Merge branch 'dev' into 13-paper-files
# Conflicts:
#	src/main/java/ru/ulstu/paper/model/PaperDto.java
5 years ago
Семенова Мария cb394edf90 #13 file list on paper page 5 years ago
T-Midnight 29df7120bf Delete DeadlineDTO and update usages 5 years ago
Семенова Мария 0764d961fa #13 add fileDataDto 5 years ago
Семенова Мария 7b601c744f #13 change model, schema 5 years ago
Nightblade73 6296b661a9 #53 added conference js file 5 years ago
Nightblade73 a236fc50bc #53 added datatables lib support 5 years ago
T-Midnight 99d85a5648 Add new status for grant 5 years ago
T-Midnight c25c17d8ba Rename title 5 years ago
T-Midnight de96be2471 Create Navigation class to avoid "magic strings" and code duplication 5 years ago
Anton Romanov 90bb94d864 add patronymic 5 years ago
Anton Romanov 48894b2176 display user in filter 5 years ago
Anton Romanov da7a17ee49 add service methods 5 years ago
Anton Romanov 20ecb47867 add timetable link 5 years ago
ASH bd975c53f3 #71 adding pages and layout 5 years ago
Anton Romanov 3169551968 Merge branch '54-view-conference' into 'dev'
Resolve "Вёрстка страницы просмотра информации о конференции"

Closes #54

See merge request romanov73/ng-tracker!26
5 years ago
Nightblade73 5cb865eb70 #54 deleted edit btn 5 years ago
Nightblade73 2fec35264c #54 add back link, css fixes 5 years ago
Nightblade73 f90d92b19d #54 add custom paper-list 5 years ago
Nightblade73 d332282e03 #54 add custom deadline-list, add edit-button, add edit and delete icons 5 years ago
Nightblade73 7fff337c3a #54 add member list 5 years ago
Nightblade73 76ec5add30 #54 part of make-up 5 years ago
Nightblade73 c21a65a075 #54 add transitions 5 years ago
Anton Romanov 42fdb51337 fix login 5 years ago
Nightblade73 93e68b1929 #50 creating html page, changing href 5 years ago
Anton Romanov cb73340c3f fix css 5 years ago
Anton Romanov 4226be6406 fix props 5 years ago
Anton Romanov dd90bd24a9 fix props 5 years ago
user 285b43c63c header fix 5 years ago
Anton Romanov 4f47b1beb6 fix code 5 years ago
Anton Romanov e2c12d9fb2 fix code 5 years ago
Anton Romanov 0fccbdc973 add links to papers 5 years ago
Anton Romanov 39c25c7b20 add links to papers 5 years ago
Anton Romanov c00390a17b filter dashboard papers 6 years ago
Anton Romanov 779bc3eafc fix failed conditions 6 years ago
Anton Romanov ffb3c65118 fix notifications 6 years ago
Anton Romanov eab71c1210 fix notifications 6 years ago
Anton Romanov cec13bb677 some layout fix 6 years ago
Anton Romanov edc9c7c090 sort deadlines 6 years ago
Anton Romanov 2cac98be50 fix enum field name 6 years ago
Anton Romanov ebb036ee71 some refactor 6 years ago
Anton Romanov ce78f8ad66 some refactor 6 years ago
T-Midnight bcc64cda96 Create model folder for grant 6 years ago
T-Midnight 816d115cc8 Hide button "Add Project" when project already exists (not perfect) 6 years ago
T-Midnight 18ad291e82 Made button "delete grant" visible 6 years ago
T-Midnight fcbd91760d Rename table grant to grants 6 years ago
T-Midnight d7721ce19d Update classes 6 years ago
T-Midnight 2f68339ba2 Add thymeleaf template 6 years ago
T-Midnight 410d0d9634 Create service&repository for Project 6 years ago
T-Midnight 307b640e8e Create js for grants 6 years ago
T-Midnight 25278bcdd8 Create html fragments 6 years ago
T-Midnight a2fa574888 Create Controller&Service 6 years ago
T-Midnight c2a32d6c27 Update ProjectDto 6 years ago
T-Midnight 9e5f3d7247 Add constructor 6 years ago
T-Midnight edd38beb67 Add function getNextDeadline() 6 years ago
T-Midnight eff5344aea Create GrantRepository 6 years ago
T-Midnight 42d33d1be8 Create setters for GrantDto 6 years ago
Anton Romanov 469a3ad07d fix display paper title 6 years ago
Anton Romanov 6e14860c34 fix paper status template 6 years ago
Anton Romanov 823f7a7743 try to fix template resolvers, step 4 6 years ago
Anton Romanov 5a9ccbcfc1 try to fix template resolvers, step 3 6 years ago
Anton Romanov e8bad4e24e try to fix template resolvers, step 2 6 years ago
Anton Romanov 7089bd6c42 try to fix template resolvers 6 years ago
Anton Romanov fbaaac3a91 sort filtered papers 6 years ago
Anton Romanov fa1c4a9c1c add statuses 6 years ago
Anton Romanov 468f440d9d fix filer 6 years ago
Anton Romanov ec1e3ff052 fix scripts 6 years ago
Anton Romanov dc5abe1508 show authors 6 years ago
Anton Romanov c88ce3ac37 confirm delete paper 6 years ago
Anton Romanov c2c420027b add papers navigation 6 years ago
Anton Romanov 3e8b74f362 fix submit form 6 years ago
Anton Romanov d5121c895e fix email notification 6 years ago
Anton Romanov 05296bb26e fix route 6 years ago
Anton Romanov 59e2c9b544 edit deadlines 6 years ago
Anton Romanov 54ea705890 Merge branch 'master' into 46-mvc
# Conflicts:
#	src/main/java/ru/ulstu/paper/controller/PaperController.java
#	src/main/java/ru/ulstu/paper/model/Paper.java
#	src/main/java/ru/ulstu/paper/model/PaperDto.java
#	src/main/resources/public/js/papers.js
#	src/main/resources/templates/papers/paper.html
#	src/main/resources/templates/papers/papers.html
6 years ago
Anton Romanov ac569ed9a9 Merge branch 'master' into 46-mvc
# Conflicts:
#	src/main/java/ru/ulstu/paper/controller/PaperController.java
#	src/main/java/ru/ulstu/paper/model/Paper.java
#	src/main/java/ru/ulstu/paper/model/PaperDto.java
#	src/main/resources/public/js/papers.js
#	src/main/resources/templates/papers/paper.html
#	src/main/resources/templates/papers/papers.html
6 years ago
Anton Romanov 932cb71e71 Merge branch '36-' into 'master'
Resolve "Создать модель грантов"

Closes #36

See merge request romanov73/ng-tracker!21
6 years ago
Anton Romanov d71a8d2c83 move classes, add deadline to entities, fix db changelogs 6 years ago
T-Midnight 590cd16abe Create model for grant, deadline and project 6 years ago
Anton Romanov 35a08ab451 save authors 6 years ago
Anton Romanov 1f264331fa fix npe 6 years ago
Anton Romanov 7b8f7a2047 format dates 6 years ago
Anton Romanov 54bf5735e5 fix create paper 6 years ago
Anton Romanov 67f440ac8a add rest controller 6 years ago
Anton Romanov 7794738f63 fix js 6 years ago