summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* removed the sharing prompt phrase from the question and an extra "subscribe" ↵Evgeny Fadeev2013-04-043-16/+0
| | | | checkbox
* 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
| | | | previous search
* tweaked autocompleter to prevent launching new search when previous did not ↵Evgeny Fadeev2013-04-042-6/+24
| | | | return
* 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 ↵Evgeny Fadeev2013-03-272-4426/+5332
| | | | | | | | command
* | 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 ↵Evgeny Fadeev2013-03-295-25/+27
|/ | | | user webpage url
* added signals answer_edited and answer_before_edit and setting ↵Evgeny Fadeev2013-03-272-9/+37
| | | | ASKBOT_EDIT_ANSWER_FORM
* 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 ↵Evgeny Fadeev2013-03-264-4/+22
| | | | scope and added custom js placeholder for the question page
* 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 characters
| | * Fix encoding problems when sharing a question with special charactersJorge López Pérez2013-03-221-1/+1
| |/ | | | | | | escape() doesn't work with UTF-8 characters
| * 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
| |
| * Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2013-03-193-6/+11
| |\
| | * styling changes in the tag selector, added exception handling for skinEvgeny Fadeev2013-03-183-6/+11
| | |
| * | Merge branch 'master' of git://github.com/ASKBOT/askbot-develAdolfo Fitoria2013-03-1721-207/+250
| |\|
| | * unified css of buttonsEvgeny Fadeev2013-03-1720-199/+202
| | |
| * | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2013-03-144-5/+5
| |\ \
| * \ \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2013-03-1325-126/+148
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2013-03-1118-108/+1674
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2013-03-0717-94/+263
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2013-03-054-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2013-03-013-1/+502
| |\ \ \ \ \ \ \
| * | | | | | | | fixed typo en WYSIWYG editorAdolfo Fitoria2013-02-261-2/+2
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2013-02-269-63/+6599
| |\ \ \ \ \ \ \ \