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
*
added a mailto link to the instant notification
Evgeny Fadeev
2012-05-21
4
-15
/
+381
*
hopefully fixed the "ask by email" instructions in the bounced message
Evgeny Fadeev
2012-05-21
1
-11
/
+40
*
fixed an accidental bug from the previous commit and hopefully, the fakepath ...
Evgeny Fadeev
2012-05-21
2
-1
/
+6
*
reformatted groups list everywhere, added "my groups" and "all groups" sectio...
Evgeny Fadeev
2012-05-21
14
-141
/
+260
*
added the YanoneKaffeesatz font to the media files and an settings.py option ...
Evgeny Fadeev
2012-05-16
13
-16
/
+145
*
Merge branch 'user-groups'
Evgeny Fadeev
2012-05-16
9
-16
/
+18
|
\
|
*
fixed style for the list of similar questions in the ask page
Evgeny Fadeev
2012-05-10
1
-4
/
+3
|
*
fixed a bug in an assert statement
Evgeny Fadeev
2012-05-10
1
-1
/
+1
|
*
hopefully fixed the error of email not being sent to the author of rejected post
Evgeny Fadeev
2012-05-10
2
-2
/
+2
|
*
fixed a bug in PostRevision.needs_moderation
Evgeny Fadeev
2012-05-10
1
-2
/
+2
|
*
fixed another source of "blank tags"
Evgeny Fadeev
2012-05-10
1
-1
/
+1
|
*
fixed an iexact selector on the group query in the lamson ASK handler
Evgeny Fadeev
2012-05-10
1
-1
/
+1
|
*
fixed save/cancel buttons for comment edits immediately after making the post
Evgeny Fadeev
2012-05-10
1
-4
/
+5
|
*
touched up on timzone issue again and added cache invalidation to comment edi...
Evgeny Fadeev
2012-05-10
2
-2
/
+3
|
*
fixed timezone bug on edit comment
Evgeny Fadeev
2012-05-10
1
-1
/
+2
*
|
bumped version and updated changelog and the contributor list
Evgeny Fadeev
2012-05-14
3
-3
/
+6
*
|
fixed label size on interesting and ignored tag buttons
Evgeny Fadeev
2012-05-14
2
-2
/
+2
*
|
Merge branch 'master-test' of github.com:ASKBOT/askbot-devel into master-test
Evgeny Fadeev
2012-05-14
1
-3
/
+3
|
\
\
|
*
|
recompiled style.css
Evgeny Fadeev
2012-05-14
1
-3
/
+3
*
|
|
Merge branch 'master' into master-test
Evgeny Fadeev
2012-05-14
0
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'github-master'
Evgeny Fadeev
2012-05-14
5
-7
/
+6
|
|
\
\
*
|
\
\
merged byrons branch, needs review before merging to master
Evgeny Fadeev
2012-05-09
72
-5553
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'byron' of github.com:fitoria/askbot-devel into byron
Adolfo Fitoria
2012-05-08
6
-9
/
+72
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'evgeny' into byron
Adolfo Fitoria
2012-05-08
76
-28060
/
+40952
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
adding selector close, missing after merge
Byron Corrales
2012-05-08
1
-1
/
+0
|
*
|
|
|
|
a little style fix of overlap when tags have big names
Byron Corrales
2012-05-08
2
-2
/
+2
|
*
|
|
|
|
Fixing vote buttons position on IE browsers
Byron Corrales
2012-05-08
3
-1
/
+12
|
*
|
|
|
|
Making the style of the buttons a css style standart easy to customize with less
Byron Corrales
2012-05-08
4
-190
/
+401
|
*
|
|
|
|
Ignoring .DS_Store files
Byron Corrales
2012-05-08
1
-0
/
+1
|
*
|
|
|
|
updated feed class again
Adolfo Fitoria
2012-05-08
1
-10
/
+27
|
*
|
|
|
|
fixed feed issues with cache.
Adolfo Fitoria
2012-05-08
2
-15
/
+14
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
merged the master branch
Evgeny Fadeev
2012-05-09
182
-1443
/
+21430
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
removed mistakenly committed lessc
Evgeny Fadeev
2012-05-09
71
-5550
/
+0
|
*
|
|
|
fixed a bug in an assertion statement and recompiled the css file
Evgeny Fadeev
2012-05-09
74
-71
/
+5765
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
fixed css on the login and signup pages
Evgeny Fadeev
2012-05-09
3
-5
/
+8
|
*
|
|
fixed question page urls and updated test cases
Evgeny Fadeev
2012-05-09
5
-26
/
+29
|
*
|
|
fixed the timezone issue in the newly posted comments
Evgeny Fadeev
2012-05-09
1
-1
/
+2
|
*
|
|
fixed bugs: lost attachment button, text floating over group control checkbox...
Evgeny Fadeev
2012-05-09
4
-21
/
+22
|
*
|
|
added optional tag search box
Evgeny Fadeev
2012-05-09
9
-16
/
+200
|
*
|
|
fixed the migration
Evgeny Fadeev
2012-05-08
1
-5
/
+11
|
*
|
|
reintroduced lost migration for adding subscribed tag field
Evgeny Fadeev
2012-05-08
1
-0
/
+312
|
*
|
|
modified migrations to match the models
Evgeny Fadeev
2012-05-08
2
-325
/
+12
|
*
|
|
intermediate commit, removed two migrations and fixed bugs
Evgeny Fadeev
2012-05-08
1
-8
/
+16
|
*
|
|
Merge branch 'master-test' into user-groups
Evgeny Fadeev
2012-05-08
15
-70
/
+559
|
|
\
\
\
|
|
*
|
|
tag selector works properly
Evgeny Fadeev
2012-05-07
4
-11
/
+21
|
|
*
|
|
added a possibility to have independent set of "subscribed" tags in addition ...
Evgeny Fadeev
2012-05-07
15
-67
/
+546
|
*
|
|
|
preapproved emails and email domains work for the groups
Evgeny Fadeev
2012-05-08
8
-26
/
+103
|
|
/
/
/
|
*
|
|
saving pre-approved emails&domains works, but no validation yet
Evgeny Fadeev
2012-05-07
6
-5
/
+260
|
*
|
|
added "anyone can join" control to the group profile editor
Evgeny Fadeev
2012-05-06
9
-89
/
+172
|
*
|
|
the WMD editor can now be sized and previewer can be enabled and disabled
Evgeny Fadeev
2012-05-06
6
-187
/
+296
[next]