|
|
1
|
Allow callers to override the inlineEditor multi-line text field.
|
chipx86
|
October 24th, 2013, 2:32 a.m.
|
|
|
|
1
|
Optimize queries when fetching objects in the API.
|
chipx86
|
October 22nd, 2013, 3:02 a.m.
|
|
|
|
1
|
Remove backwards-compatibility for allowed_{item,list}_mimetypes.
|
chipx86
|
October 21st, 2013, 11:07 p.m.
|
|
|
|
1
|
Allow a custom ID field to be passed to WebAPIResource.get_object.
|
chipx86
|
October 22nd, 2013, 12:16 a.m.
|
|
|
|
1
|
Cache calculated values when we know they won't change.
|
chipx86
|
October 21st, 2013, 11:03 p.m.
|
|
|
|
1
|
Don't query for objects in a response when we know the count is 0.
|
chipx86
|
October 21st, 2013, 11 p.m.
|
|
|
|
1
|
Fix auto-sizing the inlineEditor when forcing an auto-size.
|
chipx86
|
October 19th, 2013, 4:43 a.m.
|
|
|
|
1
|
Fix inlineEditor dirty detection with hasRawValue.
|
chipx86
|
October 19th, 2013, 4:20 a.m.
|
|
|
|
1
|
Reduce the query count by one per page when using SiteConfiguration.
|
chipx86
|
October 20th, 2013, 11:12 a.m.
|
|
|
|
1
|
Add support for defining, packaging and using static media bundles.
|
chipx86
|
October 16th, 2013, 12:22 a.m.
|
|
|
|
1
|
[Djblets] Update to the latest version of django-pipeline.
|
chipx86
|
October 15th, 2013, 2:50 a.m.
|
|
|
|
1
|
Split up extensions/base.py into several files.
|
chipx86
|
October 15th, 2013, 1 a.m.
|
|
|
|
1
|
Add formal support for looking up static files for extensions.
|
chipx86
|
October 14th, 2013, 3:18 a.m.
|
|
|
|
1
|
Allow a max number of newlines to be passed to {% condense %}.
|
chipx86
|
October 13th, 2013, 10:36 a.m.
|
|
|
|
1
|
Add support for JavaScript extensions.
|
chipx86
|
October 13th, 2013, 12:41 a.m.
|
|
|
|
1
|
Add a new has_list_access_permissions function.
|
chipx86
|
October 11th, 2013, 2:08 a.m.
|
|
|
|
|
Fix datagrid pagination on Django 1.5.
|
chipx86
|
October 7th, 2013, 3:36 a.m.
|
|
|
|
1
|
Remove a bunch of hacks and quirks from jquery.gravy
|
david
|
October 4th, 2013, 1:08 a.m.
|
|
|
|
5
|
Add support for middleware to extensions
|
MC
mcote
|
September 6th, 2013, 5:56 a.m.
|
|
|
|
1
|
Fix transferring of webapi decorator information.
|
chipx86
|
October 7th, 2013, 2:30 a.m.
|
|
|
|
1
|
Break apart jquery.gravy.js into a bunch of component pieces.
|
david
|
October 3rd, 2013, 12:40 a.m.
|
|
|
|
1
|
Convert datagrids to use a spritesheet for icons and add retina support.
|
david
|
October 2nd, 2013, 12:52 a.m.
|
|
|
|
|
Move to LessCSS and nest our existing styles.
|
david
|
October 2nd, 2013, 12:52 a.m.
|
|
|
|
1
|
Move static media to static/ and start compiling it.
|
david
|
September 28th, 2013, 2:06 a.m.
|
|
|
|
1
|
Preserve decorator state across webapi decorators.
|
chipx86
|
September 26th, 2013, 9:27 p.m.
|
|
|
|
1
|
Fix a couple issues with extension and general resource docs.
|
chipx86
|
September 26th, 2013, 3:53 a.m.
|
|
|
|
1
|
Use the correct executable when calling build-media.py
|
LI
linkmauve
|
September 23rd, 2013, 2:16 a.m.
|
|
|
|
1
|
Fix adminmedia templatetags (djblets).
|
david
|
September 22nd, 2013, 4:24 p.m.
|
|
|
|
4
|
Bump setuptools version to 0.6c11, which is the one available on the PyPi
|
mike_conley
|
September 21st, 2013, 7:38 p.m.
|
|
|
|
1
|
Fix WebAPIError.with_message, and add WebAPIError.with_override.
|
chipx86
|
September 21st, 2013, 9:12 p.m.
|
|
|
|
1
|
Import ValidationError from django.core.exceptions instead of django.forms.
|
david
|
September 20th, 2013, 11:05 p.m.
|
|
|
|
1
|
Increased z-index on modal-box to stop obstruction from user-account-nav dropdowns
|
EN
endee
|
September 20th, 2013, 7:58 p.m.
|
|
|
|
1
|
Change django.utils.simplejson to json. (djblets)
|
david
|
September 20th, 2013, 4:28 p.m.
|
|
|
|
1
|
Default to no indentation for the json templatetag.
|
david
|
September 20th, 2013, 4:34 p.m.
|
|
|
|
1
|
Don't blindly call next_page_number() or previous_page_number().
|
david
|
September 18th, 2013, 1:46 a.m.
|
|
|
|
1
|
Adjust the way that we override HttpResponse.content.
|
david
|
September 17th, 2013, 11:37 p.m.
|
|
|
|
1
|
Change django.conf.urls.defaults -> django.conf.urls (djblets)
|
david
|
September 15th, 2013, 6:29 p.m.
|
|
|
|
2
|
Add an option to inlineEditor to prevent the height-matching behavior.
|
david
|
August 28th, 2013, 10:29 a.m.
|
|
|
|
1
|
For edit icons on inline editors, use CSS visibility instead of display.
|
david
|
August 29th, 2013, 1:16 a.m.
|
|
|
|
1
|
Give the inlineEditor widget a "raw value" option.
|
david
|
August 26th, 2013, 7:47 a.m.
|
|
|
|
1
|
Add an API-specific 404 handler.
|
david
|
August 20th, 2013, 2:44 a.m.
|
|
|
|
1
|
Use extension package name rather than display name for the media dir.
|
david
|
August 15th, 2013, 11:20 p.m.
|
|
|
|
1
|
Add utilities for the javascript message catalog.
|
david
|
August 14th, 2013, 7:39 a.m.
|
|
|
|
1
|
Fix compatibility with Python 2.5
|
david
|
August 13th, 2013, 10:46 p.m.
|
|
|
|
1
|
Add "X-Content-Type-Options: nosniff" header for IE8
|
david
|
August 12th, 2013, 10:28 p.m.
|
|
|
|
1
|
Document the hard limit on the max-results query parameter.
|
david
|
August 12th, 2013, 10:23 p.m.
|
|
|
|
1
|
Exclude "tests" python package from build
|
EI
ei-grad
|
July 17th, 2013, 10:54 p.m.
|
|
|
|
1
|
Escape field values in datagrid cells.
|
chipx86
|
July 16th, 2013, 3:43 a.m.
|
|
|
|
1
|
Allow the use of icon class names instead of image URLs in places.
|
chipx86
|
July 21st, 2013, 7:31 a.m.
|
|
|
|
1
|
Add a URL link for extension authors, and make the page more stylable.
|
chipx86
|
July 3rd, 2013, 10:51 a.m.
|
|