Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-14 | Changed mysql-python version in requirementsHEADmaster | FOSSEE | |
2015-09-30 | comments in view.py for forums app | holy | |
2015-09-30 | comments in view.py | holy | |
2015-09-28 | Update get-question.html | ashwini shinde | |
2015-09-28 | Update get-question.html | ashwini shinde | |
2015-09-24 | Subject: Fixed error if no profile is present | holyantony | |
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-15 | small change | holyantony | |
2015-09-15 | Subject:Resolved overlap issue in question page | holyantony | |
Description: 1. Resolved overlap issue 2. Added images for FOSS | |||
2015-09-11 | Subject: Added tablersorter to all table | holyantony | |
Description: 1. tablesorter on all table 2. highlighted add comments, added css | |||
2015-09-11 | Subject:Sorting on table header, view profile | holyantony | |
Description: 1. Sorting on table header(asc/dec) 2. View profile 3. Removed Answer count | |||
2015-08-31 | Update category_names.txt | holy | |
2015-07-28 | Subject: URL should not contain Capital letter | ashwinishinde | |
Description: | |||
2015-07-27 | Subject: Should not accept same Email-id | ashwinishinde | |
Description: | |||
2015-07-24 | Subject: Category added in new file | ashwinishinde | |
Description: | |||
2015-07-23 | Merge branch 'fossee-forum' of ↵ | holyantony | |
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum | |||
2015-07-23 | CSS | holyantony | |
2015-07-23 | Update settings.py | holy | |
2015-07-23 | Subject: Modified CSS in Question page | holyantony | |
Description: 1. To distinguish between comments, added color to user span | |||
2015-07-21 | Subject:Google Custom Search | holyantony | |
Description: 1. Added key for custom search 2. Added script from google to index.html | |||
2015-07-21 | Subject: Same time Up and Down Should not work | ashwinishinde | |
Description: | |||
2015-07-16 | Subject:solved down vote id conflict | ashwinishinde | |
Description: | |||
2015-07-15 | Subject:Updated main.css for content-answer | holyantony | |
Description: 1. Modified get-question.html | |||
2015-07-15 | Subject:Vote Validation for answers | holyantony | |
Description: 1. User cannot vote his/her answer | |||
2015-07-14 | Subject: Voting Validation(Questions) | holyantony | |
Description: 1. User cannot vote his/her own question | |||
2015-07-13 | Merge branch 'fossee-forum' of ↵ | ashwinishinde | |
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum | |||
2015-07-13 | Subject: Implemented vote functionality for Answers. | ashwinishinde | |
Description: 1) added ans_vote_post method, 2) added css for vote. | |||
2015-07-08 | Update ReadMe.rst | holy | |
2015-07-08 | Update ReadMe.rst | holy | |
2015-07-07 | Subject: Add a new model field to an existing table | holyantony | |
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-06 | Subject: Resolve comment issue occured by Vote functionality | ashwinishinde | |
Description: | |||
2015-06-23 | Subject: Fixed bug from Registration page. | ashwinishinde | |
Description: 1) Integrity Error. | |||
2015-06-19 | Subject: Added Vote Functionality | ashwinishinde | |
Description: 1) Implementation of vote for question 2) Added CSS for vote-up and vope-down | |||
2015-05-18 | Subject: get category id after ask new question | ashwinishinde | |
Description: 1) selcted category should get display for ask new question. | |||
2015-05-14 | Subject:Fixed a small bug from last commit | holyantony | |
Description: | |||
2015-05-14 | Subject: Auto select category name on Ask new question click | holyantony | |
Description: | |||
2015-05-14 | Subject: Search By Keyword | ashwinishinde | |
Description: 1)solved problem in filter. | |||
2015-05-13 | Subject:resolved conflict in new comment_id and old | ashwinishinde | |
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-08 | Subject:Update notification count | ashwinishinde | |
Description: 1) update notification count after visit. 2) remove notification item from list after visted. | |||
2015-05-08 | Merge branch 'fossee-forum' of ↵ | holyantony | |
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum | |||
2015-05-08 | Subject:Navigate to answer for Notification link | ashwinishinde | |
Description: 1) Once you get answered notication for your question it redirect to answer. | |||
2015-05-08 | Subject: Profile updation and Email notification | holyantony | |
Description: 1. Confirmation link on registration via email 2. Profile updation on registration confirmation 3. Email notification posting question and answer | |||
2015-04-30 | Subject:Adjusted logo and changed CSS for look and feel | holyantony | |
Description: | |||
2015-03-30 | Subject: Display Notifications on Header for Answer's | ashwinishinde | |
and Comment's .. Red color Description: 1) notification for answers and comments. | |||
2015-03-27 | Subject: 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-26 | Subject:Disabled serach by time option | holyantony | |
Description: 1. Changed title to FOSSEE Forum 2. Updated Footer text in login page 3. Disabled search by time option | |||
2015-03-26 | Subject:Email redirection to http://forums.fossee.in/ in view | holyantony | |
Description: 1. Updated main.css | |||
2015-03-24 | Merge branch 'fossee-forum' of ↵ | ashwinishinde | |
https://github.com/FOSSEE/spoken-tutorial-forums into fossee-forum | |||
2015-03-24 | Subject:Resolved View all questions and validate ask new answer | ashwinishinde | |
Description: 1) display view all questions. 2) validate all the fields in ask new answer. 3) validate submit answer. | |||
2015-03-24 | Subject:Modified answer_comment def in view.py | holyantony | |
Description: | |||
2015-03-23 | Subject:Added validation for comments | holyantony | |
Description: 1. Check for blank field |