This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
bistro/askbot
Frédéric Péters b40e03d648 fix a spelling error in a translation 2016-02-23 12:27:50 +01:00
..
bin rebuilt locale files for the new release 2012-04-18 21:21:16 -03:00
conf implemented read-only mode 2014-03-02 01:58:39 -03:00
const enable instant notifications for questions (#5946) 2014-12-21 10:53:00 +01:00
cron correct path to manage.py 2012-04-27 23:33:33 +12:00
deployment get force option correctly 2013-08-03 11:02:49 +08:00
deps Merge pull request #203 from yongjhih/fb 2014-02-01 12:25:44 -08:00
doc implemented read-only mode 2014-03-02 01:58:39 -03:00
importers complete rewrite of Zendesk importer 2013-06-13 10:23:26 -05:00
locale fix a spelling error in a translation 2016-02-23 12:27:50 +01:00
mail added one more email response quote separator 2013-12-18 18:25:42 -03:00
management translate parts of email alerts 2014-06-17 15:01:50 +02:00
media hard translate thank you message after setting password 2014-06-17 14:46:59 +02:00
middleware added redirect to the original url after login to the closed forum mode middleware 2014-02-06 23:16:16 -03:00
migrations rename file category field to kind, to avoid confusion 2014-04-01 16:07:38 +02:00
migrations_api moved badge setup to post_syncdb signal from the model import 2013-11-24 21:17:14 -03:00
models questions: handle empty tag list 2014-12-29 12:58:23 +01:00
patches added "render" shortcut to django1.2 2012-11-17 18:14:02 -03:00
search Fixex bug reported here: 2013-09-27 14:33:39 -06:00
setup_templates added cache availability test and ALLOWED_HOSTS default setting 2013-08-21 13:11:59 -04:00
shims made askbot work with Django 1.2 again 2011-12-10 16:17:34 -03:00
skins made adjustments to the vocabulary feature 2013-10-16 18:36:43 -03:00
templates use new "Publik" name 2015-03-18 17:58:06 +01:00
templatetags do not replace 0 by "no" 2014-04-02 19:49:28 +02:00
tests made the test cases pass 2014-02-04 10:18:06 -03:00
upfiles changed to using django-recaptcha-works module 2011-07-31 14:46:32 -04:00
user_messages disallowed hash at the beginnings of tags 2014-01-16 12:02:36 -03:00
utils use numbers in dates returned by diff_date, to avoid locale problems (#4708) 2014-05-05 11:04:24 +02:00
views add charter (#4713) 2014-06-09 10:22:14 +02:00
__init__.py added version for pytz 2013-09-30 00:40:09 -03:00
admin.py temporal commit, some stuff is not yet done 2013-01-07 14:50:45 -06:00
api.py Revert "Added models/group.py to start migrationg the new Group model from Tag" 2012-08-29 09:33:52 -06:00
auth.py fixed reputation bug on flagging posts 2013-01-23 18:55:50 -03:00
context.py fixed language selection handling 2013-07-01 11:06:09 -04:00
exceptions.py broken 2013-01-09 21:47:15 -03:00
feed.py hopefully fixed the rss feed for the individual answer 2014-01-29 19:09:24 -03:00
forms.py make it possible to attach a file to an answer (#4589) 2014-04-01 11:40:13 +02:00
schedules.py some updates to the avatar data updater code + documentation 2011-08-30 18:56:12 -03:00
search_indexes.py fixed the import error issues, finally 2013-05-24 12:44:05 -06:00
sitemap.py BigMigration: Out of 456 test, only 67 fail, mostly for email and on-screen test cases 2011-12-31 17:50:40 +01:00
startup_procedures.py moved badge setup to post_syncdb signal from the model import 2013-11-24 21:17:14 -03:00
tasks.py reenable instant notifications 2014-06-09 20:19:49 +02:00
urls.py add charter (#4713) 2014-06-09 10:22:14 +02:00