]> git.openstreetmap.org Git - osqa.git/history - forum/views/decorators.py
make RSS items decoratable, add an option to block email notifications per node,...
[osqa.git] / forum / views / decorators.py
2011-07-15 jordanremoving unused imports that confuse and reorganizing...
2010-08-20 courtThis is for the online users page. It has been disable...
2010-08-17 hernaniRemoves a few remaining usages of old django decorators...
2010-07-08 hernaniMakes some more fixes and tweaks on the module system.
2010-07-07 hernaniMakes tags and users lists use the new paginators,...
2010-07-06 hernaniImproves the pagination, adds a new sorting method...
2010-06-29 hernaniShows user diamonds in some missing spots, and adds...
2010-06-28 hernaniAdds user based question listings and context sensitive...
2010-06-22 hernaniMore polished PAI for module html injection and added...
2010-06-12 hernaniAdds a new function in the profile menu for admins...
2010-05-25 hernaniFixing some encoding/decoding errors, including the...
2010-05-15 hernaniRemoved unused css selectors and a forgotten debug...
2010-05-14 hernaniClosing OSQA 35. Give admins and moderators an easy...
2010-05-11 hernaniRaise 404 when the page number does not exist.
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-05-07 hernaniMerging the experimental branch back to trunk.
2010-04-16 hernanibetter handling of the accepting answers workflow
2010-04-15 hernanifix in flag and delete commands, and added the possibil...
2010-04-15 hernaniALteration of the schema to a single content model...
2010-04-10 hernanifix in paginator
2010-04-10 hernaniinitial import