summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Translations for esGustavo A. Gómez Farhat2013-04-052-35/+35
* Merge branch 'master' of github.com:ASKBOT/askbot-develGustavo A. Gómez Farhat2013-04-058-29/+54
|\
| * created boilerplate modal menu and a template filter as_jsonEvgeny Fadeev2013-04-052-0/+14
| * and one moreEvgeny Fadeev2013-04-042-0/+2
| * and one moreEvgeny Fadeev2013-04-041-0/+5
| * one more tweakEvgeny Fadeev2013-04-042-0/+2
| * one more tweakEvgeny Fadeev2013-04-042-0/+4
| * a tweak to the setup templatesEvgeny Fadeev2013-04-042-2/+2
| * updated the setup template filesEvgeny Fadeev2013-04-043-13/+27
| * removed the sharing prompt phrase from the question and an extra "subscribe" ...Evgeny Fadeev2013-04-043-16/+0
* | Merge branch 'master' of github.com:Nuevosmedios/askbot-develGustavo A. Gómez Farhat2013-04-045-223/+431
|\ \ | |/ |/|
| * Translation filesGerson Yarce Franco2013-04-044-222/+430
| * Fixing missing translationGerson Yarce Franco2013-04-021-1/+1
* | removed uses of preloadData for the autocompleterEvgeny Fadeev2013-04-047-10/+3
* | one more fix to insure the post-run of query when user typed more during the ...Evgeny Fadeev2013-04-041-5/+6
* | tweaked autocompleter to prevent launching new search when previous did not r...Evgeny Fadeev2013-04-042-6/+24
* | fix in the wmd.jsEvgeny Fadeev2013-04-031-13/+6
* | styled the search bar more reliablyEvgeny Fadeev2013-04-022-26/+76
|/
* added extra context to the questions page and to the question summary snippetEvgeny Fadeev2013-04-022-0/+9
* css fixes to search bar and enhancements for the AutoCompleterEvgeny Fadeev2013-04-023-3/+8
* allowed extra context in the tags pageEvgeny Fadeev2013-04-012-8/+11
* added query re-run for slower connectionsEvgeny Fadeev2013-03-311-1/+6
* added instant search to the tags pageEvgeny Fadeev2013-03-3110-48/+202
* dry-refactored the tags viewEvgeny Fadeev2013-03-303-69/+47
* fixed the ins style againEvgeny Fadeev2013-03-292-1/+10
* Merge branch 'master' of github.com:ASKBOT/askbot-develEvgeny Fadeev2013-03-292-4426/+5332
|\
| * extracted messages for the ru locale and made regex fixes in the extractor co...Evgeny Fadeev2013-03-272-4426/+5332
* | hopefully fixed yellow bg issue in google adwordsEvgeny Fadeev2013-03-293-4/+11
* | moved a setting from one section to another and fixed a bug in display of use...Evgeny Fadeev2013-03-295-25/+27
|/
* added signals answer_edited and answer_before_edit and setting ASKBOT_EDIT_AN...Evgeny Fadeev2013-03-272-9/+37
* added an optional setting to pass extra context into the question pageEvgeny Fadeev2013-03-271-0/+9
* recompiled style.cssEvgeny Fadeev2013-03-261-1/+9
* added new_answer_posted signal and ASKBOT_NEW_ANSWER_FORM settings.py settingEvgeny Fadeev2013-03-262-1/+22
* created default filler for the "followed" scope when it is the only enabled s...Evgeny Fadeev2013-03-264-4/+22
* recompiled the style.cssEvgeny Fadeev2013-03-251-9/+27
* text/less -> text/cssEvgeny Fadeev2013-03-251-1/+1
* fixed a test caseEvgeny Fadeev2013-03-241-1/+1
* added option to disable the big ask buttonEvgeny Fadeev2013-03-249-122/+124
* recompiled the less fileEvgeny Fadeev2013-03-231-15/+25
* fixed css of the search barEvgeny Fadeev2013-03-235-611/+192
* fixed a failing testEvgeny Fadeev2013-03-231-1/+1
* merged with the master branchEvgeny Fadeev2013-03-2344-274/+494
|\
| * updated the contributors fileEvgeny Fadeev2013-03-221-0/+1
| * Merge pull request #118 from adobo/fixshareencodingEvgeny Fadeev2013-03-221-1/+1
| |\
| | * Fix encoding problems when sharing a question with special charactersJorge López Pérez2013-03-221-1/+1
| |/
| * allowed to enable and disable scopes on the main pageEvgeny Fadeev2013-03-2213-31/+161
| * Merge branch 'adolfo' into scopesEvgeny Fadeev2013-03-214-13/+24
| |\
| | * display error messages via exceptions on livesettingsAdolfo Fitoria2013-03-204-13/+24
| * | added setting to turn on and off selected scopes of questionsEvgeny Fadeev2013-03-211-0/+71
| |/
| * commented out the unnecessary settingEvgeny Fadeev2013-03-193-13/+2