| Commit message (Expand) | Author | Age | Files | Lines |
* | configuration of javascript base url is no longer needed | Evgeny Fadeev | 2009-11-28 | 8 | -28/+34 |
* | trivial change | Evgeny Fadeev | 2009-11-28 | 1 | -0/+1 |
* | fixed user tag selection and count, link points to user authored questions/an... | Evgeny Fadeev | 2009-11-25 | 4 | -16/+40 |
* | added generic email to settings_local.py.dist | Evgeny Fadeev | 2009-11-25 | 1 | -1/+1 |
* | fixed error in template and removed ADMINS and DEBUG settings from settings.py | root | 2009-11-25 | 12 | -205/+15 |
* | tiny fix in javascript language file | Evgeny Fadeev | 2009-11-23 | 1 | -1/+1 |
* | improved email subscription job, some small fixes, users now can change their... | Evgeny Fadeev | 2009-11-23 | 10 | -51/+1510 |
* | small css fix | Evgeny Fadeev | 2009-11-22 | 1 | -0/+3 |
* | fixed broken links in few places, added Arvyd's modification of user_reputati... | Evgeny Fadeev | 2009-11-22 | 9 | -45/+81 |
* | full text search with Sphinx, added session-based greeting message for the fi... | Evgeny Fadeev | 2009-11-17 | 13 | -25/+261 |
* | turned off by default legacy password login through external website | Evgeny Fadeev | 2009-11-17 | 1 | -1/+1 |
* | added INSTALL file, expanded it with more detailed setup instructions and exp... | Evgeny Fadeev | 2009-11-15 | 1 | -10/+206 |
* | 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 |