Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | broken commit. in the middle of moving conf to models | Evgeny Fadeev | 2010-05-08 | 1 | -3/+0 |
| | |||||
* | started adding admin interface | Evgeny Fadeev | 2010-04-27 | 1 | -3/+12 |
| | |||||
* | merged newer ui branch to master | Evgeny Fadeev | 2010-04-25 | 1 | -1/+3 |
|\ | |||||
| * | moved some files and directories inside forum from root | Evgeny Fadeev | 2010-04-24 | 1 | -1/+1 |
| | | |||||
| * | intermediate broken commit | Evgeny Fadeev | 2010-04-10 | 1 | -0/+1 |
| | | |||||
| * | kind of merged question views, still have debugging to to | Evgeny Fadeev | 2010-04-08 | 1 | -0/+1 |
| | | |||||
* | | two tiny changes | Evgeny Fadeev | 2010-04-10 | 1 | -1/+1 |
| | | |||||
* | | created more automatic django.wsgi file and fixed an error that I made when ↵ | Evgeny Fadeev | 2010-04-10 | 1 | -1/+1 |
| | | | | | | | | removing the authetication module again | ||||
* | | fixed up INSTALL, settings_local.py.dist and replaced strings osqa->askbot ↵ | Evgeny Fadeev | 2010-04-10 | 1 | -1/+1 |
|/ | | | | everywhere, except main README file | ||||
* | old login system restored, merge done | Evgeny Fadeev | 2010-03-27 | 1 | -1/+1 |
| | |||||
* | intermediate commit after merge | Evgeny Fadeev | 2010-03-27 | 1 | -4/+8 |
|\ | |||||
| * | fixed email sender job so it works as advertised | Evgeny Fadeev | 2010-03-21 | 1 | -1/+1 |
| | | |||||
| * | merged with master branch | Evgeny Fadeev | 2010-03-14 | 1 | -15/+7 |
| |\ | |||||
| | * | Lots of small fixes, including the missing comments problem. | hrcerqueira | 2010-03-07 | 1 | -1/+2 |
| | | | |||||
| | * | fixed rss feed and a couple more bugs in templates | hrcerqueira | 2010-03-04 | 1 | -0/+2 |
| | | | |||||
| | * | couple of fixes | hrcerqueira | 2010-03-04 | 1 | -2/+6 |
| | | | |||||
| | * | Temp login token request (for password recovery and google openid problems) | hrcerqueira | 2010-03-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Utilities to send html emails, a base html email template and template tags to build full urls with domain name and protocol (for html email images and styles) Email validation now uses an improved algorithm Fixed a bug in the user message system | ||||
| | * | Fixed the new question bug, removed some old stuff from settings files, and ↵ | hrcerqueira | 2010-03-02 | 1 | -21/+0 |
| | | | | | | | | | | | | fixed the errors introduced by the "staticmethod" decorator removal. | ||||
| * | | removed old external password login hooks | Evgeny Fadeev | 2010-03-14 | 1 | -13/+0 |
| | | | |||||
| * | | created model parser and initial models for stackexchange importer | Evgeny Fadeev | 2010-03-03 | 1 | -1/+2 |
| |/ | |||||
| * | finally merged Josephs and Adolfos branches, basic on-scree new post ↵ | Evgeny Fadeev | 2010-03-01 | 1 | -1/+1 |
| |\ | | | | | | | | | | notification now works | ||||
| | * | merged joseph's branch | Evgeny Fadeev | 2010-02-22 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Moved apps back into base dir | Joseph Turian | 2010-02-07 | 1 | -6/+6 |
| | | | | |||||
| | | * | Moved applications into apps/ directory | Joseph Turian | 2010-02-07 | 1 | -6/+6 |
| | | | | |||||
| | | * | remove experimental and unused files, small cleanups | Evgeny Fadeev | 2010-02-02 | 1 | -3/+0 |
| | | | | |||||
| | | * | added full text search support for postgresql, database setup is done as a ↵ | unknown | 2010-02-02 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | response to the post_syncdb signal. search is done against question summary, title and tags with crescent weight respectively. everything works but is still in a early stage of development | ||||
| | | * | fixed fbconnect and sphinx settings not being properly verified | Hernani Cerqueira | 2010-02-01 | 1 | -2/+2 |
| | | | | |||||
| | | * | recaptcha for conventional registration\n\ | Evgeny Fadeev | 2010-01-24 | 1 | -10/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simpler email subscription form at registration\n\ fixed urls in rss feed\n\ added experimental remote password login api (cleartext password for remote site entered locally)\n\ included example for Mediawiki Authentication plugin\n\ very simple message to everyone management command | ||||
| | | * | Handled the returning user case, and the proper redirects in the case of an ↵ | hrcerqueira | 2010-01-22 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | anonymous question or answer. | ||||
| | | * | Handle the case were user logs in with facebook for the first time. | hrcerqueira | 2010-01-22 | 1 | -71/+72 |
| | | | | |||||
| | | * | On enabling/full text search, users should add/remove djangosphinx from the ↵ | hrcerqueira | 2010-01-20 | 1 | -71/+71 |
| | | | | | | | | | | | | | | | | INSTALLED_APPS setting. | ||||
| | | * | added sitemap at /sitemap.xml and fixed per tag subscription (hopefully) | Evgeny Fadeev | 2009-12-09 | 1 | -0/+1 |
| | | | | |||||
| | | * | added interesting and ignored tag selectors (works) and per-tag subscription ↵ | Evgeny Fadeev | 2009-12-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | (not tested yet) | ||||
| | | * | fixed error in template and removed ADMINS and DEBUG settings from settings.py | root | 2009-11-25 | 1 | -12/+0 |
| | | | | |||||
| | | * | full text search with Sphinx, added session-based greeting message for the ↵ | Evgeny Fadeev | 2009-11-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | first time visitor | ||||
| | | * | better comments, email subscriptions, corrected view counter, some ie7 ↵ | root | 2009-11-13 | 1 | -12/+13 |
| | | | | | | | | | | | | | | | | issues, wiki optional with settings.WIKI_ON, site can be mounted on arbitrary url prefix, english language improvements, added feedback form, versioned css and js files to force browser cache reload when settings.RESOURCE_REVISION is incremented , other fixes | ||||
| | | * | modified settings.py and settings_local.py.dist to be more organized | Adolfo Fitoria | 2009-08-09 | 1 | -29/+0 |
| | | | | |||||
| | | * | moving settings values from settings.py to settings_local.py for better | Adolfo Fitoria | 2009-08-09 | 1 | -25/+26 |
| | | | | | | | | | | | | | | | | organization | ||||
| | | * | fixing error in settings.py (missing template stuff for admin) | Adolfo Fitoria | 2009-08-08 | 1 | -0/+1 |
| | | | | |||||
| | | * | added anonymous posting, per-question subscription and fixes by Pothers and ↵ | Evgeny Fadeev | 2009-08-05 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | some more, see development.log | ||||
| | | * | included changes by Adolfo and Chaitanya and found temporary fix for languages | Evgeny Fadeev | 2009-08-04 | 1 | -99/+100 |
| | | | | |||||
| | | * | merged in latest Mikes changes | Evgeny Fadeev | 2009-07-26 | 1 | -70/+25 |
| | | | | |||||
| | | * | configured local settings file as CNPROG | Bruno Sarlo | 2009-07-20 | 1 | -6/+4 |
| | | | | |||||
| | | * | adding all files again | Evgeny Fadeev | 2009-07-10 | 1 | -0/+146 |
| | | | | |||||
| | | * | deleted all | Evgeny Fadeev | 2009-07-10 | 1 | -146/+0 |
| | | | | |||||
| | | * | english translation | Evgeny Fadeev | 2009-07-10 | 1 | -25/+72 |
| | | | | |||||
| | | * | translate header, index and footer pages | Mike Chen | 2009-07-09 | 1 | -28/+14 |
| | | | | |||||
| | | * | add Chinese message files to move out localiztion | Mike Chen | 2009-07-05 | 1 | -14/+2 |
| | | | | |||||
| | | * | initiliaze git rep | Mike Chen | 2009-07-05 | 1 | -0/+125 |
| | | | |||||
| | * | merged adolfos branch, dos2unixd everything | Evgeny Fadeev | 2010-02-22 | 1 | -1/+0 |
| | |\ |