summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-14Changed mysql-python version in requirementsHEADmasterFOSSEE
2015-09-30comments in view.py for forums appholy
2015-09-30comments in view.pyholy
2015-09-28Update get-question.htmlashwini shinde
2015-09-28Update get-question.htmlashwini shinde
2015-09-24Subject: Fixed error if no profile is presentholyantony
Description: 1. Removed last question and view previous question from slick-list 2. Removed color for user_name 3. Tooltip removed from all table
2015-09-15small changeholyantony
2015-09-15Subject:Resolved overlap issue in question pageholyantony
Description: 1. Resolved overlap issue 2. Added images for FOSS
2015-09-11Subject: Added tablersorter to all tableholyantony
Description: 1. tablesorter on all table 2. highlighted add comments, added css
2015-09-11Subject:Sorting on table header, view profileholyantony
Description: 1. Sorting on table header(asc/dec) 2. View profile 3. Removed Answer count
2015-08-31Update category_names.txtholy
2015-07-28Subject: URL should not contain Capital letterashwinishinde
Description:
2015-07-27Subject: Should not accept same Email-idashwinishinde
Description:
2015-07-24Subject: Category added in new fileashwinishinde
Description:
2015-07-23Merge branch 'fossee-forum' of ↵holyantony
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum
2015-07-23CSSholyantony
2015-07-23Update settings.pyholy
2015-07-23Subject: Modified CSS in Question pageholyantony
Description: 1. To distinguish between comments, added color to user span
2015-07-21Subject:Google Custom Searchholyantony
Description: 1. Added key for custom search 2. Added script from google to index.html
2015-07-21Subject: Same time Up and Down Should not workashwinishinde
Description:
2015-07-16Subject:solved down vote id conflictashwinishinde
Description:
2015-07-15Subject:Updated main.css for content-answerholyantony
Description: 1. Modified get-question.html
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-13Merge branch 'fossee-forum' of ↵ashwinishinde
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum
2015-07-13Subject: Implemented vote functionality for Answers.ashwinishinde
Description: 1) added ans_vote_post method, 2) added css for vote.
2015-07-08Update ReadMe.rstholy
2015-07-08Update ReadMe.rstholy
2015-07-07Subject: Add a new model field to an existing tableholyantony
Description: 1. Add a new model field to an existing table using South without having to drop a table 2. Installed south and added it to INSTALLED_APPS in settings.py
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:Fixed a small bug from last commitholyantony
Description:
2015-05-14Subject: Auto select category name on Ask new question clickholyantony
Description:
2015-05-14Subject: Search By Keywordashwinishinde
Description: 1)solved problem in filter.
2015-05-13Subject:resolved conflict in new comment_id and oldashwinishinde
Description: 1) Bug in add comment 2) TextArea id is same as old comment id then niceEditor of add comment overlaps the old comment value. 3) Answer CSS change.
2015-05-08Subject:Update notification countashwinishinde
Description: 1) update notification count after visit. 2) remove notification item from list after visted.
2015-05-08Merge branch 'fossee-forum' of ↵holyantony
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum
2015-05-08Subject:Navigate to answer for Notification linkashwinishinde
Description: 1) Once you get answered notication for your question it redirect to answer.
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:Disabled serach by time optionholyantony
Description: 1. Changed title to FOSSEE Forum 2. Updated Footer text in login page 3. Disabled search by time option
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