| Commit message (Expand) | Author | Age | Files | Lines |
* | Included i18n for links site-wide. Hope there is no bit left. | Bruno Sarlo | 2009-08-09 | 24 | -144/+278 |
* | Added About for Preguntalo.com.uy | Bruno Sarlo | 2009-08-09 | 1 | -4/+7 |
* | Added revers urls for links to work with i18n. | Bruno Sarlo | 2009-08-09 | 3 | -15/+15 |
* | Made local settings work again. | Bruno Sarlo | 2009-08-09 | 1 | -9/+0 |
* | Changes for preguntalo project's header. | Bruno Sarlo | 2009-08-08 | 1 | -3/+4 |
* | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG | Bruno Sarlo | 2009-08-08 | 118 | -8647/+10623 |
|\ |
|
| * | added spanish mods by Adolfo, fix in email notification and minor template ch... | Evgeny Fadeev | 2009-08-07 | 6 | -3109/+15 |
| * | adding some translation, fixing translation errors (Spanish) | Adolfo Fitoria | 2009-08-07 | 2 | -77/+60 |
| * | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade... | Adolfo Fitoria | 2009-08-06 | 118 | -5885/+11302 |
| |\ |
|
| | * | removed unused file | Evgeny Fadeev | 2009-08-06 | 1 | -2/+0 |
| | * | added some more files | Evgeny Fadeev | 2009-08-05 | 26 | -0/+190 |
| | * | added message files, chinese and spanish need checking of fuzzy messages in d... | Evgeny Fadeev | 2009-08-05 | 0 | -0/+0 |
| | * | added anonymous posting, per-question subscription and fixes by Pothers and s... | Evgeny Fadeev | 2009-08-05 | 74 | -1955/+3131 |
| | * | included changes by Adolfo and Chaitanya and found temporary fix for language... | Evgeny Fadeev | 2009-08-04 | 5 | -0/+5 |
| | * | included changes by Adolfo and Chaitanya and found temporary fix for languages | Evgeny Fadeev | 2009-08-04 | 34 | -4827/+4824 |
| | * | removed junk files | Evgeny Fadeev | 2009-08-03 | 11 | -3850/+0 |
| | * | Merged Mikes changes again and phoenix24 fix of python2.5 problem | Evgeny Fadeev | 2009-08-03 | 10 | -3677/+4031 |
| | |\ |
|
| | * | | added APP_TITLE, APP_KEYWORDS and APP_DESCRIPTION | Evgeny Fadeev | 2009-07-27 | 2 | -5/+4 |
| | * | | merged in latest Mikes changes | Evgeny Fadeev | 2009-07-26 | 26 | -185/+3946 |
| | * | | Spanish translation. | Bruno Sarlo | 2009-07-23 | 1 | -328/+393 |
| | * | | little templatetags translation modifications | Bruno Sarlo | 2009-07-20 | 2 | -10/+6 |
| | * | | local settings | Bruno Sarlo | 2009-07-20 | 0 | -0/+0 |
| | * | | configured local settings file as CNPROG | Bruno Sarlo | 2009-07-20 | 1 | -6/+4 |
| | * | | start of spanish translation. | Bruno Sarlo | 2009-07-20 | 1 | -0/+2341 |
| | * | | fixed logout bug when logout url translated. | Bruno Sarlo | 2009-07-18 | 1 | -1/+1 |
| | * | | added README file | Evgeny Fadeev | 2009-07-10 | 1 | -0/+6 |
| | * | | adding all files again | Evgeny Fadeev | 2009-07-10 | 209 | -0/+35140 |
| | * | | deleted all | Evgeny Fadeev | 2009-07-10 | 221 | -35944/+0 |
| | * | | english translation | Evgeny Fadeev | 2009-07-10 | 88 | -1241/+6544 |
| * | | | fixing a stupid bug now Python 2.4 compatible 100% | Adolfo Fitoria | 2009-08-05 | 1 | -1/+1 |
| * | | | Merge branches 'master' and 'experimental' | Adolfo Fitoria | 2009-08-05 | 3 | -5/+22 |
| |\ \ \ |
|
| | * | | | fixing if and elses that have issues with python 2.4 | Adolfo Fitoria | 2009-08-05 | 3 | -5/+22 |
| * | | | | Merge branches 'master' and 'experimental' | Adolfo Fitoria | 2009-08-04 | 0 | -0/+0 |
| |/ / / |
|
| * | / | adding - to the answers urls, better SEO | Adolfo Fitoria | 2009-08-04 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Removed settings_local.py to be able to merge. | Bruno Sarlo | 2009-08-08 | 1 | -0/+1 |
* | | | Tal vez no sea tan mala idea publicar los .mo. :) | Bruno Sarlo | 2009-08-07 | 1 | -2/+0 |
* | | | Mas diseño, idioma, etc. | Bruno Sarlo | 2009-08-07 | 4 | -9/+9 |
* | | | Diseño en general. | Bruno Sarlo | 2009-08-07 | 3 | -23/+24 |
* | | | Logos | Bruno Sarlo | 2009-08-07 | 2 | -0/+118 |
* | | | Ignore .mo, .pyc, etc. | Bruno Sarlo | 2009-08-07 | 1 | -0/+3 |
* | | | Spanish translation. | Bruno Sarlo | 2009-08-07 | 2 | -459/+595 |
|/ / |
|
* | | fix command error for awarding badges | Mike Chen | 2009-08-02 | 1 | -26/+24 |
* | | fixing answer_edit_tips and adding __init__.py to middleware | Adolfo Fitoria | 2009-07-30 | 2 | -588/+53 |
* | | Revert "fixing the little bug" There was no bug just a missing | Adolfo Fitoria | 2009-07-30 | 1 | -5/+1 |
* | | 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 | 65 | -1078/+7768 |
* | | add ignore files | Mike Chen | 2009-07-21 | 1 | -0/+1 |
* | | translate questions page | Mike Chen | 2009-07-15 | 5 | -49/+70 |
|/ |
|
* | Merge branch 'master' of git@github.com:cnprog/CNPROG | Mike Chen | 2009-07-09 | 1 | -0/+1 |
|\ |
|
| * | add comment | sailingcai | 2009-07-09 | 1 | -0/+1 |