|
|
|
[WIP] Allow multiple db_fields for a column in Djblets
|
gojeffcho
|
October 18th, 2018, 8:53 p.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.8.
|
chipx86
|
November 3rd, 2018, 10:38 p.m.
|
|
|
|
1
|
Add support for Django 1.7+'s caches
|
david
|
February 6th, 2017, 3:48 p.m.
|
|
|
|
1
|
Added filtering of sorting columns that are not actual database fields (e.x. fullname)
|
rpolyano
|
January 19th, 2018, 10:59 a.m.
|
|
|
|
1
|
Fix loading datagrids due to recent template render compatibility changes.
|
chipx86
|
October 24th, 2018, 11:09 p.m.
|
|
|
|
1
|
Fix a handful of compatibility problems with Python 3.
|
chipx86
|
October 21st, 2018, 2:33 a.m.
|
|
|
|
1
|
Add middleware for turning relative URL redirects into absolute URLs.
|
chipx86
|
October 21st, 2018, 2:42 a.m.
|
|
|
|
1
|
Update RelationCounterField to support newer versions of Django.
|
chipx86
|
October 21st, 2018, 2:31 a.m.
|
|
|
|
1
|
Update the cache forward backend for Django 1.11 compatibility.
|
chipx86
|
October 21st, 2018, 2:28 a.m.
|
|
|
|
1
|
Update Djblets to use the render compatibility functions.
|
chipx86
|
October 21st, 2018, 2:20 a.m.
|
|
|
|
1
|
Add new Django and Python compatibility functions.
|
chipx86
|
October 21st, 2018, 2:05 a.m.
|
|
|
|
1
|
Always sort dictionary keys in JSON API payloads.
|
chipx86
|
October 21st, 2018, 1:40 a.m.
|
|
|
|
1
|
Add version-specific deprecation warnings and flag all for 2.0.
|
chipx86
|
October 22nd, 2018, 3:31 p.m.
|
|
|
|
1
|
Only sync/evolve models for enabled extensions when necessary.
|
chipx86
|
October 20th, 2018, 3:06 a.m.
|
|
|
|
2
|
Add release notes for Djblets 1.0.7.
|
chipx86
|
August 6th, 2018, 3:57 p.m.
|
|
|
|
3
|
EasyFix: Fix Error 500 when sorting users list by fullname.
|
gojeffcho
|
September 21st, 2018, 11:11 a.m.
|
|
|
|
1
|
Make setup.py consistent across all versions
|
brennie
|
September 6th, 2018, 2:53 p.m.
|
|
|
|
1
|
Fix parsing of extension metadata containing Unicode characters.
|
chipx86
|
August 12th, 2018, 3:01 a.m.
|
|
|
|
|
Support HTML in consent requirement descriptions
|
brennie
|
May 22nd, 2018, 10:12 p.m.
|
|
|
|
|
Allow setting a JSONField to a object or list literal before first save
|
brennie
|
July 19th, 2018, 3:51 p.m.
|
|
|
|
1
|
Add a signal for notifying when a registry is populating.
|
chipx86
|
July 5th, 2018, 5:19 p.m.
|
|
|
|
1
|
Don't overwrite modifications to ModificationTimestampField
|
brennie
|
March 21st, 2018, 1:14 p.m.
|
|
|
|
1
|
Allow providing keyword arguments for forms in UpdateFormMixin.
|
chipx86
|
June 20th, 2018, 1:10 a.m.
|
|
|
|
1
|
Rewrite the README to provide more useful info and include it in the package.
|
chipx86
|
June 6th, 2018, 11:01 p.m.
|
|
|
|
1
|
Improve the Djblets coderefs index page.
|
chipx86
|
June 6th, 2018, 6:47 p.m.
|
|
|
|
2
|
Add release notes for Djblets 1.0.6.
|
chipx86
|
May 23rd, 2018, 1:26 a.m.
|
|
|
|
1
|
Only pass visible pages to ConfigPagesView template
|
brennie
|
May 25th, 2018, 1:25 a.m.
|
|
|
|
1
|
Fix the display of configforms without a sidebar.
|
chipx86
|
May 24th, 2018, 5:17 p.m.
|
|
|
|
1
|
Add a meta-decorator to conditionally apply a decorator
|
brennie
|
May 24th, 2018, 5:39 p.m.
|
|
|
|
1
|
Avoid crashes when generating PII-safe URLs without a resolver match.
|
chipx86
|
May 24th, 2018, 3:34 a.m.
|
|
|
|
2
|
Make the privacy audit identifier non-unique.
|
david
|
May 24th, 2018, 2:16 p.m.
|
|
|
|
1
|
Update the consent view decorator/mixin to check for policy requirements
|
brennie
|
May 23rd, 2018, 8:13 p.m.
|
|
|
|
1
|
Add decorator and mixin for requiring consent decisions
|
brennie
|
May 15th, 2018, 9:37 p.m.
|
|
|
|
|
Fix the package version on master.
|
JE
jeffplata
|
May 24th, 2018, 12:43 a.m.
|
|
|
|
2
|
Allow ConfigPageForms to return responses in save()
|
brennie
|
May 23rd, 2018, 4:59 p.m.
|
|
|
|
1
|
Allow sidebar rendering to be optional for the ConfigPagesView
|
brennie
|
May 23rd, 2018, 4:04 p.m.
|
|
|
|
1
|
Add an extension hook for registering consent requirements.
|
chipx86
|
May 23rd, 2018, 12:55 a.m.
|
|
|
|
1
|
Provide the current request to the avatar template during rendering
|
brennie
|
May 22nd, 2018, 9:43 p.m.
|
|
|
|
1
|
Fix a crash when generating PII-safe URLs with non-strings in kwargs.
|
chipx86
|
May 21st, 2018, 7:15 p.m.
|
|
|
|
2
|
Port UserProfileAvatarSettingsManager from Review Board
|
brennie
|
May 16th, 2018, 6:07 p.m.
|
|
|
|
1
|
Add a consent requirement for policies (privacy and terms of service).
|
david
|
May 17th, 2018, 10:39 p.m.
|
|
|
|
1
|
Allow @requires_user_profile to decorate classes as well
|
brennie
|
May 16th, 2018, 4:50 p.m.
|
|
|
|
1
|
Add a utility for lazily marking text as safe
|
brennie
|
May 18th, 2018, 12:46 p.m.
|
|
|
|
1
|
Render avatars with username as alt text
|
brennie
|
May 17th, 2018, 8:37 a.m.
|
|
|
|
1
|
Make consent requirement UI more flexible.
|
david
|
May 17th, 2018, 4:02 p.m.
|
|
|
|
1
|
Add consent tracking support for avatars.
|
chipx86
|
May 15th, 2018, 6:57 p.m.
|
|
|
|
2
|
Fix a regression with the unit test suite.
|
chipx86
|
May 15th, 2018, 10:31 p.m.
|
|
|
|
2
|
Add common consent requirements for use in other applications.
|
chipx86
|
May 15th, 2018, 5:24 p.m.
|
|
|
|
1
|
Use subclasses instead of instances to define consent requirements.
|
chipx86
|
May 15th, 2018, 1:27 a.m.
|
|
|
|
1
|
Add a TestCase utility function for overriding siteconfig settings.
|
chipx86
|
May 15th, 2018, 1:59 p.m.
|
|