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
*
moved all templates from common skin to default
Evgeny Fadeev
2012-09-19
31
-0
/
+0
*
started building front end for private messaging
Evgeny Fadeev
2012-09-19
11
-70
/
+380
*
broken commit, start for the group messaging app
Evgeny Fadeev
2012-09-18
6
-0
/
+643
*
changed format of the personal group names
Evgeny Fadeev
2012-09-16
3
-2
/
+407
*
factored out the name prefix for the personal groups to just one place
Evgeny Fadeev
2012-09-16
9
-35
/
+44
*
fixed formatting in the documentation file
Evgeny Fadeev
2012-09-16
1
-7
/
+5
*
made migration 138 work in mysql
Evgeny Fadeev
2012-09-15
1
-2
/
+2
*
merged with the tag-editor branch
Evgeny Fadeev
2012-09-15
13
-63
/
+118
|
\
|
*
added coverage directory to the .gitignore file
Evgeny Fadeev
2012-09-12
1
-0
/
+1
|
*
fixed ldap user accounts where django user name is created by the users
Evgeny Fadeev
2012-09-12
3
-3
/
+3
|
*
added a temporary case sensitive tag search notice
Evgeny Fadeev
2012-09-10
1
-1
/
+1
|
*
automatically rename the personal group when user name changes
Evgeny Fadeev
2012-09-06
1
-1
/
+7
|
*
added label to the tag search input
Evgeny Fadeev
2012-09-06
1
-0
/
+1
|
*
expanded default help page
Evgeny Fadeev
2012-09-06
1
-2
/
+26
|
*
fixed the delete unused tags
Evgeny Fadeev
2012-09-05
1
-8
/
+10
|
*
fixed one more bug in the rename_tag_id management command
Evgeny Fadeev
2012-09-04
1
-2
/
+2
|
*
fixed the rename_tags_id management command
Evgeny Fadeev
2012-09-04
2
-9
/
+9
|
*
fixed the private accepted answer bug
Evgeny Fadeev
2012-08-31
1
-3
/
+4
|
*
filtered out internal tags fro the tag entry box
Evgeny Fadeev
2012-08-30
2
-0
/
+3
|
*
fix for the longer username
Evgeny Fadeev
2012-08-29
2
-1
/
+5
|
*
attempt to fix posting comments in IE
Evgeny Fadeev
2012-08-29
2
-20
/
+21
|
*
removed red margin on top in IE
Evgeny Fadeev
2012-08-25
1
-3
/
+9
|
*
improved logging in the instant email alerts
Evgeny Fadeev
2012-08-25
1
-6
/
+4
|
*
added logging to the post-related instant alert sender
Evgeny Fadeev
2012-08-24
2
-10
/
+31
*
|
merged with the master branch
Evgeny Fadeev
2012-09-14
1
-0
/
+1
|
\
\
|
*
|
updated the changelog
Evgeny Fadeev
2012-09-13
1
-0
/
+1
*
|
|
group description editing works again
Evgeny Fadeev
2012-09-14
12
-62
/
+514
*
|
|
corrected Thread.get_users_shared_with filtering
Evgeny Fadeev
2012-09-14
1
-5
/
+14
*
|
|
Merge branch 'adolfo' into user-groups
Evgeny Fadeev
2012-09-13
3
-1
/
+10
|
\
|
|
|
*
|
fixed bug when converting comments caused by db constraint, fixed styling errors
Adolfo Fitoria
2012-09-13
3
-1
/
+10
*
|
|
hopefully fixed the answer publishing problem where asker and answerer share ...
Evgeny Fadeev
2012-09-13
3
-6
/
+32
*
|
|
Merge branch 'adolfo' into user-groups
Evgeny Fadeev
2012-09-13
2
-3
/
+4
|
\
\
\
|
*
|
|
solved issue with widget validation output and css
Adolfo Fitoria
2012-09-12
2
-3
/
+4
*
|
|
|
answer publishing seems to work fully
Evgeny Fadeev
2012-09-13
12
-36
/
+107
*
|
|
|
merged Adolfo's branch
Evgeny Fadeev
2012-09-12
4
-6
/
+113
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
fixed convert to comment link hiding
Adolfo Fitoria
2012-09-11
1
-1
/
+1
|
*
|
|
added test cases for convert to comment/answer
Adolfo Fitoria
2012-09-11
2
-4
/
+96
|
*
|
|
Fixed hiding comment convert links
Adolfo Fitoria
2012-09-11
1
-1
/
+1
*
|
|
|
added simple UI for publishing selected answers
Evgeny Fadeev
2012-09-12
8
-8
/
+102
|
|
/
/
|
/
|
|
*
|
|
moderated response sharing model seems to work internally
Evgeny Fadeev
2012-09-12
4
-8
/
+90
*
|
|
added toggle to the group profile page allowing to publish only selected answ...
Evgeny Fadeev
2012-09-11
3
-1
/
+21
*
|
|
added model field for the moderated publishing of answers
Evgeny Fadeev
2012-09-11
4
-5
/
+798
*
|
|
Merge branch 'adolfo-master' into user-groups
Evgeny Fadeev
2012-09-11
10
-16
/
+139
|
\
|
|
|
*
|
Convert answer to comment.
Adolfo Fitoria
2012-09-10
10
-16
/
+139
*
|
|
added several test cases for groups-related functions
Evgeny Fadeev
2012-09-11
5
-17
/
+87
*
|
|
merged Adolfo's branch
Evgeny Fadeev
2012-09-09
7
-52
/
+460
|
\
\
\
|
*
|
|
fixed bug in widget creation
Adolfo Fitoria
2012-09-07
2
-2
/
+22
|
*
|
|
fixed css for error display, fixed upload from widgets, added groups support ...
Adolfo Fitoria
2012-09-06
6
-50
/
+417
|
*
|
|
fixed edit widget view"
Adolfo Fitoria
2012-09-06
1
-2
/
+2
*
|
|
|
merged fix for hiding the convert comment to answer links
Evgeny Fadeev
2012-09-09
2
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]