2f1e927ab7
task/3382: rename migration script version to V391 from V390
Build and test / build-and-test (push) Successful in 6m53s
2024-11-12 11:53:22 +01:00
27aca141e0
Merge branch 'develop' into task/3382
2024-11-12 11:50:44 +01:00
e36018f927
task/3382: Rename 'file_reference_id' to 'document_file_reference_id' for final_seminar
Build and test / build-and-test (push) Has been cancelled
2024-11-12 11:47:48 +01:00
28e617ef9b
task/3382: Rename 'file_reference_id' to 'upload_file_reference_id' for activity
Build and test / build-and-test (push) Successful in 6m49s
2024-11-12 11:27:33 +01:00
0fb9e6dbc3
task/3382: Rename 'user_id' to 'creator_user_id' for checklist_template
Build and test / build-and-test (push) Successful in 6m47s
2024-11-12 11:14:41 +01:00
9a8604d76a
task/3382: Rename 'user_id' to 'creator_user_id' for activity_plan_template
Build and test / build-and-test (push) Successful in 6m46s
2024-11-12 11:00:51 +01:00
c833426a69
task/3382: Rename 'user_id' to 'creator_user_id' for comment
Build and test / build-and-test (push) Successful in 6m46s
2024-11-12 10:48:11 +01:00
ccdfe6d979
task/3382: Rename 'user_id' to 'reviewer_user_id' for reviewer_target
Build and test / build-and-test (push) Successful in 6m46s
2024-11-12 10:14:19 +01:00
05e5725581
task/3382: Rename 'user_name' to 'username' for urkund_settings
Build and test / build-and-test (push) Successful in 6m51s
2024-11-12 09:55:53 +01:00
df29afdacc
task/3382: Rename 'user_name' to 'username'
Build and test / build-and-test (push) Successful in 6m51s
2024-11-12 09:47:00 +01:00
f11fdcfb98
Fix foreign key names
...
Build and test / build-and-test (push) Successful in 6m47s
The names in production are somehow different from what the migrations say they should be. The production database has been manually corrected to match the names in the migration scripts.
2024-11-11 15:44:38 +01:00
353ead7966
task/3382: Move back public nested types Event to top of the class definition to improved readability.
Build and test / build-and-test (push) Successful in 10m57s
2024-11-11 11:11:58 +01:00
a5b2bb614b
task/3382: Add JPA-annotations to all children classes to NotificationEvent (missed these earlier)
Build and test / build-and-test (push) Successful in 6m48s
2024-11-11 11:03:14 +01:00
004b68b98d
task/3382: Update table answer with enum value NOT_APPLICABLE as well
Build and test / build-and-test (push) Successful in 6m56s
2024-11-11 10:20:16 +01:00
75cc952d48
task/3382: Add missing column name to dateCreated for IdeaParticipation
Build and test / build-and-test (push) Successful in 6m48s
2024-11-11 10:08:51 +01:00
8b705706b5
task/3382: Add editor-folding support to ActivityPlanTemplate and ActivityTemplate
Build and test / build-and-test (push) Successful in 6m43s
2024-11-07 15:53:52 +01:00
f478521502
task/3382: Correct typo, to grading_report_template
2024-11-07 15:52:55 +01:00
0b02eb537e
task/3382: Since one of ChecklistAnswerEnum values is changed to NOT_APPLICABLE, Wicket properties files need to change as well
2024-11-07 15:44:09 +01:00
f507fcf0ec
task/3382: Use editor-fold to surround different sections of entity classes
Build and test / build-and-test (push) Failing after 6m26s
2024-11-07 12:42:05 +01:00
3649c14f70
Merge branch 'develop' into task/3382
Build and test / build-and-test (push) Failing after 6m26s
2024-11-07 10:01:29 +01:00
cfd42bcaf5
task/3382: Fix a few SQL errors, and ajusted JPA-mappings
Build and test / build-and-test (push) Failing after 6m26s
2024-11-07 09:48:19 +01:00
4fde7fdac9
task/3382: Update enum NOT_APPLICABLE due to typo
2024-11-06 12:16:50 +01:00
0c93ee2f6b
task/3382: Use _sv and _en consistently on publication_metadata and national_subject_category
2024-11-06 12:04:14 +01:00
081678fcac
task/3382: Add back unique key to table idea and fix 'on delete set null' to peer_request and activity_template
2024-11-06 11:52:59 +01:00
0403726460
task/3382: Improve comments to NotificationEvent
2024-11-06 11:45:31 +01:00
63c8da867c
task/3382: Fixed changes required by merging from develop branch
2024-11-06 11:40:08 +01:00
2e6d7f24c0
task/3382: Update SQl-migration version to V390.
2024-11-06 10:14:56 +01:00
d6ff57fcf3
task/3382: Merge from develop
2024-11-06 10:08:56 +01:00
2c775e9e70
task/3382: Fixed notification_data and related tables and JPA-mappings
2024-10-31 13:23:15 +01:00
9e30f1aa57
task/3382: Fixed forum_post_read, project_thread, reviewer_thread, group_thread and their related JPA-mappings
2024-10-30 11:32:39 +01:00
2d1e04799d
task/3382: Fixed thread, forum_post, forum_post_file_description and their related JPA-mappings
2024-10-30 10:20:59 +01:00
edd66e148b
task/3382: Fixed project_group, project_group_project and their related JPA-mappings
2024-10-30 09:04:21 +01:00
9f13775096
task/3382: Fixed mail_event related tables and their related JPA-mappings
2024-10-30 08:35:23 +01:00
c14f9de7e2
task/3382: Fixed urkund_submission and plagiarism_request and their related JPA-mappings
2024-10-28 16:04:05 +01:00
de27d3d212
task/3382: Fixed decision and reviewer_approval and their related JPA-mappings
2024-10-28 14:30:50 +01:00
a76eb0c03c
task/3382: Fixed file_reference & file_description, FinalThesis, project_file and their related JPA-mappings
2024-10-24 15:25:12 +02:00
62120b1186
task/3382: Fixed Many-to-Many tables between table project and table user, and related JPA-mappings
2024-10-24 11:53:38 +02:00
eb5f948aaa
task/3382: Fixed project and related JPA-mappings
2024-10-23 13:20:16 +02:00
065601aa03
task/3382: Fixed GradingCriterionPoint, GradingCriterion, SupervisorGradingReport, ReviewerGradingReport and GradingReport related tables and JPA-mappings
2024-10-16 14:46:17 +02:00
543234558b
task/3382: Merge branch 'develop' into task/3382
2024-09-26 13:34:45 +02:00
5a92cbbce9
task/3382: Fixed report, criterion and opposition_report related tables and JPA-mappings
2024-09-26 13:21:36 +02:00
e867dfcde9
task/3382: Fixed final seminar related tables and JPA-mappings
2024-09-23 12:33:44 +02:00
da93ff0638
task/3382: Fixed milestone related tables and JPA-mappings
2024-09-11 16:14:03 +02:00
60732cd0c3
task/3382: Fixed peer request related tables and JPA-mappings
2024-09-04 10:20:37 +02:00
74f0933fbb
task/3382: Fixed activity related tables and JPA-mappings
2024-09-02 12:06:49 +02:00
b052988839
task/3382: Fixed idea related tables and JPA-mappings
2024-08-26 10:57:29 +02:00
cac874af88
task/3382: Fixed JPA-mapping annotation from User to ResearchArea
2024-08-09 14:52:04 +02:00
52cb71d3d2
task/3382: Fixed keyword and research area related tables and JPA-mappings
2024-08-09 14:37:20 +02:00
f5f85f1486
task/3382: Fixed Survey related tables and JPA-mappings
2024-08-08 12:11:01 +02:00
8650278efc
task/3382: JPA-mapping shall use @MapKeyJoinColumn for mapping from talbe checklist to checklist_user_last_open_date.
2024-07-11 16:30:14 +02:00
9b30164faf
task/3382: Remove @Lob annotation to get rid of IntelliJ warnng.
2024-07-11 15:58:09 +02:00
f2ae73d35c
task/3382: improve helper SQL-script.
2024-07-11 15:50:25 +02:00
d62ad0817a
task/3382: fixed checklist template related tables and JPA-mappings
...
Fixed following tables:
* checklist_template
* checklist_template_question
* checklist_template_checklist_category
Their related JPA-mappings are fixed in entity class ChecklistTemplate.
2024-07-11 15:20:45 +02:00
bb1ded0977
task/3382: fixed checklist question/answer tables and JPA-mappings
...
Fixed following tables:
* checklist_question
* checklist_answer
* checklist_question_checklist_answer
Their related JPA-mappings are fixed in entity class ChecklistQuestion and ChecklistAnswer as well.
2024-07-11 14:38:54 +02:00
d21601044c
task/3382: fixed a typo
...
One value of ChecklistAnswerEnum shall be NOT_APPLICABLE, but it's wrongly spelled as NOT_APLICABLE.
2024-07-11 14:17:06 +02:00
ed50cae208
task/3382: fixed a few checklist related tables and their entity class
...
Fixed a few tables related to checklist, such as:
* checklist
* checklist_category
* checklist_checklist_category
* checklist_user_last_open_date
* checklist_checklist_question
JPA-mapping is located at entity class Checklist and ChecklistCategory.
2024-07-11 14:10:19 +02:00
aa45adc5cb
task/3382: use single import statement
...
Use single import statement for DeliveryConfiguration and Program. Missed it earlier.
2024-07-11 12:47:00 +02:00
1bbb178822
task/3382: fix table project_user_note and JPA-mapping at entity class GradingReportTemplate
...
Rename foreign keys of table project_user_note and fixed a typo in JPA-mapping of entity class GradingReportTemplate.
2024-07-11 10:59:14 +02:00
ac3f8e16e3
task/3382: rename SQL script file to later version because of changes of database in develop branch.
2024-07-11 10:15:37 +02:00
9583eaf439
task/3382: Merge branch 'develop' into task/3382
2024-07-11 10:08:51 +02:00
a9a2ee1631
task/3382: Correct JPA-mapping to defaultProjectTypeFilter in UserProfile.
2024-07-10 15:37:50 +02:00
9d9ee49b2c
task/3382: Fix a few errors
...
Fix a few errors in SQL-script and JPA-mappings.
2024-07-10 13:51:00 +02:00
2e55ae0df6
task/3382: Improve comments.
2024-07-05 16:16:41 +02:00
5b09b0963e
task/3382: ProjectType is finally fixed.
2024-07-05 16:05:40 +02:00
fcd0a4c8b6
task/3382: Finally, application_period table is ready.
2024-07-05 15:49:31 +02:00
1d3ea2e4ef
task/3382: Fix table applicationperiodexemption and part of table idea
...
Table applicationperiodexemption is fixed except foreign key to coming table application_period.
Its related entity class is fixed as well. Table idea removed foreign key reference to table
ApplicationPeriod.
2024-07-05 15:27:04 +02:00
83ae6491f8
task/3382: Fix table ActivityPlanTemplate
...
Fix table ActivityPlanTemplate and its entity class. Put back foreign key references from
activity_template and application_period_project_type as well.
2024-07-05 14:46:57 +02:00
1fc8daa0a3
task/3382: Fix table ActivityTemplate
...
Fixed table ActivityTemplate, except foreign key to coming table activity_plan_template.
Fixed its entity class as well.
2024-07-05 14:24:16 +02:00
770d0aff31
task/3382: Fix table ApplicationPeriodProjectType
...
Fixed table ApplicationPeriodProjectType except any foreign key references,
fixed its entity class as well.
2024-07-05 12:52:12 +02:00
340c72dd38
task/3382: Fix table project_partner
...
Fix table project_partner, except foreign key references to comming table application_period and
project_type. Fixed its entity class as well.
2024-07-05 12:16:41 +02:00
ae86b54692
task/3382: fix table target
...
fixed table target, without foreign key references to coming table application_period and project_type,
fixed entity class as well.
2024-07-05 11:59:24 +02:00
fd248c55e3
task/3382: Partially fix table project
...
Remove foreign key from table project to table ProjectType, rename the foreign key column at table
project. Change JPA-metadata in Project entity class as well.
2024-07-05 10:10:08 +02:00
237d15351e
task/3382: Partially fix table idea
...
Remove foreign key from table idea to table ProjectType, rename the foreign key column at idea.
Change JPA-metadata in Idea entity class as well.
2024-07-05 10:00:36 +02:00
f750dad22c
task/3382: Fix table milestone_activity_template_projectType and JPA-mapping metadata in MilesoneActivityTemplate.
2024-07-05 09:35:32 +02:00
3b1281f4c4
task/3382: Fix table checklist_template_projectType and related entity class.
2024-07-04 12:37:08 +02:00
e3d843cce2
task/3382: Primarily fixed table grading_criterion_template and grading_criterion_point_template
...
Since JPA MappedSuperclass is used, additional tables like GradingCriterionPoint, criterion,
GradingCriterion are partially fixed by renaming some of their columns.
2024-07-04 10:37:09 +02:00
fe0bed901e
task/3382: Fix table grading_report_template and entity class GradingReportTemplate.
2024-07-03 16:05:22 +02:00
94cad840e8
task/3382: Fix table project_type_settings and entity class ProjectTypeSettings.
2024-07-03 15:47:47 +02:00
4de8a02e57
task/3382: Fix table project_type_project_module and JPA-mapping in ProjectType class.
2024-07-03 14:55:28 +02:00
27ec885664
task/3382: Fix table external_resource and the entity class, except fk to project_type.
2024-07-03 13:44:13 +02:00
cdaa57aefa
task/3382: Fix table user_profile_project_type and it's containing entity class UserProfile (no fix on project_type yet) - missed db-script.
2024-07-03 13:23:11 +02:00
7869f17ba3
task/3382: Fix table user_profile_project_type and it's containing entity class UserProfile (no fix on project_type yet).
2024-07-03 13:22:41 +02:00
2b0b0d7b71
task/3382: Fix table user_profile_default_project_team_member_roles_filter and containing entity class UserProfile.
2024-07-03 12:54:38 +02:00
b3b4e0dd10
task/3382: Fix table user_profile and it's entity class.
2024-07-03 10:33:32 +02:00
3b85bfb6b8
task/3382: Fix table user, unit and password, and their entity classes.
2024-06-20 14:50:24 +02:00
c4bf45e022
task/3382: Fix user_role and user_language and entity class User.
2024-06-20 12:53:56 +02:00
eea38b742f
task73382: Fix table user_name and it's entity class.
2024-06-20 12:30:44 +02:00
0f28cb10bc
task/3382: Fix table notification_delivery_configuration and it's entity class.
2024-06-19 15:54:38 +02:00
76015ef660
task/3382: Fix table reviewer_target and related entity class.
2024-06-19 15:44:55 +02:00
f97c07387e
task/3382: Fix table comment & comment_thread - missed sql file.
2024-06-19 15:22:11 +02:00
251708adbb
task/3382: Fix table comment & comment_thread and related entity classes.
2024-06-19 15:10:53 +02:00
111caa0171
task/3382: Apply simple import class.
2024-06-19 15:08:41 +02:00
296036ad33
task/3382: Fix foreign key for table note.
2024-06-19 11:53:37 +02:00
d92adb281f
task/3382: Fix table Program and user_program.
2024-06-19 11:00:52 +02:00
6e1342ee3b
task/3382: Fix general_system_settings and related tables (3) and entity classes.
2024-06-17 16:32:52 +02:00
b073cc2db0
task/3382: Fix table final_seminar_settings and related entity class.
2024-06-17 12:35:30 +02:00
ae99973fe7
task/3382: Fix table reviewer_deadline_settings and related entity class.
2024-06-17 12:21:52 +02:00
a316081b3d
task/3382: Fix table urkund_settings and related entity class.
2024-06-17 11:20:04 +02:00
eb28f423af
task/3382: Fix table NonWorkDayPeriod and related entity class.
2024-06-17 11:10:03 +02:00
0d925467ba
task/3382: Put a space around assignments on annotations.
2024-06-17 10:53:11 +02:00
d1bc4f225e
task/3382: SQL script update, drop unused tables, fix date_created and last_modified.
2024-06-17 10:48:31 +02:00
c37f3f5b66
task/3382: Root object DomainObject maps to date_created and last_modified.
2024-06-17 10:47:47 +02:00
b99c2457b4
task/3382: fix SQL syntax errors.
2024-06-10 15:40:53 +02:00
1005534ef7
task/3382: Start with two standalone tables, footer_link and worker_data.
2024-06-10 15:07:24 +02:00