Changelog for
askbot-0.7.29-1.fc16.noarch.rpm :
Tue Nov 15 13:00:00 2011 Rahul Sundaram
- 0.7.29-1
- update to 0.7.29
* minor bug fixes and additional tests (Evgeny, Adolfo)
Wed Nov 9 13:00:00 2011 Rahul Sundaram - 0.7.27-1
- update to 0.7.27
* implemented new version of skin (Byron Corrales)
* show unused vote count (Tomasz Zielinski)
* categorized live settings (Evgeny)
* added management command ``send_accept_answer_reminders`` (Evgeny)
* improved the ``askbot-setup`` script (Adolfo, Evgeny)
* merge users management command (Daniel Mican)
* anonymous caching of the question page (Vlad Bokov)
- 0.7.26
* added settings for email subscription defaults (Adolfo)
* resolved duplicate notifications on posts with mentions (Evegeny)
* added color-animated transitions when urls with hash tags are visited (Adolfo)
* repository tags will be \'automatically added\' to new releases (Evgeny)
Thu Oct 6 14:00:00 2011 Rahul Sundaram - 0.7.25-1
- update to 0.7.25
* RSS feed for individual question (Sayan Chowdhury)
* allow pre-population of tags via ask a questions link (Adolfo)
* make answering own question one click harder (Adolfo)
* bootstrap mode (Adolfo, Evgeny)
Tue Oct 4 14:00:00 2011 Rahul Sundaram - 0.7.24-1
- update to 0.7.24
* made it possible to disable the anonymous user greeting altogether (Raghu Udiyar)
* added annotations for the meanings of user levels on the \"moderation\" page. (Jishnu)
* auto-link patterns - e.g. to bug databases - are configurable from settings. (Arun SAG)
Wed Sep 28 14:00:00 2011 Rahul Sundaram - 0.7.23-1
- fix group and description
- update httpd configuration for upfiles
- update to 0.7.23
* greeting for anonymous users can be changed from live settings (Hrishi)
* greeting for anonymous users is shown only once (Rag Sagar)
* added support for akismet spam detection service (Adolfo Fitoria)
* added noscript message (Arun SAG)
* support for url shortening with tinyurl on link sharing (Rtnpro)
* allowed logging in with password and email in the place of login name (Evgeny)
* added config settings allowing adjusting of license information (Evgeny)
Fri Sep 2 14:00:00 2011 Rahul Sundaram - 0.7.22-3
- if RHEL, then depend on python-dateutil15 instead of python-dateutil
- add README.fedora and configuration files for multi-site deployment
- update wsgi, apache httpd configuration and settings.py setup template
- thanks to Toshio Kuriotami for suggesting and reviewing the changes
Fri Sep 2 14:00:00 2011 Rahul Sundaram - 0.7.22-2
- fix copying of template files
Thu Sep 1 14:00:00 2011 Rahul Sundaram - 0.7.22-1
- update to 0.7.22
* removed printing of log message on missing optional media resources (Evgeny Fadeev)
* fixed a layout bug on tags page (Evgeny Fadeev)
Thu Sep 1 14:00:00 2011 Rahul Sundaram - 0.7.21-1
- update to 0.7.21
* media resource incremented automatically (Adolfo Fitoria, Evgeny Fadeev)
* first user automatically becomes site administrator (Adolfo Fitoria)
* avatar displayed on the sidebar can be controlled with livesettings.(Adolfo Fitoria, Evgeny Fadeev)
* avatar box in the sidebar is ordered with priority for real faces.(Adolfo Fitoria)
* django\'s createsuperuser now works with askbot (Adolfo Fitoria)
Sun Aug 28 14:00:00 2011 Rahul Sundaram - 0.7.20-1
- new upstream release
* added support for login via self-hosted Wordpress site (Adolfo Fitoria)
* allowed basic markdown in the comments (Adolfo Fitoria)
* added this changelog (Adolfo Fitoria)
* added support for threaded emails (Benoit Lavigne)
* few more Spanish translation strings (Byron Corrales)
* social sharing support on identi.ca (Rantadeep Debnath)
Wed Aug 17 14:00:00 2011 Rahul Sundaram - 0.7.19-1
- new upstream bug fix release
* fixes google plus and facebook login to work again
* some styling improvements for questions sidebar
* fixes moderation tab misalignment issue reported by me
* replaces favorite by follow in questions
* fixes follow user functions
Thu Aug 11 14:00:00 2011 Rahul Sundaram - 0.7.18-1
- new upstream bugfix release includes improved notifications
Thu Aug 11 14:00:00 2011 Rahul Sundaram - 0.7.17-1
- new upstream release
* fixes issue with referencing username with capitalization differences
* allow admins to add others as admins
- requires django-celery 2.2.7
Sun Aug 7 14:00:00 2011 Rahul Sundaram - 0.7.15-1
- new upstream release
- change upstream url
- add the new readme file to doc
- upstream dropped empty version.py file
Wed Aug 3 14:00:00 2011 Rahul Sundaram - 0.7.14-1
- new upstream release.
- upstream has renamed startforum to askbot-setup
- included copy of license and some documentation fixes
- upstream removed empty files, unnecessary executable bit and shebang in files
- drop requires on django-recaptcha since askbot uses django-recaptcha-works now
Wed Aug 3 14:00:00 2011 Rahul Sundaram - 0.7.12-1
- new upstream release
- another fix for a unicode issue
- consolidate removal of empty files, executable bits and shebang in prep
- remove outdated bundled documentation
Wed Aug 3 14:00:00 2011 Rahul Sundaram - 0.7.11-1
- new upstream release
- fixes a couple of minor bugs reported by me
Mon Aug 1 14:00:00 2011 Rahul Sundaram - 0.7.10-1
- new upstream release
- fixes live search in response to problem reported by me
- now using django-recaptcha-works module
Sun Jul 31 14:00:00 2011 Rahul Sundaram - 0.7.9-1
- new upstream release
- resolves bug in the sharing footer of answerless question reported by me
Sun Jul 31 14:00:00 2011 Rahul Sundaram - 0.7.8-1
- new upstream release
- use django_openid_forms.patch from PJP
- add requires on django-picklefield and python-amqplib
- remove requires on python-grapefruit. Module removed upstream
- drop all patches. upstream removed bundled copy of python-openid
Mon Jul 18 14:00:00 2011 Rahul Sundaram - 0.7.7-3
- add requires on MySQL-python. Don\'t remove openid
Mon Jul 18 14:00:00 2011 Rahul Sundaram - 0.7.7-2
- changes from Praveen Kumar to fix all relevant rpmlint warnings and errors
Thu Jul 14 14:00:00 2011 Rahul Sundaram - 0.7.7-1
- new upstream release.
- split out bundled grapefruit, django recaptcha dependencies
Sun Jun 26 14:00:00 2011 Rahul Sundaram - 0.7.1-1
- new upstream release
Mon Apr 25 14:00:00 2011 Rahul Sundaram - 0.6.78-1
- new upstream release
Mon Apr 18 14:00:00 2011 Rahul Sundaram - 0.6.76-1
- initial spec