]> git.openstreetmap.org Git - osqa.git/history - forum/models/user.py
Fix OSQA-819: Link to profile in message is wrong if OSQA is installed in a subfolder
[osqa.git] / forum / models / user.py
2014-03-25 Attila-Mihaly BalazsFix OSQA-819: Link to profile in message is wrong if...
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-04-07 jordanmake user decorated name decoratable through OSQA modul...
2011-12-22 hernaniSmall fix on the new get method for users.
2011-12-22 hernaniShould allow us to bypass the problem in some database...
2011-11-10 jordanOSQA-776, limit the cache key length in the infer_cache...
2011-07-18 jordanbe able to have user links without ids in the url,...
2011-07-15 hernaniFixes a bug where some suspended users where throwing...
2011-07-06 jordanOSQA-497, adding a new settings that allows to specify...
2011-07-05 jordanOSQA-719, implements a new feature that allows administ...
2011-07-02 jordanJira OSQA-598, a functionality that allows to convert...
2011-05-17 jordanResolves Jira OSQA-359, adding an option to allow negat...
2011-05-03 jordanFixes OSQA-663, the user.username property should pass...
2011-04-14 jordanChanging the way we get the User subscribed URL address...
2011-04-12 jordanThe convert to answer action now works only if the...
2011-04-11 jordanOSQA-649, fixing the truncate username feature, now...
2011-04-10 jordanOSQA-617, better Unicode support for the User Profile...
2011-04-06 jordanSPLUNK-198. Long usernames used to cause trouble with...
2011-04-05 hernanimerging cacheimp -> trunk
2011-04-02 jordanReintegrate merge cacheimp -> trunk.
2011-03-15 jordanmerging to the trunk changes in the user model, commit 694
2011-03-11 hernanimerge hernani > trunk
2011-03-10 jordanReverting the merges due to unsuccessfull conflict...
2011-03-10 jordanmerge hernani -> trunk
2011-01-31 claycarpenterAccepting incoming merge of the jambazov feature branch...
2011-01-04 jordanAdded an option to allow users with higher reputation...
2010-12-28 jordanAnonymous users cannot convert answers to question...
2010-12-28 jordanAnonymous users cannot convert comments to answers...
2010-12-27 jordanAdding method that checks if the user has the ability...
2010-12-27 jordanAdding ability to convert comments to answers.
2010-12-22 jordanGravatar avatars are shown even if the emails left...
2010-12-22 jordanAdded functionality to convert answers to comments...
2010-08-31 hernaniBetter handling for the last_activity user profile...
2010-08-31 hernaniFixes a bug where the profile page of users with now...
2010-08-23 hernaniShould fix the error reported in http://meta.osqa.net...
2010-07-19 hernaniSome more fixes in the subscribe button.
2010-07-16 qw3rtynow superusers and staff can unsubscribe users subscrip...
2010-07-15 hernaniAdds a couple of options to manage the "accepting answe...
2010-07-13 hernaniAvoids a strange error probably coming from either...
2010-07-09 hernaniAdds a user preferences page. Not much to see yet,...
2010-07-07 hernaniFixes OSQA 348, Last seen field is not updated.
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 hernaniVarious improvements in module functionality, and a...
2010-06-28 hernaniAdds user based question listings and context sensitive...
2010-06-26 hernaniAdds optional status diamonds next to the usernames.
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-12 hernaniAdds a new function in the profile menu for admins...
2010-06-02 hernaniSome more improvements on the notifications, and applie...
2010-06-01 hernaniConverted the new question notification template.
2010-05-29 hernaniAdded the option to limit the tags creation. It will...
2010-05-28 hernaniFixes OSQA 275, Password changing is not reliable.
2010-05-25 hernaniRetouched community wiki workflow.
2010-05-25 hernaniFix in edit permissions and some small code tweaks.
2010-05-25 hernaniAdded a direct option to mark a post as community wiki...
2010-05-24 hernaniSome improvements in cache.
2010-05-08 hernaniFix on error with decoding settings from database....
2010-05-07 hernaniFix error reported at http://meta.osqa.net/question...
2010-05-07 hernaniMerging the experimental branch back to trunk.
2010-04-22 hernanibeta version af the sx importer, don't use for importin...
2010-04-19 hernanimore improvements in cache and denormalized data handling
2010-04-18 hernanipython 2.4 compatibility fixes and fix on score counter
2010-04-17 hernaninode absolute parent, tweaks in the activity log
2010-04-16 hernaniconvertd comments to nodes
2010-04-15 hernaniALteration of the schema to a single content model...
2010-04-10 hernaniinitial import
2010-04-08 hernanicleaning the repo
2010-03-01 hernaniInitial commit