2010-06-17 |
hernani | Makes hitting a question url using an id that is not... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
hernani | Removes the necessity of the "decoratable" decorator... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
qw3rty | OSQA-263 |
commit | commitdiff | tree | snapshot |
2010-06-16 |
qw3rty | OSQA-263 |
commit | commitdiff | tree | snapshot |
2010-06-16 |
qw3rty | OSQA-263 |
commit | commitdiff | tree | snapshot |
2010-06-16 |
hernani | Fixes OSQA 337, We show too many tags on the /questions... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
hernani | Fixes OSQA 280, Errors in 404.html. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
hernani | Fixes OSQA 317, Wrong links in the user profile in... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
hernani | Fixes OSQA 351, Show all comments doesn't show on iPad. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
qw3rty | "Contact Us" requires an email address if the user... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
qw3rty | removed the / from badges so that all links to badges... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
qw3rty | fixed an error inside of the TagNamesField method |
commit | commitdiff | tree | snapshot |
2010-06-15 |
qw3rty | changed these files to use blocktrans instead. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
qw3rty | these files now reflect what is in the admin settings. |
commit | commitdiff | tree | snapshot |
2010-06-15 |
hernani | Wrap email imports for python 2.4 compatibility. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
hernani | Removes log file. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
qw3rty | osqa-342 |
commit | commitdiff | tree | snapshot |
2010-06-14 |
qw3rty | issue - 316 |
commit | commitdiff | tree | snapshot |
2010-06-14 |
matt | typo in one of the lines of text |
commit | commitdiff | tree | snapshot |
2010-06-14 |
matt | typo in one of the lines of text |
commit | commitdiff | tree | snapshot |
2010-06-14 |
matt | fixes OSQA-336. Shouldn't have the ugly blue border... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
hernani | Fix in tag denormalization affection question deletion. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
hernani | Show time diffs in seconds to. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
hernani | Some more places to show a user is suspended. |
commit | commitdiff | tree | snapshot |
2010-06-12 |
hernani | Adds a new function in the profile menu for admins... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
qw3rty | Finished Issue 313 |
commit | commitdiff | tree | snapshot |
2010-06-11 |
qw3rty | OSQA-313 |
commit | commitdiff | tree | snapshot |
2010-06-11 |
hernani | Make the importer check if triggers can be disabled. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
hernani | Fixes a python < 2.6 compatibility issue in the importer. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
hernani | Fixes unicode decode error in pickled object. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
hernani | Tries to eliminate a possible race condition when a... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
hernani | A fix in akismet module, which was crashing when the... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
hernani | Adds ids to the tags listings on the sidebar. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
hernani | More two mappings to SX properties. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
hernani | Several improvements in the sx importer. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
hernani | Forgot some comments. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
hernani | Imports settings and static resources from sx dumps. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
hernani | Fixes bad english in userjoins action. |
commit | commitdiff | tree | snapshot |
2010-06-09 |
hernani | Fixes OSQA 346, Error 500 when using a single quote... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
hernani | Prevent tag usage count to go bellow 0. Fixes OSQA... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
hernani | Adapts sx importer to the latest code. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
hernani | Score was not being taken in consideration in the necro... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
hernani | Small fix in actions. |
commit | commitdiff | tree | snapshot |
2010-06-08 |
hernani | Adds a more gracefull error habdling on session jumps... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
hernani | Tried to fix OSQA 266, Emails sent from the cron job... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
hernani | Fixes OSQA 334, Set translation for the word "Thanks... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Missing a load statement in a template. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Some fixes in custom pages logic. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Tries to solve an issue where pointing to question... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Fixes a possible bug error in email sender. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Adds custom <head> elements and mimetype to the custom... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Small fix in user_menu tag. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Adds custom header and footer, and a preview mechanism. |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Adds the hability to create custom css. Fixes a small... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Adds the option to create static pages with several... |
commit | commitdiff | tree | snapshot |
2010-06-07 |
hernani | Fixes a bug happening when processing an user reputatio... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
hernani | Fixes a bug that prevents related questions from showin... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
hernani | Fixes a possible future bug in edit user. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
hernani | A bug in the after registration redirection. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
hernani | Converts the temp login email to the new style, and... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
rick | Changed <h1> line spacing for questions. When a questio... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
hernani | Reduces the amount of connections to the cache server. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
hernani | Converts feedback message to new style. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
hernani | Programatically build mail headers to prevent gmail... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
hernani | Converts the welcome message to the new mail system... |
commit | commitdiff | tree | snapshot |
2010-06-04 |
hernani | Fixes an error that may pop once in a while in some... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
hernani | Adds a couple of settings for email customization. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
matt | no more "bellow" |
commit | commitdiff | tree | snapshot |
2010-06-03 |
matt | merged in a few english changes from Rich in the FAQ... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
matt | say user's website instead of user website |
commit | commitdiff | tree | snapshot |
2010-06-03 |
matt | a few minor typos and english improvements |
commit | commitdiff | tree | snapshot |
2010-06-03 |
matt | changed "reputation" to "karma" |
commit | commitdiff | tree | snapshot |
2010-06-03 |
hernani | Fixes some problems with urlquoting on seraches. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
hernani | Solves several email encoding issues. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
matt | fixes OSQA-184 - unlocalized string for 'authentication... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
hernani | Fixes OSQA 307, AttributeError: 'ChangePasswordForm... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
hernani | Rollback some changes commited by mistake. |
commit | commitdiff | tree | snapshot |
2010-06-02 |
hernani | better support for accented user names |
commit | commitdiff | tree | snapshot |
2010-06-02 |
hernani | Some more improvements on the notifications, and applie... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
matt | fixed up some minor typos in the emails |
commit | commitdiff | tree | snapshot |
2010-06-01 |
hernani | Changes the name of the email footer variable. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
hernani | Converts all instant notifications to the new style... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
hernani | Improved the regular expression that removes bad charac... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
rick | updated to a new base template and new replacements... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
hernani | Converted the new question notification template. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
matt | make the question page header be an h1 instead of just... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
hernani | Update to the email system |
commit | commitdiff | tree | snapshot |
2010-05-31 |
hernani | Removed a redundant constructor that was causing errors. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
hernani | Fixes some errors that showed up in the logs. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
hernani | Removes duplicate meta description from question page. |
commit | commitdiff | tree | snapshot |
2010-05-30 |
rick | Minor change to describe question and answer badges... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
rick | Corrected spelling of "Wordpress" to "WordPress" |
commit | commitdiff | tree | snapshot |
2010-05-29 |
hernani | Preparation for the new mail system. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
hernani | Initial implementation of a mangement command to check... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
hernani | Added the option to limit the tags creation. It will... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
hernani | Fixes OSQA 276, Sidebar link to edit my subscriptions... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
hernani | Fixes OSQA 275, Password changing is not reliable. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
hernani | Temporary code comment comited by mistake. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
hernani | Fixes OSQA 272, APP_KEYWORDS should be meta keywords... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
hernani | Fixes OSQA 281, Start/Stop notificatins button does... |
commit | commitdiff | tree | snapshot |
next |