1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes OSQA 446 "Security - Multiple cross site scripting (XSS) vulnerabilities". More... almost 15 years ago
puts back the i18n code for the editor and adds back in the image uploader. More... almost 15 years ago
fixes OSQA-439. IE should work again. Sorry about that. Thanks for the patches Justin and Gerald. More... almost 15 years ago
Should fix the error reported in http://meta.osqa.net/questions/4753/bulk-management-feedback. More... almost 15 years ago
Possible fix for the KeyError problem. More... almost 15 years ago
Bulk management changes: Highlights nodes with deleted or accepted state. Adds date and by to each state in the states column. Shows the diamonds next to the usernames (su or staff) Allows resizing the summary column via javascript (not perfect though). Allows the colapsing of the filter panel. Allows filtering by multiple nodes or state types. More... almost 15 years ago
Adds the hability to hard delete nodes in the bulk manager, and renames the tool. More... almost 15 years ago
Adds the option to save filters in the node management. More... almost 15 years ago
Some more changes in node management. Fixed filter reset after action. Added inverse sortings. Added node summary. Removed sort by title. Made descending sort by addedt_at as the default sort. More... almost 15 years ago
Last minute fix. More... almost 15 years ago
Several improvements in the node bulk management feature. Improved filters and added the close action. More... almost 15 years ago
Moves the try clause up a bit in the ui renderer to catch possible exceptions before the actual rendering. More... about 15 years ago
Handle redirects and other responses in parameter decorators. More... about 15 years ago
Better handling for the last_activity user profile info. More... about 15 years ago
Fixes a bug where the profile page of users with now actions could explode. More... about 15 years ago
More alteregos possible actions, vote, flag, etc. Edit action can match the same ego as the ask, answer or comment, or match the original author. Better help in the ego manager. All the users can be allowed to have egos, and not only moderators. The dropdown for alteregos will not show any user if there isn't prefered egos. More... about 15 years ago
An extra filter that may be usefull for some modules. More... about 15 years ago
Makes user urls to accept empty slugs to support usernames without any latin character. More... about 15 years ago
Adds quick creation of new users through the admin interface. Makes other small tweaks. More... about 15 years ago
Finished with node bulk management, although only option for now is to delete nodes. More... about 15 years ago
Fixes the problem reported in http://meta.osqa.net/questions/4581/unicodeencodeerror-at-feedsrss, forcing the description to be casted to unicode before entering the mark_safe function. More... about 15 years ago
Removes unused variables. More... about 15 years ago
A small fix in the admin decorators. More... about 15 years ago
Adds the bulk management interface with node bulk management with full filtering. No available actions yet. Adds pagination to the action list in the admin dashboard. Makes some changes in the way admin links are registered. More... about 15 years ago
Moves the myopenid logo to a big button, and the aol logo to a small button in the default authentication set. Makes some other small tweaks and fixes. More... about 15 years ago
Should fix the error reported in http://meta.osqa.net/questions/4487/error-500-when-user-try-to-see-his-closed-question . More... about 15 years ago
Don't check minimum length of question, when body turned of, even on django 1.1.1. More... about 15 years ago
this won't be in the tabs, so keep it from throwing an exception when the URL for onlineusers isn't present yet. More... about 15 years ago
reverted out some debugging code More... about 15 years ago
This is for the online users page. It has been disable. I am committing it so that I can look at it over the weekend. More... about 15 years ago