summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | started collecting email response quote separatorsEvgeny Fadeev2012-10-311-0/+8
| * | | | | | | | | | | | | | | | added logging of response boundaries in the emailed responsesEvgeny Fadeev2012-10-313-13/+15
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-10-2933-3896/+1559
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | copied styles from askbot to tinymce contentEvgeny Fadeev2012-10-293-28/+94
| * | | | | | | | | | | | | | | | reimplemented the link insertion rep barrierEvgeny Fadeev2012-10-297-6/+124
| * | | | | | | | | | | | | | | | undone the first implementation of limiting the link insertionEvgeny Fadeev2012-10-2810-137/+63
| * | | | | | | | | | | | | | | | added reputation limit to insert links into questions and answersEvgeny Fadeev2012-10-2810-63/+137
| * | | | | | | | | | | | | | | | a minor commentEvgeny Fadeev2012-10-271-0/+1
| * | | | | | | | | | | | | | | | fixed an alert text on canceling the commentEvgeny Fadeev2012-10-2713-13/+13
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develEvgeny Fadeev2012-10-265-3766/+1240
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | pulled German locale update from TransifexEvgeny Fadeev2012-10-265-3766/+1240
| * | | | | | | | | | | | | | | | commented out some assertionsEvgeny Fadeev2012-10-261-2/+2
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | fixed celery error on anonymous question visitEvgeny Fadeev2012-10-262-2/+4
| * | | | | | | | | | | | | | | added a comment explaining why I moved the delete statement downEvgeny Fadeev2012-10-261-0/+2
| * | | | | | | | | | | | | | | fixed one failing test case on sqlite3 engineEvgeny Fadeev2012-10-261-2/+2
| * | | | | | | | | | | | | | | moved a celery task from models/__init__.py to tasks.pyEvgeny Fadeev2012-10-253-75/+75
| * | | | | | | | | | | | | | | added Forbidden responces to some viewsEvgeny Fadeev2012-10-252-3/+3
* | | | | | | | | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-10-252-3/+3
|\| | | | | | | | | | | | | | | | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | made more changes to the setup templates filesEvgeny Fadeev2012-10-232-5/+5
| * | | | | | | | | | | | | | added missing settings to the setup templatesEvgeny Fadeev2012-10-232-0/+4
* | | | | | | | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-10-2213-79/+58
|\| | | | | | | | | | | | | | | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | cleaned up some remaining older group related functionsEvgeny Fadeev2012-10-227-22/+11
| * | | | | | | | | | | | | deleted a junk fileEvgeny Fadeev2012-10-221-206/+0
| * | | | | | | | | | | | | moved get_global_group() onto GroupManagerEvgeny Fadeev2012-10-2213-57/+253
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-10-185-5/+54
|\| | | | | | | | | | | |
| * | | | | | | | | | | | deleted an unused file and a functionEvgeny Fadeev2012-10-182-3/+0
| * | | | | | | | | | | | applied fix to identi.ca loging suggested by gniibe at askbot.orgEvgeny Fadeev2012-10-181-1/+1
| * | | | | | | | | | | | added a management command to find anomalous threadsEvgeny Fadeev2012-10-191-0/+44
| * | | | | | | | | | | | added user profile search setup to the init_postgresql_full_text_search commandEvgeny Fadeev2012-10-191-0/+8
| * | | | | | | | | | | | fixed a broken insertEvgeny Fadeev2012-10-181-1/+1
* | | | | | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-10-1711-87/+593
|\| | | | | | | | | | | |
| * | | | | | | | | | | | fixed bugs causing test cases to fail for MySQL backendEvgeny Fadeev2012-10-183-13/+20
| * | | | | | | | | | | | cleaned up mysql-specific utility functionsEvgeny Fadeev2012-10-164-62/+23
| * | | | | | | | | | | | fixed a bug where user cannot be deleted with postgres db backend in the djan...Evgeny Fadeev2012-10-163-0/+498
| * | | | | | | | | | | | Merge branch 'github-master'Evgeny Fadeev2012-10-162-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | made height and line-height the same on most text input elements for better t...Evgeny Fadeev2012-10-162-13/+53
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | added tinymce to INSTALLED_APPS in setup_templatesAdolfo Fitoria2012-10-162-0/+2
* | | | | | | | | | | | | fixed setup_templates settings.py filesAdolfo Fitoria2012-10-162-4/+6
* | | | | | | | | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-10-168-3125/+4924
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #94 from dkolak/fixtempEvgeny Fadeev2012-10-152-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | fix user profile network and folowed section titleDario Kolak2012-10-132-2/+2
| * | | | | | | | | | | | added credits for translation to Stefano ManciniEvgeny Fadeev2012-10-151-1/+1
| * | | | | | | | | | | | reverted changes in the templates, because I did not understand why they were...Evgeny Fadeev2012-10-152-14/+14
| * | | | | | | | | | | | some translationsStefano Mancini2012-10-152-5/+3
| * | | | | | | | | | | | Merge branch 'master' of https://github.com/ASKBOT/askbot-develStefano Mancini2012-10-1528-212/+753
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | some more translationsStefano Mancini2012-10-112-48/+48
| * | | | | | | | | | | | | upgraded translationsStefano Mancini2012-10-104-194/+220
| * | | | | | | | | | | | | minor translationsStefano Mancini2012-10-102-20/+20
| * | | | | | | | | | | | | Merge branch 'master' of https://github.com/ASKBOT/askbot-develStefano Mancini2012-10-1020-16/+2024
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | little fixesStefano Mancini2012-10-044-41/+40