Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed errors in settings_local.py.dist and added a utility script - run | Evgeny Fadeev | 2010-04-10 | 1 | -0/+2 |
| | |||||
* | fixed up INSTALL, settings_local.py.dist and replaced strings osqa->askbot ↵ | Evgeny Fadeev | 2010-04-10 | 1 | -5/+4 |
| | | | | everywhere, except main README file | ||||
* | added color blending for counters, fixed questions and user questions views, ↵ | Evgeny Fadeev | 2010-04-03 | 1 | -0/+31 |
| | | | | better humanization of counters | ||||
* | 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 |
| | | | | | | | | | | | | Added placeholders in log folder, and the new cache folder so git wont ignore them. | ||||
| | * | Fixed the new question bug, removed some old stuff from settings files, and ↵ | hrcerqueira | 2010-03-02 | 1 | -18/+0 |
| | | | | | | | | | | | | fixed the errors introduced by the "staticmethod" decorator removal. | ||||
| * | | 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 |
| | | | | | | | | | | | | also fixed up format of logging output and added HOW_TO_DEBUG file | ||||
| | * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | simpler email subscription form at registration\n\ fixed urls in rss feed\n\ added experimental remote password login api (cleartext password for remote site entered locally)\n\ included example for Mediawiki Authentication plugin\n\ very simple message to everyone management command | ||||
| | * | Handled the returning user case, and the proper redirects in the case of an ↵ | hrcerqueira | 2010-01-22 | 1 | -92/+92 |
| | | | | | | | | | | | | anonymous question or answer. | ||||
| | * | 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 ↵ | hrcerqueira | 2010-01-21 | 1 | -88/+91 |
| | | | | | | | | | | | | settings_local.py.dist for the fb api key. | ||||
| | * | added a short name setting for the app and modified the default about page ↵ | Rick Ross | 2010-01-16 | 1 | -14/+17 |
| | | | | | | | | | | | | to use it | ||||
| | * | 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 ↵ | Evgeny Fadeev | 2009-11-17 | 1 | -8/+19 |
| | | | | | | | | | | | | first time visitor | ||||
| | * | 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 ↵ | root | 2009-11-13 | 1 | -17/+38 |
| | | | | | | | | | | | | 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 | ||||
| | * | merged Bruno url translations, removed his local mods, added ↵ | Evgeny Fadeev | 2009-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | | settings.BOOKS_ON, validated more templates | ||||
| | * | 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 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: django_authopenid/util.py forum/feed.py forum/views.py settings.py settings_local.py.dist templates/about.html templates/content/style/style.css templates/question.html templates/questions.html | ||||
| | * \ | Merge branch 'evgenyfadeev/master' | Adolfo Fitoria | 2010-02-09 | 1 | -5/+74 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * \ \ | Merge branch 'master' of git://github.com/cnprog/CNPROG into chinito/master | Adolfo Fitoria | 2009-10-13 | 1 | -3/+24 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: forum/models.py forum/views.py settings.py settings_local.py.dist | ||||
| | | * | | | 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 ↵ | Evgeny Fadeev | 2009-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | settings.BOOKS_ON, validated more templates | ||||
| | * | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | changed urls.py to include the full python path for each view. Also changed some "reverses" on templates that were using view p | ||||
* | | | | 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 |
| | | | | | | | | | | | | also fixed up format of logging output and added HOW_TO_DEBUG file | ||||
* | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | simpler email subscription form at registration\n\ fixed urls in rss feed\n\ added experimental remote password login api (cleartext password for remote site entered locally)\n\ included example for Mediawiki Authentication plugin\n\ very simple message to everyone management command | ||||
* | | | Handled the returning user case, and the proper redirects in the case of an ↵ | hrcerqueira | 2010-01-22 | 1 | -92/+92 |
| | | | | | | | | | | | | anonymous question or answer. | ||||
* | | | Handle the case were user logs in with facebook for the first time. | hrcerqueira | 2010-01-22 | 1 | -0/+1 |
| | | |