summaryrefslogtreecommitdiffstats
path: root/askbot/skins
Commit message (Expand)AuthorAgeFilesLines
* 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
* better handling of notification removalEvgeny Fadeev2012-05-241-2/+2
* 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-1410-42/+192
| |\
| * | 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
* | | fixed an accidental bug from the previous commit and hopefully, the fakepath ...Evgeny Fadeev2012-05-211-0/+5
* | | reformatted groups list everywhere, added "my groups" and "all groups" sectio...Evgeny Fadeev2012-05-2110-106/+163
* | | 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-162-8/+8
|\ \ \ | | |/ | |/|
| * | fixed style for the list of similar questions in the ask pageEvgeny Fadeev2012-05-101-4/+3
| * | fixed save/cancel buttons for comment edits immediately after making the postEvgeny Fadeev2012-05-101-4/+5
* | | 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
|\ \ \
| * \ \ Merge branch 'evgeny' into byronAdolfo Fitoria2012-05-0813-74/+3565
| |\ \ \
* | \ \ \ merged the master branchEvgeny Fadeev2012-05-09127-661/+16302
|\ \ \ \ \
| * | | | | 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-093-5/+8
| * | | | fixed bugs: lost attachment button, text floating over group control checkbox...Evgeny Fadeev2012-05-094-21/+22
| * | | | added optional tag search boxEvgeny Fadeev2012-05-095-8/+154
| | |_|/ | |/| |
| * | | Merge branch 'master-test' into user-groupsEvgeny Fadeev2012-05-084-29/+80
| |\ \ \
| | * | | tag selector works properlyEvgeny Fadeev2012-05-072-6/+8
| | * | | added a possibility to have independent set of "subscribed" tags in addition ...Evgeny Fadeev2012-05-074-29/+78
| * | | | preapproved emails and email domains work for the groupsEvgeny Fadeev2012-05-083-13/+14
| |/ / /
| * | | saving pre-approved emails&domains works, but no validation yetEvgeny Fadeev2012-05-074-5/+227
| * | | added "anyone can join" control to the group profile editorEvgeny Fadeev2012-05-067-50/+132
| * | | the WMD editor can now be sized and previewer can be enabled and disabledEvgeny Fadeev2012-05-065-187/+295
| * | | moved group wiki to the sidebar and made join/leave group button workEvgeny Fadeev2012-05-055-46/+217
| * | | allowed admins to decide whether to moderate email posted to groupsEvgeny Fadeev2012-05-012-1/+40
| * | | group logos show in the user profile pagesEvgeny Fadeev2012-05-019-28/+76
| * | | fixed a small bug in the modal dialogEvgeny Fadeev2012-04-301-1/+1
| * | | almost finished the post reject reasons dialog and the moderation featureEvgeny Fadeev2012-04-306-45/+646
| * | | started working on a menu for rejecting the postEvgeny Fadeev2012-04-273-88/+143
| * | | improved the tag wiki editor and made the WMD editor and the previewer work f...Evgeny Fadeev2012-04-258-63/+190
| * | | refactored WMD() class and its usage patternEvgeny Fadeev2012-04-225-33/+51
| * | | merged the master branchEvgeny Fadeev2012-04-221-1/+1
| |\ \ \
| * | | | part way through implemented post reject reasons in the moderation viewEvgeny Fadeev2012-04-202-14/+85
| * | | | Merge branch 'master' into user-groupsEvgeny Fadeev2012-04-201-1/+1
| |\ \ \ \
| * | | | | added bootstrap library to askbot and started using it in the user inbox areaEvgeny Fadeev2012-04-208-5/+7126
| * | | | | Merge branch 'master' into user-groupsEvgeny Fadeev2012-04-205-96/+183
| |\ \ \ \ \
| * \ \ \ \ \ merged in bug fixes from the master branchEvgeny Fadeev2012-04-168-45/+74
| |\ \ \ \ \ \
| * | | | | | | added the timezone offset to the timestamps in the html output and hopefully ...Evgeny Fadeev2012-04-102-3/+3
| * | | | | | | added response by email when post was added to the moderation queue, also com...Evgeny Fadeev2012-04-092-12/+15
| * | | | | | | basic post moderation feature worksEvgeny Fadeev2012-04-076-76/+66