summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'test'Evgeny Fadeev2014-02-045-13/+10
|\ \ \ \ \ \ \
| * | | | | | | made the test cases passEvgeny Fadeev2014-02-045-13/+10
* | | | | | | | switched the order of urlize and parse markdownEvgeny Fadeev2014-02-031-2/+2
* | | | | | | | updated the contributor listEvgeny Fadeev2014-02-021-0/+1
* | | | | | | | Merge pull request #185 from respotemplates/masterEvgeny Fadeev2014-02-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | enforce csrf protection on edit_comment to prevent a 403 error code issued wh...Hamdy2013-10-281-1/+1
* | | | | | | | | small css fixEvgeny Fadeev2014-02-022-2/+2
* | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develEvgeny Fadeev2014-02-011-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #188 from fitoria/custom_css_fixEvgeny Fadeev2014-02-011-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fixes bug that blocked custom css on closed forum modeAdolfo Fitoria2013-11-041-1/+1
* | | | | | | | | | | better restricted set of variables allowed to be shown via view config_variableEvgeny Fadeev2014-02-011-4/+12
|/ / / / / / / / / /
* | | | | | | | | | updated the contributor listEvgeny Fadeev2014-02-011-0/+1
* | | | | | | | | | Merge pull request #198 from keto/fix-195Evgeny Fadeev2014-02-012-3/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix comment count update when converting answer to commentPami Ketolainen2014-01-072-3/+37
* | | | | | | | | | | update the list of contributorsEvgeny Fadeev2014-02-011-0/+2
* | | | | | | | | | | Merge pull request #203 from yongjhih/fbEvgeny Fadeev2014-02-011-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allow pre-populate email and username of sign-up inforamtion via FacebookAndrew Chen2014-01-281-0/+5
* | | | | | | | | | | | Merge pull request #204 from BenjaminABEL/patch-2Evgeny Fadeev2014-02-011-5/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | change the var InputToolTip function to get correct translation of the live s...Benjamin ABEL2014-01-311-5/+1
* | | | | | | | | | | | fixed the auto-creation of admin on first user registrationEvgeny Fadeev2014-02-014-12/+18
|/ / / / / / / / / / /
* | | | | | | | | | | hopefully fixed the rss feed for the individual answerEvgeny Fadeev2014-01-291-1/+1
* | | | | | | | | | | fixed a bug on fixing new questionEvgeny Fadeev2014-01-291-22/+23
* | | | | | | | | | | fix_question_tags seems to work nowEvgeny Fadeev2014-01-293-8/+55
* | | | | | | | | | | made a better fix to escaping the openid urlEvgeny Fadeev2014-01-283-2/+5
* | | | | | | | | | | escaped system message in the headerEvgeny Fadeev2014-01-281-1/+1
|/ / / / / / / / / /
* | | | | | | | | | added class to an html element in the main page paginator macroEvgeny Fadeev2014-01-261-1/+1
* | | | | | | | | | fixed a bug where posting a question may take long timeEvgeny Fadeev2014-01-261-5/+8
* | | | | | | | | | small changes to make tests passEvgeny Fadeev2014-01-233-5/+11
* | | | | | | | | | made amends to th fix_question_tags management commandEvgeny Fadeev2014-01-221-55/+83
* | | | | | | | | | fixed typo in a templateEvgeny Fadeev2014-01-211-2/+0
* | | | | | | | | | made fix_question_tags respect the forbidden tag chars in the beginning and t...Evgeny Fadeev2014-01-205-22/+64
* | | | | | | | | | disallowed hash at the beginnings of tagsEvgeny Fadeev2014-01-168-269/+194
* | | | | | | | | | added import of accepted questions and skipped importing deleted contentEvgeny Fadeev2014-01-091-1/+22
* | | | | | | | | | small change in export_osqa commandEvgeny Fadeev2014-01-071-2/+1
* | | | | | | | | | fixed a couple of issues in the osqa importEvgeny Fadeev2014-01-071-1/+11
|/ / / / / / / / /
* | | | | | | | | updated the documentationEvgeny Fadeev2013-12-283-65/+26
* | | | | | | | | Merge branch 'merge-osqa'Evgeny Fadeev2013-12-237-229/+980
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | temporarily added command "export_osqa"Evgeny Fadeev2013-12-231-0/+216
| * | | | | | | | | updated changelogEvgeny Fadeev2013-12-231-0/+1
| * | | | | | | | | finished the askbot_add_osqa_content management commandEvgeny Fadeev2013-12-233-22/+185
| * | | | | | | | | intermediate commit for the OSQA importEvgeny Fadeev2013-12-184-20/+232
| * | | | | | | | | Merge branch 'master' into merge-osqaEvgeny Fadeev2013-12-124-3/+36
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | initial work for the osqa import into askbotEvgeny Fadeev2013-12-041-0/+91
| * | | | | | | | | | factored out base import data commandEvgeny Fadeev2013-12-022-227/+295
* | | | | | | | | | | fixed an issue in the convert comment commandEvgeny Fadeev2013-12-221-9/+14
* | | | | | | | | | | added one more email response quote separatorEvgeny Fadeev2013-12-181-0/+2
* | | | | | | | | | | added escape to the real name on the user profile pageEvgeny Fadeev2013-12-181-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | just added a comment for the future workEvgeny Fadeev2013-12-121-0/+2
* | | | | | | | | | allowed livesettings overriding by ASKBOT_ prefixed parametersEvgeny Fadeev2013-12-113-3/+29
* | | | | | | | | | updated changelogEvgeny Fadeev2013-11-301-0/+5
|/ / / / / / / / /