summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Created a generic Merge Users Class. Feature 135.dm035142011-11-111-19/+35
* Send Email Command Feature 131dm035142011-11-101-0/+29
* one more fix to the startup procedure for celery and incremented revision againEvgeny Fadeev2011-11-092-2/+17
* modified the startup_procedures messageEvgeny Fadeev2011-11-091-2/+4
* merded Adolfos branchEvgeny Fadeev2011-11-093-11/+21
|\
| * fixed celery startup_procedure testAdolfo Fitoria2011-11-091-8/+18
| * Merge branch 'better-setup'Adolfo Fitoria2011-11-092-5/+6
| |\
| | * changed celery broker setting nameAdolfo Fitoria2011-10-212-3/+3
| | * Merge branch 'better-setup' of github.com:ASKBOT/askbot-devel into better-setupAdolfo Fitoria2011-10-204-220/+217
| | |\
| | * | added DOMAIN_NAME to settingsAdolfo Fitoria2011-10-201-2/+3
| | * | Merge branch 'master' into better-setupAdolfo Fitoria2011-10-2026-42/+133
| | |\ \
* | | | | added CACHE_MIDDLEWARE_ANONYMOUS_ONLY setting and test, renamed BROKER_BACKEN...Evgeny Fadeev2011-11-095-4/+15
|/ / / /
* | | | incremented versionEvgeny Fadeev2011-11-081-1/+1
* | | | added implementation of new skin to the changelogEvgeny Fadeev2011-11-081-0/+1
* | | | replaced the logo with the one for dark bg, decreased width of input boxes fo...Evgeny Fadeev2011-11-08999-3183/+36766
|\ \ \ \
| * | | | fixed the unclosed img tag issue in the accept answer buttonEvgeny Fadeev2011-11-081-0/+1
| * | | | Merge branch 'byron' into new-templateEvgeny Fadeev2011-11-0813-194/+311
| |\ \ \ \
| | * | | | Style for edit answer form and revision pageByron2011-11-075-86/+96
| | * | | | profile page styleByron2011-11-073-51/+75
| | * | | | flat pages styleByron2011-11-065-7/+48
| | * | | | Just leaving yanone font to important titlesByron2011-11-062-48/+87
| | * | | | leaving just one H1 tag on question page and a little fix on rss icon paddingByron2011-11-032-5/+8
| * | | | | Added Vlad Bokov to the list of contribsEvgeny Fadeev2011-11-062-0/+2
| * | | | | merged vlads caching of the question page fixEvgeny Fadeev2011-11-069-17/+97
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Feature #134: time-based cache for anonymous only & testsVlad Bokov2011-11-054-1/+39
| | * | | | Feature #116: fix jinja template callsVlad Bokov2011-10-301-1/+1
| | * | | | Merge branch 'new-templates-upstream' into new-templatesVlad Bokov2011-10-25959-2463/+35562
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'issue116'Vlad Bokov2011-10-254-32/+15
| | |\ \ \ \ \
| | | * | | | | a small change, moved setting to another chapter and renamed the settingEvgeny Fadeev2011-10-234-32/+15
| | * | | | | | Feature #116: fix template for stuffVlad Bokov2011-10-252-7/+5
| | |/ / / / /
| | * | | | | Feature #116: some misplacing correctedVlad Bokov2011-10-211-23/+17
| | * | | | | Feature #116: allow-admins-moderators-accept-answers (+tests)Vlad Bokov2011-10-213-3/+70
| | | |_|/ / | | |/| | |
| * | | | | new social iconsByron2011-11-022-20/+30
| * | | | | a little margin in vote buttonsByron2011-11-022-1/+2
| * | | | | alignment of comments on answersByron2011-11-023-9/+24
| * | | | | Merge branch 'askbot/new-template'Byron2011-11-021-1/+1
| |\ \ \ \ \
| | * | | | | changed to using short version of user credential widget in the post contribu...Evgeny Fadeev2011-11-021-1/+1
| * | | | | | some aligments and border in popupsByron2011-11-023-7/+20
| |/ / / / /
| * | | | | Whitespace in sortbar, rss icon position and popup styleByron2011-11-024-20/+48
| * | | | | Changing names of font variables to generic namesByron2011-11-012-26/+26
| * | | | | style for badges, tags and profile templatesByron2011-10-318-134/+178
| * | | | | Style for login and people pagesByron2011-10-306-52/+109
| * | | | | Edit question pageByron2011-10-284-20/+59
| * | | | | closed message and preview styleByron2011-10-282-14/+19
| * | | | | added title "Comments" to the post_comment_widget macroEvgeny Fadeev2011-10-273-23/+14
| * | | | | changed table, tr and td elements in the answer_card.html to div - most funct...Evgeny Fadeev2011-10-271-8/+8
| * | | | | moved post vote buttons to css background, simplified the vote button handler...Evgeny Fadeev2011-10-277-91/+83
| * | | | | Style for Answers list and answer form in Question templateByron2011-10-266-120/+137
| * | | | | back to old vote buttons, will be change laterByron2011-10-252-8/+8
| * | | | | Style for comments form and comment list, on question templateByron2011-10-2510-156/+194