Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
examsAndAdmissions
Commits
9b3b0461
Unverified
Commit
9b3b0461
authored
1 year ago
by
Ankit Verma
Committed by
GitHub
1 year ago
Browse files
Options
Download
Plain Diff
Merge pull request #182 from Radheshhathwar/development
parents
63dd47e1
a711ff10
github/fork/ruksana2808/filter_bug_examCycle
development
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
src/main/java/com/tarento/upsmf/examsAndAdmissions/controller/HallTicketController.java
+2
-1
...f/examsAndAdmissions/controller/HallTicketController.java
src/main/java/com/tarento/upsmf/examsAndAdmissions/model/dto/DataCorrectionRequest.java
+4
-0
...f/examsAndAdmissions/model/dto/DataCorrectionRequest.java
src/main/java/com/tarento/upsmf/examsAndAdmissions/repository/StudentExamRegistrationRepository.java
+3
-0
...issions/repository/StudentExamRegistrationRepository.java
src/main/java/com/tarento/upsmf/examsAndAdmissions/repository/StudentResultRepository.java
+4
-3
...xamsAndAdmissions/repository/StudentResultRepository.java
src/main/java/com/tarento/upsmf/examsAndAdmissions/service/DataImporterService.java
+2
-2
...upsmf/examsAndAdmissions/service/DataImporterService.java
src/main/java/com/tarento/upsmf/examsAndAdmissions/service/HallTicketService.java
+11
-1
...o/upsmf/examsAndAdmissions/service/HallTicketService.java
src/main/java/com/tarento/upsmf/examsAndAdmissions/service/StudentResultService.java
+2
-2
...psmf/examsAndAdmissions/service/StudentResultService.java
with
28 additions
and
9 deletions
+28
-9
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets