This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
s2forums/djangobb_forum
2014-02-10 13:17:04 -05:00
..
fixtures fix tests for static 2011-11-10 14:39:50 +02:00
locale update en locale .po 2012-09-25 23:04:47 +03:00
management adds tracker feature #408 2013-01-30 19:15:52 -05:00
migrations add poll feature ref #13 as squash commit see also http://support.djangobb.org/topic/333/ (This is a combination of 9 commits.) 2012-08-10 11:12:52 +03:00
static/djangobb_forum Fix IE bug 2014-01-24 15:06:23 +00:00
templates Target main site search to forums when Google searching is active. 2014-01-29 11:33:06 -05:00
templatetags try and fail to reduce queries on homepage 2013-07-24 19:01:26 +00:00
tests The lofi_link template tag was renamed to mobile_link. 2013-08-08 13:19:28 -04:00
__init__.py fix comment 2011-08-23 10:27:40 +03:00
admin.py Add PostTrackingAdmin 2012-09-24 14:18:16 +03:00
context_processors.py use uncompressed jQuery in DEBUG mode for better debugging 2012-08-07 16:44:16 +03:00
feeds.py fixes some translation/UI bugs 2013-01-14 22:57:35 -05:00
fields.py fix ExtendedImageField for django > 1.0 2012-05-16 13:05:54 +03:00
forms.py fix title length bug 2013-12-19 10:53:51 +10:00
middleware.py set USER_ONLINE_TIMEOUT = 15 minutes 2012-04-26 14:31:51 +03:00
models.py Only try to update topics if you haven't just set them to None. 2014-02-05 09:45:49 -05:00
scratchr2_settings.py Update scratchr2_settings.py 2013-11-05 21:00:28 +01:00
search_indexes.py Disable indexing through celery when it's disabled. 2014-02-10 13:17:04 -05:00
settings.py Fixed online limit 2013-02-21 17:35:21 -05:00
signals.py move notifying forum topic subscribers after topic is saved 2013-09-12 19:05:33 +00:00
subscription.py try to fix forum subscriptions 2013-09-16 16:40:08 +00:00
urls.py Added "Dustbin all posts and topics" link in forums search form 2013-07-05 21:52:20 +00:00
util.py Added [scratchblocks] 2013-07-26 22:28:22 +00:00
views.py fix syntax error 2013-10-15 17:50:49 +00:00