Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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: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 | |||
2015-03-23 | Subject: 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-18 | Subject:FOSSEE forum registration and category | ashwinishinde | |
Description: 1) Registartion 2) added fossee category 3) removed Issues 4) removed Tutorials 5) resolve MyQuestion and MyAnswer Uid problem | |||
2015-02-19 | base data for FOSSEE Forum | Sanmugasundaram K | |
2015-02-13 | CC Licence, Questions order display change. | Sanmugasundaram K | |
2015-01-08 | all tables linked with new website | Sanmugasundaram K | |
2014-06-19 | completed unanswered notification | Jayaram Pai | |
2014-06-19 | added unanswered question notification - beta | Jayaram Pai | |
2014-05-22 | fixed unicode escape problem. | Jayaram Pai | |
2014-05-04 | added pretty urls to questions | Jayaram Pai | |
2014-05-04 | changed new_question email content | Jayaram Pai | |
2014-05-03 | ignored question in filter added back with highlight | Jayaram Pai | |
2014-05-03 | added General FOSS category, fixed user-login | Jayaram Pai | |
2014-05-03 | added Inkscape to the categories list | Jayaram Pai | |
2014-04-29 | excepted NoneType error on login page. | Jayaram Pai | |
2014-04-28 | Oscad workshop notification added. | Jayaram Pai | |
2014-04-28 | minor bug fixed: on ask a new question | Jayaram Pai | |
2014-04-24 | fixed slider speed, and button display | Jayaram Pai | |
2014-04-23 | changed slick in index page | Jayaram Pai | |
changed login:next_url modified the forms.py for initial value | |||
2014-04-22 | removed comment testing email | Jayaram Pai | |
2014-04-20 | added questions page, other minor fixes, nicedit configs | Jayaram Pai | |
2014-04-19 | added meta to answers, fixed video_path | Jayaram Pai | |
2014-04-19 | fixed clear all notification bug | Jayaram Pai | |
reported via gmail by psachin | |||
2014-04-19 | fixed merge conflict | Jayaram Pai | |
2014-04-19 | basic email and notification added, new frontpage interface | Jayaram Pai | |
2014-04-15 | major changes done, category logos added | Jayaram Pai | |
2014-03-19 | added commenting feature on the answers | Jayaram Pai | |
replies are now renamed to answers | |||
2014-02-04 | temporarly removed the count of posts in website/views.py: home() | Jayaram Pai | |
2014-01-31 | added Oscad category to forms.py | Jayaram Pai | |
2014-01-31 | added Oscad category | Jayaram Pai | |
2014-01-24 | fixed the ajax notificaion for QuestionDetailsEdit, changed wsgi.py | Jayaram Pai | |
2014-01-23 | added question edit. | Jayaram Pai | |
added question details change. added admin_user feature. | |||
2013-12-23 | Fixed: Views does not exist: test | Jayaram Pai | |
2013-12-23 | added email.send() when a new question is asked | Jayaram Pai | |
2013-12-23 | checking multiple receipients | Jayaram Pai | |
2013-12-23 | changed EmailMessage to EmailMultiAlternatives | Jayaram Pai | |
2013-12-23 | added attach_alternative to email | Jayaram Pai | |
2013-12-23 | added email.send() to test view | Jayaram Pai | |
2013-12-23 | replacing send_mail with EmailMessage in test view | Jayaram Pai | |
2013-12-23 | testing email type/html | Jayaram Pai | |
2013-12-23 | testing mail send | Jayaram Pai | |