summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * upgraded askbot to jquery version 1.7.2Evgeny Fadeev2012-04-203-24/+28
| |
| * bumped versionEvgeny Fadeev2012-04-191-1/+1
| |
| * rebuilt locale files for the new releaseEvgeny Fadeev2012-04-1844-27930/+37275
| |
| * made a few messages extractable againEvgeny Fadeev2012-04-181-5/+5
| |
| * recompiled the style.css fileEvgeny Fadeev2012-04-181-71/+154
| |
| * fixed broken links on the revision pagesEvgeny Fadeev2012-04-171-1/+1
| |
| * fixed html formatting in the "embedding videos" setting description and ↵Evgeny Fadeev2012-04-172-6/+10
| | | | | | | | removed exceptions upon some incorrect url visits
| * hopefully fixed the caching issue of the question summary when an answer to ↵Evgeny Fadeev2012-04-172-15/+11
| | | | | | | | a question was deleted.
* | merged in bug fixes from the master branchEvgeny Fadeev2012-04-1625-74/+141
|\|
| * Merge branch 'github-master'Evgeny Fadeev2012-04-161-1/+1
| |\
| | * Merge pull request #64 from robinst/email-recovery-case-insensitiveEvgeny Fadeev2012-04-051-1/+1
| | |\ | | | | | | | | AccountRecoveryForm: Search e-mail case-insensitive
| | | * AccountRecoveryForm: Search e-mail case-insensitiveRobin Stocker2012-04-041-1/+1
| | |/ | | | | | | | | | | | | E-mail addresses are usually treated as case-insensitive, so it makes sense to be lenient here.
| * | fixed urls from the tag cloudEvgeny Fadeev2012-04-155-5/+21
| | |
| * | added required setting RECAPTCHA_USE_SSL = TrueEvgeny Fadeev2012-04-153-0/+8
| | |
| * | removed empty box on the registration page when login buttons are disabledEvgeny Fadeev2012-04-154-55/+84
| | |
| * | changed the expander arrow style in the post revision pageEvgeny Fadeev2012-04-151-1/+1
| | |
| * | added "meta" class to the customized versions of the meta pagesEvgeny Fadeev2012-04-151-1/+8
| |/
| * incremented the revision for real and prepared for the releaseEvgeny Fadeev2012-03-293-1/+5
| |
| * bumped version to 0.7.40Evgeny Fadeev2012-03-296-6/+11
| |
| * added Jim Tittsler to the list of contributors for the typo fixEvgeny Fadeev2012-03-271-0/+1
| |
| * Merge pull request #61 from piskvorky/patch-5Evgeny Fadeev2012-03-271-2/+2
| |\ | | | | | | Fix of signin url when askbot.deps.django_authopenid is disabled
| | * Update askbot/views/users.pyRadim Řehůřek2012-03-271-2/+2
| | |
| * | Merge pull request #62 from jimt/patch-1Evgeny Fadeev2012-03-271-1/+1
| |\ \ | | |/ | |/| correct typo in admin interface menu
| | * correct typo in admin interface menuJim Tittsler2012-03-281-1/+1
| |/
| * Merge pull request #60 from robinst/patch-2Evgeny Fadeev2012-03-191-1/+1
| |\ | | | | | | Fix another typo in email_validation.txt template
| | * Fix another typo in email_validation.txt templateRobin Stocker2012-03-191-1/+1
| |/
* | added the timezone offset to the timestamps in the html output and hopefully ↵Evgeny Fadeev2012-04-106-3/+17
| | | | | | | | fixed the related "timeago" issue
* | removed the reply divider in the case reply-by-email feature is disabledEvgeny Fadeev2012-04-101-1/+8
| |
* | edited changelogEvgeny Fadeev2012-04-091-2/+3
| |
* | added by_email flag where quesitons are posted by emailEvgeny Fadeev2012-04-092-6/+24
| |
* | added response by email when post was added to the moderation queue, also ↵Evgeny Fadeev2012-04-096-97/+529
| | | | | | | | comments can be now moderated
* | basic post moderation feature worksEvgeny Fadeev2012-04-0720-137/+685
| |
* | minor improvement in the skin selection (Uyuni lake, Bolivia)Evgeny Fadeev2012-04-022-2/+4
| |
* | added backup font Arial to Yanone Kafeesatz, commented out the search tip ↵Evgeny Fadeev2012-04-023-3/+7
| | | | | | | | and one more small improvement in the template
* | changed the "timeago" date output style to the same used in askbot previouslyEvgeny Fadeev2012-04-021-1/+40
| |
* | allowed translation of timeago stringsEvgeny Fadeev2012-04-012-14/+14
| |
* | added the dynamic timeago calculation to the all displayed timestampsEvgeny Fadeev2012-03-3115-28/+190
| |
* | made karma completely hideable by configurationEvgeny Fadeev2012-03-315-7/+16
| |
* | made group logo upload look a little smootherEvgeny Fadeev2012-03-305-31/+55
| |
* | group logo can be saved and displayedEvgeny Fadeev2012-03-3010-42/+491
| |
* | made the badges feature optional and implemented private mode for the karmaEvgeny Fadeev2012-03-2822-57/+216
| |
* | deleted an older version of migrationEvgeny Fadeev2012-03-271-303/+0
| |
* | user group descriptions are editable, but the WMD still does not want to ↵Evgeny Fadeev2012-03-2711-40/+823
| | | | | | | | show buttons
* | broken commit - in the process of creating group page, group description and ↵Evgeny Fadeev2012-03-269-17/+292
| | | | | | | | the tag wiki facility
* | fixed the regex to split out the email responseEvgeny Fadeev2012-03-231-1/+1
| |
* | hopefully fixed the urls in the emailEvgeny Fadeev2012-03-232-3/+4
| |
* | simplified text of the instant email alertEvgeny Fadeev2012-03-236-66/+49
| |
* | added user and date info to the full thread summary in the email responseEvgeny Fadeev2012-03-233-3/+15
| |
* | fixed bugs to pass the test casesEvgeny Fadeev2012-03-232-6/+8
| |
* | added second format for the instant notificationEvgeny Fadeev2012-03-233-18/+63
| |