server
/
askbot
master
splineupdate
source for deployed askbot instance (frange.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed a small bug in the modal dialog
Evgeny Fadeev
2012-04-30
2
-1
/
+2
*
almost finished the post reject reasons dialog and the moderation feature
Evgeny Fadeev
2012-04-30
16
-82
/
+1197
*
started working on a menu for rejecting the post
Evgeny Fadeev
2012-04-27
3
-88
/
+143
*
improved the tag wiki editor and made the WMD editor and the previewer work f...
Evgeny Fadeev
2012-04-25
10
-63
/
+212
*
refactored WMD() class and its usage pattern
Evgeny Fadeev
2012-04-22
5
-33
/
+51
*
merged the master branch
Evgeny Fadeev
2012-04-22
6
-7
/
+32
|
\
|
*
fixed url on a badges page
Evgeny Fadeev
2012-04-21
1
-1
/
+1
|
*
updated changelog
Evgeny Fadeev
2012-04-21
1
-0
/
+4
|
*
added test for django-avatar, if avatar is in the INSTALLED_APPS
Evgeny Fadeev
2012-04-21
1
-4
/
+19
|
*
bumped version
Evgeny Fadeev
2012-04-21
1
-1
/
+1
|
*
added a workaround for the "create_unique" bug in the South version 0.7.3
Evgeny Fadeev
2012-04-20
1
-1
/
+6
|
*
a patch to spaceless middleware submitted by MITx guys
Evgeny Fadeev
2012-04-20
1
-0
/
+1
*
|
part way through implemented post reject reasons in the moderation view
Evgeny Fadeev
2012-04-20
3
-14
/
+86
*
|
fixed abug where upon asking with moderation on there was an exception
Evgeny Fadeev
2012-04-20
1
-0
/
+3
*
|
Merge branch 'master' into user-groups
Evgeny Fadeev
2012-04-20
1
-1
/
+1
|
\
|
|
*
fixed jquery-related bug where posting question was impossible
Evgeny Fadeev
2012-04-20
1
-1
/
+1
*
|
added bootstrap library to askbot and started using it in the user inbox area
Evgeny Fadeev
2012-04-20
8
-5
/
+7126
*
|
Merge branch 'master' into user-groups
Evgeny Fadeev
2012-04-20
55
-28053
/
+37485
|
\
|
|
*
upgraded askbot to jquery version 1.7.2
Evgeny Fadeev
2012-04-20
3
-24
/
+28
|
*
bumped version
Evgeny Fadeev
2012-04-19
1
-1
/
+1
|
*
rebuilt locale files for the new release
Evgeny Fadeev
2012-04-18
44
-27930
/
+37275
|
*
made a few messages extractable again
Evgeny Fadeev
2012-04-18
1
-5
/
+5
|
*
recompiled the style.css file
Evgeny Fadeev
2012-04-18
1
-71
/
+154
|
*
fixed broken links on the revision pages
Evgeny Fadeev
2012-04-17
1
-1
/
+1
|
*
fixed html formatting in the "embedding videos" setting description and remov...
Evgeny Fadeev
2012-04-17
2
-6
/
+10
|
*
hopefully fixed the caching issue of the question summary when an answer to a...
Evgeny Fadeev
2012-04-17
2
-15
/
+11
*
|
merged in bug fixes from the master branch
Evgeny Fadeev
2012-04-16
25
-74
/
+141
|
\
|
|
*
Merge branch 'github-master'
Evgeny Fadeev
2012-04-16
1
-1
/
+1
|
|
\
|
|
*
Merge pull request #64 from robinst/email-recovery-case-insensitive
Evgeny Fadeev
2012-04-05
1
-1
/
+1
|
|
|
\
|
|
|
*
AccountRecoveryForm: Search e-mail case-insensitive
Robin Stocker
2012-04-04
1
-1
/
+1
|
|
|
/
|
*
|
fixed urls from the tag cloud
Evgeny Fadeev
2012-04-15
5
-5
/
+21
|
*
|
added required setting RECAPTCHA_USE_SSL = True
Evgeny Fadeev
2012-04-15
3
-0
/
+8
|
*
|
removed empty box on the registration page when login buttons are disabled
Evgeny Fadeev
2012-04-15
4
-55
/
+84
|
*
|
changed the expander arrow style in the post revision page
Evgeny Fadeev
2012-04-15
1
-1
/
+1
|
*
|
added "meta" class to the customized versions of the meta pages
Evgeny Fadeev
2012-04-15
1
-1
/
+8
|
|
/
|
*
incremented the revision for real and prepared for the release
Evgeny Fadeev
2012-03-29
3
-1
/
+5
|
*
bumped version to 0.7.40
Evgeny Fadeev
2012-03-29
6
-6
/
+11
|
*
added Jim Tittsler to the list of contributors for the typo fix
Evgeny Fadeev
2012-03-27
1
-0
/
+1
|
*
Merge pull request #61 from piskvorky/patch-5
Evgeny Fadeev
2012-03-27
1
-2
/
+2
|
|
\
|
|
*
Update askbot/views/users.py
Radim Řehůřek
2012-03-27
1
-2
/
+2
|
*
|
Merge pull request #62 from jimt/patch-1
Evgeny Fadeev
2012-03-27
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
correct typo in admin interface menu
Jim Tittsler
2012-03-28
1
-1
/
+1
|
|
/
|
*
Merge pull request #60 from robinst/patch-2
Evgeny Fadeev
2012-03-19
1
-1
/
+1
|
|
\
|
|
*
Fix another typo in email_validation.txt template
Robin Stocker
2012-03-19
1
-1
/
+1
|
|
/
*
|
added the timezone offset to the timestamps in the html output and hopefully ...
Evgeny Fadeev
2012-04-10
6
-3
/
+17
*
|
removed the reply divider in the case reply-by-email feature is disabled
Evgeny Fadeev
2012-04-10
1
-1
/
+8
*
|
edited changelog
Evgeny Fadeev
2012-04-09
1
-2
/
+3
*
|
added by_email flag where quesitons are posted by email
Evgeny Fadeev
2012-04-09
2
-6
/
+24
*
|
added response by email when post was added to the moderation queue, also com...
Evgeny Fadeev
2012-04-09
6
-97
/
+529
*
|
basic post moderation feature works
Evgeny Fadeev
2012-04-07
20
-137
/
+685
[next]