Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | going on with italian localization | Stefano Mancini | 2012-10-02 | 2 | -536/+463 |
| | |||||
* | fixed a syntax error in the settings.py templates | Evgeny Fadeev | 2012-09-23 | 4 | -2/+4 |
| | |||||
* | added startup tests to reflect merge of common to default skin for tinymce ↵ | Evgeny Fadeev | 2012-09-23 | 2 | -8/+16 |
| | | | | editor | ||||
* | hopefully fixess js erros for IE file upload | Evgeny Fadeev | 2012-09-23 | 2 | -7/+17 |
| | |||||
* | minor change | Evgeny Fadeev | 2012-09-22 | 1 | -1/+0 |
| | |||||
* | improved group-adding js for the case-variants of group names | Evgeny Fadeev | 2012-09-22 | 1 | -21/+29 |
| | |||||
* | improved tag validation messages and fixed bug where tags were lost in the ↵ | Evgeny Fadeev | 2012-09-22 | 8 | -11/+63 |
| | | | | input box on edit | ||||
* | merged adolfos fixes to the response templates | Evgeny Fadeev | 2012-09-22 | 2 | -4/+2 |
| | |||||
* | Merge branch 'adolfo' | Evgeny Fadeev | 2012-09-22 | 7 | -22/+31 |
|\ | |||||
| * | fixed email link display issue | Adolfo Fitoria | 2012-09-21 | 1 | -1/+6 |
| | | |||||
| * | uploaded images work again on emails notifications | Adolfo Fitoria | 2012-09-20 | 4 | -11/+13 |
| | | |||||
| * | fixing email styles | Adolfo Fitoria | 2012-09-20 | 3 | -10/+12 |
| | | |||||
* | | merged and improved group sorting in the menu | Evgeny Fadeev | 2012-09-22 | 2 | -15/+42 |
|\ \ | |||||
| * | | Fix for postgressql bug in order_by clauses when postgres have no | Adolfo Fitoria | 2012-09-21 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | correct locale setting: more info: http://scottbarnham.com/blog/2007/11/20/case-insensitive-ordering-with-django-and-postgresql/ | ||||
| * | | fixed group dropdown javascript to add new group in alphabetical order | Adolfo Fitoria | 2012-09-20 | 1 | -4/+19 |
| | | | |||||
| * | | List groups alphabetically in People&Groups header | Adolfo Fitoria | 2012-09-19 | 1 | -6/+14 |
| | | | |||||
* | | | merged latest email templates update from adolfo | Evgeny Fadeev | 2012-09-20 | 6 | -21/+27 |
|\ \ \ | | |/ | |/| | |||||
| * | | fixed post_as_subthread template | Adolfo Fitoria | 2012-09-20 | 1 | -6/+0 |
| | | | |||||
| * | | added html email to authopenid | Adolfo Fitoria | 2012-09-19 | 3 | -18/+24 |
| | | | |||||
| * | | fixed quoted_post.html template | Adolfo Fitoria | 2012-09-19 | 1 | -6/+0 |
| | | | |||||
| * | | fixed test and removed unused code in extract signature | Adolfo Fitoria | 2012-09-19 | 2 | -5/+3 |
| | | | |||||
* | | | combined all dev branches for kp | Evgeny Fadeev | 2012-09-20 | 1010 | -2866/+3226 |
|/ / | |||||
* | | fixed bug in one template, TOOD: fix ↵ | Adolfo Fitoria | 2012-09-19 | 4 | -143/+16 |
| | | | | | | | | test_moderated_question_answerable_approval_notification | ||||
* | | added templates for hardcoded emails | Adolfo Fitoria | 2012-09-18 | 8 | -39/+86 |
| | | |||||
* | | initial work for email templates | Adolfo Fitoria | 2012-09-18 | 8 | -17/+73 |
| | | |||||
* | | buggy commit, error parsing signature from html emails | Adolfo Fitoria | 2012-09-18 | 2 | -31/+133 |
|/ | |||||
* | added html email test | Adolfo Fitoria | 2012-09-17 | 1 | -7/+43 |
| | |||||
* | Merge branch 'master' into email_templates | Adolfo Fitoria | 2012-09-17 | 11 | -42/+454 |
|\ | |||||
| * | changed format of the personal group names | Evgeny Fadeev | 2012-09-16 | 3 | -2/+407 |
| | | |||||
| * | factored out the name prefix for the personal groups to just one place | Evgeny Fadeev | 2012-09-16 | 9 | -35/+44 |
| | | |||||
| * | fixed formatting in the documentation file | Evgeny Fadeev | 2012-09-16 | 1 | -7/+5 |
| | | |||||
* | | Merge branch 'master' into email_templates | Adolfo Fitoria | 2012-09-15 | 458 | -2440/+65159 |
|\| | | | | | | | | | Conflicts: askbot/tests/__init__.py | ||||
| * | made migration 138 work in mysql | Evgeny Fadeev | 2012-09-15 | 1 | -2/+2 |
| | | |||||
| * | merged with the tag-editor branch | Evgeny Fadeev | 2012-09-15 | 13 | -63/+118 |
| |\ | |||||
| | * | added coverage directory to the .gitignore file | Evgeny Fadeev | 2012-09-12 | 1 | -0/+1 |
| | | | |||||
| | * | fixed ldap user accounts where django user name is created by the users | Evgeny Fadeev | 2012-09-12 | 3 | -3/+3 |
| | | | |||||
| | * | added a temporary case sensitive tag search notice | Evgeny Fadeev | 2012-09-10 | 1 | -1/+1 |
| | | | |||||
| | * | automatically rename the personal group when user name changes | Evgeny Fadeev | 2012-09-06 | 1 | -1/+7 |
| | | | |||||
| | * | added label to the tag search input | Evgeny Fadeev | 2012-09-06 | 1 | -0/+1 |
| | | | |||||
| | * | expanded default help page | Evgeny Fadeev | 2012-09-06 | 1 | -2/+26 |
| | | | |||||
| | * | fixed the delete unused tags | Evgeny Fadeev | 2012-09-05 | 1 | -8/+10 |
| | | | |||||
| | * | fixed one more bug in the rename_tag_id management command | Evgeny Fadeev | 2012-09-04 | 1 | -2/+2 |
| | | | |||||
| | * | fixed the rename_tags_id management command | Evgeny Fadeev | 2012-09-04 | 2 | -9/+9 |
| | | | |||||
| | * | fixed the private accepted answer bug | Evgeny Fadeev | 2012-08-31 | 1 | -3/+4 |
| | | | |||||
| | * | filtered out internal tags fro the tag entry box | Evgeny Fadeev | 2012-08-30 | 2 | -0/+3 |
| | | | |||||
| | * | fix for the longer username | Evgeny Fadeev | 2012-08-29 | 2 | -1/+5 |
| | | | |||||
| | * | attempt to fix posting comments in IE | Evgeny Fadeev | 2012-08-29 | 2 | -20/+21 |
| | | | |||||
| | * | removed red margin on top in IE | Evgeny Fadeev | 2012-08-25 | 1 | -3/+9 |
| | | | |||||
| | * | improved logging in the instant email alerts | Evgeny Fadeev | 2012-08-25 | 1 | -6/+4 |
| | | | |||||
| | * | added logging to the post-related instant alert sender | Evgeny Fadeev | 2012-08-24 | 2 | -10/+31 |
| | | |