summaryrefslogtreecommitdiffstats
path: root/askbot/skins
Commit message (Collapse)AuthorAgeFilesLines
* merged with the master branchEvgeny Fadeev2013-03-231-1/+7
|\
| * styling changes in the tag selector, added exception handling for skinEvgeny Fadeev2013-03-181-1/+7
| |
* | some additional work on the compressor branchEvgeny Fadeev2013-03-231-3/+8
| |
* | Add django_compressor to compress CSS, JS and automatically compile LESSTyler Mandry2013-03-161-3/+3
| |
* | Add ability to use LESS development mode with extra.lessTyler Mandry2013-03-161-2/+8
|/
* merged with the master branchEvgeny Fadeev2012-12-051-7/+7
|\
| * compiled less and fixed a bug in the skinsEvgeny Fadeev2012-11-281-7/+7
| |
* | removed debugging codeEvgeny Fadeev2012-11-281-3/+0
| |
* | added full text title search for mysqlEvgeny Fadeev2012-11-271-1/+4
|/
* added django-style template loader class and replaced render_into_skin with ↵Evgeny Fadeev2012-11-171-37/+17
| | | | render
* Fixed issue with feed, changed settings.py template, fixed issue withAdolfo Fitoria2012-10-101-1/+3
| | | | | | | | skin loader, fixed urls.py for feeds fixed bug in messages hack with django 1.4.1 all test pass in 1.3.1, haystack and email parsing tests fails on 1.4.1
* combined all dev branches for kpEvgeny Fadeev2012-09-20937-99452/+31
|
* fixed bug in one template, TOOD: fix ↵Adolfo Fitoria2012-09-191-0/+1
| | | | test_moderated_question_answerable_approval_notification
* added templates for hardcoded emailsAdolfo Fitoria2012-09-184-1/+51
|
* initial work for email templatesAdolfo Fitoria2012-09-188-17/+73
|
* Merge branch 'master' into email_templatesAdolfo Fitoria2012-09-15355-1100/+51104
|\ | | | | | | | | Conflicts: askbot/tests/__init__.py
| * merged with the tag-editor branchEvgeny Fadeev2012-09-154-30/+56
| |\
| | * added a temporary case sensitive tag search noticeEvgeny Fadeev2012-09-101-1/+1
| | |
| | * added label to the tag search inputEvgeny Fadeev2012-09-061-0/+1
| | |
| | * expanded default help pageEvgeny Fadeev2012-09-061-2/+26
| | |
| | * attempt to fix posting comments in IEEvgeny Fadeev2012-08-292-20/+21
| | |
| | * removed red margin on top in IEEvgeny Fadeev2012-08-251-3/+9
| | |
| * | group description editing works againEvgeny Fadeev2012-09-144-11/+22
| | |
| * | Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-09-132-0/+4
| |\ \
| | * | fixed bug when converting comments caused by db constraint, fixed styling errorsAdolfo Fitoria2012-09-132-0/+4
| | | |
| * | | Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-09-132-3/+4
| |\ \ \
| | * | | solved issue with widget validation output and cssAdolfo Fitoria2012-09-122-3/+4
| | | | |
| * | | | answer publishing seems to work fullyEvgeny Fadeev2012-09-137-28/+63
| | | | |
| * | | | merged Adolfo's branchEvgeny Fadeev2012-09-122-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fixed convert to comment link hidingAdolfo Fitoria2012-09-111-1/+1
| | | | |
| | * | | Fixed hiding comment convert linksAdolfo Fitoria2012-09-111-1/+1
| | | | |
| * | | | added simple UI for publishing selected answersEvgeny Fadeev2012-09-122-2/+27
| | |/ / | |/| |
| * | | added toggle to the group profile page allowing to publish only selected ↵Evgeny Fadeev2012-09-112-0/+20
| | | | | | | | | | | | | | | | answers to outsiders
| * | | Merge branch 'adolfo-master' into user-groupsEvgeny Fadeev2012-09-118-15/+104
| |\| |
| | * | Convert answer to comment.Adolfo Fitoria2012-09-108-15/+104
| | | |
| * | | added several test cases for groups-related functionsEvgeny Fadeev2012-09-111-1/+0
| | | |
| * | | merged Adolfo's branchEvgeny Fadeev2012-09-093-18/+33
| |\ \ \
| | * | | fixed css for error display, fixed upload from widgets, added groups support ↵Adolfo Fitoria2012-09-062-19/+13
| | | | | | | | | | | | | | | | | | | | again for widgets
| * | | | merged fix for hiding the convert comment to answer linksEvgeny Fadeev2012-09-092-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fixed the hide functions in javascriptAdolfo Fitoria2012-09-062-1/+1
| | | | |
| * | | | tinymce editor works in the popups tooEvgeny Fadeev2012-09-0910-56/+125
| | |/ / | |/| |
| * | | Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-09-061-4/+3
| |\ \ \
| | * | | hopefully fixed the jump issue in some browsersAdolfo Fitoria2012-09-041-4/+3
| | | | |
| * | | | merged with adolfos master branchEvgeny Fadeev2012-09-0610-3/+126
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | group join moderation worksEvgeny Fadeev2012-09-068-229/+158
| | | | |
| * | | | a part of "ask to join group" moderationEvgeny Fadeev2012-09-052-0/+115
| | | | |
| * | | | Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-09-042-10/+31
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fixed css issue with bootstrapAdolfo Fitoria2012-09-031-5/+1
| | | | |
| | * | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-09-033-14/+34
| | |\ \ \
| | * | | | fixes tinymce upload file/image issueAdolfo Fitoria2012-09-031-1/+9
| | | | | |