2010-12-27 |
jordan | Adding ability to convert comments to answers. |
tree | commitdiff |
2010-12-27 |
jordan | Fixing bug 482 in a way we escape all passed from URL... |
tree | commitdiff |
2010-12-22 |
jordan | Added functionality to convert answers to comments... |
tree | commitdiff |
2010-11-10 |
hernani | Problem with case insensitive tag search. |
tree | commitdiff |
2010-11-10 |
hernani | Applies some of the Justin Grant's patches. |
tree | commitdiff |
2010-10-21 |
hernani | Small tweaks. |
tree | commitdiff |
2010-10-12 |
hernani | Applies patches by Justing Grant. Makes several improve... |
tree | commitdiff |
2010-09-13 |
hernani | Fixes OSQA 446 "Security - Multiple cross site scriptin... |
tree | commitdiff |
2010-09-11 |
hernani | Bulk management changes: |
tree | commitdiff |
2010-09-10 |
hernani | Adds the hability to hard delete nodes in the bulk... |
tree | commitdiff |
2010-09-10 |
hernani | Adds the option to save filters in the node management. |
tree | commitdiff |
2010-09-10 |
hernani | Some more changes in node management. |
tree | commitdiff |
2010-09-09 |
hernani | Several improvements in the node bulk management featur... |
tree | commitdiff |
2010-08-31 |
hernani | Handle redirects and other responses in parameter decor... |
tree | commitdiff |
2010-08-31 |
hernani | Adds quick creation of new users through the admin... |
tree | commitdiff |
2010-08-30 |
hernani | Finished with node bulk management, although only optio... |
tree | commitdiff |
2010-08-26 |
hernani | Removes unused variables. |
tree | commitdiff |
2010-08-26 |
hernani | A small fix in the admin decorators. |
tree | commitdiff |
2010-08-26 |
hernani | Adds the bulk management interface with node bulk manag... |
tree | commitdiff |
2010-08-23 |
matt | this won't be in the tabs, so keep it from throwing... |
tree | commitdiff |
2010-08-20 |
matt | reverted out some debugging code |
tree | commitdiff |
2010-08-20 |
court | This is for the online users page. It has been disable... |
tree | commitdiff |
2010-08-17 |
hernani | Removes a few remaining usages of old django decorators... |
tree | commitdiff |
2010-07-27 |
hernani | Fixes bad sorting on unanswered tab. |
tree | commitdiff |
2010-07-19 |
hernani | Some more fixes in the subscribe button. |
tree | commitdiff |
2010-07-19 |
qw3rty | changed the subscribe command so that it allows admins... |
tree | commitdiff |
2010-07-16 |
qw3rty | now superusers and staff can unsubscribe users subscrip... |
tree | commitdiff |
2010-07-16 |
qw3rty | showing auto subscribe is now the default on the subscr... |
tree | commitdiff |
2010-07-16 |
qw3rty | made some changes to the subscriptions view. works... |
tree | commitdiff |
2010-07-16 |
qw3rty | OSQA-266 |
tree | commitdiff |
2010-07-16 |
matt | some cleanup on the listing of subscriptions and changi... |
tree | commitdiff |
2010-07-16 |
matt | removes a tab being created for new online users functi... |
tree | commitdiff |
2010-07-16 |
qw3rty | OSQA-266 |
tree | commitdiff |
2010-07-15 |
hernani | Adds a couple of options to manage the "accepting answe... |
tree | commitdiff |
2010-07-15 |
hernani | Fixes OSQA-142, spaces in uploaded image names = FAIL. |
tree | commitdiff |
2010-07-15 |
hernani | Fixes OSQA-406, Validation hash is not reset when email... |
tree | commitdiff |
2010-07-13 |
hernani | closes OSQA 401 - Wrong page title in search results |
tree | commitdiff |
2010-07-10 |
hernani | Fixes question and answer count in the sidebar. |
tree | commitdiff |
2010-07-09 |
hernani | Fixes the forwarding after email validation. |
tree | commitdiff |
2010-07-09 |
hernani | Fixes OSQA-88 (Improve "hottest" functionality on front... |
tree | commitdiff |
2010-07-09 |
hernani | Prevents questions on which the slug comes out empty... |
tree | commitdiff |
2010-07-09 |
hernani | Adds options to control the behaviour of urls. |
tree | commitdiff |
2010-07-09 |
hernani | Adds a user preferences page. Not much to see yet,... |
tree | commitdiff |
2010-07-08 |
hernani | Closing OSQA-36. Applied patch from Tom Hughes. |
tree | commitdiff |
2010-07-08 |
hernani | Fix in main feed. |
tree | commitdiff |
2010-07-08 |
hernani | Improves the answer position guessing. |
tree | commitdiff |
2010-07-08 |
hernani | Adds feeds for answers or comments to questions. |
tree | commitdiff |
2010-07-08 |
hernani | Relaxes the question url a bit, but issues redirects... |
tree | commitdiff |
2010-07-08 |
hernani | Adds pagination in user stats (questions and answers... |
tree | commitdiff |
2010-07-08 |
hernani | Makes some more fixes and tweaks on the module system. |
tree | commitdiff |
2010-07-07 |
hernani | Makes tags and users lists use the new paginators,... |
tree | commitdiff |
2010-07-07 |
hernani | Fixes OSQA 393, cannot send feedback when user is authe... |
tree | commitdiff |
2010-07-07 |
hernani | Firs answer was always redirecting to page 0. |
tree | commitdiff |
2010-07-07 |
hernani | Adds better permalinks to answers, computing the positi... |
tree | commitdiff |
2010-07-06 |
hernani | Fixes the answer count on the question page, makes... |
tree | commitdiff |
2010-07-06 |
hernani | Improves the pagination, adds a new sorting method... |
tree | commitdiff |
2010-07-05 |
hernani | Some simple fixes on ui objects to prevent missing... |
tree | commitdiff |
2010-07-05 |
hernani | Adds the user menu to the injectable places, makes... |
tree | commitdiff |
2010-07-01 |
hernani | Adds the option to enable/disable email digests and... |
tree | commitdiff |
2010-07-01 |
hernani | Adds the option to enable/disable email digests and... |
tree | commitdiff |
2010-07-01 |
hernani | Various improvements in module functionality, and a... |
tree | commitdiff |
2010-06-30 |
qw3rty | OSQA-375 |
tree | commitdiff |
2010-06-30 |
hernani | Adapts user views to a more manageable decoration schema. |
tree | commitdiff |
2010-06-29 |
hernani | Shows user diamonds in some missing spots, and adds... |
tree | commitdiff |
2010-06-28 |
hernani | Removes some unsused context variables, and removes... |
tree | commitdiff |
2010-06-28 |
hernani | Removes old email functions. |
tree | commitdiff |
2010-06-28 |
hernani | AMore rss feed improvements. |
tree | commitdiff |
2010-06-28 |
hernani | Makes temp signin requests to send an email to each... |
tree | commitdiff |
2010-06-28 |
hernani | Adds user based question listings and context sensitive... |
tree | commitdiff |
2010-06-24 |
hernani | Closes OSQA 175 and OSQA 318. Added a bunch of options... |
tree | commitdiff |
2010-06-22 |
hernani | More polished PAI for module html injection and added... |
tree | commitdiff |
2010-06-16 |
hernani | Removes the necessity of the "decoratable" decorator... |
tree | commitdiff |
2010-06-16 |
qw3rty | OSQA-263 |
tree | commitdiff |
2010-06-16 |
qw3rty | OSQA-263 |
tree | commitdiff |
2010-06-16 |
qw3rty | OSQA-263 |
tree | commitdiff |
2010-06-16 |
hernani | Fixes OSQA 337, We show too many tags on the /questions... |
tree | commitdiff |
2010-06-16 |
hernani | Fixes OSQA 317, Wrong links in the user profile in... |
tree | commitdiff |
2010-06-12 |
hernani | Adds a new function in the profile menu for admins... |
tree | commitdiff |
2010-06-08 |
hernani | Adds a more gracefull error habdling on session jumps... |
tree | commitdiff |
2010-06-07 |
hernani | Tries to solve an issue where pointing to question... |
tree | commitdiff |
2010-06-07 |
hernani | Adds custom <head> elements and mimetype to the custom... |
tree | commitdiff |
2010-06-07 |
hernani | Adds custom header and footer, and a preview mechanism. |
tree | commitdiff |
2010-06-07 |
hernani | Adds the hability to create custom css. Fixes a small... |
tree | commitdiff |
2010-06-07 |
hernani | Adds the option to create static pages with several... |
tree | commitdiff |
2010-06-04 |
hernani | A bug in the after registration redirection. |
tree | commitdiff |
2010-06-04 |
hernani | Converts the temp login email to the new style, and... |
tree | commitdiff |
2010-06-04 |
hernani | Converts feedback message to new style. |
tree | commitdiff |
2010-06-04 |
hernani | Converts the welcome message to the new mail system... |
tree | commitdiff |
2010-06-03 |
hernani | Fixes some problems with urlquoting on seraches. |
tree | commitdiff |
2010-06-02 |
hernani | Fixes OSQA 307, AttributeError: 'ChangePasswordForm... |
tree | commitdiff |
2010-05-29 |
hernani | Added the option to limit the tags creation. It will... |
tree | commitdiff |
2010-05-28 |
hernani | Fixes OSQA 275, Password changing is not reliable. |
tree | commitdiff |
2010-05-26 |
hernani | Fixes OSQA 281, Start/Stop notificatins button does... |
tree | commitdiff |
2010-05-26 |
hernani | Fixes OSQA 282, Error in related_questions. |
tree | commitdiff |
2010-05-25 |
hernani | Retouched community wiki workflow. |
tree | commitdiff |
2010-05-25 |
hernani | Both auto-complete features, tag and questions were... |
tree | commitdiff |
2010-05-25 |
hernani | Fixing some encoding/decoding errors, including the... |
tree | commitdiff |
2010-05-25 |
hernani | two misspeled node states |
tree | commitdiff |
2010-05-25 |
hernani | Added a direct option to mark a post as community wiki... |
tree | commitdiff |
2010-05-24 |
hernani | Some improvements in cache. |
tree | commitdiff |
next |