Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better comments, email subscriptions, corrected view counter, some ie7 ↵ | root | 2009-11-13 | 13 | -244/+1299 |
| | | | | 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 | ||||
* | added Adolfos mods, django_authopeid bug, unified traditional and OpenID login | Evgeny Fadeev | 2009-08-19 | 2 | -7/+3 |
| | |||||
* | fixing error on import in forum/views to work with django version < 1.1 | Adolfo Fitoria | 2009-08-16 | 1 | -2/+6 |
| | |||||
* | added temp Awards aggregation fix, and fixed url in views.py | Evgeny Fadeev | 2009-08-13 | 1 | -11/+25 |
| | |||||
* | merged Bruno url translations, removed his local mods, added ↵ | Evgeny Fadeev | 2009-08-12 | 2 | -6/+6 |
| | | | | settings.BOOKS_ON, validated more templates | ||||
* | Added unicode encoding for tags. | Bruno Sarlo | 2009-08-11 | 1 | -1/+1 |
| | |||||
* | Fixed voting problem. Should still work on i18n for JS voting and some urls. | Bruno Sarlo | 2009-08-11 | 1 | -1/+1 |
| | | | | Non-ascii chars in tags bring syntax error for new meta-tags parsing. | ||||
* | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG | Bruno Sarlo | 2009-08-11 | 5 | -18/+42 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: forum/views.py locale/es/LC_MESSAGES/django.mo settings_local.py templates/answer_edit_tips.html templates/book.html templates/header.html templates/index.html templates/question_edit_tips.html templates/user_stats.html templates/user_tabs.html templates/users_questions.html | ||||
| * | untested commit. merged Adolfos mods, validated most of html, slugify urls, ↵ | Evgeny Fadeev | 2009-08-10 | 3 | -13/+22 |
| | | | | | | | | fixed IE issues in openid signin | ||||
| * | adding meta keywords to questions and canonical tag | Adolfo Fitoria | 2009-08-09 | 1 | -0/+3 |
| | | |||||
| * | fixing more python 2.4 compat issues (hope it will be the last ones) | Adolfo Fitoria | 2009-08-09 | 2 | -2/+8 |
| | | |||||
| * | fixing python2.4 compat in views | Adolfo Fitoria | 2009-08-09 | 1 | -2/+5 |
| | | |||||
| * | fixing a bug in question view | Adolfo Fitoria | 2009-08-08 | 1 | -1/+4 |
| | | |||||
* | | Included i18n for links site-wide. Hope there is no bit left. | Bruno Sarlo | 2009-08-09 | 1 | -12/+13 |
|/ | |||||
* | added spanish mods by Adolfo, fix in email notification and minor template ↵ | Evgeny Fadeev | 2009-08-07 | 3 | -3081/+11 |
| | | | | change, removed site-specific staff from english .po file | ||||
* | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into ↵ | Adolfo Fitoria | 2009-08-06 | 12 | -1241/+4634 |
|\ | | | | | | | | | | | | | | | | | evgenyfadeev/master Conflicts: forum/auth.py forum/models.py forum/views.py | ||||
| * | added some more files | Evgeny Fadeev | 2009-08-05 | 1 | -0/+41 |
| | | |||||
| * | added anonymous posting, per-question subscription and fixes by Pothers and ↵ | Evgeny Fadeev | 2009-08-05 | 8 | -96/+391 |
| | | | | | | | | some more, see development.log | ||||
| * | included changes by Adolfo and Chaitanya and found temporary fix for languages | Evgeny Fadeev | 2009-08-04 | 10 | -2337/+2337 |
| | | |||||
| * | Merged Mikes changes again and phoenix24 fix of python2.5 problem | Evgeny Fadeev | 2009-08-03 | 2 | -1984/+1982 |
| |\ | |||||
| * | | merged in latest Mikes changes | Evgeny Fadeev | 2009-07-26 | 6 | -88/+160 |
| | | | |||||
| * | | adding all files again | Evgeny Fadeev | 2009-07-10 | 21 | -0/+4897 |
| | | | |||||
| * | | deleted all | Evgeny Fadeev | 2009-07-10 | 21 | -4897/+0 |
| | | | |||||
| * | | english translation | Evgeny Fadeev | 2009-07-10 | 9 | -299/+236 |
| | | | |||||
* | | | fixing a stupid bug now Python 2.4 compatible 100% | Adolfo Fitoria | 2009-08-05 | 1 | -1/+1 |
| | | | |||||
* | | | fixing if and elses that have issues with python 2.4 | Adolfo Fitoria | 2009-08-05 | 3 | -5/+22 |
| | | | |||||
* | | | adding - to the answers urls, better SEO | Adolfo Fitoria | 2009-08-04 | 1 | -1/+1 |
| |/ |/| | |||||
* | | fix command error for awarding badges | Mike Chen | 2009-08-02 | 1 | -26/+24 |
| | | |||||
* | | Revert "fixing the little bug" There was no bug just a missing | Adolfo Fitoria | 2009-07-30 | 1 | -5/+1 |
| | | | | | | | | | | | | __init__.py file This reverts commit 30202c88eadc4d64a9bac00d7c241d2d20158d82. | ||||
* | | fixing the little bug | Adolfo Fitoria | 2009-07-29 | 1 | -1/+5 |
| | | |||||
* | | merge Evgeny's English and Botum's Spanish translations | Mike Chen | 2009-07-29 | 7 | -139/+148 |
|/ | |||||
* | add Chinese message files to move out localiztion | Mike Chen | 2009-07-05 | 3 | -93/+106 |
| | |||||
* | initiliaze git rep | Mike Chen | 2009-07-05 | 21 | -0/+4947 |