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
*
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
|
*
|
|
moved group wiki to the sidebar and made join/leave group button work
Evgeny Fadeev
2012-05-05
10
-55
/
+263
|
*
|
|
started working on allowing people to join some groups without administrators...
Evgeny Fadeev
2012-05-03
3
-1
/
+362
|
*
|
|
fix to asking by email and another one to prevent creation of "blank" tags
Evgeny Fadeev
2012-05-02
2
-4
/
+6
|
*
|
|
allowed admins to decide whether to moderate email posted to groups
Evgeny Fadeev
2012-05-01
13
-14
/
+438
|
*
|
|
added group email address, enabled by default
Evgeny Fadeev
2012-05-01
2
-5
/
+24
|
*
|
|
group logos show in the user profile pages
Evgeny Fadeev
2012-05-01
12
-32
/
+87
|
*
|
|
Merge branch 'master' into user-groups
Evgeny Fadeev
2012-05-01
2
-2
/
+2
|
|
\
\
\
|
*
|
|
|
renamed PostRejectReason to PostFlagReason and merged two short model files i...
Evgeny Fadeev
2012-05-01
9
-133
/
+123
|
*
|
|
|
deleted an unused file
Evgeny Fadeev
2012-05-01
2
-255
/
+2
|
*
|
|
|
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
|
|
\
\
\
\
|
*
|
|
|
|
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
|
|
\
\
\
\
\
|
*
|
|
|
|
|
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
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
merged in bug fixes from the master branch
Evgeny Fadeev
2012-04-16
25
-74
/
+141
|
|
\
\
\
\
\
\
\
[next]