summaryrefslogtreecommitdiffstats
path: root/templates/content
Commit message (Collapse)AuthorAgeFilesLines
* started working towards skinning forum app - first step - move templates to appEvgeny Fadeev2010-02-09114-16205/+0
|
* fixed a little bug that i have planted into fbconnect before, removed unused ↵Evgeny Fadeev2010-02-081-0/+3
| | | | files fixed email signup form validation
* remove experimental and unused files, small cleanupsEvgeny Fadeev2010-02-022-92/+0
|
* Default OSQA logo imageRick Ross2010-01-311-0/+0
|
* recaptcha for conventional registration\n\Evgeny Fadeev2010-01-2412-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 viewEvgeny Fadeev2010-01-241-0/+6
|
* dos2unix everything, added dos2unix.sh scriptEvgeny Fadeev2010-01-241-690/+690
|
* Fixed the redirect when anonymous users try to vote.hrcerqueira2010-01-201-687/+690
|
* better selector of ignored questions, split javascript tag_selector into ↵Evgeny Fadeev2009-12-092-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 Fadeev2009-12-087-13/+202
| | | | (not tested yet)
* merged with CNPROG branchEvgeny Fadeev2009-11-283-8/+7
|\
| * 1. adjust logo css, remove margin-bottomsailingcai2009-10-121-1/+0
| | | | | | | | | | | | 2. add urlquote in get_absolute_url 3. enable QuestionsPageSizeMiddleware middleware 4. remove unused code
| * remove settings_local.pyunknown2009-08-122-7/+7
| |
* | fixed some local merge errorsEvgeny Fadeev2009-11-282-9/+0
| |
* | configuration of javascript base url is no longer neededEvgeny Fadeev2009-11-284-20/+28
| |
* | tiny fix in javascript language fileEvgeny Fadeev2009-11-231-1/+1
| |
* | improved email subscription job, some small fixes, users now can change ↵Evgeny Fadeev2009-11-231-1/+1
| | | | | | | | their screen name any time
* | small css fixEvgeny Fadeev2009-11-221-0/+3
| |
* | fixed broken links in few places, added Arvyd's modification of ↵Evgeny Fadeev2009-11-222-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 Fadeev2009-11-171-1/+4
| | | | | | | | first time visitor
* | better comments, email subscriptions, corrected view counter, some ie7 ↵root2009-11-1315-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 loginEvgeny Fadeev2009-08-195-1/+38
| |
* | merged Bruno url translations, removed his local mods, added ↵Evgeny Fadeev2009-08-123-126/+6
| | | | | | | | settings.BOOKS_ON, validated more templates
* | Fixed voting problem. Should still work on i18n for JS voting and some urls.Bruno Sarlo2009-08-112-1/+3
| | | | | | | | Non-ascii chars in tags bring syntax error for new meta-tags parsing.
* | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROGBruno Sarlo2009-08-1112-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 Fadeev2009-08-1011-2/+1
| | | | | | | | | | | | fixed IE issues in openid signin
| * | fixing stupid bug in templates.content/js/com.cnprog.i18n.jsAdolfo Fitoria2009-08-091-1/+1
| | |
| * | translating templates/content/js/com.cnprog.i18n.js to SpanishAdolfo Fitoria2009-08-081-1/+60
| |/
* | Applied preguntalo.com.uy colors.Bruno Sarlo2009-08-091-3/+3
| |
* | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROGBruno Sarlo2009-08-0826-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 filesEvgeny Fadeev2009-08-0518-0/+125
| |
| * added anonymous posting, per-question subscription and fixes by Pothers and ↵Evgeny Fadeev2009-08-055-78/+169
| | | | | | | | some more, see development.log
| * included changes by Adolfo and Chaitanya and found temporary fix for languagesEvgeny Fadeev2009-08-044-1921/+1921
| |
| * merged in latest Mikes changesEvgeny Fadeev2009-07-263-3/+3
| |
| * adding all files againEvgeny Fadeev2009-07-1080-0/+14606
| |
| * deleted allEvgeny Fadeev2009-07-1082-14607/+0
| |
| * english translationEvgeny Fadeev2009-07-108-95/+410
| |
* | Mas diseño, idioma, etc.Bruno Sarlo2009-08-073-8/+8
| |
* | Diseño en general.Bruno Sarlo2009-08-073-23/+24
| |
* | LogosBruno Sarlo2009-08-072-0/+118
| |
* | merge Evgeny's English and Botum's Spanish translationsMike Chen2009-07-297-60/+329
|/
* initiliaze git repMike Chen2009-07-0580-0/+14292