summaryrefslogtreecommitdiffstats
path: root/askbot
Commit message (Expand)AuthorAgeFilesLines
* recompiled style.cssEvgeny Fadeev2012-07-161-77/+78
* width of ask button == width of sidebarEvgeny Fadeev2012-07-161-1/+1
* a bug fix on listing users by group and some style adjustmentsEvgeny Fadeev2012-07-163-21/+17
* merged Adolfo's build_livesettings_cache management commandEvgeny Fadeev2012-07-164-3/+7
* Merge branch 'livesettings_fix'Evgeny Fadeev2012-07-165-21/+58
|\
| * Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-05-2986-3553/+5803
| |\
| * | fixed merge :-$Adolfo Fitoria2012-05-151-6/+0
| * | added fix for livesettings overrideAdolfo Fitoria2012-05-152-3/+15
| * | Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-05-15112-1469/+15896
| |\ \
| * | | fixed preload_cache commandAdolfo Fitoria2012-05-101-7/+2
| * | | fixed errorAdolfo Fitoria2012-05-091-2/+2
| * | | added management command to preload livesettings cacheAdolfo Fitoria2012-05-091-0/+17
| * | | Added LIVESETTINGS_CACHE_TIMEOUT settings to set a different timeout forAdolfo Fitoria2012-05-093-18/+37
* | | | first pass on switching fro Yanone Kaffeesatz to Open Sans CondensedEvgeny Fadeev2012-07-153-43/+44
* | | | fixed the broken "follow user" functionEvgeny Fadeev2012-07-151-19/+2
* | | | fixed display glitch in the closed questionEvgeny Fadeev2012-07-143-7/+8
* | | | renamed function users() --> show_users()Evgeny Fadeev2012-07-012-3/+3
* | | | small template fixDario Kolak2012-07-011-1/+1
* | | | Update masterEvgeny Fadeev2012-06-301-1/+1
* | | | fix: Locale might break JavaScript codelissyx2012-06-271-4/+4
* | | | tiny change in ru localeEvgeny Fadeev2012-06-161-1/+1
* | | | fixed import error bug in readers.pyEvgeny Fadeev2012-06-161-0/+1
* | | | small tweaks in content cleaningEvgeny Fadeev2012-06-162-3/+4
* | | | Merge branch 'github-master'Evgeny Fadeev2012-06-162-2012/+792
|\ \ \ \
| * \ \ \ Merge pull request #80 from lissyx/masterEvgeny Fadeev2012-06-162-2012/+792
| |\ \ \ \
| | * | | | Rebuilt django.mo for french localelissyx2012-06-161-0/+0
| | * | | | l10n: french locales fix from goofy@lissyx2012-06-161-2012/+792
* | | | | | small changes in the skin and Ru localeEvgeny Fadeev2012-06-163-3/+5
|/ / / / /
* | | | | Merge branch 'github-master'Evgeny Fadeev2012-06-161-1/+1
|\ \ \ \ \
| * | | | | Update masterEvgeny Fadeev2012-06-151-1/+1
* | | | | | added spammy to the test content set and protected code from such inputEvgeny Fadeev2012-06-1625-59/+71
|/ / / / /
* | | | | merged feature 157 by Paul BackhouseEvgeny Fadeev2012-06-1515-17/+455
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into feature-157Paul Backhouse2012-05-057-10/+9
| |\ \ \ \ \
| * | | | | | Fixed bug where clicking on a wildcard matched tag did not put the tag in the...Paul Backhouse2012-05-052-3/+4
| * | | | | | Now makes use of tag_selector.js, so wildcard tags can be expanded.Paul Backhouse2012-05-043-43/+34
| * | | | | | User profile has "Show tags" checkbox.Paul Backhouse2012-04-306-6/+595
| * | | | | | All users stored interesting/ignored tags are shown, without option to disabl...Paul Backhouse2012-04-302-3/+72
| * | | | | | BugfixPaul Backhouse2012-04-301-4/+2
* | | | | | | added full site url to rss feeds for the user profile urlsEvgeny Fadeev2012-06-141-1/+1
* | | | | | | Merge pull request #77 from cesbo/dev_andEvgeny Fadeev2012-06-141-1/+2
|\ \ \ \ \ \ \
| * | | | | | | feed_url fixAndrey Dyldin2012-05-251-1/+2
* | | | | | | | Merge pull request #79 from lissyx/masterEvgeny Fadeev2012-06-144-857/+1114
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | l10n: Updating .mo's for French localelissyx2012-06-142-0/+0
| * | | | | | | l10n: Updating french localelissyx2012-06-141-14/+13
| * | | | | | | l10n: Updating french localelissyx2012-06-141-843/+1101
* | | | | | | | fix rst table of developer commandsJim Tittsler2012-06-121-1/+1
|/ / / / / / /
* | | | | | | updated the changelogEvgeny Fadeev2012-06-071-0/+1
* | | | | | | swapped default setting values with the bootstrap mode and renamed bootstrap ...Evgeny Fadeev2012-06-074-58/+58
* | | | | | | recompiled the style.less fileEvgeny Fadeev2012-06-071-19/+21
* | | | | | | Merge branch 'master' into user-groupsEvgeny Fadeev2012-06-0718-35/+120
|\ \ \ \ \ \ \