|
|
1
|
Add a ci-requirements.txt for dependencies needed during CI.
|
chipx86
|
January 21st, 2020, 12:30 p.m.
|
|
|
|
1
|
Fix Django 1.11 compatibility for auth validation methods.
|
chipx86
|
January 19th, 2020, 12:11 p.m.
|
|
|
|
1
|
Support buffer/memoryview types in Base64Field.
|
chipx86
|
January 21st, 2020, 1:45 a.m.
|
|
|
|
2
|
Fix a legacy call to cycle in the log template.
|
chipx86
|
January 19th, 2020, 12:35 p.m.
|
|
|
|
|
Add unit tests for djblets.log.views
|
xiaole2
|
January 18th, 2020, 10:15 a.m.
|
|
|
|
1
|
Update the Djblets 1.x code reference docs and add links to guides.
|
chipx86
|
January 17th, 2020, 10:51 a.m.
|
|
|
|
1
|
Modernize the List Edit form widget for Django 1.11 and CSS Components.
|
chipx86
|
January 13th, 2020, 3:43 a.m.
|
|
|
|
1
|
Add support for extension tests involving static media.
|
chipx86
|
January 13th, 2020, 12:21 a.m.
|
|
|
|
1
|
Fix rendering extension static media bundles when using only source files.
|
chipx86
|
January 13th, 2020, 12:32 a.m.
|
|
|
|
1
|
Fix rendering extension CSS/JS bundles on modern Django.
|
chipx86
|
November 4th, 2019, 4:53 p.m.
|
|
|
|
1
|
Fix sizing issues with datagrid headers and bodies.
|
chipx86
|
October 4th, 2019, 2:22 p.m.
|
|
|
|
1
|
Fix clicking on bare rows in datagrids.
|
david
|
September 11th, 2019, 4:29 p.m.
|
|
|
|
2
|
Always pass text to markdown()
|
brennie
|
September 7th, 2019, 12:54 p.m.
|
|
|
|
1
|
Made it so tooltips do not add extra space to the bottom of the page.
|
amalik2
|
September 6th, 2019, 3:34 p.m.
|
|
|
|
7
|
fix broken default avatar when avatar service is file upload
|
cathyzhang
|
September 6th, 2019, 1:44 p.m.
|
|
|
|
1
|
Add a namespace for datagrid variables.
|
chipx86
|
August 15th, 2019, 4:07 p.m.
|
|
|
|
1
|
Correctly handle safety in TemplateHooks, extension bundles, privacy widget.
|
chipx86
|
July 23rd, 2019, 11:36 p.m.
|
|
|
|
1
|
Split djblets.extensions.tests into multiple files.
|
chipx86
|
July 23rd, 2019, 10:38 p.m.
|
|
|
|
1
|
Rename Settings to ExtensionSettings and improve documentation.
|
chipx86
|
July 23rd, 2019, 10:09 p.m.
|
|
|
|
1
|
Update the NPM dependencies used at compile time.
|
chipx86
|
July 22nd, 2019, 1:50 p.m.
|
|
|
|
1
|
Update the NPM dependencies used at compile time.
|
chipx86
|
July 15th, 2019, 1:33 a.m.
|
|
|
|
|
Add draft release notes for Djblets 2.0 beta 1.
|
david
|
March 18th, 2019, 11:46 a.m.
|
|
|
|
1
|
Remove deprecated features from Djblets 2.0.
|
chipx86
|
July 3rd, 2019, 3:04 a.m.
|
|
|
|
1
|
Fix building static media for extensions.
|
chipx86
|
June 28th, 2019, 2:11 a.m.
|
|
|
|
1
|
Add evolutions for updating app labels.
|
chipx86
|
June 21st, 2019, 3:42 p.m.
|
|
|
|
1
|
Fix building static media on Django 1.11.
|
chipx86
|
June 21st, 2019, 4:25 p.m.
|
|
|
|
1
|
Use Django Evolution 2.0's new Evolver for extension database management.
|
chipx86
|
June 19th, 2019, 4:10 p.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.12.
|
chipx86
|
June 11th, 2019, 2:53 p.m.
|
|
|
|
1
|
Fix sorting of integrations on Python 3.x.
|
chipx86
|
April 10th, 2019, 4:23 p.m.
|
|
|
|
1
|
Remove the app_name for integration URLs.
|
chipx86
|
March 27th, 2019, 7:08 p.m.
|
|
|
|
1
|
Add the ability to lazily import and construct registries.
|
chipx86
|
April 4th, 2019, 3:02 p.m.
|
|
|
|
1
|
Add properties for defining aliases and type enforcement.
|
chipx86
|
April 2nd, 2019, 3:55 a.m.
|
|
|
|
1
|
Add test assertion methods for checking warnings.
|
chipx86
|
April 2nd, 2019, 3:42 a.m.
|
|
|
|
1
|
Support positional arguments in management commands.
|
chipx86
|
April 2nd, 2019, 2:57 a.m.
|
|
|
|
1
|
Use the fallback avatar service if the default service is None.
|
chipx86
|
April 4th, 2019, 7:29 p.m.
|
|
|
|
1
|
Make an HttpRequest optional when rendering avatars or fetching URLs.
|
chipx86
|
April 4th, 2019, 7:23 p.m.
|
|
|
|
1
|
Sort keys in the json_dumps template filter.
|
chipx86
|
March 27th, 2019, 7:06 p.m.
|
|
|
|
1
|
Normalize the text and HTML body types for EmailMessage.
|
chipx86
|
March 27th, 2019, 7:07 p.m.
|
|
|
|
1
|
Support deferred attributes in JSONField and improve Django compatibility.
|
chipx86
|
March 27th, 2019, 7:04 p.m.
|
|
|
|
1
|
Compare raw API payloads to byte strings during API testing.
|
chipx86
|
March 27th, 2019, 7:02 p.m.
|
|
|
|
1
|
Fix compatibility issues with Python 3 and newer Django 1.x releases.
|
chipx86
|
March 19th, 2019, 11:35 p.m.
|
|
|
|
1
|
Added release notes for Djblets 1.0.11.
|
chipx86
|
March 18th, 2019, 3:39 p.m.
|
|
|
|
1
|
Add original URL and mimetype information for expanded resources.
|
chipx86
|
March 18th, 2019, 9 p.m.
|
|
|
|
1
|
Add a fallback avatar service for when other services aren't available.
|
chipx86
|
March 12th, 2019, 2:11 a.m.
|
|
|
|
1
|
Add a new, flexible UI for adding and configuring integrations.
|
chipx86
|
February 26th, 2019, 4:45 p.m.
|
|
|
|
1
|
Add modifiers to make config form containers flush against sides.
|
chipx86
|
March 7th, 2019, 2:44 p.m.
|
|
|
|
1
|
Render the popup for the list of integrations in JavaScript.
|
chipx86
|
March 6th, 2019, 5:26 p.m.
|
|
|
|
1
|
Add support for deleting integration configs from the list.
|
chipx86
|
March 5th, 2019, 3:30 a.m.
|
|
|
|
1
|
Upgrade to LESS 3.9.0
|
david
|
February 22nd, 2019, 3:46 p.m.
|
|
|
|
1
|
Modernize the structure, naming, and rules for config forms CSS styles.
|
chipx86
|
February 20th, 2019, 4:51 p.m.
|
|