summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TranslationsGustavo A. Gómez Farhat2013-04-092-2/+2
|
* TranslationsGustavo A. Gómez Farhat2013-04-092-1/+4
|
* Merge branch 'master' of github.com:ASKBOT/askbot-develGustavo A. Gómez Farhat2013-04-091-1/+1
|\
| * fixed a test caseEvgeny Fadeev2013-04-081-1/+1
| |
* | Merge branch 'master' of github.com:ASKBOT/askbot-develGustavo A. Gómez Farhat2013-04-0834-534/+1414
|\|
| * added import from Jive forums to AskbotEvgeny Fadeev2013-04-082-0/+140
| |
| * css and bug fixesEvgeny Fadeev2013-04-073-3/+7
| |
| * merged with the master branchEvgeny Fadeev2013-04-0732-4626/+5835
| |\
| * | allowed to choose plain text or rich text editor for the commentsEvgeny Fadeev2013-04-0712-165/+282
| | |
| * | improved image and file upload menuesEvgeny Fadeev2013-04-036-67/+282
| | |
| * | minor css fixEvgeny Fadeev2013-04-011-0/+1
| | |
| * | a minor change in the search dropdownEvgeny Fadeev2013-04-012-1/+19
| | |
| * | added custom header to the search drop menu for japanese languageEvgeny Fadeev2013-04-012-0/+9
| | |
| * | some post-merge fixesEvgeny Fadeev2013-03-283-16/+20
| | |
| * | merged the master branchEvgeny Fadeev2013-03-2781-1201/+1285
| |\ \
| * | | patched min search word length for japaneseEvgeny Fadeev2013-03-253-3/+13
| | | |
| * | | added a hack for short japanese queriesEvgeny Fadeev2013-03-241-0/+5
| | | |
| * | | merged with the master branchEvgeny Fadeev2013-03-1114-12/+1547
| |\ \ \
| * | | | added minor edit function to the comment editsEvgeny Fadeev2013-03-097-9/+48
| | | | |
| * | | | merged with the master branchEvgeny Fadeev2013-03-0810-110/+156
| |\ \ \ \
| * \ \ \ \ merged the master branchEvgeny Fadeev2013-03-0616-91/+257
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into rich-text-commentsEvgeny Fadeev2013-03-054-1/+4
| |\ \ \ \ \ \
| * | | | | | | deleted unused filesEvgeny Fadeev2013-03-042-24/+0
| | | | | | | |
| * | | | | | | improved comment posting works for tinymce editorEvgeny Fadeev2013-03-0422-315/+623
| | | | | | | |
* | | | | | | | TranslationsGustavo A. Gómez Farhat2013-04-052-7/+7
| | | | | | | |
* | | | | | | | More translationsGustavo A. Gómez Farhat2013-04-052-5/+5
| | | | | | | |
* | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | checkbox
* | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | | |