summaryrefslogtreecommitdiffstats
path: root/askbot/skins
Commit message (Expand)AuthorAgeFilesLines
* Fixed error message in feedback formAdolfo Fitoria2011-11-251-2/+1
* fixed error messages display in feedback formAdolfo Fitoria2011-11-251-0/+10
* Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-11-251-6/+6
|\
| * merged localization fixes for js by Rosandra, temp teleted some djangojs.mo f...Evgeny Fadeev2011-11-251-6/+6
| |\
| | * removed uses of replace() for translations in js filesRosandra Cuello2011-11-221-4/+6
* | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-11-255-9/+16
|\| |
| * | resolved edit conflict in the changelogEvgeny Fadeev2011-11-241-1/+3
| |\ \
| | * \ Merge branch 'master' of git://github.com/ASKBOT/askbot-develAlexander Werner2011-11-231-0/+5
| | |\ \
| | * \ \ Merge branch 'master' of git://github.com/ASKBOT/askbot-develAlexander Werner2011-11-2115-2800/+5841
| | |\ \ \
| | * | | | Prefer request.LANGUAGE_CODE over settings.LANGUAGE_CODE if availableAlexander Werner2011-11-181-1/+3
| * | | | | some style changes to display the header correctly and added optional setting...Evgeny Fadeev2011-11-244-8/+13
| | |_|/ / | |/| | |
* | | | | changed truncate value to 20Adolfo Fitoria2011-11-241-1/+1
* | | | | Merge branch 'master' of git://github.com/byroncorrales/askbot-develAdolfo Fitoria2011-11-244-6/+24
|\ \ \ \ \
| * | | | | truncate strings lenght in widget tags listByron2011-11-231-1/+1
| * | | | | Style fix in sing up with passwordByron2011-11-234-6/+24
| |/ / / /
* | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-11-231-0/+5
|\| | | |
| * | | | fixed position of the question subscribe checkbox and disabled anonymous cach...Evgeny Fadeev2011-11-221-0/+5
| | |/ / | |/| |
* | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-11-228-15/+18
|\| | |
| * | | style changes and todo commentsEvgeny Fadeev2011-11-208-15/+18
* | | | Added spam filtering with recaptcha in feedback formAdolfo Fitoria2011-11-211-0/+13
* | | | Fixes incorrect question numbering reported inAdolfo Fitoria2011-11-211-1/+1
|/ / /
* | | Fixed a bug in question follow bug due to bad translationAdolfo Fitoria2011-11-171-1/+1
* | | fixed css bug for search barAdolfo Fitoria2011-11-172-3/+6
* | | Merge branch 'rosandra'Adolfo Fitoria2011-11-179-117/+120
|\ \ \
| * | | fixed issues with url translation an ASKBOT_TRANSLATE_URL settingAdolfo Fitoria2011-11-172-1/+11
| * | | fixed vote buttons jsAdolfo Fitoria2011-11-171-14/+16
| * | | Merge branch 'new-template' of git://github.com/rosihorrorshow/askbot-devel i...Adolfo Fitoria2011-11-177-122/+113
| |\ \ \ | | | |/ | | |/|
| | * | i18n.js messages moved to .po filesRosandra Cuello2011-09-281-1/+0
| | * | properly internationalize javascript -- copied zh_CN tranlations from i18n.js...Rosandra Cuello2011-09-286-121/+113
* | | | fixed a bad condition that showed accepted arrow to everyoneAdolfo Fitoria2011-11-171-3/+3
|/ / /
* | | renamed style.less.css to style.lessAdolfo Fitoria2011-11-162-1/+1
* | | Added less compiled css for production modeAdolfo Fitoria2011-11-164-2680/+5698
* | | Merge branch 'master' into new-templateAdolfo Fitoria2011-11-1611-12/+29
|\ \ \ | | |/ | |/|
| * | Removed fixed width of .tabBar to show it at correct width when searchingAlexander Werner2011-11-161-1/+0
| * | Fixed js bug reported in http://askbot.org/en/question/707/Alexander Werner2011-11-162-2/+2
| * | Merge branch 'dejan'Evgeny Fadeev2011-11-153-0/+15
| |\ \
| | * | Updated live search to switch feed url, added comments - better code, removed...Dejan Noveski2011-11-151-0/+7
| | * | RSS feed made context sensitiveDejan Noveski2011-11-152-0/+8
| * | | fixed bug reported in http://askbot.org/en/question/699/bug-in-parserEvgeny Fadeev2011-11-141-1/+1
| |/ /
| * | added CACHE_MIDDLEWARE_ANONYMOUS_ONLY setting and test, renamed BROKER_BACKEN...Evgeny Fadeev2011-11-091-1/+1
| * | replaced the logo with the one for dark bg, decreased width of input boxes fo...Evgeny Fadeev2011-11-08987-3050/+36454
| |\ \
| | * | fixed the unclosed img tag issue in the accept answer buttonEvgeny Fadeev2011-11-081-0/+1
| | * | Merge branch 'byron' into new-templateEvgeny Fadeev2011-11-0813-194/+311
| | |\ \ | | | |/ | | |/|
* | | | Merge branch 'master' into new-templateAdolfo Fitoria2011-11-082-5/+5
|\| | |
| * | | fixed language typosRadim Řehůřek2011-11-071-3/+3
| * | | Converted QuestionRevision&AnswerRevision to PostRevision, keeping them for n...Tomasz Zielinski2011-11-041-2/+2
* | | | Merge branch 'new-template' of github.com:ASKBOT/askbot-devel into new-templateAdolfo Fitoria2011-11-082-7/+5
|\ \ \ \ | | |/ / | |/| |
| * | | merged vlads caching of the question page fixEvgeny Fadeev2011-11-062-7/+5
| |\ \ \
| | * | | Feature #134: time-based cache for anonymous only & testsVlad Bokov2011-11-051-1/+1
| | * | | Feature #116: fix jinja template callsVlad Bokov2011-10-301-1/+1