]> git.openstreetmap.org Git - osqa.git/history - forum/views/users.py
fix breach in award points that allows user to award infinite points
[osqa.git] / forum / views / users.py
2015-02-23 Javyer DerDerianfix breach in award points that allows user to award...
2014-04-17 Javyer Der DerianMerge pull request #5 from lra/french
2014-04-17 Javyer Der DerianMerge pull request #26 from udacity/remove_dj_version
2014-01-20 Javyer Der DerianMerge pull request #2 from udacity/update_django
2014-01-16 Attila-Mihaly BalazsMerge branch 'threadsafe_requestholder' into update_django
2013-12-03 Attila-Mihaly BalazsMigrate to Django 1.6
2012-10-17 javyerImplemented 'report user' feature
2012-06-09 jordanmake user subscriptions view decoratable
2012-05-19 jordanbe able to accept default page size parameter on UserLi...
2012-02-15 jordanresolves a typo in user suspend functionality, indefine...
2011-12-15 jordanmaking the user edit url contain the user slug
2011-10-19 jordanresolves OSQA-764, not all activity was displayed at...
2011-08-21 jordanImproving the statement for the user subscriptions...
2011-08-01 jordanResolves Jira OSQA-732, check twice for NoReverseMatch...
2011-07-30 jordanOSQA-696, user profile URLs shouldn't be arbitrary...
2011-07-30 jordanuse case insensitive query when retrieving the User...
2011-07-18 jordanbe able to have user links without ids in the url,...
2011-07-15 jordanremoving unused imports that confuse and reorganizing...
2011-05-26 hernaniFixes a bug in the user profile.
2011-05-26 hernaniSome fixes around pagination.
2011-05-17 jordanfixing a small bug that appeared in Revision 1039
2011-05-16 jordanResolves Jira OSQA-682, do not use the MAX_VOTES_PER_DA...
2011-04-14 jordannotifications improvement, now we make sure that the...
2011-04-10 jordanOSQA-617, better Unicode support for the User Profile...
2011-03-16 jordanmerge notification-config -> trunk, previous commits...
2010-12-28 jordanWe update "karma" to "reputation", as in the translatio...
2010-08-31 hernaniHandle redirects and other responses in parameter decor...
2010-08-23 mattthis won't be in the tabs, so keep it from throwing...
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-16 qw3rtyshowing auto subscribe is now the default on the subscr...
2010-07-16 qw3rtymade some changes to the subscriptions view. works...
2010-07-16 qw3rtyOSQA-266
2010-07-16 mattsome cleanup on the listing of subscriptions and changi...
2010-07-16 mattremoves a tab being created for new online users functi...
2010-07-16 qw3rtyOSQA-266
2010-07-15 hernaniFixes OSQA-406, Validation hash is not reset when email...
2010-07-09 hernaniAdds a user preferences page. Not much to see yet,...
2010-07-08 hernaniAdds pagination in user stats (questions and answers...
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-05 hernaniSome simple fixes on ui objects to prevent missing...
2010-07-05 hernaniAdds the user menu to the injectable places, makes...
2010-07-01 hernaniAdds the option to enable/disable email digests and...
2010-07-01 hernaniAdds the option to enable/disable email digests and...
2010-07-01 hernaniVarious improvements in module functionality, and a...
2010-06-30 hernaniAdapts user views to a more manageable decoration schema.
2010-06-29 hernaniShows user diamonds in some missing spots, and adds...
2010-06-24 hernaniCloses OSQA 175 and OSQA 318. Added a bunch of options...
2010-06-22 hernaniMore polished PAI for module html injection and added...
2010-06-16 hernaniFixes OSQA 317, Wrong links in the user profile in...
2010-06-12 hernaniAdds a new function in the profile menu for admins...
2010-06-07 hernaniAdds the option to create static pages with several...
2010-05-26 hernaniFixes OSQA 281, Start/Stop notificatins button does...
2010-05-25 hernaniAdded a direct option to mark a post as community wiki...
2010-05-24 hernaniSome improvements in cache.
2010-05-18 mattfixes the problem of OSQA-234 - events had no titles...
2010-05-14 hernaniClosing OSQA 35. Give admins and moderators an easy...
2010-05-14 hernaniClosing OSQA 91. Give admins a way to make users new...
2010-05-13 hernaniFix OSQA 33, allow users to see profile just as users...
2010-05-12 hernaniSome fixes in the importer.
2010-05-10 mattFixed OSQA-150: "tags pages" and "unanswered questions...
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-05-07 hernaniMerging the experimental branch back to trunk.
2010-04-29 hernaniSome other user private stuff was not being properly...
2010-04-28 qw3rty1) rick wanted me to change the default size of comment...
2010-04-17 hernanifixed feedback page
2010-04-15 hernaniALteration of the schema to a single content model...
2010-04-12 hernaniseveral fixes in users profile
2010-04-11 hernaniuser profile fixes
2010-04-10 hernaniinitial import
2010-04-08 hernanicleaning the repo
2010-03-01 hernaniInitial commit