summaryrefslogtreecommitdiffstats
path: root/askbot/skins/default
Commit message (Expand)AuthorAgeFilesLines
* fixed email html templateEvgeny Fadeev2012-06-051-1/+1
* a small fix to the email formatEvgeny Fadeev2012-06-051-1/+3
* small corrections in the bounce emailEvgeny Fadeev2012-06-051-1/+1
* email meaningful feedback in re:ask by email when user does no have sufficien...Evgeny Fadeev2012-06-051-0/+13
* a one-word editEvgeny Fadeev2012-05-311-1/+1
* another small change in the notification formatEvgeny Fadeev2012-05-311-8/+8
* modified format of question heading in the notificationEvgeny Fadeev2012-05-311-2/+12
* changed some phrasing in the email notificationEvgeny Fadeev2012-05-312-4/+39
* added omitted details to the reply email templateEvgeny Fadeev2012-05-311-2/+3
* moved post subthread generation into the templateEvgeny Fadeev2012-05-313-31/+68
* merged with the master branchEvgeny Fadeev2012-05-3110-67/+79
|\
| * a possibility to add a custom user profile tabEvgeny Fadeev2012-05-273-1/+9
| * hide website url and the "about" sections of the blocked user profiles, block...Evgeny Fadeev2012-05-273-4/+4
| * added content-header element to tags and users pagesEvgeny Fadeev2012-05-192-57/+61
| * Merge branch 'github-master'Evgeny Fadeev2012-05-181-2/+2
| |\
| | * spelling, duplicate characterJim Tittsler2012-05-181-2/+2
| * | improved copy and styling of the tag_selector.htmlEvgeny Fadeev2012-05-172-4/+3
* | | moved formatting of emailed post contents to templateEvgeny Fadeev2012-05-311-0/+31
* | | fixed mailto link and replaced quote_plus with quote fo encode content and su...Evgeny Fadeev2012-05-301-1/+1
* | | more bug fixes in the "ask/answer/comment/edit" by emailEvgeny Fadeev2012-05-281-3/+4
* | | test cases for the post approval notifications passEvgeny Fadeev2012-05-271-0/+20
* | | fixed regex for the email reply separator and a bug in sending email alertsEvgeny Fadeev2012-05-243-2/+6
* | | edited copy on the welcome emailEvgeny Fadeev2012-05-221-1/+4
* | | Merge branch 'tmp' into user-groupsEvgeny Fadeev2012-05-221-2/+2
|\ \ \
| * \ \ Merge branch 'tmp' into user-groupsEvgeny Fadeev2012-05-144-12/+39
| |\ \ \
| * | | | search for users now works for the user profileEvgeny Fadeev2012-05-131-2/+2
* | | | | added the "welcome email", "signature detection" and prepared for "private gr...Evgeny Fadeev2012-05-225-0/+19
* | | | | reformatted groups list everywhere, added "my groups" and "all groups" sectio...Evgeny Fadeev2012-05-217-91/+141
| |_|/ / |/| | |
* | | | added the YanoneKaffeesatz font to the media files and an settings.py option ...Evgeny Fadeev2012-05-1610-15/+120
* | | | Merge branch 'user-groups'Evgeny Fadeev2012-05-161-4/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | fixed style for the list of similar questions in the ask pageEvgeny Fadeev2012-05-101-4/+3
* | | fixed label size on interesting and ignored tag buttonsEvgeny Fadeev2012-05-142-2/+2
* | | recompiled style.cssEvgeny Fadeev2012-05-141-3/+3
* | | merged byrons branch, needs review before merging to masterEvgeny Fadeev2012-05-0972-5553/+3
|\ \ \
| * | | adding selector close, missing after mergeByron Corrales2012-05-081-1/+0
| * | | a little style fix of overlap when tags have big namesByron Corrales2012-05-082-2/+2
| * | | Fixing vote buttons position on IE browsersByron Corrales2012-05-083-1/+12
| * | | Making the style of the buttons a css style standart easy to customize with lessByron Corrales2012-05-084-190/+401
| * | | fixed feed issues with cache.Adolfo Fitoria2012-05-081-2/+2
* | | | merged the master branchEvgeny Fadeev2012-05-09112-428/+13953
|\ \ \ \
| * | | | removed mistakenly committed lesscEvgeny Fadeev2012-05-0971-5550/+0
| * | | | fixed a bug in an assertion statement and recompiled the css fileEvgeny Fadeev2012-05-0972-70/+5764
| | |/ / | |/| |
| * | | fixed css on the login and signup pagesEvgeny Fadeev2012-05-091-0/+4
| * | | fixed bugs: lost attachment button, text floating over group control checkbox...Evgeny Fadeev2012-05-091-2/+2
| * | | added optional tag search boxEvgeny Fadeev2012-05-093-6/+30
| | |/ | |/|
| * | Merge branch 'master-test' into user-groupsEvgeny Fadeev2012-05-082-4/+6
| |\ \
| | * | added a possibility to have independent set of "subscribed" tags in addition ...Evgeny Fadeev2012-05-072-4/+6
| * | | preapproved emails and email domains work for the groupsEvgeny Fadeev2012-05-081-0/+4
| |/ /
| * | saving pre-approved emails&domains works, but no validation yetEvgeny Fadeev2012-05-072-0/+22
| * | added "anyone can join" control to the group profile editorEvgeny Fadeev2012-05-065-16/+36