Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #80 from lissyx/master | Evgeny Fadeev | 2012-06-16 | 2 | -2012/+792 |
|\ | | | | | Updates to the french locale | ||||
| * | Rebuilt django.mo for french locale | lissyx | 2012-06-16 | 1 | -0/+0 |
| | | |||||
| * | l10n: french locales fix from goofy@ | lissyx | 2012-06-16 | 1 | -2012/+792 |
| | | |||||
* | | Merge branch 'github-master' | Evgeny Fadeev | 2012-06-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update master | Evgeny Fadeev | 2012-06-15 | 1 | -1/+1 |
| | | | |||||
* | | | added spammy to the test content set and protected code from such input | Evgeny Fadeev | 2012-06-16 | 25 | -59/+71 |
|/ / | |||||
* | | merged feature 157 by Paul Backhouse | Evgeny Fadeev | 2012-06-15 | 16 | -17/+456 |
|\ \ | |||||
| * \ | Merge branch 'master' into feature-157 | Paul Backhouse | 2012-05-05 | 7 | -10/+9 |
| |\ \ | |||||
| * | | | Fixed bug where clicking on a wildcard matched tag did not put the tag in ↵ | Paul Backhouse | 2012-05-05 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | the url. | ||||
| * | | | Now makes use of tag_selector.js, so wildcard tags can be expanded. | Paul Backhouse | 2012-05-04 | 3 | -43/+34 |
| | | | | |||||
| * | | | User profile has "Show tags" checkbox. | Paul Backhouse | 2012-04-30 | 6 | -6/+595 |
| | | | | | | | | | | | | | | | | Checking this box will list the tags a user is interested in, or wishes to ignore. | ||||
| * | | | All users stored interesting/ignored tags are shown, without option to ↵ | Paul Backhouse | 2012-04-30 | 2 | -3/+72 |
| | | | | | | | | | | | | | | | | disable. Wildcard tags are not shown. | ||||
| * | | | Bugfix | Paul Backhouse | 2012-04-30 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | Duplicate Meta definitions. | ||||
| * | | | Updated requirements. Lamson needed. | Paul Backhouse | 2012-04-30 | 1 | -0/+1 |
| | | | | |||||
* | | | | added full site url to rss feeds for the user profile urls | Evgeny Fadeev | 2012-06-14 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #77 from cesbo/dev_and | Evgeny Fadeev | 2012-06-14 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | RSS feed url is hardcoded | ||||
| * | | | | feed_url fix | Andrey Dyldin | 2012-05-25 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Merge pull request #79 from lissyx/master | Evgeny Fadeev | 2012-06-14 | 4 | -857/+1114 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | update in French locale by Alexandre Lissy | ||||
| * | | | | l10n: Updating .mo's for French locale | lissyx | 2012-06-14 | 2 | -0/+0 |
| | | | | | |||||
| * | | | | l10n: Updating french locale | lissyx | 2012-06-14 | 1 | -14/+13 |
| | | | | | |||||
| * | | | | l10n: Updating french locale | lissyx | 2012-06-14 | 1 | -843/+1101 |
| | | | | | |||||
* | | | | | Merge pull request #78 from jimt/upstream | Evgeny Fadeev | 2012-06-12 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | fix rst table of developer commands | ||||
| * | | | | fix rst table of developer commands | Jim Tittsler | 2012-06-12 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | updated the changelog | Evgeny Fadeev | 2012-06-07 | 1 | -0/+1 |
| | | | | |||||
* | | | | swapped default setting values with the bootstrap mode and renamed bootstrap ↵ | Evgeny Fadeev | 2012-06-07 | 4 | -58/+58 |
| | | | | | | | | | | | | | | | | mode to "large site mode" | ||||
* | | | | recompiled the style.less file | Evgeny Fadeev | 2012-06-07 | 1 | -19/+21 |
| | | | | |||||
* | | | | Merge branch 'master' into user-groups | Evgeny Fadeev | 2012-06-07 | 18 | -35/+120 |
|\ \ \ \ | |||||
| * | | | | omitted tag truncation from all pages but the tags and user profile | Evgeny Fadeev | 2012-06-06 | 3 | -4/+13 |
| | | | | | |||||
| * | | | | fixed styling of the retagger | Evgeny Fadeev | 2012-06-06 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | fixed bug where long tags were truncated in the retagger, as reported by ↵ | Evgeny Fadeev | 2012-06-06 | 3 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | user todofixit | ||||
| * | | | | hopefully fixed internal server error when google tries to load tag wiki text | Evgeny Fadeev | 2012-06-03 | 3 | -1/+33 |
| | | | | | |||||
| * | | | | fixed bug where creating a group could introduce a duplicate tag | Evgeny Fadeev | 2012-06-03 | 3 | -2/+21 |
| | | | | | |||||
| * | | | | fixed management commands that were still referring to the old model ↵ | Evgeny Fadeev | 2012-06-03 | 3 | -22/+20 |
| | | | | | | | | | | | | | | | | | | | | Question, which we replaced with Thread and Post | ||||
| * | | | | added optional top banner to the question page | Evgeny Fadeev | 2012-06-02 | 3 | -3/+21 |
| | | | | | |||||
* | | | | | fixed bug in the template | Evgeny Fadeev | 2012-06-05 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | added send_respondable_welcome_email management command | Evgeny Fadeev | 2012-06-05 | 3 | -2/+23 |
| | | | | | |||||
* | | | | | added feedback email on email validation flow with reply- email address prefix | Evgeny Fadeev | 2012-06-05 | 1 | -0/+15 |
| | | | | | |||||
* | | | | | finally signature validation upon asking works | Evgeny Fadeev | 2012-06-05 | 2 | -5/+3 |
| | | | | | |||||
* | | | | | fixed a bug in askbot.mail module | Evgeny Fadeev | 2012-06-05 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | made the message() decorator for askbot.mail.messages work | Evgeny Fadeev | 2012-06-05 | 4 | -9/+25 |
| | | | | | |||||
* | | | | | fixed an import error | Evgeny Fadeev | 2012-06-05 | 1 | -6/+5 |
| | | | | | |||||
* | | | | | created askbot.mail.messages module and made "no signature" email respondable | Evgeny Fadeev | 2012-06-05 | 3 | -23/+82 |
| | | | | | |||||
* | | | | | one more small formatting fix | Evgeny Fadeev | 2012-06-05 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | fixed format of bounce email | Evgeny Fadeev | 2012-06-05 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | fixed email html template | Evgeny Fadeev | 2012-06-05 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | used a nonexisting setting | Evgeny Fadeev | 2012-06-05 | 1 | -1/+4 |
| | | | | | |||||
* | | | | | a small fix to the email format | Evgeny Fadeev | 2012-06-05 | 3 | -3/+21 |
| | | | | | |||||
* | | | | | small corrections in the bounce email | Evgeny Fadeev | 2012-06-05 | 2 | -4/+5 |
| | | | | | |||||
* | | | | | email meaningful feedback in re:ask by email when user does no have ↵ | Evgeny Fadeev | 2012-06-05 | 3 | -4/+32 |
| | | | | | | | | | | | | | | | | | | | | sufficient rep | ||||
* | | | | | added space around the reply with comment instruction and simplified the ↵ | Evgeny Fadeev | 2012-05-31 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | separator line in the email alerts |