summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |\ \
* | | | 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 ↵Evgeny Fadeev2011-11-08999-3183/+36766
|\ \ \ \ | | | | | | | | | | | | | | | for interesting/ignored questions
| * | | | 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
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: askbot/skins/default/templates/question.html
| | * \ \ \ \ 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 ↵Evgeny Fadeev2011-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | contributor info
| * | | | | | 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 ↵Evgeny Fadeev2011-10-271-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | functions seem to work, but did not test accept best answer
| * | | | | moved post vote buttons to css background, simplified the vote button ↵Evgeny Fadeev2011-10-277-91/+83
| | | | | | | | | | | | | | | | | | | | | | | | handler javascript
| * | | | | 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
| | | | | |
| * | | | | progress in question template styleByron2011-10-2413-356/+398
| | | | | |
| * | | | | Finished style for sidebar elements on question templateByron2011-10-234-83/+70
| | | | | |
| * | | | | Merge branch 'askbot/new-template'Byron2011-10-232-20/+31
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | fixed an issue with the deletion of search tags and height of the ask ↵Evgeny Fadeev2011-10-232-20/+31
| | | | | | | | | | | | | | | | | | | | | | | | pre-search items on the ask page
| * | | | | Some changes in question sidebarByron2011-10-232-26/+29
| |/ / / /
| * | | | Hidden scope nav and ask button on Ask question templateByron2011-10-223-8/+18
| | | | |