Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2012-07-25 | 10 | -14/+54 |
|\ | |||||
| * | made send unaswered reminders group-aware | Evgeny Fadeev | 2012-07-25 | 1 | -0/+4 |
| | | |||||
| * | made it hopefully impossible to add blank tags | Evgeny Fadeev | 2012-07-24 | 2 | -0/+10 |
| | | |||||
| * | added locally stored OpenSans web font | Evgeny Fadeev | 2012-07-24 | 4 | -14/+2 |
| | | |||||
| * | added a more meaningful screen to an error caused by a django import error | Evgeny Fadeev | 2012-07-24 | 2 | -0/+33 |
| | | |||||
| * | fixed migration 124 for transactional databases | Evgeny Fadeev | 2012-07-23 | 1 | -0/+5 |
| | | |||||
* | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2012-07-23 | 16 | -244/+505 |
|\| | |||||
| * | updated documentation for the ALLOW_UNICODE_SLUGS setting | Evgeny Fadeev | 2012-07-22 | 5 | -21/+69 |
| | | |||||
| * | some PEP8 treatment to a couple of files | Evgeny Fadeev | 2012-07-21 | 2 | -193/+343 |
| | | |||||
| * | added option to limit one answer per question per person | Evgeny Fadeev | 2012-07-18 | 9 | -8/+68 |
| | | |||||
| * | transplanted an search input autofocusing fix from tag-editor branch and ↵ | Evgeny Fadeev | 2012-07-18 | 1 | -22/+25 |
| | | | | | | | | isolated the fallback history handler for the main page | ||||
* | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2012-07-17 | 7 | -56/+84 |
|\| | |||||
| * | made high reputation users be able to reopen questions | Evgeny Fadeev | 2012-07-17 | 2 | -5/+19 |
| | | |||||
| * | fixed media reference in the post revision page | Evgeny Fadeev | 2012-07-17 | 2 | -10/+13 |
| | | |||||
| * | restored ability to comment and vote on closed questions and removed width ↵ | Evgeny Fadeev | 2012-07-16 | 3 | -37/+37 |
| | | | | | | | | from "answer own question" button | ||||
| * | filtered out blocked users from receiving instant notifications | Evgeny Fadeev | 2012-07-16 | 1 | -0/+4 |
| | | |||||
| * | adjusted style for the list of related questions | Evgeny Fadeev | 2012-07-16 | 1 | -4/+11 |
| | | |||||
* | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2012-07-16 | 12 | -168/+154 |
|\| | |||||
| * | recompiled style.css | Evgeny Fadeev | 2012-07-16 | 1 | -77/+78 |
| | | |||||
| * | width of ask button == width of sidebar | Evgeny Fadeev | 2012-07-16 | 1 | -1/+1 |
| | | |||||
| * | a bug fix on listing users by group and some style adjustments | Evgeny Fadeev | 2012-07-16 | 3 | -21/+17 |
| | | |||||
| * | merged Adolfo's build_livesettings_cache management command | Evgeny Fadeev | 2012-07-16 | 4 | -3/+7 |
| | | |||||
| * | Merge branch 'livesettings_fix' | Evgeny Fadeev | 2012-07-16 | 5 | -21/+58 |
| |\ | |||||
| * | | first pass on switching fro Yanone Kaffeesatz to Open Sans Condensed | Evgeny Fadeev | 2012-07-15 | 3 | -43/+44 |
| | | | |||||
| * | | fixed the broken "follow user" function | Evgeny Fadeev | 2012-07-15 | 1 | -19/+2 |
| | | | |||||
| * | | fixed display glitch in the closed question | Evgeny Fadeev | 2012-07-14 | 3 | -7/+8 |
| | | | |||||
* | | | Merge branch 'master' into livesettings_fix | Adolfo Fitoria | 2012-07-13 | 112 | -3171/+4349 |
|\| | | |/ |/| | |||||
| * | renamed function users() --> show_users() | Evgeny Fadeev | 2012-07-01 | 2 | -3/+3 |
| | | |||||
| * | Merge pull request #86 from dkolak/fix_tpl | Evgeny Fadeev | 2012-06-30 | 1 | -1/+1 |
| |\ | | | | | | | small template fix | ||||
| | * | small template fix | Dario Kolak | 2012-07-01 | 1 | -1/+1 |
| |/ | |||||
| * | Update master | Evgeny Fadeev | 2012-06-30 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #82 from lissyx/master | Evgeny Fadeev | 2012-06-27 | 1 | -4/+4 |
| |\ | | | | | | | Fixing some JavaScript | ||||
| | * | fix: Locale might break JavaScript code | lissyx | 2012-06-27 | 1 | -4/+4 |
| |/ | | | | | | | | | | | If locale contains a single quote ', it can collide with the quotes defining the string at javascript level (it happens for french locale at least). | ||||
| * | tiny change in ru locale | Evgeny Fadeev | 2012-06-16 | 1 | -1/+1 |
| | | |||||
| * | fixed import error bug in readers.py | Evgeny Fadeev | 2012-06-16 | 1 | -0/+1 |
| | | |||||
| * | small tweaks in content cleaning | Evgeny Fadeev | 2012-06-16 | 2 | -3/+4 |
| | | |||||
| * | Merge branch 'github-master' | Evgeny Fadeev | 2012-06-16 | 2 | -2012/+792 |
| |\ | |||||
| | * | Merge pull request #80 from lissyx/master | Evgeny Fadeev | 2012-06-16 | 2 | -2012/+792 |
| | |\ | | | | | | | | | Updates to the french locale | ||||
| | | * | Rebuilt django.mo for french locale | lissyx | 2012-06-16 | 1 | -0/+0 |
| | | | | |||||
| | | * | l10n: french locales fix from goofy@ | lissyx | 2012-06-16 | 1 | -2012/+792 |
| | | | | |||||
| * | | | small changes in the skin and Ru locale | Evgeny Fadeev | 2012-06-16 | 3 | -3/+5 |
| |/ / | |||||
| * | | Merge branch 'github-master' | Evgeny Fadeev | 2012-06-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Update master | Evgeny Fadeev | 2012-06-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | added spammy to the test content set and protected code from such input | Evgeny Fadeev | 2012-06-16 | 25 | -59/+71 |
| |/ / | |||||
| * | | merged feature 157 by Paul Backhouse | Evgeny Fadeev | 2012-06-15 | 16 | -17/+456 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into feature-157 | Paul Backhouse | 2012-05-05 | 7 | -10/+9 |
| | |\ \ | |||||
| | * | | | Fixed bug where clicking on a wildcard matched tag did not put the tag in ↵ | Paul Backhouse | 2012-05-05 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | the url. | ||||
| | * | | | Now makes use of tag_selector.js, so wildcard tags can be expanded. | Paul Backhouse | 2012-05-04 | 3 | -43/+34 |
| | | | | | |||||
| | * | | | User profile has "Show tags" checkbox. | Paul Backhouse | 2012-04-30 | 6 | -6/+595 |
| | | | | | | | | | | | | | | | | | | | | Checking this box will list the tags a user is interested in, or wishes to ignore. | ||||
| | * | | | All users stored interesting/ignored tags are shown, without option to ↵ | Paul Backhouse | 2012-04-30 | 2 | -3/+72 |
| | | | | | | | | | | | | | | | | | | | | disable. Wildcard tags are not shown. |