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
*
fixing break pagination in question
Byron
2011-11-30
3
-10
/
+8
*
updated the changelog
Evgeny Fadeev
2011-11-30
1
-0
/
+7
*
made login redirect to either main page or to the question page (if logging i...
Evgeny Fadeev
2011-11-30
1
-4
/
+9
*
compiled style.css
Evgeny Fadeev
2011-11-30
1
-2
/
+6
*
made login action redirect to the previous page, unless it was a logout page
Evgeny Fadeev
2011-11-30
2
-1
/
+9
*
incremented revision and fixed email subject line for the instant alerts - so...
Evgeny Fadeev
2011-11-29
3
-20
/
+7
*
fixed all fuzzy messages in the English locale
Evgeny Fadeev
2011-11-29
2
-852
/
+697
*
fixed English locale yet again
Evgeny Fadeev
2011-11-29
2
-48
/
+47
*
updated English locale again
Evgeny Fadeev
2011-11-29
2
-18
/
+18
*
updated English locale
Evgeny Fadeev
2011-11-29
2
-95
/
+28
*
incremented version to 0.7.31, updated changelog
Evgeny Fadeev
2011-11-29
2
-5
/
+7
*
Added widget_questions to PROTECTED URLS, removed a pdb line, changed 1 test ...
Dejan Noveski
2011-11-29
2
-3
/
+3
*
Merge branch 'master' of git://github.com/ASKBOT/askbot-devel
Dejan Noveski
2011-11-29
11
-21
/
+197
|
\
|
*
finished the iframe question list widget featuer
Evgeny Fadeev
2011-11-29
11
-21
/
+197
|
|
\
|
|
*
Removed debug statement.
dm03514
2011-11-15
1
-1
/
+0
|
|
*
Very Simple Embeddable widget to display questions corresponding to tags.
dm03514
2011-11-15
4
-0
/
+70
|
|
*
Merge remote-tracking branch 'upstream/master'
dm03514
2011-11-15
23
-17
/
+164
|
|
|
\
|
|
*
|
Created a generic Merge Users Class. Feature 135.
dm03514
2011-11-11
1
-19
/
+35
|
|
*
|
Send Email Command Feature 131
dm03514
2011-11-10
1
-0
/
+29
*
|
|
|
Added a confirmation line to test data and test fixture management commands, ...
Dejan Noveski
2011-11-29
4
-3536
/
+1345
|
/
/
/
*
|
|
merged Dejans askbot_create_test_fixture command
Evgeny Fadeev
2011-11-28
2
-0
/
+6
*
|
|
Merge branch 'dejan'
Evgeny Fadeev
2011-11-28
1
-0
/
+60
|
\
\
\
|
*
|
|
askbot_create_text_fixture management command added; fixed default path
Dejan Noveski
2011-11-28
1
-1
/
+1
|
*
|
|
askbot_create_text_fixture management command added
Dejan Noveski
2011-11-28
1
-0
/
+60
*
|
|
|
added test fixtre generated by Dejan management command
Evgeny Fadeev
2011-11-28
1
-0
/
+14464
*
|
|
|
made the default skin work with and without the logo
Evgeny Fadeev
2011-11-28
3
-9
/
+23
*
|
|
|
incremented release id
Evgeny Fadeev
2011-11-28
2
-5
/
+12
*
|
|
|
increased margin of label on main page sort tab bar and improved doc on css
Evgeny Fadeev
2011-11-28
2
-2
/
+14
|
/
/
/
*
|
|
compiled style.css file
Evgeny Fadeev
2011-11-28
1
-3038
/
+512
*
|
|
small fix in style sheet for the main page
Evgeny Fadeev
2011-11-28
1
-1
/
+1
*
|
|
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Evgeny Fadeev
2011-11-28
3
-1
/
+33
|
\
\
\
|
*
|
|
added documentation on usage of lesscss and customizing the style.less file
Evgeny Fadeev
2011-11-28
2
-0
/
+32
|
*
|
|
removed test for requiring psycopg2 of lower version
Evgeny Fadeev
2011-11-27
1
-1
/
+1
*
|
|
|
made it possible for the admins and moderators to accept best answers
Evgeny Fadeev
2011-11-28
2
-8
/
+9
|
/
/
/
*
|
|
rebuild all .po and .mo files
Evgeny Fadeev
2011-11-27
34
-24192
/
+25025
*
|
|
added src/ directory to gitignore
Evgeny Fadeev
2011-11-27
1
-0
/
+1
*
|
|
rebuilt djangojs .mo and .po files
Evgeny Fadeev
2011-11-27
34
-288
/
+564
*
|
|
added comments on the post models, all question stuff that there is now will ...
Evgeny Fadeev
2011-11-26
2
-2
/
+36
*
|
|
Merge branch 'master' into tomasz
Evgeny Fadeev
2011-11-26
12
-52
/
+375
|
\
\
\
|
*
\
\
merged Tomasz fix on ContentType usage in askbot/views/users.py
Evgeny Fadeev
2011-11-25
4
-35
/
+25
|
|
\
\
\
|
*
|
|
|
fixed code formatting in askbot/forms.py
Evgeny Fadeev
2011-11-25
1
-2
/
+10
|
*
|
|
|
Merge branch 'adolfo'
Evgeny Fadeev
2011-11-25
9
-51
/
+135
|
|
\
\
\
\
|
|
*
|
|
|
Fixed error message in feedback form
Adolfo Fitoria
2011-11-25
2
-7
/
+9
|
|
*
|
|
|
fixed error messages display in feedback form
Adolfo Fitoria
2011-11-25
2
-2
/
+13
|
|
*
|
|
|
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Adolfo Fitoria
2011-11-25
47
-1912
/
+8409
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' of github.com:ASKBOT/askbot-devel
Adolfo Fitoria
2011-11-25
22
-58
/
+328
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
changed truncate value to 20
Adolfo Fitoria
2011-11-24
1
-1
/
+1
|
|
*
|
|
|
|
|
Merge branch 'master' of git://github.com/byroncorrales/askbot-devel
Adolfo Fitoria
2011-11-24
4
-6
/
+24
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
truncate strings lenght in widget tags list
Byron
2011-11-23
1
-1
/
+1
|
|
|
*
|
|
|
|
|
Style fix in sing up with password
Byron
2011-11-23
4
-6
/
+24
[next]