| Commit message (Expand) | Author | Age | Files | Lines |
* | Small bugfix in response message notification | Joseph Turian | 2010-02-21 | 1 | -1/+1 |
* | forum.models.record_answer_event now updates the question_user's message_set. | Joseph Turian | 2010-02-21 | 1 | -0/+15 |
* | When a user gets a notification message for a Badge Award, link to that users... | Joseph Turian | 2010-02-21 | 1 | -1/+1 |
* | cron scripts are now executable | Joseph Turian | 2010-02-21 | 3 | -0/+0 |
* | Fixed instructions for using badges | Joseph Turian | 2010-02-21 | 5 | -5/+74 |
* | context.application_settings now contains FEEDBACK_SITE_URL and FORUM_SCRIPT_... | Joseph Turian | 2010-02-21 | 1 | -0/+2 |
* | Fix in crontab | Joseph Turian | 2010-02-18 | 1 | -1/+1 |
* | Another fix to INSTALL.webfaction | Joseph Turian | 2010-02-17 | 1 | -1/+2 |
* | Fixed up INSTALL.webfaction | Joseph Turian | 2010-02-17 | 1 | -0/+324 |
* | More little fixes | Joseph Turian | 2010-02-17 | 0 | -0/+0 |
* | More small tweaks to INSTALL.webfaction | Joseph Turian | 2010-02-17 | 0 | -0/+0 |
* | Another instruction about email. | Joseph Turian | 2010-02-17 | 0 | -0/+0 |
* | Small changes to INSTALL.webfaction instructions. | Joseph Turian | 2010-02-17 | 0 | -0/+0 |
* | INSTALL.webfaction is now complete. | Joseph Turian | 2010-02-17 | 0 | -0/+0 |
* | Bugfix in fbconnect/pjson.py (indentation error). | Joseph Turian | 2010-02-17 | 1 | -2/+2 |
* | Copied install instructions from Pinax | Joseph Turian | 2010-02-17 | 0 | -0/+0 |
* | Added a new TODO | Joseph Turian | 2010-02-17 | 1 | -3/+16 |
* | Moved apps back into base dir | Joseph Turian | 2010-02-07 | 55 | -6/+6 |
* | Added apps/__init__.py | Joseph Turian | 2010-02-07 | 1 | -0/+0 |
* | Moved applications into apps/ directory | Joseph Turian | 2010-02-07 | 54 | -6/+6 |
* | More updates to installation instructions | Joseph Turian | 2010-02-07 | 3 | -24/+26 |
* | Updated installation instructions | Joseph Turian | 2010-02-07 | 2 | -22/+28 |
* | Updated installation instructions | Joseph Turian | 2010-02-07 | 2 | -7/+21 |
* | Added pip+virtualenv installation (simpler+cleaner) | Joseph Turian | 2010-02-07 | 4 | -0/+41 |
* | tiny fix to settings_local.py.dist | Evgeny Fadeev | 2010-02-05 | 1 | -1/+0 |
* | added logging messages to django_authopenid library for debugging, \ | Evgeny Fadeev | 2010-02-05 | 7 | -60/+208 |
* | remove experimental and unused files, small cleanups | Evgeny Fadeev | 2010-02-02 | 37 | -2456/+66 |
* | small fix | hrcerqueira | 2010-02-02 | 1 | -41/+38 |
* | missing files from the last commit | hrcerqueira | 2010-02-02 | 2 | -62/+62 |
* | added full text search support for postgresql, database setup is done as a re... | unknown | 2010-02-02 | 5 | -2/+85 |
* | removed a print statement | Hernani Cerqueira | 2010-02-01 | 1 | -1/+1 |
* | fixed fbconnect and sphinx settings not being properly verified | Hernani Cerqueira | 2010-02-01 | 1 | -2/+2 |
* | various minor fixes | Hernani Cerqueira | 2010-02-01 | 8 | -28/+393 |
* | Updated to populate badge table in a way that is compatible with boy MySQL an... | Rick Ross | 2010-01-31 | 1 | -37/+37 |
* | Default OSQA logo image | Rick Ross | 2010-01-31 | 1 | -0/+0 |
* | Eclipse PyDev project files (allows you to use OSQA as an Eclipse project) | Rick Ross | 2010-01-31 | 2 | -0/+33 |
* | recaptcha for conventional registration\n\ | Evgeny Fadeev | 2010-01-24 | 76 | -395/+2431 |
* | fixed small error in html and style of signin view | Evgeny Fadeev | 2010-01-24 | 4 | -13/+19 |
* | dos2unix everything, added dos2unix.sh script | Evgeny Fadeev | 2010-01-24 | 12 | -5814/+5830 |
* | Sql file for installing fbconnect table. | hrcerqueira | 2010-01-23 | 1 | -0/+9 |
* | Handled the returning user case, and the proper redirects in the case of an a... | hrcerqueira | 2010-01-22 | 11 | -226/+611 |
* | Handle the case were user logs in with facebook for the first time. | hrcerqueira | 2010-01-22 | 14 | -75/+263 |
* | Added the basic html and javascript of fb connect, and a setting in settings_... | hrcerqueira | 2010-01-21 | 6 | -1457/+1469 |
* | Some more sql fixes, I'm prety that now osqa works with sqlite as well. | hrcerqueira | 2010-01-20 | 1 | -4/+4 |
* | Users no long are allowed to change their username, and the email address is ... | hrcerqueira | 2010-01-20 | 3 | -414/+414 |
* | Simple fix on an sql querie to make it db agnostic. | hrcerqueira | 2010-01-20 | 1 | -240/+241 |
* | Made sorting tabs work in question search | hrcerqueira | 2010-01-20 | 3 | -2620/+2625 |
* | Fixed the redirect when anonymous users try to vote. | hrcerqueira | 2010-01-20 | 2 | -1197/+1200 |
* | Changed os.path.normpath to posixpath.normpath in the href tag definition so ... | hrcerqueira | 2010-01-20 | 1 | -350/+351 |
* | On enabling/full text search, users should add/remove djangosphinx from the I... | hrcerqueira | 2010-01-20 | 2 | -368/+372 |