summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Merge branch 'raags'Evgeny Fadeev2011-10-032-1/+11
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Greeting for anonymous users can be disabled from live settingsRaghu Udiyar2011-09-292-1/+11
| | |/ /
* | | / Merge branch 'master' into new-templateAdolfo Fitoria2011-10-032-7/+25
|\| | | | |_|/ |/| |
| * | added a fix for problem described at ↵Evgeny Fadeev2011-10-012-7/+25
| |/ | | | | | | http://askbot.org/en/question/656/keyerror-on-clicking-manage-login-methods and added transifex config
* | Changing style and position of search formByron2011-10-036-72/+90
| |
* | Include LESS, a dynamic stylesheet language and scope selectorByron2011-10-0113-129/+605
| |
* | Merge branch 'master' of git://github.com/byroncorrales/askbot-devel into ↵Adolfo Fitoria2011-09-299-191/+223
|\ \ | | | | | | | | | new-template
| * | placing meta-nav in correct positionByron2011-09-296-40/+46
| | |
| * | Starting header changes in new default templateByron2011-09-287-152/+179
| | |
| * | Merge branch 'fitoria/new-template'Byron2011-09-27792-0/+49207
| |\ \
| * \ \ Merge branch 'master' of https://github.com/ASKBOT/askbot-develByron2011-09-276-17/+174
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of https://github.com/ASKBOT/askbot-develByron2011-09-2215-62/+120
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/ASKBOT/askbot-develByron2011-09-1965-245/+1966
| |\ \ \ \
| * | | | | a few stringsByron2011-08-281-3/+3
| | | | | |
| * | | | | Anothers spanish stringsByron2011-08-281-20/+19
| | | | | |
* | | | | | adding capacity to load from commonAdolfo Fitoria2011-09-291-2/+3
| |_|_|_|/ |/| | | |
* | | | | moving templates to start working on new template systemAdolfo Fitoria2011-09-27792-0/+49207
| |_|_|/ |/| | |
* | | | merged the autolink patterns branch by ArunEvgeny Fadeev2011-09-263-16/+140
|\ \ \ \
| * | | | pylinted markup.py files in askbot/conf and askbot/utilsEvgeny Fadeev2011-09-263-66/+96
| | | | |
| * | | | Log when number of patterns mismatch number of URLsArun SAG2011-09-241-1/+5
| | | | |
| * | | | Fix help text in settings UI of auto link key termsArun SAG2011-09-242-14/+17
| | | | |
| * | | | Merge branch 'auto-link'Arun SAG2011-09-242-1/+91
| |\ \ \ \
| | * | | | Ignore key terms if there are no sufficient linksArun SAG2011-09-241-2/+4
| | | | | |
| | * | | | Add validation callbackArun SAG2011-09-241-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | - Validate the regular expressions using update_callback
| | * | | | Add support for linking multiple key termsArun SAG2011-09-202-28/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use LongStringValue of livesettings to capture multiple patterns and links - Honor all the patterns for autolinking with URLS in utils/markup.py
| | * | | | Fix examples in autolink settingsArun SAG2011-09-181-5/+5
| | | | | |
| | * | | | Autolinking urls based on regex now worksArun SAG2011-09-182-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix settings name for readbility - Make utils/markup.py process autlinks
| | * | | | Add autolinking settings to conf/markup.pyArun SAG2011-09-181-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - See #607 for more details on this feature - We use regex to match a pattern and autolink it
* | | | | | merged annotation of user types by JishnuEvgeny Fadeev2011-09-263-6/+11
| | | | | |
* | | | | | Merge branch 'jishnu7'Evgeny Fadeev2011-09-261-0/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | feature #79 - explaining meanings of user levels in account->moderation.Jishnu2011-09-221-0/+28
| |/ / / /
* | | | / incremented revisionEvgeny Fadeev2011-09-232-4/+4
| |_|_|/ |/| | |
* | | | merged fix by Rag Sagar so that anonymous user greeting shows just onceEvgeny Fadeev2011-09-213-3/+21
|\ \ \ \
| * | | | removed unused fileEvgeny Fadeev2011-09-211-52/+0
| | | | |
| * | | | fixed appearance of anonymous user message when user logs outRag Sagar.V2011-09-202-2/+54
| | | | |
| * | | | fixed appearance of anonymous user message when user logs outRag Sagar.V2011-09-201-1/+1
| | | | |
| * | | | fixed appearance of anonymous user message when user logs outRag Sagar.V2011-09-201-4/+20
| | | | |
* | | | | updated changelog and the contributors fileEvgeny Fadeev2011-09-212-0/+2
| | | | |
* | | | | pylinted filesEvgeny Fadeev2011-09-203-12/+16
| | | | |
* | | | | Merge branch 'stultus'Evgeny Fadeev2011-09-204-24/+20
|\ \ \ \ \
| * | | | | made the welcome message for anonymous users editable via admin settingsHrishi2011-09-204-24/+20
| | | | | |
* | | | | | removed uses of __class__.__name__ on postsEvgeny Fadeev2011-09-203-10/+11
| | | | | |
* | | | | | fixed the double prefix issue in the instant emailsEvgeny Fadeev2011-09-202-5/+3
| |/ / / / |/| | | |
* | | | | fixed incorrect usage of diff_date in the templates, added a better test for ↵Evgeny Fadeev2011-09-206-17/+56
| |_|_|/ |/| | | | | | | | | | | the responses page, and improved error checking in PageLoadTests
* | | | added askbot_requirements.txt to MANIFEST.inEvgeny Fadeev2011-09-191-0/+1
|/ / /
* | | added url explaining how to enable cookies in the browserEvgeny Fadeev2011-09-173-2/+5
| | |
* | | removed incorrect localization of a messageEvgeny Fadeev2011-09-171-1/+1
|/ /
* | partial fix of login problem when password form is always onEvgeny Fadeev2011-09-152-6/+16
| |
* | moved akismet settings to "Spam and moderation"Evgeny Fadeev2011-09-144-24/+35
| |
* | maintenance edits - moved more external urls to consts and pylinted a number ↵Evgeny Fadeev2011-09-149-74/+99
| | | | | | | | of files