summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Adding celery.Alex Robbins2011-03-152-0/+8
* | | in the middle of adding support for celeryEvgeny Fadeev2011-03-152-54/+85
|/ /
* | applied Benoits patch for the tag stats commandEvgeny Fadeev2011-03-152-16/+87
* | incremented versionEvgeny Fadeev2011-03-101-1/+1
* | added tag filter on instant subscriber getter for commentsEvgeny Fadeev2011-03-102-37/+46
* | replaced a several loops with many queries with a fixed number of queries in ...Evgeny Fadeev2011-03-102-14/+48
* | made tags on the questions save in the same order as enteredEvgeny Fadeev2011-03-092-7/+22
* | adjusted wording of the login provider settingsEvgeny Fadeev2011-03-071-26/+40
* | made signin buttons work in all cases, cleaned up the signup pageEvgeny Fadeev2011-03-078-177/+180
* | Merge branch 'adolfo-new' into adolfoEvgeny Fadeev2011-03-071-1/+1
|\ \
| * | fixing bug in signin templateAdolfo Fitoria2011-03-041-1/+1
| * | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-03-0416-74/+272
| |\ \
* | \ \ Merge branch 'master' into adolfoEvgeny Fadeev2011-03-071-1/+1
|\ \ \ \
| * | | | Fixed the signin template skin nameStas SUȘCOV2011-03-071-1/+1
| | |/ / | |/| |
* | | | added default values to all login provider settingsEvgeny Fadeev2011-03-031-0/+2
* | | | merged with Adolfos work, made all providers on by defaultEvgeny Fadeev2011-03-031-0/+1
* | | | Merge branch 'master' into adolfoEvgeny Fadeev2011-03-0316-74/+272
|\| | | | |/ / |/| |
| * | added small tweaks to the ask pre-searchEvgeny Fadeev2011-03-022-1/+2
| * | incremented revisionEvgeny Fadeev2011-03-021-1/+1
| * | question ask pre-search doneEvgeny Fadeev2011-03-029-59/+218
| * | added get_tag_names methods to answer and commentEvgeny Fadeev2011-03-023-1/+8
| * | added span in the reversible sort buttons template macroEvgeny Fadeev2011-03-011-3/+3
| * | increased max number of wildcard subtags to 20 from 10Evgeny Fadeev2011-03-012-3/+3
| * | incremented revisionEvgeny Fadeev2011-03-011-1/+1
| * | removed django staticfiles application from the list of required appsEvgeny Fadeev2011-03-011-1/+0
| * | fixed small issues in the wilcard tag featureEvgeny Fadeev2011-03-012-7/+39
* | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2011-02-2829-280/+1272
|\| |
| * | fixed a small glitch with the tag subscription functionEvgeny Fadeev2011-02-281-1/+1
| * | Merge branch 'andrei'Evgeny Fadeev2011-02-2820-254/+1233
| |\ \
| | * | finished tag subscription featureandrei2011-02-286-49/+128
| | * | finished the wildcard tag featureandrei2011-02-2810-83/+183
| | * | fixed a typo in a variableEvgeny Fadeev2011-02-271-1/+1
| | * | finished draft version of js for the tagsEvgeny Fadeev2011-02-273-24/+86
| | * | small cleanups, still brokenEvgeny Fadeev2011-02-273-45/+19
| | * | finished the generic tag js implementation, started applying itEvgeny Fadeev2011-02-274-129/+73
| | * | added a comment on Question.update_tags methodEvgeny Fadeev2011-02-261-0/+9
| | * | broken commit, almost finished creatinp the js Tag objectEvgeny Fadeev2011-02-254-80/+270
| | * | Merge branch 'andrei' into tag-refactorEvgeny Fadeev2011-02-2511-67/+688
| | |\ \
| | | * | part way through the js for the wildcard tagsandrei2011-02-251-4/+73
| | | * | instant email alerts probably work with the wildcard tag selectionsandrei2011-02-235-46/+160
| | | * | fixed a bug in javascript where a tag could not be deleted in the interesting...andrei2011-02-221-2/+3
| | | * | created part of the backend for the wildcard tag featureandrei2011-02-228-21/+458
| * | | | added span element around anchor text in the secondary navigation tabsEvgeny Fadeev2011-02-276-24/+35
| |/ / /
| * | | fix_question_tags.pyAdam Hitchcock2011-02-251-1/+1
| * | | added one-col and two-col classes to the layout temlates and the base.htmlEvgeny Fadeev2011-02-243-1/+3
| |/ /
* | | separating templatesAdolfo Fitoria2011-02-284-164/+106
* | | fixing login and signup TODO: refactor templateAdolfo Fitoria2011-02-254-13/+136
* | | fixing configuration keysAdolfo Fitoria2011-02-232-19/+19
* | | fixing login_providers conf, fixing templateAdolfo Fitoria2011-02-232-129/+42
* | | Adding login providers settingsAdolfo Fitoria2011-02-223-22/+173
|/ /