1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed up some english and changed markdown default editor to show markdown instead of HTML so it mirrored our old functionality. Everything should be put back together now. More... about 15 years ago
forgot to check in the main javascript file. sorry. More... about 15 years ago
should now be working for chrome/safari/firefox. still need to fix markdown display when editing a question or answer. More... about 15 years ago
fixes problem with always showing alert dialog in chrome. Still working out non-submitting on Safari More... about 15 years ago
hopefully this will clear up all issues concerning the adding/editing of answers, question and comments. More... about 15 years ago
adding some images for wmd More... about 15 years ago
updates for the wmd More... about 15 years ago
disabling the submit buttons for question and answers. More... about 15 years ago
warning users that edits will be lost if they navigate away from the page. More... about 15 years ago
Removes a few remaining usages of old django decorators and replace them by OSQA specific stuff. More... about 15 years ago
Don't make the wiki checkbox on by default on answers form if question is also wiki. More... about 15 years ago
Fixes bad sorting on unanswered tab. More... about 15 years ago
Fixes OSQA 398, patch by Tim Whittington. Thanks. More... about 15 years ago
Fixes OSQA 413, 414, 415, 416, 417 (patches from mathieu Lafon) and 420 /patch by Sandeep Ghael). Thanks to for the patches. More... about 15 years ago
fixed the url.py file so that there is not an extra slash on subscribe url. More... about 15 years ago
Some more fixes in the subscribe button. More... about 15 years ago
changed the subscribe command so that it allows admins as well as user to subscribe and unsubscribe the users from/to question. More... about 15 years ago
Fixes some more issues with weird stuff in sx dumps in the sximporter. More... about 15 years ago
now superusers and staff can unsubscribe users subscription. More... about 15 years ago
showing auto subscribe is now the default on the subscriptions page. More... about 15 years ago
made some changes to the subscriptions view. works much better now. I was doing something real stupid before and am now doing something less stupid. More... about 15 years ago
fixes OSQA-390 by adding a default sitemap.xml to the robots file. This might not work completely with sub-directories, but there's a whole slew of issues to fix around that anyway. More... about 15 years ago
fixes localization issues with end of line returns. OSQA-304 and 309 More... about 15 years ago
closes OSQA-376 - updates the default robots.txt to the file we use on meta.osqa More... about 15 years ago
OSQA-266 More... about 15 years ago
some cleanup on the listing of subscriptions and changing how we fetch the subscriptions More... about 15 years ago
Fixes a css problem in the user profile page. More... about 15 years ago
sorry, but showing a scrollbar all the time isn't going to work. Reverted that change. More... about 15 years ago
removes a tab being created for new online users functionality. It wasn't ready yet More... about 15 years ago
OSQA-266 More... about 15 years ago