Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default OSQA logo image | Rick Ross | 2010-01-31 | 1 | -0/+0 |
| | |||||
* | recaptcha for conventional registration\n\ | Evgeny Fadeev | 2010-01-24 | 29 | -127/+511 |
| | | | | | | | | 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 | 3 | -11/+17 |
| | |||||
* | dos2unix everything, added dos2unix.sh script | Evgeny Fadeev | 2010-01-24 | 1 | -690/+690 |
| | |||||
* | Handled the returning user case, and the proper redirects in the case of an ↵ | hrcerqueira | 2010-01-22 | 3 | -97/+105 |
| | | | | anonymous question or answer. | ||||
* | Handle the case were user logs in with facebook for the first time. | hrcerqueira | 2010-01-22 | 3 | -2/+8 |
| | |||||
* | Added the basic html and javascript of fb connect, and a setting in ↵ | hrcerqueira | 2010-01-21 | 3 | -268/+274 |
| | | | | settings_local.py.dist for the fb api key. | ||||
* | Users no long are allowed to change their username, and the email address is ↵ | hrcerqueira | 2010-01-20 | 1 | -95/+95 |
| | | | | now a required field. | ||||
* | Made sorting tabs work in question search | hrcerqueira | 2010-01-20 | 1 | -235/+235 |
| | |||||
* | Fixed the redirect when anonymous users try to vote. | hrcerqueira | 2010-01-20 | 2 | -1197/+1200 |
| | |||||
* | added a short name setting for the app and modified the default about page ↵ | Rick Ross | 2010-01-16 | 1 | -18/+12 |
| | | | | to use it | ||||
* | added sitemap at /sitemap.xml and fixed per tag subscription (hopefully) | Evgeny Fadeev | 2009-12-09 | 2 | -146/+12 |
| | |||||
* | better selector of ignored questions, split javascript tag_selector into ↵ | Evgeny Fadeev | 2009-12-09 | 4 | -169/+173 |
| | | | | 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 | 14 | -56/+314 |
| | | | | (not tested yet) | ||||
* | merged with CNPROG branch | Evgeny Fadeev | 2009-11-28 | 3 | -8/+7 |
|\ | |||||
| * | 1. update var setting in blocktrans | sailingcai | 2009-10-14 | 1 | -1/+1 |
| | | |||||
| * | 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 | 6 | -22/+34 |
| | | |||||
* | | fixed user tag selection and count, link points to user authored ↵ | Evgeny Fadeev | 2009-11-25 | 1 | -4/+5 |
| | | | | | | | | questions/answers, fixed diff_date a little | ||||
* | | fixed error in template and removed ADMINS and DEBUG settings from settings.py | root | 2009-11-25 | 1 | -6/+3 |
| | | |||||
* | | 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 | 4 | -4/+8 |
| | | | | | | | | 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 | 5 | -21/+20 |
| | | | | | | | | 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 | 4 | -10/+45 |
| | | | | | | | | first time visitor | ||||
* | | better comments, email subscriptions, corrected view counter, some ie7 ↵ | root | 2009-11-13 | 70 | -1029/+2407 |
| | | | | | | | | 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 | 10 | -41/+87 |
| | | |||||
* | | fixing question template bug for closed questions | Adolfo Fitoria | 2009-08-17 | 1 | -2/+2 |
| | | |||||
* | | Added Adolfo's canonical url link fix | Evgeny Fadeev | 2009-08-12 | 1 | -1/+1 |
| | | |||||
* | | merged Bruno url translations, removed his local mods, added ↵ | Evgeny Fadeev | 2009-08-12 | 12 | -229/+65 |
| | | | | | | | | 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. | ||||
* | | 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 | 1 | -7/+1 |
| | | |||||
* | | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG | Bruno Sarlo | 2009-08-11 | 43 | -160/+211 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 44 | -166/+154 |
| | | | | | | | | | | | | fixed IE issues in openid signin | ||||
| * | | adding meta keywords to questions and canonical tag | Adolfo Fitoria | 2009-08-09 | 1 | -0/+3 |
| | | | |||||
| * | | 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 |
| |/ | |||||
* | | Translation. | Bruno Sarlo | 2009-08-10 | 1 | -1/+1 |
| | | | | | | | | * translate url update profile | ||||
* | | Translation. | Bruno Sarlo | 2009-08-10 | 1 | -1/+1 |
| | | |||||
* | | 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 | 20 | -55/+55 |
| | | |||||
* | | 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 | 1 | -11/+11 |
| | | |||||
* | | Changes for preguntalo project's header. | Bruno Sarlo | 2009-08-08 | 1 | -3/+4 |
| | | | | | | | | | | * give priorty to "ask question" * small airy space to header | ||||
* | | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG | Bruno Sarlo | 2009-08-08 | 82 | -2451/+2893 |
|\| | | | | | | | | | | | | | | | | | | | * 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 spanish mods by Adolfo, fix in email notification and minor template ↵ | Evgeny Fadeev | 2009-08-07 | 1 | -4/+1 |
| | | | | | | | | change, removed site-specific staff from english .po file |