Commit dcdc36c
Gad 2 update (request based system) (#1724)
* (ac-4): week 4: fixed HOD leave module and some bugs in the student leave module. (#1100)
* I added my module otheracademic from scratch all functionality is implemented just need to set designation
* I added my module otheracademic from scratch all functionality is implemented just need to set designation
* I added my module otheracademic from scratch all functionality is implemented just need to set designation
* added new usecases
* removed migrations files
* Otheracademic 2024 (#1316)
* I added my module otheracademic from scratch all functionality is implemented just need to set designation
* I added my module otheracademic from scratch all functionality is implemented just need to set designation
* I added my module otheracademic from scratch all functionality is implemented just need to set designation
* Added pylint (#1302)
* Create bandit_security_test.yml
Added Bandit security test for python
* Update bandit_security_test.yml
* Update bandit_security_test.yml
* Create pylint.yml
* Update pylint.yml
* Update pylint.yml
* Revert "Added pylint (#1302)" (#1324)
This reverts commit c1359b7.
* removed migrations files
---------
Co-authored-by: Hardik Sharma <104981324+hardiksharma11@users.noreply.github.com>
Co-authored-by: Raman Chaudhary <97114586+ChaudharyRaman@users.noreply.github.com>
* bug fixes
* otheracademic update
* I added my module otheracademic from scratch all functionality is implemented just need to set designation
* I added my module otheracademic from scratch all functionality is implemented just need to set designation
* I added my module otheracademic from scratch all functionality is implemented just need to set designation
* Added pylint (#1302)
* Create bandit_security_test.yml
Added Bandit security test for python
* Update bandit_security_test.yml
* Update bandit_security_test.yml
* Create pylint.yml
* Update pylint.yml
* Update pylint.yml
* Revert "Added pylint (#1302)" (#1324)
This reverts commit c1359b7.
* removed migrations files
* changes in programme_cuuriculam,adding version to models (#1330)
* bug fixes
---------
Co-authored-by: Hardik Sharma <104981324+hardiksharma11@users.noreply.github.com>
Co-authored-by: Raman Chaudhary <97114586+ChaudharyRaman@users.noreply.github.com>
Co-authored-by: Anudeep Sanapala <71971574+anudeeps0306@users.noreply.github.com>
* Updated Dashboard
* implemented leave,assistantship,nodues
* bug fixes
* bug fixes assistantship
* bug fixes no dues
* I add description to all functions,also removed unnecessary comment,also used better naming,removed hardcoded part of graduateseminar,add description of hod charfield,also described no_dues_not function and working
* modifications in notifications
* small error fixed
* various bug fixes
* fix formatting and remove debugging statements for existing views
* fix formatting and remove some unnecessary functions
* update: all fts specific views require the user to not be student and have valid designation
* remove unused urls
* add notifications on forward
* fix: send notifications from drafts as well
* fix: redirect on sending draft
* fix remarks to show blank in drafts
* fix and cleanup templates
* save attachments to drafts and allow .zip attachments
* fix formatting and UI changes in compose file template
* Delete FusionIIIT/applications/otheracademic/migrations/0002_auto_20240416_2046.py
* Delete FusionIIIT/applications/otheracademic/migrations/0003_auto_20240416_2047.py
* updated apis for ac-2 module
* removed migration files
* feat: confirm before unloading page and make the fields not required
* app changes
* add active tab highlight to sidebar
* fix extra html
* add File download as zip feature
* authorization
* fix: small formatting errors
* added migration files
* fix: inbox, drafts and archives are now ordered by time of creating and reception
* fix: forward file to error correctly and improve template
* fix: on draft saving without destination redirect is correctly placed
* fix: attachments added on sending from drafts
* changed files permissions
* Changed file persmissions
* another file changed
* FTS mig change restored
* Introduces Subtype option and implemented generate report
* Revert "Merging AC-4 to Latest-Staging"
* corrected acadadmin login issues
* added verify course api endpoint
* chore: added updated files for gymkhana in applications and templates
* fts user validation fixed and side panel notifications
* Delete FusionIIIT/applications/globals/migrations/0015_auto_20240425_0421.py
* Delete FusionIIIT/applications/research_procedures/migrations/0004_auto_20240425_0417.py
* Delete FusionIIIT/applications/globals/migrations/0014_auto_20240425_0417.py
* corrected ac-4 module
* refactor: api
* Delete FusionIIIT/applications/central_mess/migrations/0010_auto_20240425_0417.py
* Introduces Subtype option and implemented generate report
* corrected PHC notifications
* multi copis
* fix acadadmin error
* refactor: urls and views
* fixed issues of testing
* Resolve minor issues
* notification error in gad-2 resolved
* updated migrations for all modules
* add_projects updated
* dropdown added
* added ps-1
* bug fix in ac-7
* Enable,checks on module and navigate in navbar
* Swayam, course code and minor fixes
* changes done final
* dep final push
* delete migrations
* Update requirements.txt
* Update requirements.txt
* Modify viewHIstory API
* Update 0001_initial.py
* apis added
* revert to db sync
* added ac-6, rspc
* added apis for app
* fixed bugs api chages
* rebate fix
* Update filetracking.html
* minor issues in the Dashboard
* this commit, adds a new search functionality, a new pagination feature, fixes sorting through dates and fixes archive option enable conditions
* updated mig
* corrected globals mig
* changed allot courses function to update pre registration data using excel sheet
* updated user card to show roll no
* increase options for less fee payment
* Update admin.py
* new feat. marks submission, improved attendance and grading scheme
* Health Center Contribution - PR201 (#1625)
* All changes of health center module
* Redundancy bug fixes
* Minor bug fix
Patie0tn log form undefined behavior when changing radio field
* Guideline Configs
* Removed print statements according to guidelines
---------
Co-authored-by: ChallaBharadwajReddy <challabharadwajreddy@gmail.com>
* Configurations for Fusion-client (#1628)
* Made updated views for authentication, toggling notifications and removed dashboard view
* Made a view for updating a role
* migration files for changes made in extra_info model
---------
Co-authored-by: Pratik <pratiksolanki2026@gmail.com>
* fix: Resolved System Check errors (#1630)
- fix: Changed one line bugs
* Resolved system check errors
* Changed some fields in IWD Module
* Fixes creation of unwanted migration files
- chore: migration files for the previous commit changes
* Added API folder in iwdModuleV2
* Added endpoints in API folder in iwdModuleV2
* Added additional endpoints in API folder in iwdModuleV2
* fix[api] : fetchdesignation, requestview
* fix : view file endpoint
* Resolved Major bug and also added username field in auth data (#1635)
* Made updated views for authentication, toggling notifications and removed dashboard view
* Made a view for updating a role
* migration files for changes made in extra_info model
* Health Center Contribution - PR201 (#1625)
* All changes of health center module
* Redundancy bug fixes
* Minor bug fix
Patie0tn log form undefined behavior when changing radio field
* Guideline Configs
* Removed print statements according to guidelines
---------
Co-authored-by: ChallaBharadwajReddy <challabharadwajreddy@gmail.com>
* fix: Resolved System Check errors (#1630)
- fix: Changed one line bugs
* Resolved system check errors
* Changed some fields in IWD Module
* Fixes creation of unwanted migration files
- chore: migration files for the previous commit changes
* fix: Resolved major bug and also added username field in auth data.
---------
Co-authored-by: ramGopal <129493911+ramG-reddy@users.noreply.github.com>
Co-authored-by: ChallaBharadwajReddy <challabharadwajreddy@gmail.com>
* minor updates while updating the issue-work-order table (#4)
* minor changes (#5)
* minor changes
* minor changes
* approve/reject and view file
* fix: work order
* Minor changes in addBudget and editBudget endpoints (#6)
* fix : serializer
* modified views related to audit document view (#7)
* Added API folder in iwdModuleV2
* modified views related to audit document view
* Minor changes for integration with frontend
* fixed apis
* fix: serializer overriding requestCreatedBdBy value
* fix: serializer overriding requestCreatedBdBy value
* fix api
* chore: made handlers consistent
* fix: some minor fixes
* major fixes
* minor fixes
* add: updated urls.py and file upload
* fix: handle dean process request file attachment upload
* fix : forward file
* Test os 3 (#1700)
* Setup Email Notifications and architected new announcement system
* Added module to announcement schema and lazy loading to specific_users
* Added create announcement and get announcement apis and added redis as dependency
* Sorted GET Announcement result order
* department info api (#1)
Co-authored-by: aarav0012 <aaravjainjn@email.com>
* rspc notification api added
---------
Co-authored-by: Akash Kumar Sah <akashsah2003@gmail.com>
Co-authored-by: aarav0012 <aaravjainjn@email.com>
* Dashboard client (#1697)
* Get Booking data api added (#1)
* bug: fix conditional rendering of booking req
* Dashboard client (#3)
* Get Booking data api added
* active booking api
* add: forwardBooking confirmBooking
* Dashboard client (#4)
* Get Booking data api added
* active booking api
* Added cancelled, active, completed booking view functionality
* cancellation_request done
* reject option works
* Add items backend functionality (#5)
* add: rooms availibility
* fix: urls
* add: Account statement backend (#6)
* "add: account statements"
* resolved MC
* Updated visitor_hostel URLs and views:added partial booking API (#7)
Co-authored-by: Arun7113 <arunhyd2003@gmail.com>
* fix: partial booking feature
* fix: completed bookings
* fix: account statement
* fix: correct income display on account statement
---------
Co-authored-by: Hardik Vardaan <37293677+AtOM18@users.noreply.github.com>
Co-authored-by: ompandey0703 <142932201+ompandey0703@users.noreply.github.com>
Co-authored-by: Vishal-Github-21 <116187488+Vishal-Github-21@users.noreply.github.com>
Co-authored-by: JATOTHU ARUN <167317035+Pheonix7113@users.noreply.github.com>
Co-authored-by: Arun7113 <arunhyd2003@gmail.com>
* All changes of Complaint Management (#1704)
* eis module version 1 (#1706)
* fix: multiple file uploads, and ajax dropdown cbv
* add: added multiple drafts upload
* fix: uncommented mess migrations
* Department module Version 1 (#1709)
* [Dashboard] Modified Profile views to fetch relevant data only (#1711)
* SA-2 [New-UI] - updated APIs for use with fusion-client (#1717)
* chore: added linting
* changes in feedbackAPI
* feat: added update bill excel (#4)
* fix: migrations
* Fix: Fixed an api endpoint allowed method (#5)
* Added New API for Student Records, Implement Checks in RebateAPI. (#6)
* Change in feedbackAPI
* New API and filter in RebateApi
* Fix merge
* fix: api cleanup
---------
Co-authored-by: S-tej <132924903+S-tej@users.noreply.github.com>
Co-authored-by: Padarthi Karthik <133255355+karthikpadarthi@users.noreply.github.com>
Co-authored-by: Green Mansion <90859709+PrinceBujethia@users.noreply.github.com>
* SA-2 new UI updates (#1718)
* chore: added linting
* changes in feedbackAPI
* feat: added update bill excel (#4)
* fix: migrations
* Fix: Fixed an api endpoint allowed method (#5)
* Added New API for Student Records, Implement Checks in RebateAPI. (#6)
* Change in feedbackAPI
* New API and filter in RebateApi
* Fix merge
* fix: api cleanup
* deployment fixes
---------
Co-authored-by: S-tej <132924903+S-tej@users.noreply.github.com>
Co-authored-by: Padarthi Karthik <133255355+karthikpadarthi@users.noreply.github.com>
Co-authored-by: Green Mansion <90859709+PrinceBujethia@users.noreply.github.com>
* Old version(gad 2) (#1721)
* Added API folder in iwdModuleV2
* Added endpoints in API folder in iwdModuleV2
* Added additional endpoints in API folder in iwdModuleV2
* fix[api] : fetchdesignation, requestview
* fix : view file endpoint
* minor updates while updating the issue-work-order table (#4)
* minor changes (#5)
* minor changes
* minor changes
* approve/reject and view file
* fix: work order
* Minor changes in addBudget and editBudget endpoints (#6)
* fix : serializer
* modified views related to audit document view (#7)
* Added API folder in iwdModuleV2
* modified views related to audit document view
* fixed apis
* fix: serializer overriding requestCreatedBdBy value
* fix: serializer overriding requestCreatedBdBy value
* fix api
* chore: made handlers consistent
* major fixes
* fix: handle dean process request file attachment upload
* fix : forward file
---------
Co-authored-by: Bhargavzz <vishnubhargavsitra@gmail.com>
Co-authored-by: Abhijeet <pabhijeet349@gmail.com>
Co-authored-by: dotniiko <115548274+dotniiko@users.noreply.github.com>
Co-authored-by: Dhruv Ratmele <129955117+Somgester@users.noreply.github.com>
Co-authored-by: Abhijeet Patil <133658873+abhiJeetP10@users.noreply.github.com>
Co-authored-by: Bhargavzz <133690080+Bhargavzz@users.noreply.github.com>
* Revert "Old version(gad 2) (#1721)" (#1723)
This reverts commit e528b98.
* fix:migrations
---------
Co-authored-by: Harshvardhan Singh <73544247+Lawful2002@users.noreply.github.com>
Co-authored-by: akshatnema <20bcs022@iiitdmj.ac.in>
Co-authored-by: Jack <jatindagar101@gmail.com>
Co-authored-by: SharanKumar06 <sharan123852@gmail.com>
Co-authored-by: xenouno <112983459+xenouno@users.noreply.github.com>
Co-authored-by: Hardik Sharma <104981324+hardiksharma11@users.noreply.github.com>
Co-authored-by: Raman Chaudhary <97114586+ChaudharyRaman@users.noreply.github.com>
Co-authored-by: Anudeep Sanapala <71971574+anudeeps0306@users.noreply.github.com>
Co-authored-by: Priyansh Mehta <96513964+Priyansh61@users.noreply.github.com>
Co-authored-by: Divyansh Tripathi <55395696+theoden42@users.noreply.github.com>
Co-authored-by: Aragorn-64 <advaysagarkar@gmail.com>
Co-authored-by: Prabhat Suman <32027224+prabhatsuman@users.noreply.github.com>
Co-authored-by: Bhavik Agarwal <bhavikiitian@gmail.com>
Co-authored-by: 21bcs035 <ar5136874yadav@gmail.com>
Co-authored-by: Mohit Saini <mailtomohit2002@gmail.com>
Co-authored-by: prabhatsuman <mr.prabhatsuman@gmail.com>
Co-authored-by: Prajjwal kapoor <68912239+prajjwalkapoor@users.noreply.github.com>
Co-authored-by: Varun Singh <73738410+varun7singh@users.noreply.github.com>
Co-authored-by: Divyanshu Sharma <21bcs079@iiitdmj.ac.in>
Co-authored-by: Anurag Goswami <maskeddeep@gmail.com>
Co-authored-by: Ravichendraa <ravichendraa@gmail.com>
Co-authored-by: itsspriyansh <priyanshkp01@gmail.com>
Co-authored-by: Daksh Bajaj <97049092+Daksh119@users.noreply.github.com>
Co-authored-by: Priyansh <88396544+itsspriyansh@users.noreply.github.com>
Co-authored-by: TusharGupta03 <tushargupta0312@gmail.com>
Co-authored-by: Prajjwal Kapoor <prajjwal.kapoor.mail@gmail.com>
Co-authored-by: aish0749 <aishwaryasaxena57@gmail.com>
Co-authored-by: Harshul-25 <charshul25@gmail.com>
Co-authored-by: hrithik09 <ranjan.hrithik09@gmail.com>
Co-authored-by: SukulSarve <143542658+SukulSarve@users.noreply.github.com>
Co-authored-by: ramGopal <129493911+ramG-reddy@users.noreply.github.com>
Co-authored-by: ChallaBharadwajReddy <challabharadwajreddy@gmail.com>
Co-authored-by: Pratik <pratiksolanki2026@gmail.com>
Co-authored-by: Bhargavzz <vishnubhargavsitra@gmail.com>
Co-authored-by: Abhijeet <pabhijeet349@gmail.com>
Co-authored-by: Pratik Solanki <128511266+Pratik2026@users.noreply.github.com>
Co-authored-by: dotniiko <115548274+dotniiko@users.noreply.github.com>
Co-authored-by: Dhruv Ratmele <129955117+Somgester@users.noreply.github.com>
Co-authored-by: Abhijeet Patil <133658873+abhiJeetP10@users.noreply.github.com>
Co-authored-by: Bhargavzz <133690080+Bhargavzz@users.noreply.github.com>
Co-authored-by: Zaid Alam <predcodes695@gmail.com>
Co-authored-by: Aarav Jain <128894052+aarav0012@users.noreply.github.com>
Co-authored-by: Akash Kumar Sah <akashsah2003@gmail.com>
Co-authored-by: aarav0012 <aaravjainjn@email.com>
Co-authored-by: SHRAMAN PAUL <pkpaulpostdn@gmail.com>
Co-authored-by: Hardik Vardaan <37293677+AtOM18@users.noreply.github.com>
Co-authored-by: ompandey0703 <142932201+ompandey0703@users.noreply.github.com>
Co-authored-by: Vishal-Github-21 <116187488+Vishal-Github-21@users.noreply.github.com>
Co-authored-by: JATOTHU ARUN <167317035+Pheonix7113@users.noreply.github.com>
Co-authored-by: Arun7113 <arunhyd2003@gmail.com>
Co-authored-by: K.Charan Teja Reddy <129493881+Charan2437@users.noreply.github.com>
Co-authored-by: Ramesh Babu <srameshbabu2004@gmail.com>
Co-authored-by: Vithesh Krishna <133671028+Vithesh2215@users.noreply.github.com>
Co-authored-by: Aditya Kumar Gupta <116958420+Adi8712@users.noreply.github.com>
Co-authored-by: S-tej <132924903+S-tej@users.noreply.github.com>
Co-authored-by: Padarthi Karthik <133255355+karthikpadarthi@users.noreply.github.com>
Co-authored-by: Green Mansion <90859709+PrinceBujethia@users.noreply.github.com>1 parent 40dd12e commit dcdc36c
File tree
443 files changed
+39110
-14203
lines changed- FusionIIIT
- Fusion
- middleware
- settings
- applications
- academic_information
- api
- migrations
- academic_procedures
- api
- migrations
- central_mess
- api
- migrations
- complaint_system
- api
- migrations
- counselling_cell/migrations
- department
- api
- migrations
- static/department/js
- eis
- api
- migrations
- establishment/migrations
- estate_module/migrations
- examination
- migrations
- feeds/migrations
- filetracking
- api
- migrations
- sdk
- finance_accounts/migrations
- globals
- api
- migrations
- static
- globals
- css
- img
- semantic/tasks/config/admin/templates
- gymkhana
- api
- migrations
- templatetags
- health_center
- api
- migrations
- static/health_center
- hostel_management
- migrations
- hr2
- api
- migrations
- income_expenditure/migrations
- iwdModuleV2
- api
- migrations
- leave
- migrations
- notifications_extension/api
- office_module/migrations
- online_cms
- api
- migrations
- templates
- otheracademic
- migrations
- placement_cell/migrations
- programme_curriculum
- migrations
- ps1
- migrations
- recruitment/migrations
- research_procedures
- api
- migrations
- scholarships
- migrations
- visitor_hostel
- api
- migrations
- media
- notification
- migrations
- templates
- academic_procedures
- account
- ais
- coursemanagement
- dashboard
- department
- filetracking
- globals
- gymkhanaModule
- messModule
- notifications
- otheracademic
- phcModule
- programme_curriculum
- acad_admin
- faculty
- ps1
- rs
- scholarshipsModule
- vhModule
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
443 files changed
+39110
-14203
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
| 80 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
39 | 51 | | |
40 | 52 | | |
41 | 53 | | |
| |||
47 | 59 | | |
48 | 60 | | |
49 | 61 | | |
50 | | - | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
83 | | - | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
279 | 281 | | |
280 | 282 | | |
281 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
282 | 287 | | |
| 288 | + | |
283 | 289 | | |
284 | | - | |
285 | 290 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| 68 | + | |
| 69 | + | |
64 | 70 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
85 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
86 | 106 | | |
87 | 107 | | |
88 | 108 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
845 | 845 | | |
846 | 846 | | |
847 | 847 | | |
| 848 | + | |
| 849 | + | |
848 | 850 | | |
849 | 851 | | |
850 | 852 | | |
| |||
858 | 860 | | |
859 | 861 | | |
860 | 862 | | |
861 | | - | |
862 | | - | |
863 | | - | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
864 | 872 | | |
| 873 | + | |
865 | 874 | | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | | - | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
872 | 883 | | |
873 | 884 | | |
874 | 885 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| 78 | + | |
76 | 79 | | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | | - | |
| 83 | + | |
| 84 | + | |
0 commit comments