2012-01-25 |
jordan | add a setting that allows to control the position of...
|
commit | commitdiff | tree |
2012-01-25 |
jordan | add a new after_head_js block (immediately after the...
|
commit | commitdiff | tree |
2012-01-25 |
jordan | be able to control right navigation visibility in the...
|
commit | commitdiff | tree |
2012-01-24 |
jordan | resolves an issue with empty node bodies when unicode...
|
commit | commitdiff | tree |
2012-01-16 |
jordan | be sure to encode feed items properly
|
commit | commitdiff | tree |
2012-01-14 |
jordan | remove the syncdb callback that changes the collation...
|
commit | commitdiff | tree |
2012-01-05 |
jordan | the mark_favorite view should accept not only Questions...
|
commit | commitdiff | tree |
2011-12-22 |
jordan | render the value of the email password in the settings...
|
commit | commitdiff | tree |
2011-12-17 |
jordan | fix openid login callback, change the forward URL after...
|
commit | commitdiff | tree |
2011-12-16 |
jordan | OSQA-792, encode the RSS feed description to utf-8...
|
commit | commitdiff | tree |
2011-12-16 |
jordan | some facebook oauth 2.0 fixes, use user id for following...
|
commit | commitdiff | tree |
2011-12-15 |
jordan | making the user edit url contain the user slug
|
commit | commitdiff | tree |
2011-12-10 |
jordan | do not use the JavaScript SDK for Facebook authentication...
|
commit | commitdiff | tree |
2011-12-09 |
jordan | set the oauth parameter to true (defaults to false...
|
commit | commitdiff | tree |
2011-12-07 |
jordan | adding support for focusing answers when linking to...
|
commit | commitdiff | tree |
2011-12-04 |
jordan | add a new message to the user message_set that notifies...
|
commit | commitdiff | tree |
2011-12-03 |
jordan | adding recaptcha anti-spam fields to the feedback form
|
commit | commitdiff | tree |
2011-11-24 |
jordan | OSQA-521, adding Finnish translation by @Petteri Aimonen
|
commit | commitdiff | tree |
2011-11-20 |
jordan | making the get_score_badge method decoratable, creating...
|
commit | commitdiff | tree |
2011-11-19 |
jordan | adding ability to pass extra context to the question_list...
|
commit | commitdiff | tree |
2011-11-14 |
jordan | removing tabs/spaces inconsistency in the Comment model...
|
commit | commitdiff | tree |
2011-11-10 |
jordan | OSQA-776, limit the cache key length in the infer_cache_key...
|
commit | commitdiff | tree |
2011-11-01 |
jordan | adding a management command to re-render node bodies
|
commit | commitdiff | tree |
2011-10-31 |
jordan | making the question headline decoratable
|
commit | commitdiff | tree |
2011-10-27 |
jordan | be able to pass the GET arguments to the email validation...
|
commit | commitdiff | tree |
2011-10-24 |
jordan | check the setting before deciding whether to append...
|
commit | commitdiff | tree |
2011-10-24 |
jordan | adding a setting that allows the users to choose the...
|
commit | commitdiff | tree |
2011-10-24 |
jordan | 'show N more' comments rather than 'show all'
|
commit | commitdiff | tree |
2011-10-24 |
jordan | change the order in which comments are ordered
|
commit | commitdiff | tree |
2011-10-19 |
jordan | resolves OSQA-764, not all activity was displayed at...
|
commit | commitdiff | tree |
2011-10-17 |
jordan | when using non-AJAX context attach the GET parameters...
|
commit | commitdiff | tree |
2011-10-14 |
jordan | the email in the revent activity should be visible...
|
commit | commitdiff | tree |
2011-10-12 |
jordan | resolves an issue with the vertical alignment of the...
|
commit | commitdiff | tree |
2011-10-11 |
jordan | resolves the issue with the email link markdown processing
|
commit | commitdiff | tree |
2011-10-10 |
jordan | redirect to the question page if accept request has...
|
commit | commitdiff | tree |
2011-10-09 |
jordan | resolves a typo in the source: selfself -> self
|
commit | commitdiff | tree |
2011-10-08 |
jordan | OSQA-766, smart_encode the item titles for the question...
|
commit | commitdiff | tree |
2011-10-08 |
jordan | the WMD editor site is not available anymore, removing...
|
commit | commitdiff | tree |
2011-10-08 |
jordan | changing the style of the dialog yes and no buttons...
|
commit | commitdiff | tree |
2011-10-02 |
jordan | OSQA-763, bugfix, all domains that contained youtube...
|
commit | commitdiff | tree |
2011-09-26 |
jordan | resolves OSQA-729, encode OpenID query dict using the...
|
commit | commitdiff | tree |
2011-09-26 |
jordan | just pass AttributeError exceptions because their is...
|
commit | commitdiff | tree |
2011-09-23 |
jordan | display the reputation required and the current user...
|
commit | commitdiff | tree |
2011-09-23 |
jordan | be able to execute JavaScript post-action commands...
|
commit | commitdiff | tree |
2011-09-22 |
jordan | adding functionality to freeze accept rate to 100%...
|
commit | commitdiff | tree |
2011-09-18 |
jordan | use different post controls if moderation module is...
|
commit | commitdiff | tree |
2011-09-13 |
jordan | bugfix for issue 376, migrating inline styles to the...
|
commit | commitdiff | tree |
2011-09-12 |
jordan | adding partial Russian by Victor
|
commit | commitdiff | tree |
2011-09-08 |
jordan | Adding Traditional Chinese translation by Deng Fei...
|
commit | commitdiff | tree |
2011-09-07 |
jordan | start awarding users who validate their emails with...
|
commit | commitdiff | tree |
2011-09-06 |
jordan | fixing bad attribute declaration for the submit button...
|
commit | commitdiff | tree |
2011-08-31 |
jordan | be able to submit comment only with Ctrl + Enter
|
commit | commitdiff | tree |
2011-08-25 |
jordan | do not display moderators and administrators as ordinary...
|
commit | commitdiff | tree |
2011-08-24 |
jordan | replacing tabs with spaces from a mail patch
|
commit | commitdiff | tree |
2011-08-23 |
jordan | Resolves OSQA-704, try to recreate the SMTP connection...
|
commit | commitdiff | tree |
2011-08-23 |
jordan | OSQA-748, smart unicode filtration for the username...
|
commit | commitdiff | tree |
2011-08-22 |
jordan | add support for gunicorn, this will allow the usage...
|
commit | commitdiff | tree |
2011-08-21 |
jordan | Improving the statement for the user subscriptions...
|
commit | commitdiff | tree |
2011-08-20 |
jordan | OSQA-747, applying patch that resolves potential problem...
|
commit | commitdiff | tree |
2011-08-13 |
jordan | allow the # character in tags, changing the tags regular...
|
commit | commitdiff | tree |
2011-08-11 |
jordan | reverting the changes made in commit #1097 for Jira...
|
commit | commitdiff | tree |
2011-08-10 |
jordan | OSQA-678, call super in the beginning of the clean...
|
commit | commitdiff | tree |
2011-08-05 |
jordan | use 4 spaces instead of tabulations
|
commit | commitdiff | tree |
2011-08-05 |
jordan | the python XML module Element Tree name-space has been...
|
commit | commitdiff | tree |
2011-08-03 |
jordan | check whether the private and public ReCaptcha keys...
|
commit | commitdiff | tree |
2011-08-02 |
jordan | ensure the action POST data is retrieved as a string...
|
commit | commitdiff | tree |
2011-08-02 |
jordan | we should save the node revision object
|
commit | commitdiff | tree |
2011-08-02 |
jordan | OSQA-605, store user logins in a separate action, this...
|
commit | commitdiff | tree |
2011-08-01 |
jordan | Resolves OSQA-735, return the object if it doesn't...
|
commit | commitdiff | tree |
2011-08-01 |
jordan | Resolves Jira-735, take another approach to merge the...
|
commit | commitdiff | tree |
2011-08-01 |
jordan | OSQA-525, use old style syntax for the if-statements...
|
commit | commitdiff | tree |
2011-08-01 |
jordan | Resolves Jira OSQA-732, check twice for NoReverseMatch...
|
commit | commitdiff | tree |
2011-08-01 |
jordan | OSQA-678, be sure to call super in the clean method...
|
commit | commitdiff | tree |
2011-08-01 |
jordan | forgot to remove the flatpages controller import, it...
|
commit | commitdiff | tree |
2011-08-01 |
jordan | adding middleware that handles custom pages
|
commit | commitdiff | tree |
2011-07-31 |
jordan | Resolves Jira OSQA-734, adding some missing imports...
|
commit | commitdiff | tree |
2011-07-31 |
jordan | Jira OSQA-528, display the tag name in the meta description...
|
commit | commitdiff | tree |
2011-07-31 |
jordan | check whether the recaptcha public and private keys...
|
commit | commitdiff | tree |
2011-07-31 |
jordan | Jira OSQA-456, avoid using nested loops, use the 'in...
|
commit | commitdiff | tree |
2011-07-31 |
jordan | fixing some typos pointed by @curiousleo on Meta: http...
|
commit | commitdiff | tree |
2011-07-30 |
jordan | OSQA-696, user profile URLs shouldn't be arbitrary...
|
commit | commitdiff | tree |
2011-07-30 |
jordan | Resolves Jira OSQA-733, we encode the unicode data...
|
commit | commitdiff | tree |
2011-07-30 |
jordan | Resolves OSQA-732, use the User model to resolve the...
|
commit | commitdiff | tree |
2011-07-30 |
jordan | use case insensitive query when retrieving the User...
|
commit | commitdiff | tree |
2011-07-29 |
jordan | Jira OSQA-527, applying patch by Oscar Frias that fixes...
|
commit | commitdiff | tree |
2011-07-28 |
jordan | take another approach to the settings import from modules
|
commit | commitdiff | tree |
2011-07-28 |
jordan | be able to import all module settings as well
|
commit | commitdiff | tree |
2011-07-27 |
jordan | simple modification in the openidauth module
|
commit | commitdiff | tree |
2011-07-21 |
jordan | adding a setting that allows to disable the accept...
|
commit | commitdiff | tree |
2011-07-20 |
jordan | information about questions, answers and comments count
|
commit | commitdiff | tree |
2011-07-20 |
jordan | use platform.uname() instead of os.uname(), it's platform...
|
commit | commitdiff | tree |
2011-07-18 |
jordan | be able to have user links without ids in the url,...
|
commit | commitdiff | tree |
2011-07-18 |
jordan | renaming updater to updates, resolving import issue
|
commit | commitdiff | tree |
2011-07-17 |
jordan | activating the updater
|
commit | commitdiff | tree |
2011-07-15 |
jordan | removing unused imports that confuse and reorganizing...
|
commit | commitdiff | tree |
2011-07-13 |
jordan | Be able to update the image upload field properly....
|
commit | commitdiff | tree |
2011-07-13 |
jordan | OSQA-720, changing the WMD markdown editor, applying...
|
commit | commitdiff | tree |
2011-07-13 |
jordan | OSQA-726, resolves an issue dating back from revision...
|
commit | commitdiff | tree |
2011-07-13 |
jordan | include the httplib2 library. The Twitter authentication...
|
commit | commitdiff | tree |
2011-07-13 |
jordan | init the Facebook api inside check_login_status() method...
|
commit | commitdiff | tree |
next |