|
|
1
|
Add a method for getting all consent requirements pending decisions.
|
chipx86
|
May 14th, 2018, 4:55 p.m.
|
|
|
|
1
|
Add caching for consent data.
|
chipx86
|
May 15th, 2018, 12:41 a.m.
|
|
|
|
1
|
Add forms for displaying and gathering consent.
|
chipx86
|
May 11th, 2018, 12:24 a.m.
|
|
|
|
1
|
Add an AppConfig for djblets.privacy
|
brennie
|
May 14th, 2018, 5:03 p.m.
|
|
|
|
1
|
Add a standard privacy-enhanced template for Google Analytics.
|
chipx86
|
May 13th, 2018, 7:02 p.m.
|
|
|
|
1
|
Add a python-dateutil dependency to Djblets 1.x.
|
chipx86
|
May 11th, 2018, 4:30 p.m.
|
|
|
|
1
|
Add functions for generating URLs free of personally identifying info.
|
chipx86
|
May 1st, 2018, 6:47 p.m.
|
|
|
|
2
|
Add a new module for better ensuring privacy of user data.
|
chipx86
|
April 25th, 2018, 3:23 a.m.
|
|
|
|
1
|
Update our dependency on python-dateutil
|
brennie
|
May 10th, 2018, 2:10 p.m.
|
|
|
|
1
|
Flatten the CSS rules for config forms.
|
chipx86
|
May 7th, 2018, 2:58 p.m.
|
|
|
|
1
|
Prevent exceptions when shutting down extension/integration hooks.
|
chipx86
|
May 7th, 2018, 3:04 p.m.
|
|
|
|
1
|
Don't render form field labels when the label is an empty string.
|
chipx86
|
May 10th, 2018, 2:31 p.m.
|
|
|
|
1
|
Fix a crash when loading datagrid columns.
|
david
|
May 8th, 2018, 4:30 p.m.
|
|
|
|
2
|
Remove "--allow-all-external" for Pip 10 compatability
|
brennie
|
April 14th, 2018, 1:07 p.m.
|
|
|
|
1
|
Use the modern Beanbag doc processor for Djblets, and fix doc errors.
|
chipx86
|
April 25th, 2018, 3:22 a.m.
|
|
|
|
1
|
Enable timezone support for Djblets unit tests.
|
chipx86
|
April 25th, 2018, 3:08 a.m.
|
|
|
|
1
|
Ensure we don't infinitely recurse while saving CounterFields
|
brennie
|
March 28th, 2018, 3:57 p.m.
|
|
|
|
2
|
Convert djblets extensions code to ES6.
|
david
|
April 3rd, 2018, 4:12 p.m.
|
|
|
|
2
|
Fix JavaScript on extensions config page.
|
david
|
April 2nd, 2018, 2:18 p.m.
|
|
|
|
1
|
Fix regressions with configforms page router.
|
david
|
March 22nd, 2018, 6:33 p.m.
|
|
|
|
1
|
Prevent .retina() from overriding other background attributes.
|
chipx86
|
March 28th, 2018, 5:36 p.m.
|
|
|
|
1
|
Added release notes for Djblets 1.0.5.
|
chipx86
|
March 22nd, 2018, 6:29 p.m.
|
|
|
|
1
|
Fix a logging call to provide all format parameters.
|
david
|
March 22nd, 2018, 5:18 p.m.
|
|
|
|
1
|
Added release notes for Djblets 1.0.4.
|
chipx86
|
March 19th, 2018, 5:49 p.m.
|
|
|
|
2
|
Added the ability to build docs on Django 1.11 and Python 3.
|
chipx86
|
March 5th, 2018, 12:21 a.m.
|
|
|
|
2
|
Add Python 3 version checks and classifiers for packaging.
|
chipx86
|
March 4th, 2018, 10:50 p.m.
|
|
|
|
1
|
Convert data in responses and resource streams to the right string type.
|
chipx86
|
March 4th, 2018, 6:50 p.m.
|
|
|
|
1
|
Fix memory cache string generation and storage on Python 3.
|
chipx86
|
March 4th, 2018, 3:54 a.m.
|
|
|
|
1
|
Make use of six iteration functions in more places.
|
chipx86
|
March 4th, 2018, 10:18 p.m.
|
|
|
|
1
|
Fix our Python version checks and stability level in the packaging.
|
chipx86
|
March 4th, 2018, 10:55 p.m.
|
|
|
|
1
|
Add a JavaScript utility function for building URLs.
|
chipx86
|
March 1st, 2018, 7:38 p.m.
|
|
|
|
1
|
Add a JavaScript utility function for parsing query strings in URLs.
|
chipx86
|
March 1st, 2018, 3:33 a.m.
|
|
|
|
1
|
Redo how RelationCounterField handles instance events and states.
|
chipx86
|
March 12th, 2018, 11:33 a.m.
|
|
|
|
1
|
Clean up the logic for cleaning RelationCounterField instance states.
|
chipx86
|
March 7th, 2018, 9:22 p.m.
|
|
|
|
1
|
Move RelationCounterField InstanceState field ops into RelationTracker.
|
chipx86
|
March 7th, 2018, 5:57 p.m.
|
|
|
|
2
|
Remove the nesting of classes in RelationCounterField.
|
chipx86
|
March 7th, 2018, 12:28 a.m.
|
|
|
|
1
|
Improve documentation and modernize ModificationTimestampField.
|
chipx86
|
March 6th, 2018, 11:50 p.m.
|
|
|
|
1
|
Improve documentation for CounterField.
|
chipx86
|
March 6th, 2018, 10:26 p.m.
|
|
|
|
1
|
Modernize, bullet-proof, and document Base64Field.
|
chipx86
|
March 6th, 2018, 8:21 p.m.
|
|
|
|
1
|
Split up the djblets.db.fields module into submodules.
|
chipx86
|
March 6th, 2018, 6:01 p.m.
|
|
|
|
1
|
Fix a regression with ETags in the API and improve overall support.
|
chipx86
|
March 12th, 2018, 8:47 p.m.
|
|
|
|
4
|
Providing URI templates for extensions
|
MA
maram
|
September 24th, 2016, 9:15 a.m.
|
|
|
|
1
|
Update to the latest jQuery/jQuery UI.
|
david
|
March 1st, 2018, 2:47 p.m.
|
|
|
|
1
|
Disable looking for and executing doctests.
|
chipx86
|
March 4th, 2018, 6:59 p.m.
|
|
|
|
1
|
Update some calls and missing functions needed in Python 3.
|
chipx86
|
March 4th, 2018, 6:55 p.m.
|
|
|
|
2
|
Switch to JSON-based default ETags instead of repr-based in the API.
|
chipx86
|
March 4th, 2018, 6:29 p.m.
|
|
|
|
2
|
Fix the @requires_user_profile on Python 3.
|
chipx86
|
March 4th, 2018, 6:19 p.m.
|
|
|
|
2
|
Rework extension package metadata handling for Python 3 support.
|
chipx86
|
March 4th, 2018, 6:14 p.m.
|
|
|
|
1
|
Fix the new API fields support on Python 3.
|
chipx86
|
March 4th, 2018, 4 a.m.
|
|
|
|
1
|
Add Python 3 support for TestModelsLoaderMixin.
|
chipx86
|
March 4th, 2018, 2:32 a.m.
|
|