| Commit message (Expand) | Author | Age | Files | Lines |
* | added color blending for counters, fixed questions and user questions views, ... | Evgeny Fadeev | 2010-04-03 | 1 | -0/+31 |
* | old login system restored, merge done | Evgeny Fadeev | 2010-03-27 | 1 | -11/+11 |
* | intermediate commit after merge | Evgeny Fadeev | 2010-03-27 | 1 | -19/+11 |
|\ |
|
| * | merged with master branch | Evgeny Fadeev | 2010-03-14 | 1 | -15/+8 |
| |\ |
|
| | * | Lots of small fixes, including the missing comments problem. | hrcerqueira | 2010-03-07 | 1 | -0/+3 |
| | * | Started implementing cache. | hrcerqueira | 2010-03-04 | 1 | -1/+5 |
| | * | Fixed the new question bug, removed some old stuff from settings files, and f... | hrcerqueira | 2010-03-02 | 1 | -18/+0 |
| * | | removed old external password login hooks | Evgeny Fadeev | 2010-03-14 | 1 | -4/+0 |
| * | | users loaded | Evgeny Fadeev | 2010-03-06 | 1 | -0/+3 |
| |/ |
|
| * | merged joseph's branch | Evgeny Fadeev | 2010-02-22 | 1 | -1/+1 |
| |\ |
|
| | * | More updates to installation instructions | Joseph Turian | 2010-02-07 | 1 | -4/+3 |
| | * | Updated installation instructions | Joseph Turian | 2010-02-07 | 1 | -2/+3 |
| | * | tiny fix to settings_local.py.dist | Evgeny Fadeev | 2010-02-05 | 1 | -1/+0 |
| | * | added logging messages to django_authopenid library for debugging, \ | Evgeny Fadeev | 2010-02-05 | 1 | -0/+5 |
| | * | remove experimental and unused files, small cleanups | Evgeny Fadeev | 2010-02-02 | 1 | -0/+1 |
| | * | recaptcha for conventional registration\n\ | Evgeny Fadeev | 2010-01-24 | 1 | -0/+12 |
| | * | Handled the returning user case, and the proper redirects in the case of an a... | hrcerqueira | 2010-01-22 | 1 | -92/+92 |
| | * | Handle the case were user logs in with facebook for the first time. | hrcerqueira | 2010-01-22 | 1 | -0/+1 |
| | * | Added the basic html and javascript of fb connect, and a setting in settings_... | hrcerqueira | 2010-01-21 | 1 | -88/+91 |
| | * | added a short name setting for the app and modified the default about page to... | Rick Ross | 2010-01-16 | 1 | -14/+17 |
| | * | configuration of javascript base url is no longer needed | Evgeny Fadeev | 2009-11-28 | 1 | -3/+0 |
| | * | 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 | 1 | -0/+9 |
| | * | full text search with Sphinx, added session-based greeting message for the fi... | Evgeny Fadeev | 2009-11-17 | 1 | -8/+19 |
| | * | turned off by default legacy password login through external website | Evgeny Fadeev | 2009-11-17 | 1 | -1/+1 |
| | * | better comments, email subscriptions, corrected view counter, some ie7 issues... | root | 2009-11-13 | 1 | -17/+38 |
| | * | merged Bruno url translations, removed his local mods, added settings.BOOKS_O... | Evgeny Fadeev | 2009-08-12 | 1 | -1/+1 |
| | * | modified settings.py and settings_local.py.dist to be more organized | Adolfo Fitoria | 2009-08-09 | 1 | -17/+39 |
| | * | translate header, index and footer pages | Mike Chen | 2009-07-09 | 1 | -0/+4 |
| | * | initiliaze git rep | Mike Chen | 2009-07-05 | 1 | -0/+21 |
| * | merged adolfos branch, dos2unixd everything | Evgeny Fadeev | 2010-02-22 | 1 | -110/+110 |
| |\ |
|
| | * | Merge branch 'evgenyfadeev/master' | Adolfo Fitoria | 2010-02-09 | 1 | -72/+42 |
| | |\ |
|
| | * \ | Merge branch 'evgenyfadeev/master' | Adolfo Fitoria | 2010-02-09 | 1 | -5/+74 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' of git://github.com/cnprog/CNPROG into chinito/master | Adolfo Fitoria | 2009-10-13 | 1 | -3/+24 |
| | |\ \ \ |
|
| | | * | | | update settings.py and settings_local.py.dist suggested by Adolfo Fitoria | Mike Chen | 2009-08-12 | 1 | -22/+43 |
| | * | | | | merged Bruno url translations, removed his local mods, added settings.BOOKS_O... | Evgeny Fadeev | 2009-08-12 | 1 | -1/+1 |
| | * | | | | modified settings.py and settings_local.py.dist to be more organized | Adolfo Fitoria | 2009-08-09 | 1 | -17/+39 |
| | |/ / / |
|
* | | | | | initial commit | Evgeny Fadeev | 2010-03-25 | 1 | -7/+0 |
* | | | | | dos2unix | Evgeny Fadeev | 2010-02-28 | 1 | -110/+110 |
|/ / / / |
|
* | | | | Fixed some errors and moved some folders to inside the forum folder. | hrcerqueira | 2010-02-18 | 1 | -0/+110 |
* | | | | Changed views _init.py_ to not import everything, but just the packages, and ... | hrcerqueira | 2010-02-15 | 1 | -110/+0 |
* | | | | second take on skins - quite a bit simpler | Evgeny Fadeev | 2010-02-10 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | tiny fix to settings_local.py.dist | Evgeny Fadeev | 2010-02-05 | 1 | -1/+0 |
* | | | added logging messages to django_authopenid library for debugging, \ | Evgeny Fadeev | 2010-02-05 | 1 | -0/+5 |
* | | | remove experimental and unused files, small cleanups | Evgeny Fadeev | 2010-02-02 | 1 | -0/+1 |
* | | | recaptcha for conventional registration\n\ | Evgeny Fadeev | 2010-01-24 | 1 | -0/+12 |
* | | | Handled the returning user case, and the proper redirects in the case of an a... | hrcerqueira | 2010-01-22 | 1 | -92/+92 |
* | | | Handle the case were user logs in with facebook for the first time. | hrcerqueira | 2010-01-22 | 1 | -0/+1 |
* | | | Added the basic html and javascript of fb connect, and a setting in settings_... | hrcerqueira | 2010-01-21 | 1 | -88/+91 |
* | | | added a short name setting for the app and modified the default about page to... | Rick Ross | 2010-01-16 | 1 | -14/+17 |
| |/
|/| |
|