summaryrefslogtreecommitdiffstats
path: root/askbot/templates
Commit message (Expand)AuthorAgeFilesLines
...
* | some post-merge fixesEvgeny Fadeev2013-03-281-0/+1
* | merged the master branchEvgeny Fadeev2013-03-2728-193/+246
|\|
| * created default filler for the "followed" scope when it is the only enabled s...Evgeny Fadeev2013-03-261-0/+1
| * text/less -> text/cssEvgeny Fadeev2013-03-251-1/+1
| * added option to disable the big ask buttonEvgeny Fadeev2013-03-242-26/+25
| * fixed css of the search barEvgeny Fadeev2013-03-232-6/+7
| * merged with the master branchEvgeny Fadeev2013-03-2318-39/+82
| |\
| | * allowed to enable and disable scopes on the main pageEvgeny Fadeev2013-03-223-15/+39
| | * styling changes in the tag selector, added exception handling for skinEvgeny Fadeev2013-03-181-0/+2
| | * unified css of buttonsEvgeny Fadeev2013-03-1714-24/+41
| * | better compress support on the main and question pagesEvgeny Fadeev2013-03-238-124/+128
| * | some additional work on the compressor branchEvgeny Fadeev2013-03-231-1/+1
| * | Add django_compressor to compress CSS, JS and automatically compile LESSTyler Mandry2013-03-163-9/+14
| * | Add ability to use LESS development mode with extra.lessTyler Mandry2013-03-161-2/+3
| |/
| * changed the .org link to .com in the footerEvgeny Fadeev2013-03-131-1/+1
| * Merge pull request #97 from siovene/conditional-sidebar-footerEvgeny Fadeev2013-03-111-3/+5
| |\
| | * Prevents sidebar footer from showing, if it's not defined.Salvatore Iovene2012-11-031-3/+5
* | | patched min search word length for japaneseEvgeny Fadeev2013-03-252-2/+2
* | | merged with the master branchEvgeny Fadeev2013-03-111-6/+18
|\| |
| * | allowed to created tags upon subscribing to themEvgeny Fadeev2013-03-111-6/+18
* | | added minor edit function to the comment editsEvgeny Fadeev2013-03-092-1/+1
* | | merged with the master branchEvgeny Fadeev2013-03-082-0/+6
|\| |
| * | minor edit option for question and answer to suppress email alertsEvgeny Fadeev2013-03-082-0/+6
* | | merged the master branchEvgeny Fadeev2013-03-064-71/+143
|\| |
| * | added function to repost answer as comment under the latest previously posted...Evgeny Fadeev2013-03-064-70/+143
* | | deleted unused filesEvgeny Fadeev2013-03-042-24/+0
* | | improved comment posting works for tinymce editorEvgeny Fadeev2013-03-049-59/+29
|/ /
* | added csrf protection to the widget formsEvgeny Fadeev2013-02-262-2/+2
* | fixed a bug in the revisions page where wrong author was shown on the revisionsEvgeny Fadeev2013-02-221-1/+1
* | added 100% width on the email alert tableEvgeny Fadeev2013-02-221-1/+1
* | added space for display ad after the first answerEvgeny Fadeev2013-02-212-10/+5
* | corrected the karma and badges separators in th e headerEvgeny Fadeev2013-02-211-6/+3
* | a minor typographical changeEvgeny Fadeev2013-02-191-1/+3
* | css fixesEvgeny Fadeev2013-02-121-0/+1
* | made width 100% for the email alert templateEvgeny Fadeev2013-02-121-1/+1
* | fixed age phrase on the user profileEvgeny Fadeev2013-02-061-1/+1
* | adjusted template for teh email alertEvgeny Fadeev2013-01-291-7/+13
* | moved question instructions above the ask form, added editable setting for th...Evgeny Fadeev2013-01-292-13/+29
* | escaped request.path in the urlsEvgeny Fadeev2013-01-253-6/+6
* | fixed default language on the ask page and made small css adjustmentsEvgeny Fadeev2013-01-232-0/+4
* | fixed language parameter in the language navigationEvgeny Fadeev2013-01-221-2/+2
* | small fixes in the user inboxEvgeny Fadeev2013-01-222-17/+20
* | added a macro for country flagEvgeny Fadeev2013-01-201-0/+8
* | added hashtag option to the social sharing toolsEvgeny Fadeev2013-01-191-1/+2
* | made dropdown language navigationEvgeny Fadeev2013-01-176-19/+26
* | allowed change of language upon editing the questionEvgeny Fadeev2013-01-162-18/+4
* | added language selector to the user profiles and to the ask question forEvgeny Fadeev2013-01-143-15/+55
* | merged adolfos tag subscriptions featureEvgeny Fadeev2013-01-132-21/+36
* | linking tag header to manage tag subscriptionAdolfo Fitoria2013-01-101-0/+5
* | Merge branch 'master' into tag_subscriptionAdolfo Fitoria2013-01-104-3/+13
|\ \