| Commit message (Expand) | Author | Age | Files | Lines |
* | better comments, email subscriptions, corrected view counter, some ie7 issues... | root | 2009-11-13 | 120 | -2734/+6802 |
* | added Adolfos mods, django_authopeid bug, unified traditional and OpenID login | Evgeny Fadeev | 2009-08-19 | 18 | -321/+427 |
* | fixing question template bug for closed questions | Adolfo Fitoria | 2009-08-17 | 3 | -117/+94 |
* | fixing error on import in forum/views to work with django version < 1.1 | Adolfo Fitoria | 2009-08-16 | 1 | -2/+6 |
* | Merge branch 'evgenyfadeev/master' | Adolfo Fitoria | 2009-08-16 | 35 | -936/+1065 |
|\ |
|
| * | added temp Awards aggregation fix, and fixed url in views.py | Evgeny Fadeev | 2009-08-13 | 1 | -11/+25 |
| * | Added Adolfo's canonical url link fix | Evgeny Fadeev | 2009-08-12 | 2 | -3/+1 |
| * | merged Bruno url translations, removed his local mods, added settings.BOOKS_O... | Evgeny Fadeev | 2009-08-12 | 21 | -618/+580 |
| * | 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 | 4 | -7/+8 |
| * | Fix for analytics to work, testing. | Bruno Sarlo | 2009-08-11 | 1 | -1/+1 |
| * | Typo | Bruno Sarlo | 2009-08-11 | 1 | -1/+1 |
| * | FAQ translation for Preguntalo.com.uy | Bruno Sarlo | 2009-08-11 | 2 | -256/+360 |
| * | Typo. | Bruno Sarlo | 2009-08-11 | 1 | -1/+1 |
| * | Fixed MyOpenID bug. It was not in the list of providers. | Bruno Sarlo | 2009-08-11 | 1 | -0/+1 |
| * | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG | Bruno Sarlo | 2009-08-11 | 51 | -237/+314 |
| |\ |
|
| * | | Translation. | Bruno Sarlo | 2009-08-10 | 1 | -1/+1 |
| * | | Translation. | Bruno Sarlo | 2009-08-10 | 2 | -2/+2 |
| * | | Applied preguntalo.com.uy colors. | Bruno Sarlo | 2009-08-09 | 1 | -3/+3 |
| * | | 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 |
| |\ \ |
|
| * | | | 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 |
* | | | | Fixing translations errors(adding .mo) | Adolfo Fitoria | 2009-08-12 | 2 | -1/+1 |
|\ \ \ \ |
|
| * | | | | updating some missing translations | Adolfo Fitoria | 2009-08-12 | 1 | -4/+4 |
* | | | | | updating some missing translations | Adolfo Fitoria | 2009-08-12 | 3 | -4/+4 |
|/ / / / |
|
* | | / | fixing canonical tag | Adolfo Fitoria | 2009-08-12 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | untested commit. merged Adolfos mods, validated most of html, slugify urls, f... | Evgeny Fadeev | 2009-08-10 | 49 | -204/+199 |
* | | | adding meta keywords to questions and canonical tag | Adolfo Fitoria | 2009-08-09 | 2 | -0/+6 |
* | | | modified settings.py and settings_local.py.dist to be more organized | Adolfo Fitoria | 2009-08-09 | 2 | -46/+39 |
* | | | fixing stupid bug in templates.content/js/com.cnprog.i18n.js | Adolfo Fitoria | 2009-08-09 | 1 | -1/+1 |
* | | | fixing a translation (to fit style) | Adolfo Fitoria | 2009-08-09 | 2 | -2/+2 |
* | | | 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 |
* | | | adding os.path to the log file | Adolfo Fitoria | 2009-08-09 | 0 | -0/+0 |
* | | | moving settings values from settings.py to settings_local.py for better | Adolfo Fitoria | 2009-08-09 | 1 | -25/+26 |
* | | | fixing a bug in question view | Adolfo Fitoria | 2009-08-08 | 1 | -1/+4 |
* | | | fixing error in settings.py (missing template stuff for admin) | Adolfo Fitoria | 2009-08-08 | 1 | -0/+1 |
* | | | translating templates/content/js/com.cnprog.i18n.js to Spanish | Adolfo Fitoria | 2009-08-08 | 1 | -1/+60 |
| |/
|/| |
|
* | | 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 |