summaryrefslogtreecommitdiff
path: root/gnowsys-ndf/gnowsys_ndf/ndf/views/person.py
AgeCommit message (Expand)AuthorFilesLines
2015-07-08Merge branch 'mongokit' of https://github.com/gnowledge/gstudio into mongokitkatkamrachana1-5/+10
2015-06-29Redirect to detail view after reg Student/PO/VT And also Comment to specify p...katkamrachana1-2/+6
2015-06-22added comments for the changes madeSaiEswarEpuri1-0/+2
2015-06-19some changesSaiEswarEpuri1-5/+8
2015-06-08VTs in listing and reports to show Course and College. Remaining is query for...katkamrachana1-8/+30
2015-05-14Added more info in SCE listing and minor bug fix in person editkatkamrachana1-2/+2
2015-05-12Removing PO from their assigned Collegekatkamrachana1-8/+50
2015-05-11Remove colleges assigned to POkatkamrachana1-1/+1
2015-05-10Person(PO/VT) list view will now display their assigned collegeskatkamrachana1-22/+45
2015-05-10list view of vt and pokatkamrachana1-5/+63
2015-04-06Conflicts resolved after taking commit #1119.Avadoot Nachankar1-5/+44
2015-04-02Voluntary teacher linking with course and college fix via Triadic relation im...Avadoot Nachankar1-4/+43
2015-03-25Updating agency_type field on creation/updation of Program Officer GSystem.Avadoot Nachankar1-1/+8
2015-03-23error resolvedadmin1-1/+2
2015-03-18conflicts removedadmin1-52/+47
2015-03-07Link provided to view already uploaded image while editing given node under MIS.Avadoot Nachankar1-1/+1
2015-03-05benchmarking module implementedadmin1-2/+3
2015-03-03Triples collection created (in mongodb) and queries modified to query differe...Avadoot Nachankar1-51/+46
2015-02-12Conflicts resolved with #1029katkamrachana1-1/+1
2015-02-12Newly created Universities & Colleges in listingkatkamrachana1-21/+78
2015-02-11get_student_enrollment_code() updated (takes registartion date as an argument...Avadoot Nachankar1-7/+10
2015-02-10Bug fix: Enrollment code for student node gets updated only at time of creaton.Avadoot Nachankar1-9/+11
2015-02-08Code added to create enrollment code on registartion of a new student record.Avadoot Nachankar1-12/+60
2015-02-02person_create_edit file-upload bug fixedkatkamrachana1-1/+1
2015-02-01Student enrollment Re-structuring done & approval updated.Avadoot Nachankar1-406/+0
2015-01-31Re-structuring Enrollment implemented (date validations remaining for Re-open)Avadoot Nachankar1-45/+45
2015-01-31Enrollment for Domain Course implemented & Re-open needs to be implemented.Avadoot Nachankar1-281/+347
2015-01-05Bug-fix for Course-Announcement: Announcing course for different duration in ...Avadoot Nachankar1-36/+83
2014-12-28Subscribing Program Officer as group-admin to college group(s)Avadoot Nachankar1-11/+55
2014-12-18FC-enrollment-fix: Creating only one StudentCourseEnrollment node for Foundat...Avadoot Nachankar1-13/+39
2014-12-05person_enroll() - Based on enroll state ('In Progress', 'Complete'), saving f...Avadoot Nachankar1-18/+183
2014-11-20Conflicts resolved after commit #918Avadoot Nachankar1-7/+6
2014-11-20Code added to link GSystem Node and Author node via has_login relationshipAvadoot Nachankar1-1/+15
2014-11-20Batches, AC, Enroll updatekatkamrachana1-0/+1
2014-11-19Announced Course template updatekatkamrachana1-7/+5
2014-11-13date format-string replaced from '%m/%d/%Y' to '%d/%m/%Y'Avadoot Nachankar1-2/+2
2014-11-12Passing new context variable 'node_keys' required for list-viewAvadoot Nachankar1-3/+9
2014-11-06Listing query modified(Gettin name, gender, dob, emailid); & passing addition...Avadoot Nachankar1-36/+117
2014-10-28Announced Course and Student Enroll Updatekatkamrachana1-5/+8
2014-10-28AnnouncedCourse and Enroll Updatekatkamrachana1-5/+8
2014-10-18List-view for students updated: Now instead of listing all students, filters ...Avadoot Nachankar1-13/+23
2014-09-19Code added for saving enrolled students in coursesAvadoot Nachankar1-36/+58
2014-09-16Bug resolved: Student's details page redirection from list-view pageAvadoot Nachankar1-15/+2
2014-09-14person_enroll() function added: Handles enrolling students in courses.Avadoot Nachankar1-0/+84
2014-09-04Testing: Rendering enrollment template from mis-view instead of from person-v...Avadoot Nachankar1-4/+5
2014-09-02Renamed registration_year to registration_date & updated existing value(s), i...Avadoot Nachankar1-2/+2
2014-09-01print statements commeneted.Avadoot Nachankar1-10/+10
2014-09-01File upload bug resolved.Avadoot Nachankar1-6/+12
2014-08-30Values for MIS GAPP are populated based on logged-in user's agency_type field...Avadoot Nachankar1-4/+24
2014-08-24Provision for default/fallback template added.Avadoot Nachankar1-2/+4