index
:
solutions_repo
master
qa
A web app that allows students to share test solutions.
kdam0
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routes
/
index.js
Commit message (
Collapse
)
Author
Age
*
Added some add_solutions functionality
HumairAK
2016-07-24
|
*
adjusted callback for questions route
HumairAK
2016-07-24
|
*
Finished questions, added servercallback for find_exam_byID
HumairAK
2016-07-24
|
*
questions count
Waref Haque
2016-07-23
|
*
Created admins collection. Added admin authentication.
nanalelfe
2016-07-23
|
*
Added admin cpanel functionality, added serverCallback in parameters for ↵
HumairAK
2016-07-23
|
|
|
|
some database queries.
*
resolved minor conflict
HumairAK
2016-07-22
|
\
|
*
add solutions
Waref Haque
2016-07-22
|
|
|
*
solutions given the exam_id and the questions number
Waref Haque
2016-07-22
|
|
*
|
moved admin route data into admin.js
HumairAK
2016-07-22
|
/
*
Cleaned up the routing for users. Header changeable depending on whether ↵
nanalelfe
2016-07-22
|
|
|
|
user is logged in or not. Logout option.
*
Fixed login password check. Created new function retrievePassword in ↵
nanalelfe
2016-07-22
|
|
|
|
node_simple.js
*
resolved conflict
HumairAK
2016-07-22
|
\
|
*
Added authentication for signin. Created new signin page. Added validation ↵
nanalelfe
2016-07-22
|
|
|
|
|
|
|
|
checks for signup.
*
|
fixed conflict in passport.js
HumairAK
2016-07-22
|
\
\
|
*
|
Added validation checks for signup
nanalelfe
2016-07-22
|
|
/
*
/
Added error messages
HumairAK
2016-07-22
|
/
*
Minor change to add_user
HumairAK
2016-07-22
|
*
resolved conflict
HumairAK
2016-07-22
|
\
|
*
Updated passport
nanalelfe
2016-07-22
|
|
*
|
Minor changes in index.js
HumairAK
2016-07-22
|
|
*
|
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
HumairAK
2016-07-22
|
\
|
|
*
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
nanalelfe
2016-07-22
|
|
\
|
*
\
Added passport for signup
nanalelfe
2016-07-22
|
|
\
\
|
*
|
|
Need pull
nanalelfe
2016-07-21
|
|
|
|
*
|
|
|
Minor bug fixes
HumairAK
2016-07-22
|
|
_
|
/
|
/
|
|
*
|
|
made further changes to admin panel and index.js
HumairAK
2016-07-22
|
|
/
|
/
|
*
|
Made appropriate changes to add admin panel for adding exams, still need to ↵
HumairAK
2016-07-21
|
|
|
|
|
|
|
|
add validation and fix minor glitches. Added servercallback for get_all_exams and find_exams in node_simple.js
*
|
added admin page, fixed some minor issues
HumairAK
2016-07-21
|
|
*
|
Added templating for questions, made a minor adjustments to index.js
HumairAK
2016-07-21
|
/
*
MERGED
nanalelfe
2016-07-21
|
\
|
*
Added other dependencies for authentication, made minor adjustments to ↵
HumairAK
2016-07-21
|
|
|
|
|
|
|
|
index.js, added templating for exams, will remove dependencie modules later, keep for now
|
*
questions for each exam page
Waref Haque
2016-07-21
|
|
*
|
need pull
nanalelfe
2016-07-21
|
/
*
Merged
nanalelfe
2016-07-20
|
\
|
*
added the id to exams passed
Waref Haque
2016-07-19
|
|
|
*
proper exams rendering
Waref Haque
2016-07-19
|
|
*
|
Added csurf protection, and setup passport
nanalelfe
2016-07-20
|
/
*
Various fixes, see changelog for details.
HumairAK
2016-07-18