2024-04-10 |
Grant Slater | Remove answer block on questions deploy live |
tree | commitdiff |
2024-04-10 |
Grant Slater | Remove ask-question link and replace search with duckduckgo |
tree | commitdiff |
2024-03-01 |
Grant Slater | Remove login button |
tree | commitdiff |
2022-05-06 |
Grant Slater | Remove footer link to squatted domain master |
tree | commitdiff |
2020-07-03 |
Tom Hughes | Load jQuery from cdnjs |
tree | commitdiff |
2015-06-22 |
Tom Hughes | Fix error when unconfirmed users ask questions |
tree | commitdiff |
2015-05-12 |
Yohan Boniface | q may not be there |
tree | commitdiff |
2015-05-12 |
Yohan Boniface | Fix wrong arg in user_report url reverse |
tree | commitdiff |
2015-05-12 |
Tom Hughes | Replace deprecated mimetype with content_type |
tree | commitdiff |
2015-05-12 |
Tom Hughes | Remove some attempts to add messages to users |
tree | commitdiff |
2015-05-12 |
Tom Hughes | Use https for various URLs |
tree | commitdiff |
2015-05-12 |
Tom Hughes | Stick with CC-BY-SA 2.0 |
tree | commitdiff |
2015-02-23 |
Javyer DerDerian | fix breach in award points that allows user to award... |
tree | commitdiff |
2015-02-23 |
Javyer DerDerian | fix breach in award points that allows user to award... |
tree | commitdiff |
2014-04-17 |
Javyer Der Derian | Merge pull request #49 from udacity/login_logout_links |
tree | commitdiff |
2014-04-17 |
Javyer Der Derian | Merge pull request #5 from lra/french |
tree | commitdiff |
2014-04-17 |
Javyer Der Derian | Merge pull request #46 from udacity/subfolder_fixes |
tree | commitdiff |
2014-04-17 |
Javyer Der Derian | Merge pull request #45 from udacity/sort_modes |
tree | commitdiff |
2014-04-17 |
Javyer Der Derian | Merge pull request #40 from jasimmk/master |
tree | commitdiff |
2014-04-17 |
Javyer Der Derian | Merge pull request #26 from udacity/remove_dj_version |
tree | commitdiff |
2014-04-17 |
Javyer Der Derian | Merge pull request #44 from udacity/merge_small_prs |
tree | commitdiff |
2014-03-27 |
Attila-Mihaly Balazs | Correct text |
tree | commitdiff |
2014-03-25 |
Attila-Mihaly Balazs | Further fixes for subfolder hosting |
tree | commitdiff |
2014-03-25 |
Attila-Mihaly Balazs | Further fixes for subfolder hosting |
tree | commitdiff |
2014-03-25 |
Attila-Mihaly Balazs | Simplify registry logic |
tree | commitdiff |
2014-03-25 |
Attila-Mihaly Balazs | Fix OSQA-819: Link to profile in message is wrong if... |
tree | commitdiff |
2014-03-24 |
Attila-Mihaly Balazs | Pagination updates |
tree | commitdiff |
2014-03-24 |
Attila-Mihaly Balazs | Allow for missing content types |
tree | commitdiff |
2014-03-24 |
Attila-Mihaly Balazs | Merge commit '9bea91a' into merge_small_prs |
tree | commitdiff |
2014-03-15 |
Javyer Der Derian | Merge pull request #42 from aniketschneider/validation... |
tree | commitdiff |
2014-03-13 |
Aniket Schneider | Fix more fullurl errors |
tree | commitdiff |
2014-03-13 |
Aniket Schneider | Validation email template bugfix |
tree | commitdiff |
2014-02-09 |
Haibin | Update readers.py |
tree | commitdiff |
2014-01-20 |
Javyer Der Derian | Merge pull request #2 from udacity/update_django |
tree | commitdiff |
2014-01-16 |
Attila-Mihaly Balazs | Access request trough singleton where necessarry |
tree | commitdiff |
2014-01-16 |
Attila-Mihaly Balazs | Merge branch 'threadsafe_requestholder' into update_django |
tree | commitdiff |
2014-01-16 |
Attila-Mihaly Balazs | Make RequestHolder thread-safe |
tree | commitdiff |
2014-01-15 |
Attila-Mihaly Balazs | Add replacement for the markdown filter (removed in... |
tree | commitdiff |
2014-01-15 |
Javyer Der Derian | Merge pull request #11 from udacity/make_faq_settings_t... |
tree | commitdiff |
2014-01-10 |
Attila-Mihaly Balazs | Make FAQ admin setting descriptions translateable |
tree | commitdiff |
2014-01-04 |
Attila-Mihaly Balazs | Remove ADMIN_MEDIA_PREFIX since it has been deprecated... |
tree | commitdiff |
2013-12-03 |
Attila-Mihaly Balazs | Migrate to Django 1.6 |
tree | commitdiff |
2013-05-28 |
javyer | Fixed yahoo openid auth |
tree | commitdiff |
2013-03-13 |
hernani | Fix in query cache |
tree | commitdiff |
2013-02-19 |
hernani | Fixed problem in data cache with international strings |
tree | commitdiff |
2012-12-05 |
javyer | Added extra check to avoid empty tags been sent in... |
tree | commitdiff |
2012-10-17 |
javyer | Implemented 'report user' feature |
tree | commitdiff |
2012-08-15 |
javyer | Fixed WMD to correctly show < and > in preview for... |
tree | commitdiff |
2012-08-01 |
javyer | Added reply-to option to send_template_mail |
tree | commitdiff |
2012-07-27 |
javyer | allows send_template_mail to define sender details |
tree | commitdiff |
2012-07-16 |
javyer | Added a small error message in wmd.js |
tree | commitdiff |
2012-06-26 |
jordan | do not show user bio if user is suspended |
tree | commitdiff |
2012-06-15 |
jordan | we need to be able to take additional keyword arguments... |
tree | commitdiff |
2012-06-11 |
jordan | follow RFC 822 AFAIR when sending emails |
tree | commitdiff |
2012-06-09 |
jordan | make user subscriptions view decoratable |
tree | commitdiff |
2012-05-27 |
jordan | be able to handle Unicode GET params in auth.py properly |
tree | commitdiff |
2012-05-23 |
jordan | trigger contentchanged event on subscription widget... |
tree | commitdiff |
2012-05-22 |
jordan | accept only POST requests for vote_post command, make... |
tree | commitdiff |
2012-05-22 |
jordan | allow only AJAX requests for post votes, otherwise... |
tree | commitdiff |
2012-05-19 |
jordan | be able to accept default page size parameter on UserLi... |
tree | commitdiff |
2012-05-16 |
jordan | the contributors_info template tag should tag context... |
tree | commitdiff |
2012-05-11 |
jordan | show link that leads to the badge page, not list of... |
tree | commitdiff |
2012-05-09 |
jordan | undo this, it's a bit redundant |
tree | commitdiff |
2012-05-09 |
jordan | try to get the position of the event currentTarget... |
tree | commitdiff |
2012-05-07 |
jordan | show information about the badge you just got in the... |
tree | commitdiff |
2012-04-27 |
jordan | show the recaptcha field to unauthenticated users witho... |
tree | commitdiff |
2012-04-26 |
hernani | Make sure to clean the original state on all objects... |
tree | commitdiff |
2012-04-26 |
jordan | we need to close both dialogs if users selects No on... |
tree | commitdiff |
2012-04-26 |
jordan | the variable needs to be defined with var in front... |
tree | commitdiff |
2012-04-26 |
jordan | Users should be warned before getting their karma point... |
tree | commitdiff |
2012-04-24 |
jordan | be able to pass additional context to the _edit_questio... |
tree | commitdiff |
2012-04-19 |
jordan | OSQA-829, resolves a unicode problem when answering... |
tree | commitdiff |
2012-04-10 |
jordan | revert previous commit |
tree | commitdiff |
2012-04-10 |
jordan | resolves an issue with tags used count that can get... |
tree | commitdiff |
2012-04-09 |
jordan | make the karma history positive & negative reputation... |
tree | commitdiff |
2012-04-08 |
jordan | make RSS items decoratable, add an option to block... |
tree | commitdiff |
2012-04-07 |
jordan | make user decorated name decoratable through OSQA modul... |
tree | commitdiff |
2012-04-06 |
jordan | make {% comments %} template tag decoratable and add... |
tree | commitdiff |
2012-04-04 |
jordan | OSQA-828, Support fullname to real_name mapping from... |
tree | commitdiff |
2012-04-02 |
jordan | OSQA-809, Include question summaries in question and... |
tree | commitdiff |
2012-03-25 |
jordan | adding wrapping divs to user blocks |
tree | commitdiff |
2012-03-18 |
jordan | Prevent XSS attacks with wmd using the google-caja... |
tree | commitdiff |
2012-03-17 |
hernani | This should fix a security problem reported by Kousuke... |
tree | commitdiff |
2012-03-13 |
jordan | bring back the question mark button of the markdown... |
tree | commitdiff |
2012-02-15 |
jordan | resolves a typo in user suspend functionality, indefine... |
tree | commitdiff |
2012-02-12 |
jordan | escape pagination parameters correctly, messed search... |
tree | commitdiff |
2012-02-12 |
jordan | use latest jQuery version |
tree | commitdiff |
2012-01-27 |
jordan | change the Denormalized Field for the flaged actions... |
tree | commitdiff |
2012-01-25 |
jordan | add an ability to attach extra classes to post controls... |
tree | commitdiff |
2012-01-25 |
jordan | add a setting that allows to control the position of... |
tree | commitdiff |
2012-01-25 |
jordan | add a new after_head_js block (immediately after the... |
tree | commitdiff |
2012-01-25 |
jordan | be able to control right navigation visibility in the... |
tree | commitdiff |
2012-01-24 |
jordan | resolves an issue with empty node bodies when unicode... |
tree | commitdiff |
2012-01-16 |
jordan | be sure to encode feed items properly |
tree | commitdiff |
2012-01-14 |
jordan | remove the syncdb callback that changes the collation... |
tree | commitdiff |
2012-01-05 |
jordan | the mark_favorite view should accept not only Questions... |
tree | commitdiff |
2011-12-22 |
hernani | Small fix on the new get method for users. |
tree | commitdiff |
2011-12-22 |
hernani | Should allow us to bypass the problem in some database... |
tree | commitdiff |
2011-12-22 |
jordan | render the value of the email password in the settings... |
tree | commitdiff |
2011-12-17 |
jordan | fix openid login callback, change the forward URL after... |
tree | commitdiff |
next |