]> git.openstreetmap.org Git - osqa.git/shortlog
osqa.git
2010-07-12 hernaniAdds quotes to a js object object definition to prevent...
2010-07-12 mattmore OSQA-377 fixes. We had some extra } lying around...
2010-07-12 mattputs the "Validate my email link" in a p tag so that...
2010-07-12 mattfixes OSQA-397. Removes the extra %}
2010-07-10 hernaniWraps the markdowner call with a try except block,...
2010-07-10 hernaniFixes question and answer count in the sidebar.
2010-07-09 hernaniFixes a bad template tag in the front page.
2010-07-09 hernaniFixes the forwarding after email validation.
2010-07-09 hernaniFixes OSQA-88 (Improve "hottest" functionality on front...
2010-07-09 hernaniPrevents questions on which the slug comes out empty...
2010-07-09 hernaniAdds options to control the behaviour of urls.
2010-07-09 hernaniAdds a user preferences page. Not much to see yet,...
2010-07-08 hernaniClosing OSQA-36. Applied patch from Tom Hughes.
2010-07-08 hernaniFix in main feed.
2010-07-08 hernaniImproves the answer position guessing.
2010-07-08 hernaniPrevents empty digests from being sent.
2010-07-08 hernaniForces feeds to use APP_URL in django 1.1.
2010-07-08 hernaniAdds the option to exclude users with unvalidate emails...
2010-07-08 hernaniAdds feeds for answers or comments to questions.
2010-07-08 hernaniRelaxes the question url a bit, but issues redirects...
2010-07-08 hernaniAdds pagination in user stats (questions and answers...
2010-07-08 hernaniFixes a badge that was using the wrong setting.
2010-07-08 hernaniMakes some more fixes and tweaks on the module system.
2010-07-07 hernaniFixes OSQA 348, Last seen field is not updated.
2010-07-07 hernaniMakes tags and users lists use the new paginators,...
2010-07-07 hernaniFixes OSQA 393, cannot send feedback when user is authe...
2010-07-07 hernaniFirs answer was always redirecting to page 0.
2010-07-07 hernaniAdds better permalinks to answers, computing the positi...
2010-07-07 hernaniFixes the problem with the hardcoded matching_tags...
2010-07-06 hernaniFixes the answer count on the question page, makes...
2010-07-06 hernaniAdds fixed width to head and footer.
2010-07-06 hernaniImproves the pagination, adds a new sorting method...
2010-07-06 qw3rtyOSQA-386
2010-07-05 hernaniSome simple fixes on ui objects to prevent missing...
2010-07-05 hernaniAdds the user menu to the injectable places, makes...
2010-07-02 hernaniFixes a problem preventing digest last sent dates to...
2010-07-01 hernaniAdds logging statement to when there's an error convert...
2010-07-01 hernaniAdds the option to enable/disable email digests and...
2010-07-01 hernaniAdds the option to enable/disable email digests and...
2010-07-01 hernaniVarious improvements in module functionality, and a...
2010-07-01 qw3rtyreversed the search order of the revisions drop down...
2010-07-01 hernaniLogs module import errors.
2010-06-30 qw3rtyOSQA-375
2010-06-30 qw3rtyOSQA-374
2010-06-30 hernaniAdapts user views to a more manageable decoration schema.
2010-06-30 hernaniFixes OSQA-372 "Show status diamonds" option cannot...
2010-06-29 qw3rtyforgot to commit this.
2010-06-29 hernaniShows user diamonds in some missing spots, and adds...
2010-06-29 qw3rtyextracted markdown sidebar and included information...
2010-06-29 hernaniRemoves a redundant piece of text from the tags template.
2010-06-29 hernaniAdds a head content injection spot for modules, and...
2010-06-28 qw3rtyOSQA-357
2010-06-28 hernaniFixes unstyled p tag in the digest template.
2010-06-28 qw3rtyOSQA-349
2010-06-28 hernaniRemoves some unsused context variables, and removes...
2010-06-28 qw3rtyI don't think this was an issue but it was annoying...
2010-06-28 hernaniRemoves old email functions.
2010-06-28 qw3rtyforgot to load the trans tag
2010-06-28 hernaniFixes (finaly) the email digest. Needs some improvement...
2010-06-28 qw3rtyOSQA-265
2010-06-28 qw3rtyOSQA-363
2010-06-28 hernaniProtocol was in double in sitemap.
2010-06-28 hernaniOverrides two methods is django sitemap to prevent...
2010-06-28 qw3rtyOSQA-266
2010-06-28 hernaniHides that ugly text on answer form for the moment.
2010-06-28 hernaniAMore rss feed improvements.
2010-06-28 hernaniForces the FTS reindexing after an import.
2010-06-28 hernaniFixes a compatibility error with the feed api from...
2010-06-28 hernaniMakes temp signin requests to send an email to each...
2010-06-28 hernaniAdds user based question listings and context sensitive...
2010-06-27 hernaniSmall error in the previous checkin.
2010-06-27 hernaniFixes a styling problem with blobkquotes
2010-06-26 hernaniAdds diamonds to comments too.
2010-06-26 hernaniAdds optional status diamonds next to the usernames.
2010-06-25 hernaniAdds a positional style for the announcement bar.
2010-06-25 hernaniAdds an optional "announcement bar".
2010-06-24 hernaniUltimate fix for the search query problem.
2010-06-24 hernaniFixes a possible django 1.1 compatibility issue.
2010-06-24 hernaniCloses OSQA 175 and OSQA 318. Added a bunch of options...
2010-06-22 hernaniFixes a problem with a widget that was causing weird...
2010-06-22 hernaniFixes broken questions feed link.
2010-06-22 hernaniMore polished PAI for module html injection and added...
2010-06-22 hernaniFixes a problem that might allow some users to get...
2010-06-19 hernaniStarts preparing the app for module based html injection.
2010-06-17 hernaniMakes hitting a question url using an id that is not...
2010-06-16 hernaniRemoves the necessity of the "decoratable" decorator...
2010-06-16 qw3rtyOSQA-263
2010-06-16 qw3rtyOSQA-263
2010-06-16 qw3rtyOSQA-263
2010-06-16 hernaniFixes OSQA 337, We show too many tags on the /questions...
2010-06-16 hernaniFixes OSQA 280, Errors in 404.html.
2010-06-16 hernaniFixes OSQA 317, Wrong links in the user profile in...
2010-06-16 hernaniFixes OSQA 351, Show all comments doesn't show on iPad.
2010-06-15 qw3rty"Contact Us" requires an email address if the user...
2010-06-15 qw3rtyremoved the / from badges so that all links to badges...
2010-06-15 qw3rtyfixed an error inside of the TagNamesField method
2010-06-15 qw3rtychanged these files to use blocktrans instead.
2010-06-15 qw3rtythese files now reflect what is in the admin settings.
2010-06-15 hernaniWrap email imports for python 2.4 compatibility.
2010-06-14 hernaniRemoves log file.
next