|
|
1
|
Add some presentation improvements for configforms.
|
chipx86
|
April 10th, 2014, 3:19 a.m.
|
|
|
|
1
|
Serialize with the correct resource using get_serializer_for_object.
|
chipx86
|
April 10th, 2014, 3:08 a.m.
|
|
|
|
1
|
Provide nicer access to siteconfig settings in templates.
|
chipx86
|
April 10th, 2014, 2:24 a.m.
|
|
|
|
1
|
Don't error out if a datagrid is sorted on a missing column.
|
david
|
April 9th, 2014, 12:35 a.m.
|
|
|
|
1
|
Reinstall extension media when the version of the extension changes.
|
david
|
April 3rd, 2014, 5:04 p.m.
|
|
|
|
1
|
Add a function for returning the appropriate "no access" API error code.
|
chipx86
|
April 2nd, 2014, 2:15 p.m.
|
|
|
|
1
|
Include @webapi_response_errors for extension resource methods.
|
david
|
March 31st, 2014, 2:48 p.m.
|
|
|
|
1
|
Fix usage of installed static media from extensions in production.
|
chipx86
|
March 17th, 2014, 7:05 p.m.
|
|
|
|
1
|
Fix compatibility with modern versions of django-pipeline.
|
chipx86
|
March 17th, 2014, 2:18 p.m.
|
|
|
|
1
|
Fix static media building issues with the config forms.
|
chipx86
|
March 15th, 2014, 6:56 p.m.
|
|
|
|
1
|
Fix building extensions without a static/ directory.
|
chipx86
|
March 16th, 2014, 9:46 p.m.
|
|
|
|
1
|
Allow datagrid columns to provide a custom sort field.
|
chipx86
|
March 11th, 2014, 6:05 p.m.
|
|
|
|
1
|
Separate state handling from datagrid columns.
|
chipx86
|
March 11th, 2014, 6 p.m.
|
|
|
|
1
|
Add a base class for a collection of ListItems.
|
chipx86
|
March 7th, 2014, 11:58 p.m.
|
|
|
|
1
|
Provide the ConfigPagesView in the ConfigPage constructor.
|
chipx86
|
March 7th, 2014, 11:48 p.m.
|
|
|
|
1
|
Add support for spinners for list items in configforms.
|
chipx86
|
March 7th, 2014, 11:50 p.m.
|
|
|
|
1
|
Improve creation of custom JS views and models for config pages.
|
chipx86
|
March 10th, 2014, 5:22 p.m.
|
|
|
|
1
|
Improve serialization and parent URL computation for webapi.
|
chipx86
|
March 10th, 2014, 4:40 p.m.
|
|
|
|
1
|
Add an app for managing multi-"page" config forms.
|
chipx86
|
March 4th, 2014, 8:30 p.m.
|
|
|
|
1
|
Allow providing extra context to TemplateHook.
|
chipx86
|
March 4th, 2014, 12:48 p.m.
|
|
|
|
1
|
Add CSRF protection to all POSTable views in Djblets.
|
chipx86
|
March 2nd, 2014, 9:41 p.m.
|
|
|
|
1
|
Reduce the number of queries needed when loading extensions.
|
chipx86
|
February 27th, 2014, 1:25 p.m.
|
|
|
|
1
|
Fix the display of microseconds from log_timed.
|
chipx86
|
February 27th, 2014, 12:34 p.m.
|
|
|
|
1
|
Add a `settings` attribute in SettingsForm.
|
chipx86
|
February 26th, 2014, 6:59 p.m.
|
|
|
|
1
|
Make it easy to get to an extension instance from a class.
|
chipx86
|
February 26th, 2014, 6:44 p.m.
|
|
|
|
1
|
Make dashboard column selector sort on detailed_label.
|
david
|
February 23rd, 2014, 1:37 p.m.
|
|
|
|
1
|
Switch to using pillowfight for the PIL/Pillow dependency.
|
chipx86
|
February 20th, 2014, 10:27 p.m.
|
|
|
|
1
|
Switch over to django's bundled six library.
|
david
|
February 18th, 2014, 1:51 p.m.
|
|
|
|
1
|
Add DjbletsJSONEncoder for lazy string and datetime serialization.
|
chipx86
|
February 15th, 2014, 1:57 p.m.
|
|
|
|
1
|
Fix problems with the "New updates" flags showing up too often.
|
david
|
February 8th, 2014, 2:37 p.m.
|
|
|
|
1
|
Fix issues with column registration and subclasses.
|
chipx86
|
February 7th, 2014, 4:09 p.m.
|
|
|
|
1
|
Bump djblets django dependency to 1.6
|
david
|
January 23rd, 2014, 7:03 p.m.
|
|
|
|
1
|
Run unit tests from executable Python modules
|
TO
tomiaijo
|
January 26th, 2014, 4:54 p.m.
|
|
|
|
1
|
Changed JS extension support to be more flexible.
|
chipx86
|
February 1st, 2014, 1:15 a.m.
|
|
|
|
1
|
Add some documentation on using apply_to for static bundles.
|
chipx86
|
January 31st, 2014, 11:27 p.m.
|
|
|
|
1
|
Fix the init_js_extensions call when not matched by a resolver.
|
chipx86
|
February 2nd, 2014, 12:16 a.m.
|
|
|
|
1
|
Fix get_url_params_except and augment_queryset.
|
david
|
January 31st, 2014, 5 p.m.
|
|
|
|
1
|
Simplify TemplateHook and create a mixin for applies_to functionality.
|
chipx86
|
January 31st, 2014, 2:24 p.m.
|
|
|
|
1
|
Allow static media bundles to apply to certain URLs.
|
chipx86
|
January 31st, 2014, 2:20 p.m.
|
|
|
|
1
|
Add a hook for registering custom datagrid columns.
|
chipx86
|
January 30th, 2014, 5:49 p.m.
|
|
|
|
1
|
Include query parameters in datagrid pagination links.
|
david
|
January 30th, 2014, 1:42 a.m.
|
|
|
|
1
|
Include query parameters in API pagination links.
|
david
|
January 28th, 2014, 4:40 p.m.
|
|
|
|
1
|
Safely shut down extension hooks.
|
chipx86
|
January 24th, 2014, 1:51 p.m.
|
|
|
|
1
|
Add an extension hook for connecting to signals.
|
chipx86
|
January 24th, 2014, 1:28 p.m.
|
|
|
|
1
|
Add a new Extension.initialize function for doing initialization.
|
chipx86
|
January 24th, 2014, 1:27 p.m.
|
|
|
|
1
|
Finish porting djblets to Python 2/3 compatibility.
|
david
|
January 23rd, 2014, 4:22 p.m.
|
|
|
|
1
|
Fix building translations on pristine systems
|
sgallagh
|
January 22nd, 2014, 9:58 a.m.
|
|
|
|
1
|
Add setValue function to inline editor widget.
|
EN
endee
|
November 26th, 2013, 1:58 p.m.
|
|
|
|
1
|
Allow subclasses of RootResource to provide additional data.
|
chipx86
|
January 21st, 2014, 12:21 a.m.
|
|
|
|
1
|
Fix 'enter' in autocomplete fields (djblets)
|
david
|
January 20th, 2014, 3:34 p.m.
|
|