summaryrefslogtreecommitdiff
path: root/website
AgeCommit message (Collapse)Author
2015-07-15Subject:Vote Validation for answersholyantony
Description: 1. User cannot vote his/her answer
2015-07-14Subject: Voting Validation(Questions)holyantony
Description: 1. User cannot vote his/her own question
2015-07-13Subject: Implemented vote functionality for Answers.ashwinishinde
Description: 1) added ans_vote_post method, 2) added css for vote.
2015-07-06Subject: Resolve comment issue occured by Vote functionalityashwinishinde
Description:
2015-06-23Subject: Fixed bug from Registration page.ashwinishinde
Description: 1) Integrity Error.
2015-06-19Subject: Added Vote Functionalityashwinishinde
Description: 1) Implementation of vote for question 2) Added CSS for vote-up and vope-down
2015-05-18Subject: get category id after ask new questionashwinishinde
Description: 1) selcted category should get display for ask new question.
2015-05-14Subject: Search By Keywordashwinishinde
Description: 1)solved problem in filter.
2015-05-08Subject:Update notification countashwinishinde
Description: 1) update notification count after visit. 2) remove notification item from list after visted.
2015-05-08Subject: Profile updation and Email notificationholyantony
Description: 1. Confirmation link on registration via email 2. Profile updation on registration confirmation 3. Email notification posting question and answer
2015-04-30Subject:Adjusted logo and changed CSS for look and feelholyantony
Description:
2015-03-30Subject: Display Notifications on Header for Answer'sashwinishinde
and Comment's .. Red color Description: 1) notification for answers and comments.
2015-03-27Subject: user can get the Notications for answers and comments.ashwinishinde
Description: 1) If user answers to the question then Notification to that of that answer will send to intiator of question. 2) get Notication for add comment by another user.
2015-03-26Subject:Email redirection to http://forums.fossee.in/ in viewholyantony
Description: 1. Updated main.css
2015-03-24Merge branch 'fossee-forum' of ↵ashwinishinde
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum
2015-03-24Subject:Resolved View all questions and validate ask new answerashwinishinde
Description: 1) display view all questions. 2) validate all the fields in ask new answer. 3) validate submit answer.
2015-03-24Subject:Modified answer_comment def in view.pyholyantony
Description:
2015-03-23Subject:Added validation for commentsholyantony
Description: 1. Check for blank field
2015-03-23Subject: validate submit answer for balnk field.ashwinishinde
Description: 1) body in answering the question should not be blank. 2) removed search icon and linkfy questions and category.
2015-03-18Subject:FOSSEE forum registration and categoryashwinishinde
Description: 1) Registartion 2) added fossee category 3) removed Issues 4) removed Tutorials 5) resolve MyQuestion and MyAnswer Uid problem
2015-02-19base data for FOSSEE ForumSanmugasundaram K
2015-02-13CC Licence, Questions order display change.Sanmugasundaram K
2015-01-08all tables linked with new websiteSanmugasundaram K
2014-06-19completed unanswered notificationJayaram Pai
2014-06-19added unanswered question notification - betaJayaram Pai
2014-05-22fixed unicode escape problem.Jayaram Pai
2014-05-04added pretty urls to questionsJayaram Pai
2014-05-04changed new_question email contentJayaram Pai
2014-05-03ignored question in filter added back with highlightJayaram Pai
2014-05-03added General FOSS category, fixed user-loginJayaram Pai
2014-05-03added Inkscape to the categories listJayaram Pai
2014-04-29excepted NoneType error on login page.Jayaram Pai
2014-04-28Oscad workshop notification added.Jayaram Pai
2014-04-28minor bug fixed: on ask a new questionJayaram Pai
2014-04-24fixed slider speed, and button displayJayaram Pai
2014-04-23changed slick in index pageJayaram Pai
changed login:next_url modified the forms.py for initial value
2014-04-22removed comment testing emailJayaram Pai
2014-04-20added questions page, other minor fixes, nicedit configsJayaram Pai
2014-04-19added meta to answers, fixed video_pathJayaram Pai
2014-04-19fixed clear all notification bugJayaram Pai
reported via gmail by psachin
2014-04-19fixed merge conflictJayaram Pai
2014-04-19basic email and notification added, new frontpage interfaceJayaram Pai
2014-04-15major changes done, category logos addedJayaram Pai
2014-03-19added commenting feature on the answersJayaram Pai
replies are now renamed to answers
2014-02-04temporarly removed the count of posts in website/views.py: home()Jayaram Pai
2014-01-31added Oscad category to forms.pyJayaram Pai
2014-01-31added Oscad categoryJayaram Pai
2014-01-24fixed the ajax notificaion for QuestionDetailsEdit, changed wsgi.pyJayaram Pai
2014-01-23added question edit.Jayaram Pai
added question details change. added admin_user feature.
2013-12-23Fixed: Views does not exist: testJayaram Pai