|
|
|
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.
|
|
|
|
1
|
Make it easier to create integrations config pages outside the admin UI.
|
chipx86
|
February 26th, 2019, 4:36 p.m.
|
|
|
|
1
|
Remove some overly-generic ul/li styles in config forms.
|
chipx86
|
February 26th, 2019, 1:59 p.m.
|
|
|
|
1
|
Add enhanced styles and item states for config form list items.
|
chipx86
|
February 26th, 2019, 12:58 p.m.
|
|
|
|
1
|
Add a standard config forms container class for consistent margins.
|
chipx86
|
February 26th, 2019, 12:30 p.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.10.
|
chipx86
|
February 18th, 2019, 2:20 p.m.
|
|
|
|
1
|
Add new support for disabling From address spoofing.
|
chipx86
|
February 18th, 2019, 3:33 p.m.
|
|
|
|
1
|
Improve the testing methods for invoking API requests.
|
chipx86
|
January 30th, 2019, 2 a.m.
|
|
|
|
1
|
Prevent ConditionsField.choice_kwargs from being shared across instances.
|
chipx86
|
February 15th, 2019, 3:16 p.m.
|
|
|
|
1
|
Improve styling, defaults, and customizability for config forms.
|
chipx86
|
February 12th, 2019, 4:41 p.m.
|
|
|
|
2
|
Change e-mail sending to use <Name> via Review Board when e-mail spoofing disabled.
|
bleblan2
|
September 24th, 2017, 8:20 a.m.
|
|
|
|
1
|
Add {% querystring %} template tag to add, remove, and update querystring parameters
|
mandeep
|
March 1st, 2018, 12:45 p.m.
|
|
|
|
1
|
Add smarter objects selector widget into Djblets
|
skaefer143
|
October 10th, 2018, 6:40 p.m.
|
|
|
|
1
|
Update AvatarService docs and guide to include required fields and methods
|
FL
floriecai
|
January 19th, 2018, 8:13 a.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.9.
|
chipx86
|
January 27th, 2019, 1 a.m.
|
|
|
|
1
|
Prevent an unwanted save when enabling an extension.
|
chipx86
|
January 11th, 2019, 1:30 p.m.
|
|
|
|
1
|
Optimize the loading of unit test fixtures.
|
chipx86
|
January 11th, 2019, 1:24 p.m.
|
|
|
|
1
|
Update our node dependencies and move to babel-preset-env.
|
david
|
January 2nd, 2019, 3:17 p.m.
|
|
|
|
2
|
Improve the capabilities of UpdateFormMixin for API resources.
|
chipx86
|
January 2nd, 2019, 8:40 p.m.
|
|
|
|
1
|
Add support for initial dictionary and list values for JSONField.
|
chipx86
|
December 6th, 2018, 4:59 p.m.
|
|
|
|
1
|
Handle tuple returns from get_sort_field()
|
gojeffcho
|
October 25th, 2018, 4:43 p.m.
|
|
|
|
2
|
Only sort a DataGrid if the column's sortable is set True
|
gojeffcho
|
September 22nd, 2018, 12:07 p.m.
|
|