2011-08-21 |
jordan | Improving the statement for the user subscriptions... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
jordan | OSQA-747, applying patch that resolves potential proble... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
jordan | allow the # character in tags, changing the tags regula... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
jordan | reverting the changes made in commit #1097 for Jira... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
jordan | OSQA-678, call super in the beginning of the clean... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
jordan | use 4 spaces instead of tabulations |
commit | commitdiff | tree | snapshot |
2011-08-05 |
jordan | the python XML module Element Tree name-space has been... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
jordan | check whether the private and public ReCaptcha keys... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
jordan | ensure the action POST data is retrieved as a string... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
jordan | we should save the node revision object |
commit | commitdiff | tree | snapshot |
2011-08-02 |
jordan | OSQA-605, store user logins in a separate action, this... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
jordan | Resolves OSQA-735, return the object if it doesn't... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
jordan | Resolves Jira-735, take another approach to merge the... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
jordan | OSQA-525, use old style syntax for the if-statements... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
jordan | Resolves Jira OSQA-732, check twice for NoReverseMatch... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
jordan | OSQA-678, be sure to call super in the clean method... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
jordan | forgot to remove the flatpages controller import, it... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
jordan | adding middleware that handles custom pages |
commit | commitdiff | tree | snapshot |
2011-07-31 |
jordan | Resolves Jira OSQA-734, adding some missing imports... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
jordan | Jira OSQA-528, display the tag name in the meta descrip... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
jordan | check whether the recaptcha public and private keys... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
jordan | Jira OSQA-456, avoid using nested loops, use the 'in... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
jordan | fixing some typos pointed by @curiousleo on Meta: http... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
jordan | OSQA-696, user profile URLs shouldn't be arbitrary... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
jordan | Resolves Jira OSQA-733, we encode the unicode data... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
jordan | Resolves OSQA-732, use the User model to resolve the... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
jordan | use case insensitive query when retrieving the User... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
jordan | Jira OSQA-527, applying patch by Oscar Frias that fixes... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
jordan | take another approach to the settings import from modules |
commit | commitdiff | tree | snapshot |
2011-07-28 |
jordan | be able to import all module settings as well |
commit | commitdiff | tree | snapshot |
2011-07-27 |
jordan | simple modification in the openidauth module |
commit | commitdiff | tree | snapshot |
2011-07-21 |
jordan | adding a setting that allows to disable the accept... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
jordan | information about questions, answers and comments count |
commit | commitdiff | tree | snapshot |
2011-07-20 |
jordan | use platform.uname() instead of os.uname(), it's platfo... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
jordan | be able to have user links without ids in the url,... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
jordan | renaming updater to updates, resolving import issue |
commit | commitdiff | tree | snapshot |
2011-07-17 |
jordan | activating the updater |
commit | commitdiff | tree | snapshot |
2011-07-15 |
hernani | Fixes a bug where some suspended users where throwing... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
jordan | removing unused imports that confuse and reorganizing... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
jordan | Be able to update the image upload field properly.... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
jordan | OSQA-720, changing the WMD markdown editor, applying... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
jordan | OSQA-726, resolves an issue dating back from revision... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
jordan | include the httplib2 library. The Twitter authenticatio... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
jordan | init the Facebook api inside check_login_status() metho... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
jordan | changing the twitter oauth2 token request urls |
commit | commitdiff | tree | snapshot |
2011-07-08 |
jordan | Resolves OSQA-723. Incorrect variable name. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
jordan | be able to use the cursor caret when using the canned... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
jordan | Improving the canned comments feature, now we can use... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
jordan | Resolves OSQA-721, adding the ViewBox images in a separ... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
hernani | Don't raise errors here, is causing search to be broken... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
jordan | OSQA-706, send daily digest only to users that are... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
jordan | making and compiling the translation files, they should... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
jordan | OSQA-436, now we support hyphens in the usernames too... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
jordan | retrieve the value of the canned comment using jQuery... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
jordan | OSQA-497, adding a new settings that allows to specify... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
jordan | OSQA-586, be able to display recent tags in a cloud... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
jordan | OSQA-719, implements a new feature that allows administ... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
jordan | OSQA-310, during facebook oauth2 registration check... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
jordan | OSQA-277, making the subscribe button more prominent |
commit | commitdiff | tree | snapshot |
2011-07-03 |
jordan | OSQA-447, fixing a minor typo: Allways -> Always |
commit | commitdiff | tree | snapshot |
2011-07-03 |
jordan | OSQA-465, be able to embed YouTube videos. Adding a... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
jordan | OSQA-593, resolves an issue with backslashes \ during... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
jordan | OSQA-684, improved logic during Facebook oauth2 authent... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
jordan | resolves a unicode issue in the convert answer to comme... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
jordan | Jira OSQA-692, .php and .jsp have nothing to domain... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
jordan | OSQA-715, the user linker now supports Unicode username... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
jordan | Jira OSQA-598, a functionality that allows to convert... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
jordan | OSQA-565, fixing small typo in the administration:... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
jordan | OSQA-695, exclude the closed questions from the unanswe... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
jordan | OSQA-601, communicate to the secure Gravatar interface... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
jordan | adding head title block for the OSQA skin administration |
commit | commitdiff | tree | snapshot |
2011-07-01 |
jordan | resolving issue with the HTML links in the email notifi... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
jordan | add the feed request exclude parameters as an argument... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
jordan | undoing changes made in commit #1080 |
commit | commitdiff | tree | snapshot |
2011-06-29 |
jordan | OSQA-708, filter the username using smart_unicode,... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
jordan | a new setting has been added that allows to choose... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
jordan | OSQA-713, smart unicode the username for the accept... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
jordan | replace double slashes // with single ones / on the... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
jordan | OSQA-459, making some headers in the user stats templat... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
jordan | Jira OSQA-712, migrating to the new Databases setting... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
jordan | Jira OSQA-618, adding a setting that allows to remove... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
jordan | OSQA-382, convert the python files line endings to... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
jordan | Resolves Jira OSQA-484, be sure to prepend the Rosetta... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
jordan | OSQA-514, cache the opensearch view for 30 days |
commit | commitdiff | tree | snapshot |
2011-06-24 |
jordan | Resolves OSQA-661, adding functionality to allow deleti... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
jordan | OSQA-711, change the markdown tips, _italic_ should... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
jordan | OSQA-547, increasing the size of the IP address fields... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
jordan | OSQA-697, don't pass the CSRF token to the AJAX request... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
hernani | Fixes an error in the mysqlfulltext module introduced... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
jordan | be sure to make the filtration of the queryset during... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
jordan | pass the request object to the template context, we... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
hernani | Should fix the missing admin items problem. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
hernani | Removes unused variable. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
hernani | Better fix that the last one. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
hernani | Fixes a possible date display bug. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
hernani | Fixes the is_staff decorator to allow superusers to. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
jordan | the urls in the bulk management view in the administrat... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
jordan | removing score sort option from the bulk management... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
hernani | Removes an extra "pipe" from the mysql fts install... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
jordan | removing CSRF backward compatiblity, the import in... |
commit | commitdiff | tree | snapshot |
next |