2010-08-30 |
hernani | Finished with node bulk management, although only option...
|
commit | commitdiff | tree |
2010-08-28 |
hernani | Fixes the problem reported in http://meta.osqa.net...
|
commit | commitdiff | tree |
2010-08-26 |
hernani | Removes unused variables.
|
commit | commitdiff | tree |
2010-08-26 |
hernani | A small fix in the admin decorators.
|
commit | commitdiff | tree |
2010-08-26 |
hernani | Adds the bulk management interface with node bulk management...
|
commit | commitdiff | tree |
2010-08-25 |
hernani | Moves the myopenid logo to a big button, and the aol...
|
commit | commitdiff | tree |
2010-08-23 |
hernani | Should fix the error reported in http://meta.osqa.net...
|
commit | commitdiff | tree |
2010-08-23 |
hernani | Don't check minimum length of question, when body turned...
|
commit | commitdiff | tree |
2010-08-17 |
hernani | Removes a few remaining usages of old django decorators...
|
commit | commitdiff | tree |
2010-07-30 |
hernani | Don't make the wiki checkbox on by default on answers...
|
commit | commitdiff | tree |
2010-07-27 |
hernani | Fixes bad sorting on unanswered tab.
|
commit | commitdiff | tree |
2010-07-24 |
hernani | Fixes OSQA 398, patch by Tim Whittington. Thanks.
|
commit | commitdiff | tree |
2010-07-24 |
hernani | Fixes OSQA 413, 414, 415, 416, 417 (patches from mathieu...
|
commit | commitdiff | tree |
2010-07-19 |
hernani | Some more fixes in the subscribe button.
|
commit | commitdiff | tree |
2010-07-17 |
hernani | Fixes some more issues with weird stuff in sx dumps...
|
commit | commitdiff | tree |
2010-07-16 |
hernani | Fixes a css problem in the user profile page.
|
commit | commitdiff | tree |
2010-07-16 |
hernani | Applys patches by Sandeep Ghael to fix OSQA-355, OSQA...
|
commit | commitdiff | tree |
2010-07-15 |
hernani | Adds a couple of options to manage the "accepting answers...
|
commit | commitdiff | tree |
2010-07-15 |
hernani | Closes OSQA 320, True Gravatar Support.
|
commit | commitdiff | tree |
2010-07-15 |
hernani | Fixes OSQA-142, spaces in uploaded image names = FAIL.
|
commit | commitdiff | tree |
2010-07-15 |
hernani | Fixes the upload path problem.
|
commit | commitdiff | tree |
2010-07-15 |
hernani | Fixes OSQA-406, Validation hash is not reset when email...
|
commit | commitdiff | tree |
2010-07-15 |
hernani | Reverses the order of two url patterns to force questions...
|
commit | commitdiff | tree |
2010-07-14 |
hernani | Another small js change.
|
commit | commitdiff | tree |
2010-07-13 |
hernani | Avoids a strange error probably coming from either...
|
commit | commitdiff | tree |
2010-07-13 |
hernani | closes OSQA 401 - Wrong page title in search results
|
commit | commitdiff | tree |
2010-07-13 |
hernani | Adapts sximporter orm to the latest schema.
|
commit | commitdiff | tree |
2010-07-12 |
hernani | Adds quotes to a js object object definition to prevent...
|
commit | commitdiff | tree |
2010-07-10 |
hernani | Wraps the markdowner call with a try except block,...
|
commit | commitdiff | tree |
2010-07-10 |
hernani | Fixes question and answer count in the sidebar.
|
commit | commitdiff | tree |
2010-07-09 |
hernani | Fixes a bad template tag in the front page.
|
commit | commitdiff | tree |
2010-07-09 |
hernani | Fixes the forwarding after email validation.
|
commit | commitdiff | tree |
2010-07-09 |
hernani | Fixes OSQA-88 (Improve "hottest" functionality on front...
|
commit | commitdiff | tree |
2010-07-09 |
hernani | Prevents questions on which the slug comes out empty...
|
commit | commitdiff | tree |
2010-07-09 |
hernani | Adds options to control the behaviour of urls.
|
commit | commitdiff | tree |
2010-07-09 |
hernani | Adds a user preferences page. Not much to see yet,...
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Closing OSQA-36. Applied patch from Tom Hughes.
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Fix in main feed.
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Improves the answer position guessing.
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Prevents empty digests from being sent.
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Forces feeds to use APP_URL in django 1.1.
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Adds the option to exclude users with unvalidate emails...
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Adds feeds for answers or comments to questions.
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Relaxes the question url a bit, but issues redirects...
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Adds pagination in user stats (questions and answers...
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Fixes a badge that was using the wrong setting.
|
commit | commitdiff | tree |
2010-07-08 |
hernani | Makes some more fixes and tweaks on the module system.
|
commit | commitdiff | tree |
2010-07-07 |
hernani | Fixes OSQA 348, Last seen field is not updated.
|
commit | commitdiff | tree |
2010-07-07 |
hernani | Makes tags and users lists use the new paginators,...
|
commit | commitdiff | tree |
2010-07-07 |
hernani | Fixes OSQA 393, cannot send feedback when user is authenticated.
|
commit | commitdiff | tree |
2010-07-07 |
hernani | Firs answer was always redirecting to page 0.
|
commit | commitdiff | tree |
2010-07-07 |
hernani | Adds better permalinks to answers, computing the position...
|
commit | commitdiff | tree |
2010-07-07 |
hernani | Fixes the problem with the hardcoded matching_tags...
|
commit | commitdiff | tree |
2010-07-06 |
hernani | Fixes the answer count on the question page, makes...
|
commit | commitdiff | tree |
2010-07-06 |
hernani | Adds fixed width to head and footer.
|
commit | commitdiff | tree |
2010-07-06 |
hernani | Improves the pagination, adds a new sorting method...
|
commit | commitdiff | tree |
2010-07-05 |
hernani | Some simple fixes on ui objects to prevent missing...
|
commit | commitdiff | tree |
2010-07-05 |
hernani | Adds the user menu to the injectable places, makes...
|
commit | commitdiff | tree |
2010-07-02 |
hernani | Fixes a problem preventing digest last sent dates to...
|
commit | commitdiff | tree |
2010-07-01 |
hernani | Adds logging statement to when there's an error converting...
|
commit | commitdiff | tree |
2010-07-01 |
hernani | Adds the option to enable/disable email digests and...
|
commit | commitdiff | tree |
2010-07-01 |
hernani | Adds the option to enable/disable email digests and...
|
commit | commitdiff | tree |
2010-07-01 |
hernani | Various improvements in module functionality, and a...
|
commit | commitdiff | tree |
2010-07-01 |
hernani | Logs module import errors.
|
commit | commitdiff | tree |
2010-06-30 |
hernani | Adapts user views to a more manageable decoration schema.
|
commit | commitdiff | tree |
2010-06-30 |
hernani | Fixes OSQA-372 "Show status diamonds" option cannot...
|
commit | commitdiff | tree |
2010-06-29 |
hernani | Shows user diamonds in some missing spots, and adds...
|
commit | commitdiff | tree |
2010-06-29 |
hernani | Removes a redundant piece of text from the tags template.
|
commit | commitdiff | tree |
2010-06-29 |
hernani | Adds a head content injection spot for modules, and...
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Fixes unstyled p tag in the digest template.
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Removes some unsused context variables, and removes...
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Removes old email functions.
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Fixes (finaly) the email digest. Needs some improvements...
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Protocol was in double in sitemap.
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Overrides two methods is django sitemap to prevent...
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Hides that ugly text on answer form for the moment.
|
commit | commitdiff | tree |
2010-06-28 |
hernani | AMore rss feed improvements.
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Forces the FTS reindexing after an import.
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Fixes a compatibility error with the feed api from...
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Makes temp signin requests to send an email to each...
|
commit | commitdiff | tree |
2010-06-28 |
hernani | Adds user based question listings and context sensitive...
|
commit | commitdiff | tree |
2010-06-27 |
hernani | Small error in the previous checkin.
|
commit | commitdiff | tree |
2010-06-27 |
hernani | Fixes a styling problem with blobkquotes
|
commit | commitdiff | tree |
2010-06-26 |
hernani | Adds diamonds to comments too.
|
commit | commitdiff | tree |
2010-06-26 |
hernani | Adds optional status diamonds next to the usernames.
|
commit | commitdiff | tree |
2010-06-25 |
hernani | Adds a positional style for the announcement bar.
|
commit | commitdiff | tree |
2010-06-25 |
hernani | Adds an optional "announcement bar".
|
commit | commitdiff | tree |
2010-06-24 |
hernani | Ultimate fix for the search query problem.
|
commit | commitdiff | tree |
2010-06-24 |
hernani | Fixes a possible django 1.1 compatibility issue.
|
commit | commitdiff | tree |
2010-06-24 |
hernani | Closes OSQA 175 and OSQA 318. Added a bunch of options...
|
commit | commitdiff | tree |
2010-06-22 |
hernani | Fixes a problem with a widget that was causing weird...
|
commit | commitdiff | tree |
2010-06-22 |
hernani | Fixes broken questions feed link.
|
commit | commitdiff | tree |
2010-06-22 |
hernani | More polished PAI for module html injection and added...
|
commit | commitdiff | tree |
2010-06-22 |
hernani | Fixes a problem that might allow some users to get...
|
commit | commitdiff | tree |
2010-06-19 |
hernani | Starts preparing the app for module based html injection.
|
commit | commitdiff | tree |
2010-06-17 |
hernani | Makes hitting a question url using an id that is not...
|
commit | commitdiff | tree |
2010-06-16 |
hernani | Removes the necessity of the "decoratable" decorator...
|
commit | commitdiff | tree |
2010-06-16 |
hernani | Fixes OSQA 337, We show too many tags on the /questions...
|
commit | commitdiff | tree |
2010-06-16 |
hernani | Fixes OSQA 280, Errors in 404.html.
|
commit | commitdiff | tree |
2010-06-16 |
hernani | Fixes OSQA 317, Wrong links in the user profile in...
|
commit | commitdiff | tree |
next |