summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updating some missing translationsAdolfo Fitoria2009-08-123-4/+4
|
* fixing canonical tagAdolfo Fitoria2009-08-121-1/+1
|
* untested commit. merged Adolfos mods, validated most of html, slugify urls, ↵Evgeny Fadeev2009-08-1049-204/+199
| | | | fixed IE issues in openid signin
* adding meta keywords to questions and canonical tagAdolfo Fitoria2009-08-092-0/+6
|
* modified settings.py and settings_local.py.dist to be more organizedAdolfo Fitoria2009-08-092-46/+39
|
* fixing stupid bug in templates.content/js/com.cnprog.i18n.jsAdolfo Fitoria2009-08-091-1/+1
|
* fixing a translation (to fit style)Adolfo Fitoria2009-08-092-2/+2
|
* fixing more python 2.4 compat issues (hope it will be the last ones)Adolfo Fitoria2009-08-092-2/+8
|
* fixing python2.4 compat in viewsAdolfo Fitoria2009-08-091-2/+5
|
* adding os.path to the log fileAdolfo Fitoria2009-08-091-1/+1
|
* moving settings values from settings.py to settings_local.py for betterAdolfo Fitoria2009-08-092-42/+65
| | | | organization
* fixing a bug in question viewAdolfo Fitoria2009-08-081-1/+4
|
* fixing error in settings.py (missing template stuff for admin)Adolfo Fitoria2009-08-081-0/+1
|
* translating templates/content/js/com.cnprog.i18n.js to SpanishAdolfo Fitoria2009-08-081-1/+60
|
* added spanish mods by Adolfo, fix in email notification and minor template ↵Evgeny Fadeev2009-08-076-3109/+15
| | | | change, removed site-specific staff from english .po file
* adding some translation, fixing translation errors (Spanish)Adolfo Fitoria2009-08-072-77/+60
|
* Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into ↵Adolfo Fitoria2009-08-06119-5885/+11327
|\ | | | | | | | | | | | | | | | | evgenyfadeev/master Conflicts: forum/auth.py forum/models.py forum/views.py
| * removed unused fileEvgeny Fadeev2009-08-061-2/+0
| |
| * added some more filesEvgeny Fadeev2009-08-0526-0/+190
| |
| * added message files, chinese and spanish need checking of fuzzy messages in ↵Evgeny Fadeev2009-08-051-1/+1
| | | | | | | | django.po
| * added anonymous posting, per-question subscription and fixes by Pothers and ↵Evgeny Fadeev2009-08-0575-1958/+3134
| | | | | | | | some more, see development.log
| * included changes by Adolfo and Chaitanya and found temporary fix for ↵Evgeny Fadeev2009-08-045-0/+5
| | | | | | | | languages, switched files to Unix mode
| * included changes by Adolfo and Chaitanya and found temporary fix for languagesEvgeny Fadeev2009-08-0435-4841/+4842
| |
| * removed junk filesEvgeny Fadeev2009-08-0311-3850/+0
| |
| * Merged Mikes changes again and phoenix24 fix of python2.5 problemEvgeny Fadeev2009-08-0310-3677/+4031
| |\
| * | added APP_TITLE, APP_KEYWORDS and APP_DESCRIPTIONEvgeny Fadeev2009-07-272-5/+4
| | |
| * | merged in latest Mikes changesEvgeny Fadeev2009-07-2626-185/+3946
| | |
| * | Spanish translation.Bruno Sarlo2009-07-231-328/+393
| | | | | | | | | | | | | | | | | | * Still some bits left like capital letters and maybe some errors of context of texts. * Need to fix JS to work, will do later. * Need to modify some variables
| * | little templatetags translation modificationsBruno Sarlo2009-07-202-10/+6
| | |
| * | local settingsBruno Sarlo2009-07-201-0/+21
| | |
| * | configured local settings file as CNPROGBruno Sarlo2009-07-201-6/+4
| | |
| * | start of spanish translation.Bruno Sarlo2009-07-201-0/+2341
| | |
| * | fixed logout bug when logout url translated.Bruno Sarlo2009-07-181-1/+1
| | |
| * | added README fileEvgeny Fadeev2009-07-101-0/+6
| | |
| * | adding all files againEvgeny Fadeev2009-07-10209-0/+35140
| | |
| * | deleted allEvgeny Fadeev2009-07-10221-35944/+0
| | |
| * | english translationEvgeny Fadeev2009-07-1088-1241/+6544
| | |
* | | fixing a stupid bug now Python 2.4 compatible 100%Adolfo Fitoria2009-08-051-1/+1
| | |
* | | Merge branches 'master' and 'experimental'Adolfo Fitoria2009-08-053-5/+22
|\ \ \
| * | | fixing if and elses that have issues with python 2.4Adolfo Fitoria2009-08-053-5/+22
| | | |
* | | | Merge branches 'master' and 'experimental'Adolfo Fitoria2009-08-040-0/+0
|/ / /
* | / adding - to the answers urls, better SEOAdolfo Fitoria2009-08-041-1/+1
| |/ |/|
* | fix command error for awarding badgesMike Chen2009-08-021-26/+24
| |
* | fixing answer_edit_tips and adding __init__.py to middlewareAdolfo Fitoria2009-07-302-588/+53
| |
* | Revert "fixing the little bug" There was no bug just a missingAdolfo Fitoria2009-07-301-5/+1
| | | | | | | | | | | | __init__.py file This reverts commit 30202c88eadc4d64a9bac00d7c241d2d20158d82.
* | fixing the little bugAdolfo Fitoria2009-07-291-1/+5
| |
* | merge Evgeny's English and Botum's Spanish translationsMike Chen2009-07-2965-1078/+7768
| |
* | add ignore filesMike Chen2009-07-211-0/+1
| |
* | translate questions pageMike Chen2009-07-155-49/+70
|/
* Merge branch 'master' of git@github.com:cnprog/CNPROGMike Chen2009-07-091-0/+1
|\