1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes OSQA 446 "Security - Multiple cross site scripting (XSS) vulnerabilities". More... over 13 years ago
puts back the i18n code for the editor and adds back in the image uploader. More... over 13 years ago
fixes OSQA-439. IE should work again. Sorry about that. Thanks for the patches Justin and Gerald. More... over 13 years ago
Should fix the error reported in http://meta.osqa.net/questions/4753/bulk-management-feedback. More... over 13 years ago
Possible fix for the KeyError problem. More... over 13 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... over 13 years ago
Adds the hability to hard delete nodes in the bulk manager, and renames the tool. More... over 13 years ago
Adds the option to save filters in the node management. More... over 13 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... over 13 years ago
Last minute fix. More... over 13 years ago
Several improvements in the node bulk management feature. Improved filters and added the close action. More... over 13 years ago
Moves the try clause up a bit in the ui renderer to catch possible exceptions before the actual rendering. More... over 13 years ago
Handle redirects and other responses in parameter decorators. More... over 13 years ago
Better handling for the last_activity user profile info. More... over 13 years ago
Fixes a bug where the profile page of users with now actions could explode. More... over 13 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... over 13 years ago
An extra filter that may be usefull for some modules. More... over 13 years ago
Makes user urls to accept empty slugs to support usernames without any latin character. More... over 13 years ago
Adds quick creation of new users through the admin interface. Makes other small tweaks. More... over 13 years ago
Finished with node bulk management, although only option for now is to delete nodes. More... over 13 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... over 13 years ago
Removes unused variables. More... over 13 years ago
A small fix in the admin decorators. More... over 13 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... over 13 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... over 13 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... over 13 years ago
Don't check minimum length of question, when body turned of, even on django 1.1.1. More... over 13 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... over 13 years ago
reverted out some debugging code More... over 13 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... over 13 years ago