| Commit message (Expand) | Author | Age | Files | Lines |
* | applied fix to identi.ca loging suggested by gniibe at askbot.org | Evgeny Fadeev | 2012-10-18 | 1 | -1/+1 |
* | added a management command to find anomalous threads | Evgeny Fadeev | 2012-10-19 | 1 | -0/+44 |
* | added user profile search setup to the init_postgresql_full_text_search command | Evgeny Fadeev | 2012-10-19 | 1 | -0/+8 |
* | fixed a broken insert | Evgeny Fadeev | 2012-10-18 | 1 | -1/+1 |
* | fixed bugs causing test cases to fail for MySQL backend | Evgeny Fadeev | 2012-10-18 | 3 | -13/+20 |
* | cleaned up mysql-specific utility functions | Evgeny Fadeev | 2012-10-16 | 4 | -62/+23 |
* | fixed a bug where user cannot be deleted with postgres db backend in the djan... | Evgeny Fadeev | 2012-10-16 | 3 | -0/+498 |
* | Merge branch 'github-master' | Evgeny Fadeev | 2012-10-16 | 2 | -2/+2 |
|\ |
|
| * | Merge pull request #94 from dkolak/fixtemp | Evgeny Fadeev | 2012-10-15 | 2 | -2/+2 |
| |\ |
|
| | * | fix user profile network and folowed section title | Dario Kolak | 2012-10-13 | 2 | -2/+2 |
* | | | made height and line-height the same on most text input elements for better t... | Evgeny Fadeev | 2012-10-16 | 2 | -13/+53 |
|/ / |
|
* | | added credits for translation to Stefano Mancini | Evgeny Fadeev | 2012-10-15 | 1 | -1/+1 |
* | | reverted changes in the templates, because I did not understand why they were... | Evgeny Fadeev | 2012-10-15 | 2 | -14/+14 |
* | | some translations | Stefano Mancini | 2012-10-15 | 2 | -5/+3 |
* | | Merge branch 'master' of https://github.com/ASKBOT/askbot-devel | Stefano Mancini | 2012-10-15 | 28 | -212/+753 |
|\ \ |
|
| * | | fixed view at url /settings/export/ | Evgeny Fadeev | 2012-10-15 | 1 | -1/+1 |
| * | | added test cases and fixed some issues related to posting of private question... | Evgeny Fadeev | 2012-10-15 | 6 | -48/+180 |
| * | | added test cases for making private posts, some tests fail | Evgeny Fadeev | 2012-10-14 | 2 | -0/+90 |
| |/ |
|
| * | allowed user to post new answer after deleting a previous answer | Evgeny Fadeev | 2012-10-13 | 3 | -2/+23 |
| * | fixed bug where answer count was not always decremented on main page on answe... | Evgeny Fadeev | 2012-10-13 | 1 | -9/+30 |
| * | merged the haystack support branch | Evgeny Fadeev | 2012-10-12 | 7 | -18/+29 |
| * | Merge branch 'haystack' | Evgeny Fadeev | 2012-10-11 | 22 | -158/+383 |
| |\ |
|
| | * | adding documentation for haystack modules | Adolfo Fitoria | 2012-10-09 | 1 | -0/+11 |
| | * | Merge branch 'master' into haystack | Adolfo Fitoria | 2012-10-08 | 19 | -15/+2023 |
| | |\ |
|
| | * | | fixed haystack test issue | Adolfo Fitoria | 2012-10-08 | 2 | -1/+7 |
| | * | | fixing some tests and merge errors, commit before the lights goes out | Adolfo Fitoria | 2012-10-02 | 6 | -13/+13 |
| | * | | Merge branch 'master' into haystack | Adolfo Fitoria | 2012-10-02 | 1209 | -29678/+95670 |
| | |\ \ |
|
| | * | | | added tests for haystack | Adolfo Fitoria | 2012-06-21 | 5 | -56/+153 |
| | * | | | added setup_procedures for haystack and setup_templates | Adolfo Fitoria | 2012-06-20 | 3 | -1/+36 |
| | * | | | partially fixed relevance bug, it still does not produces the very same resul... | Adolfo Fitoria | 2012-06-20 | 2 | -1/+6 |
| | * | | | added haystack user index | Adolfo Fitoria | 2012-06-20 | 2 | -21/+38 |
| | * | | | haystack search working, bug in sort by relevance | Adolfo Fitoria | 2012-06-20 | 2 | -193/+41 |
| | * | | | temporal commit, search is still broken | Adolfo Fitoria | 2012-06-19 | 3 | -1/+176 |
| | * | | | started migrating the score field to points, models, views and test | Adolfo Fitoria | 2012-06-18 | 13 | -144/+151 |
| | * | | | initial index, needs work and testing, temporal commit to change the score fi... | Adolfo Fitoria | 2012-06-18 | 1 | -0/+43 |
| * | | | | made owner_or_moderator_required decorator pass url parameters to the next url | Evgeny Fadeev | 2012-10-11 | 3 | -1/+43 |
| * | | | | small style fix for the user profile page | Evgeny Fadeev | 2012-10-11 | 1 | -1/+0 |
* | | | | | some more translations | Stefano Mancini | 2012-10-11 | 2 | -48/+48 |
* | | | | | upgraded translations | Stefano Mancini | 2012-10-10 | 4 | -194/+220 |
* | | | | | minor translations | Stefano Mancini | 2012-10-10 | 2 | -20/+20 |
* | | | | | Merge branch 'master' of https://github.com/ASKBOT/askbot-devel | Stefano Mancini | 2012-10-10 | 20 | -16/+2024 |
|\| | | | |
|
| * | | | | re-enabled mistakenly turned off tinymce startup tests | Evgeny Fadeev | 2012-10-08 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| * | | | moved post summary to text field from varchar to accomodate unicode better | Evgeny Fadeev | 2012-10-07 | 5 | -1/+1528 |
| * | | | fixed bug in the test case name | Evgeny Fadeev | 2012-10-06 | 1 | -1/+1 |
| * | | | added test case for a unicode question | Evgeny Fadeev | 2012-10-06 | 1 | -0/+8 |
| * | | | fixed bug with vanishing answer comments when user groups are enabled | Evgeny Fadeev | 2012-10-05 | 1 | -5/+8 |
| * | | | fixed a bug in ldap user registration | Evgeny Fadeev | 2012-10-05 | 1 | -0/+1 |
| * | | | fixed issue in html as reported by Niki | Evgeny Fadeev | 2012-10-04 | 1 | -1/+1 |
| * | | | fixed a bug in an autocompleter where initial value of the field could be erased | Evgeny Fadeev | 2012-10-03 | 1 | -1/+3 |
| * | | | added minimum karma to accept any answer | Evgeny Fadeev | 2012-10-03 | 5 | -6/+47 |