Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove experimental and unused files, small cleanups | Evgeny Fadeev | 2010-02-02 | 2 | -92/+0 |
| | |||||
* | Default OSQA logo image | Rick Ross | 2010-01-31 | 1 | -0/+0 |
| | |||||
* | recaptcha for conventional registration\n\ | Evgeny Fadeev | 2010-01-24 | 12 | -80/+201 |
| | | | | | | | | 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 | ||||
* | fixed small error in html and style of signin view | Evgeny Fadeev | 2010-01-24 | 1 | -0/+6 |
| | |||||
* | dos2unix everything, added dos2unix.sh script | Evgeny Fadeev | 2010-01-24 | 1 | -690/+690 |
| | |||||
* | Fixed the redirect when anonymous users try to vote. | hrcerqueira | 2010-01-20 | 1 | -687/+690 |
| | |||||
* | better selector of ignored questions, split javascript tag_selector into ↵ | Evgeny Fadeev | 2009-12-09 | 2 | -166/+168 |
| | | | | separate file, fixed question counter messages in the english lang file | ||||
* | added interesting and ignored tag selectors (works) and per-tag subscription ↵ | Evgeny Fadeev | 2009-12-08 | 7 | -13/+202 |
| | | | | (not tested yet) | ||||
* | merged with CNPROG branch | Evgeny Fadeev | 2009-11-28 | 3 | -8/+7 |
|\ | |||||
| * | 1. adjust logo css, remove margin-bottom | sailingcai | 2009-10-12 | 1 | -1/+0 |
| | | | | | | | | | | | | 2. add urlquote in get_absolute_url 3. enable QuestionsPageSizeMiddleware middleware 4. remove unused code | ||||
| * | remove settings_local.py | unknown | 2009-08-12 | 2 | -7/+7 |
| | | |||||
* | | fixed some local merge errors | Evgeny Fadeev | 2009-11-28 | 2 | -9/+0 |
| | | |||||
* | | configuration of javascript base url is no longer needed | Evgeny Fadeev | 2009-11-28 | 4 | -20/+28 |
| | | |||||
* | | 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 ↵ | Evgeny Fadeev | 2009-11-23 | 1 | -1/+1 |
| | | | | | | | | their screen name any time | ||||
* | | small css fix | Evgeny Fadeev | 2009-11-22 | 1 | -0/+3 |
| | | |||||
* | | fixed broken links in few places, added Arvyd's modification of ↵ | Evgeny Fadeev | 2009-11-22 | 2 | -5/+2 |
| | | | | | | | | user_reputation view, email sender cron job, some edits in INSTALL file | ||||
* | | full text search with Sphinx, added session-based greeting message for the ↵ | Evgeny Fadeev | 2009-11-17 | 1 | -1/+4 |
| | | | | | | | | first time visitor | ||||
* | | better comments, email subscriptions, corrected view counter, some ie7 ↵ | root | 2009-11-13 | 15 | -255/+1308 |
| | | | | | | | | 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 | ||||
* | | added Adolfos mods, django_authopeid bug, unified traditional and OpenID login | Evgeny Fadeev | 2009-08-19 | 5 | -1/+38 |
| | | |||||
* | | merged Bruno url translations, removed his local mods, added ↵ | Evgeny Fadeev | 2009-08-12 | 3 | -126/+6 |
| | | | | | | | | 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 | 2 | -1/+3 |
| | | | | | | | | Non-ascii chars in tags bring syntax error for new meta-tags parsing. | ||||
* | | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG | Bruno Sarlo | 2009-08-11 | 12 | -3/+61 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: forum/views.py locale/es/LC_MESSAGES/django.mo settings_local.py templates/answer_edit_tips.html templates/book.html templates/header.html templates/index.html templates/question_edit_tips.html templates/user_stats.html templates/user_tabs.html templates/users_questions.html | ||||
| * | | untested commit. merged Adolfos mods, validated most of html, slugify urls, ↵ | Evgeny Fadeev | 2009-08-10 | 11 | -2/+1 |
| | | | | | | | | | | | | fixed IE issues in openid signin | ||||
| * | | fixing stupid bug in templates.content/js/com.cnprog.i18n.js | Adolfo Fitoria | 2009-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | translating templates/content/js/com.cnprog.i18n.js to Spanish | Adolfo Fitoria | 2009-08-08 | 1 | -1/+60 |
| |/ | |||||
* | | Applied preguntalo.com.uy colors. | Bruno Sarlo | 2009-08-09 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG | Bruno Sarlo | 2009-08-08 | 26 | -1887/+2149 |
|\| | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | added some more files | Evgeny Fadeev | 2009-08-05 | 18 | -0/+125 |
| | | |||||
| * | added anonymous posting, per-question subscription and fixes by Pothers and ↵ | Evgeny Fadeev | 2009-08-05 | 5 | -78/+169 |
| | | | | | | | | some more, see development.log | ||||
| * | included changes by Adolfo and Chaitanya and found temporary fix for languages | Evgeny Fadeev | 2009-08-04 | 4 | -1921/+1921 |
| | | |||||
| * | merged in latest Mikes changes | Evgeny Fadeev | 2009-07-26 | 3 | -3/+3 |
| | | |||||
| * | adding all files again | Evgeny Fadeev | 2009-07-10 | 80 | -0/+14606 |
| | | |||||
| * | deleted all | Evgeny Fadeev | 2009-07-10 | 82 | -14607/+0 |
| | | |||||
| * | english translation | Evgeny Fadeev | 2009-07-10 | 8 | -95/+410 |
| | | |||||
* | | Mas diseño, idioma, etc. | Bruno Sarlo | 2009-08-07 | 3 | -8/+8 |
| | | |||||
* | | Diseño en general. | Bruno Sarlo | 2009-08-07 | 3 | -23/+24 |
| | | |||||
* | | Logos | Bruno Sarlo | 2009-08-07 | 2 | -0/+118 |
| | | |||||
* | | merge Evgeny's English and Botum's Spanish translations | Mike Chen | 2009-07-29 | 7 | -60/+329 |
|/ | |||||
* | initiliaze git rep | Mike Chen | 2009-07-05 | 80 | -0/+14292 |