Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed a few pluralization bugs in translations | Evgeny Fadeev | 2010-05-09 | 2 | -1315/+2369 |
| | |||||
* | updated translations, new Russian addtions by ekalinin | Evgeny Fadeev | 2010-05-07 | 1 | -4/+4 |
| | |||||
* | rebuilt locale messages | Evgeny Fadeev | 2010-04-24 | 1 | -0/+0 |
| | |||||
* | fixed up INSTALL, settings_local.py.dist and replaced strings osqa->askbot ↵ | Evgeny Fadeev | 2010-04-10 | 1 | -8/+8 |
| | | | | everywhere, except main README file | ||||
* | spanish translation | Adolfo Fitoria | 2010-04-01 | 2 | -1949/+2083 |
| | |||||
* | Merge branch 'evgenyfadeev/master' | Adolfo Fitoria | 2010-02-09 | 2 | -1371/+1830 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore INSTALL TODO cnprog.wsgi django_authopenid/urls.py django_authopenid/views.py drop-all-tables.sh forum/auth.py forum/managers.py forum/models.py forum/templatetags/extra_tags.py forum/views.py locale/es/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.po settings.py settings_local.py.dist sql_scripts/update_2009_01_25_001.sql sql_scripts/update_2009_02_26_001.sql sql_scripts/update_2009_04_10_001.sql templates/authopenid/confirm_email.txt templates/authopenid/sendpw_email.txt templates/content/js/compress.bat templates/content/js/flot-build.bat templates/content/style/style.css templates/footer.html templates/question.html templates/user_reputation.html templates/user_stats.html templates/user_votes.html templates/users_questions.html urls.py | ||||
| * | better comments, email subscriptions, corrected view counter, some ie7 ↵ | root | 2009-11-13 | 2 | -251/+246 |
| | | | | | | | | 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 | ||||
* | | Fixing bugs, adding evgeny's changes | Adolfo Fitoria | 2009-08-21 | 2 | -60/+71 |
|\| | | | | | | | | | | | | | Conflicts: django_authopenid/urls.py templates/authopenid/sendpw.html templates/authopenid/signin.html | ||||
| * | added Adolfos mods, django_authopeid bug, unified traditional and OpenID login | Evgeny Fadeev | 2009-08-19 | 2 | -159/+187 |
| | | |||||
* | | fixing error with signup | Adolfo Fitoria | 2009-08-17 | 2 | -104/+95 |
| | | |||||
* | | Merge branch 'master' into experimental | Adolfo Fitoria | 2009-08-17 | 2 | -16/+14 |
|\| | | | | | | | | | | | Conflicts: locale/es/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.po | ||||
| * | fixing question template bug for closed questions | Adolfo Fitoria | 2009-08-17 | 2 | -115/+92 |
| | | |||||
* | | Merge branch 'master' into experimental | Adolfo Fitoria | 2009-08-16 | 2 | -526/+565 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: locale/es/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.po templates/footer.html templates/header.html templates/index.html urls.py | ||||
| * | Merge branch 'evgenyfadeev/master' | Adolfo Fitoria | 2009-08-16 | 2 | -466/+488 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: locale/en/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.po | ||||
| | * | merged Bruno url translations, removed his local mods, added ↵ | Evgeny Fadeev | 2009-08-12 | 2 | -144/+137 |
| | | | | | | | | | | | | settings.BOOKS_ON, validated more templates | ||||
| | * | Fixed voting problem. Should still work on i18n for JS voting and some urls. | Bruno Sarlo | 2009-08-11 | 1 | -5/+4 |
| | | | | | | | | | | | | Non-ascii chars in tags bring syntax error for new meta-tags parsing. | ||||
| | * | FAQ translation for Preguntalo.com.uy | Bruno Sarlo | 2009-08-11 | 1 | -249/+359 |
| | | | |||||
| | * | Translation. | Bruno Sarlo | 2009-08-10 | 1 | -1/+1 |
| | | | |||||
| | * | Included i18n for links site-wide. Hope there is no bit left. | Bruno Sarlo | 2009-08-09 | 1 | -32/+164 |
| | | | |||||
| | * | Added revers urls for links to work with i18n. | Bruno Sarlo | 2009-08-09 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG | Bruno Sarlo | 2009-08-08 | 1 | -539/+891 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merge of Spanish translation, still missing some texts. * Custom colors for preguntalo project Conflicts: locale/es/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.po templates/content/style/style.css | ||||
| | * | | Mas diseño, idioma, etc. | Bruno Sarlo | 2009-08-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | Spanish translation. | Bruno Sarlo | 2009-08-07 | 2 | -459/+595 |
| | | | | |||||
| | * | | merge Evgeny's English and Botum's Spanish translations | Mike Chen | 2009-07-29 | 2 | -0/+1973 |
| | / | |||||
| * | | Fixing translations errors(adding .mo) | Adolfo Fitoria | 2009-08-12 | 2 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: locale/es/LC_MESSAGES/django.po | ||||
* | | | | Merge branch 'master' into experimental | Adolfo Fitoria | 2009-08-12 | 2 | -2/+2 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/es/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.po | ||||
| * | | | updating some missing translations | Adolfo Fitoria | 2009-08-12 | 2 | -4/+4 |
| | | | | |||||
* | | | | Merge branch 'experimental' of git@github.com:fitoria/CNPROG into experimental | Adolfo Fitoria | 2009-08-12 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/es/LC_MESSAGES/django.po templates/header.html | ||||
| * | | | | Merge branch 'master' into experimental | Adolfo Fitoria | 2009-08-12 | 1 | -3/+3 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/es/LC_MESSAGES/django.po templates/authopenid/sendpw.html templates/authopenid/signin.html templates/header.html templates/index.html templates/question_edit.html | ||||
* | | | | | Merge branch 'master' into experimental | Adolfo Fitoria | 2009-08-12 | 1 | -4/+4 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | updating some missing translations | Adolfo Fitoria | 2009-08-12 | 1 | -4/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'master' into experimental | Adolfo Fitoria | 2009-08-12 | 1 | -3/+3 |
|\| | | | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/es/LC_MESSAGES/django.po templates/authopenid/sendpw.html templates/authopenid/signin.html templates/header.html templates/index.html templates/question_edit.html | ||||
| * | | untested commit. merged Adolfos mods, validated most of html, slugify urls, ↵ | Evgeny Fadeev | 2009-08-10 | 1 | -2/+2 |
| | | | | | | | | | | | | fixed IE issues in openid signin | ||||
* | | | Merge branch 'master' into experimental | Adolfo Fitoria | 2009-08-09 | 2 | -2/+2 |
|\| | | | | | | | | | | | | | | | | | Conflicts: locale/es/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.po | ||||
| * | | fixing a translation (to fit style) | Adolfo Fitoria | 2009-08-09 | 2 | -2/+2 |
| |/ | |||||
* / | adding categories suport to templates (need more style) | Adolfo Fitoria | 2009-08-09 | 2 | -188/+187 |
|/ | |||||
* | adding some translation, fixing translation errors (Spanish) | Adolfo Fitoria | 2009-08-07 | 2 | -77/+60 |
| | |||||
* | added some more files | Evgeny Fadeev | 2009-08-05 | 1 | -0/+0 |
| | |||||
* | added anonymous posting, per-question subscription and fixes by Pothers and ↵ | Evgeny Fadeev | 2009-08-05 | 2 | -522/+807 |
| | | | | some more, see development.log | ||||
* | included changes by Adolfo and Chaitanya and found temporary fix for ↵ | Evgeny Fadeev | 2009-08-04 | 1 | -0/+0 |
| | | | | languages, switched files to Unix mode | ||||
* | included changes by Adolfo and Chaitanya and found temporary fix for languages | Evgeny Fadeev | 2009-08-04 | 1 | -1/+0 |
| | |||||
* | Spanish translation. | Bruno Sarlo | 2009-07-23 | 1 | -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 | ||||
* | start of spanish translation. | Bruno Sarlo | 2009-07-20 | 1 | -0/+2341 |