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