Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into ↵ | Adolfo Fitoria | 2010-02-09 | 1 | -11/+40 | |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | evgenyfadeev/master Conflicts: forum/management/commands/send_email_alerts.py locale/en/LC_MESSAGES/django.mo settings.py templates/about.html templates/authopenid/complete.html templates/authopenid/external_legacy_login_info.html templates/content/js/com.cnprog.post.js templates/content/js/com.cnprog.utils.js templates/content/style/style.css templates/question.html templates/questions.html | |||||
| | | * \ \ | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into ↵ | Adolfo Fitoria | 2009-12-15 | 1 | -13/+2 | |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | evgenyfadeev/master Conflicts: INSTALL LICENSE TODO cnprog.wsgi context.py development.log forum/feed.py forum/forms.py forum/management/commands/send_email_alerts.py forum/managers.py forum/models.py forum/templatetags/extra_filters.py forum/templatetags/extra_tags.py forum/urls.py forum/views.py locale/en/LC_MESSAGES/django.mo locale/en/LC_MESSAGES/django.po middleware/__init__.py middleware/anon_user.py settings.py settings_local.py.dist templates/about.html templates/authopenid/complete.html templates/authopenid/external_legacy_login_info.html templates/base.html templates/base_content.html templates/content/js/com.cnprog.admin.js templates/content/js/com.cnprog.i18n.js templates/content/js/com.cnprog.post.js templates/content/js/com.cnprog.utils.js templates/content/js/wmd/wmd.js templates/content/style/style.css templates/question.html templates/questions.html templates/unanswered.html templates/user_email_subscriptions.html templates/user_reputation.html templates/user_stats.html templates/user_votes.html | |||||
| | | * | | | | 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 | |
| | | | | | | | ||||||
| * | | | | | | merged authentication work by Hernani into my local copy of master | Evgeny Fadeev | 2010-03-01 | 1 | -4/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | added module template loader | hrcerqueira | 2010-03-01 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | removed django_authopenid from installed apps | hrcerqueira | 2010-03-01 | 1 | -1/+0 | |
| |/ / / / / | ||||||
* / / / / / | initial commit | Evgeny Fadeev | 2010-03-25 | 1 | -18/+9 | |
|/ / / / / | ||||||
* | | | | | moved some more stuff and removed a couple of unused files. | hrcerqueira | 2010-02-18 | 1 | -2/+1 | |
| | | | | | ||||||
* | | | | | Fixed some errors and moved some folders to inside the forum folder. | hrcerqueira | 2010-02-18 | 1 | -3/+3 | |
| | | | | | ||||||
* | | | | | Complete reorganization of models and managers, and removal of some raw sql ↵ | hrcerqueira | 2010-02-17 | 1 | -1/+1 | |
| |_|_|/ |/| | | | | | | | | | | | queries. | |||||
* | | | | second take on skins - quite a bit simpler | Evgeny Fadeev | 2010-02-10 | 1 | -1/+2 | |
| |_|/ |/| | | ||||||
* | | | 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 | |