2011-08-02 |
jordan | ensure the action POST data is retrieved as a string... |
tree | commitdiff |
2011-08-02 |
jordan | we should save the node revision object |
tree | commitdiff |
2011-08-02 |
jordan | OSQA-605, store user logins in a separate action, this... |
tree | commitdiff |
2011-08-01 |
jordan | Resolves OSQA-735, return the object if it doesn't... |
tree | commitdiff |
2011-08-01 |
jordan | Resolves Jira-735, take another approach to merge the... |
tree | commitdiff |
2011-08-01 |
jordan | OSQA-525, use old style syntax for the if-statements... |
tree | commitdiff |
2011-08-01 |
jordan | Resolves Jira OSQA-732, check twice for NoReverseMatch... |
tree | commitdiff |
2011-08-01 |
jordan | OSQA-678, be sure to call super in the clean method... |
tree | commitdiff |
2011-08-01 |
jordan | forgot to remove the flatpages controller import, it... |
tree | commitdiff |
2011-08-01 |
jordan | adding middleware that handles custom pages |
tree | commitdiff |
2011-07-31 |
jordan | Resolves Jira OSQA-734, adding some missing imports... |
tree | commitdiff |
2011-07-31 |
jordan | Jira OSQA-528, display the tag name in the meta descrip... |
tree | commitdiff |
2011-07-31 |
jordan | Jira OSQA-456, avoid using nested loops, use the 'in... |
tree | commitdiff |
2011-07-30 |
jordan | OSQA-696, user profile URLs shouldn't be arbitrary... |
tree | commitdiff |
2011-07-30 |
jordan | Resolves OSQA-732, use the User model to resolve the... |
tree | commitdiff |
2011-07-30 |
jordan | use case insensitive query when retrieving the User... |
tree | commitdiff |
2011-07-29 |
jordan | Jira OSQA-527, applying patch by Oscar Frias that fixes... |
tree | commitdiff |
2011-07-28 |
jordan | take another approach to the settings import from modules |
tree | commitdiff |
2011-07-28 |
jordan | be able to import all module settings as well |
tree | commitdiff |
2011-07-21 |
jordan | adding a setting that allows to disable the accept... |
tree | commitdiff |
2011-07-18 |
jordan | be able to have user links without ids in the url,... |
tree | commitdiff |
2011-07-15 |
hernani | Fixes a bug where some suspended users where throwing... |
tree | commitdiff |
2011-07-15 |
jordan | removing unused imports that confuse and reorganizing... |
tree | commitdiff |
2011-07-13 |
jordan | Be able to update the image upload field properly.... |
tree | commitdiff |
2011-07-13 |
jordan | OSQA-720, changing the WMD markdown editor, applying... |
tree | commitdiff |
2011-07-13 |
jordan | OSQA-726, resolves an issue dating back from revision... |
tree | commitdiff |
2011-07-12 |
jordan | changing the twitter oauth2 token request urls |
tree | commitdiff |
2011-07-08 |
jordan | Resolves OSQA-723. Incorrect variable name. |
tree | commitdiff |
2011-07-07 |
jordan | be able to use the cursor caret when using the canned... |
tree | commitdiff |
2011-07-07 |
jordan | Improving the canned comments feature, now we can use... |
tree | commitdiff |
2011-07-07 |
jordan | Resolves OSQA-721, adding the ViewBox images in a separ... |
tree | commitdiff |
2011-07-07 |
hernani | Don't raise errors here, is causing search to be broken... |
tree | commitdiff |
2011-07-07 |
jordan | OSQA-706, send daily digest only to users that are... |
tree | commitdiff |
2011-07-06 |
jordan | OSQA-436, now we support hyphens in the usernames too... |
tree | commitdiff |
2011-07-06 |
jordan | retrieve the value of the canned comment using jQuery... |
tree | commitdiff |
2011-07-06 |
jordan | OSQA-497, adding a new settings that allows to specify... |
tree | commitdiff |
2011-07-05 |
jordan | OSQA-586, be able to display recent tags in a cloud... |
tree | commitdiff |
2011-07-05 |
jordan | OSQA-719, implements a new feature that allows administ... |
tree | commitdiff |
2011-07-03 |
jordan | OSQA-277, making the subscribe button more prominent |
tree | commitdiff |
2011-07-03 |
jordan | OSQA-447, fixing a minor typo: Allways -> Always |
tree | commitdiff |
2011-07-03 |
jordan | OSQA-465, be able to embed YouTube videos. Adding a... |
tree | commitdiff |
2011-07-02 |
jordan | OSQA-593, resolves an issue with backslashes \ during... |
tree | commitdiff |
2011-07-02 |
jordan | resolves a unicode issue in the convert answer to comme... |
tree | commitdiff |
2011-07-02 |
jordan | Jira OSQA-692, .php and .jsp have nothing to domain... |
tree | commitdiff |
2011-07-02 |
jordan | OSQA-715, the user linker now supports Unicode username... |
tree | commitdiff |
2011-07-02 |
jordan | Jira OSQA-598, a functionality that allows to convert... |
tree | commitdiff |
2011-07-01 |
jordan | OSQA-565, fixing small typo in the administration:... |
tree | commitdiff |
2011-07-01 |
jordan | OSQA-695, exclude the closed questions from the unanswe... |
tree | commitdiff |
2011-07-01 |
jordan | OSQA-601, communicate to the secure Gravatar interface... |
tree | commitdiff |
2011-07-01 |
jordan | adding head title block for the OSQA skin administration |
tree | commitdiff |
2011-07-01 |
jordan | resolving issue with the HTML links in the email notifi... |
tree | commitdiff |
2011-06-30 |
jordan | add the feed request exclude parameters as an argument... |
tree | commitdiff |
2011-06-30 |
jordan | undoing changes made in commit #1080 |
tree | commitdiff |
2011-06-29 |
jordan | OSQA-708, filter the username using smart_unicode,... |
tree | commitdiff |
2011-06-29 |
jordan | a new setting has been added that allows to choose... |
tree | commitdiff |
2011-06-27 |
jordan | OSQA-713, smart unicode the username for the accept... |
tree | commitdiff |
2011-06-27 |
jordan | replace double slashes // with single ones / on the... |
tree | commitdiff |
2011-06-27 |
jordan | OSQA-459, making some headers in the user stats templat... |
tree | commitdiff |
2011-06-25 |
jordan | Jira OSQA-712, migrating to the new Databases setting... |
tree | commitdiff |
2011-06-25 |
jordan | Jira OSQA-618, adding a setting that allows to remove... |
tree | commitdiff |
2011-06-25 |
jordan | OSQA-382, convert the python files line endings to... |
tree | commitdiff |
2011-06-24 |
jordan | OSQA-514, cache the opensearch view for 30 days |
tree | commitdiff |
2011-06-24 |
jordan | Resolves OSQA-661, adding functionality to allow deleti... |
tree | commitdiff |
2011-06-24 |
jordan | OSQA-711, change the markdown tips, _italic_ should... |
tree | commitdiff |
2011-06-23 |
jordan | OSQA-547, increasing the size of the IP address fields... |
tree | commitdiff |
2011-06-23 |
jordan | OSQA-697, don't pass the CSRF token to the AJAX request... |
tree | commitdiff |
2011-06-21 |
jordan | pass the request object to the template context, we... |
tree | commitdiff |
2011-06-14 |
hernani | Should fix the missing admin items problem. |
tree | commitdiff |
2011-06-13 |
hernani | Removes unused variable. |
tree | commitdiff |
2011-06-13 |
hernani | Better fix that the last one. |
tree | commitdiff |
2011-06-13 |
hernani | Fixes a possible date display bug. |
tree | commitdiff |
2011-06-10 |
hernani | Fixes the is_staff decorator to allow superusers to. |
tree | commitdiff |
2011-06-10 |
jordan | the urls in the bulk management view in the administrat... |
tree | commitdiff |
2011-06-10 |
jordan | removing score sort option from the bulk management... |
tree | commitdiff |
2011-06-02 |
jordan | hide the navigation links in the administration if... |
tree | commitdiff |
2011-06-02 |
jordan | making the flagged posts administration page visible... |
tree | commitdiff |
2011-05-26 |
hernani | simple css fix on answer-body |
tree | commitdiff |
2011-05-26 |
hernani | Allows possible empty sets of question tags. |
tree | commitdiff |
2011-05-26 |
hernani | Fixes a bug in the user profile. |
tree | commitdiff |
2011-05-26 |
hernani | Allow modules to set custom sorts on rss feeds. |
tree | commitdiff |
2011-05-26 |
hernani | Some fixes around pagination. |
tree | commitdiff |
2011-05-23 |
jordan | undoing the changes made in commit #1045, could cause... |
tree | commitdiff |
2011-05-21 |
jordan | adding a try-except block that listens for AttributeErr... |
tree | commitdiff |
2011-05-17 |
jordan | adding support for the new Facebook oauth 2.0 authentic... |
tree | commitdiff |
2011-05-17 |
jordan | adding migration for the negative reputation feature |
tree | commitdiff |
2011-05-17 |
jordan | Resolves Jira OSQA-359, adding an option to allow negat... |
tree | commitdiff |
2011-05-17 |
jordan | fixing a small bug that appeared in Revision 1039 |
tree | commitdiff |
2011-05-16 |
jordan | Adding a separate option that allows administrators... |
tree | commitdiff |
2011-05-16 |
jordan | Resolves Jira OSQA-682, do not use the MAX_VOTES_PER_DA... |
tree | commitdiff |
2011-05-16 |
hernani | Don't allow negative points awards. |
tree | commitdiff |
2011-05-12 |
jordan | calculate the active users count since the latest updat... |
tree | commitdiff |
2011-05-09 |
jordan | IE6 fixed positioning fix |
tree | commitdiff |
2011-05-08 |
jordan | Resolves OSQA-657, use correct CDATA sequence. |
tree | commitdiff |
2011-05-08 |
jordan | Resolves OSQA-674, be sure that we remove all anchors... |
tree | commitdiff |
2011-05-07 |
jordan | hide the ZeroClipboard clip if someone clicks on the... |
tree | commitdiff |
2011-05-07 |
jordan | make the font-size of the label a bit smaller and remov... |
tree | commitdiff |
2011-05-07 |
jordan | use read-only textarea instead of text input for the... |
tree | commitdiff |
2011-05-07 |
jordan | make sure that the context input of the settings set... |
tree | commitdiff |
2011-05-05 |
jordan | reduce the font-size to 90% and make sure that we pre... |
tree | commitdiff |
2011-05-05 |
jordan | remove the jquery.copy plugin, we don't need it anymore |
tree | commitdiff |
next |