summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2015-03-23Merge branch 'fossee-forum' of ↵ashwinishinde
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum
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-20Merge branch 'fossee-forum' of ↵holyantony
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum
2015-03-20Subject:Added images for FOSSholyantony
Description:
2015-03-20Subject: Created ReadMe.rstashwinishinde
Description: 1) Added ReadMe.rst for Server Deployment.
2015-03-20Subject:Added fontawesome css and made few changes in registration.htmlholyantony
Description: 1. Added font 2. Made changes in registration page
2015-03-20Merge https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forumashwinishinde
2015-03-19added link to questions, changed colorsashwinishinde
2015-03-19Subject:CSS changedashwinishinde
Description:
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-19Restrict disabled user from loginSanmugasundaram K
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
2015-01-07drupal auth user id change to spoken auth user id in all old recordsSanmugasundaram K
2015-01-07drupal_auth move to spoken_authSanmugasundaram K
2014-10-07changed auth dbJayaram R Pai
2014-06-19completed unanswered notificationJayaram Pai
2014-06-19added unanswered question notification - betaJayaram Pai
2014-06-17added spacing between logo and brand textJayaram Pai
2014-05-22fixed unicode escape problem.Jayaram Pai
2014-05-13changed slider direction to standardJayaram Pai
2014-05-13removed oscad workshop notificationJayaram Pai
2014-05-08changed nice-bar contentJayaram 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