summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix 500 template processing errorPami Ketolainen2014-03-183-2/+12
* minor change contributor info boxEvgeny Fadeev2014-03-131-1/+3
* update of theme for the latest versionEvgeny Fadeev2014-03-132-6/+0
* implemented optional display of email addresses to moderatorsEvgeny Fadeev2014-03-1310-20/+60
* allowed migration to LDAP from other login methodEvgeny Fadeev2014-03-053-6/+12
* implemented read-only modeEvgeny Fadeev2014-03-0212-14/+134
* fixed the disclosure of user name in the instant alerts on anonymous postsEvgeny Fadeev2014-02-212-3/+8
* added tag validation to the subscribed tag setEvgeny Fadeev2014-02-137-46/+55
* fixed an issue in the tasks for the multilingual setupEvgeny Fadeev2014-02-112-0/+5
* fixed text in the static faq contentEvgeny Fadeev2014-02-101-1/+1
* added a fix to send email alerts when subscribed tags are enabledEvgeny Fadeev2014-02-071-0/+2
* added redirect to the original url after login to the closed forum mode middl...Evgeny Fadeev2014-02-061-1/+6
* hid name of anonymous user in the post notificationEvgeny Fadeev2014-02-061-1/+5
* fixed recaptcha on the user feedback formEvgeny Fadeev2014-02-041-0/+2
* 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