|
|
1
|
Add release notes for Djblets 0.8.21.
|
chipx86
|
June 27th, 2015, 12:50 p.m.
|
|
|
|
1
|
Fix extension packaging when referencing static files in a .less.
|
chipx86
|
June 18th, 2015, 4:39 p.m.
|
|
|
|
2
|
Fix the occasional failed test in extensions.
|
chipx86
|
June 18th, 2015, 5:37 p.m.
|
|
|
|
1
|
Add a dev-requirements file for easy development dep installation.
|
chipx86
|
June 24th, 2015, 12:23 p.m.
|
|
|
|
2
|
Add support in datagrids for simpler QuerySet-like objects.
|
chipx86
|
June 18th, 2015, 3:09 a.m.
|
|
|
|
1
|
Fix all known remaining compatibility issues with Django 1.7+.
|
chipx86
|
June 13th, 2015, 2:32 a.m.
|
|
|
|
1
|
Fix datagrid template rendering on Django 1.8.
|
chipx86
|
June 16th, 2015, 8:38 p.m.
|
|
|
|
1
|
Fix RelationCounterField on Django 1.7+.
|
chipx86
|
June 13th, 2015, 2:29 a.m.
|
|
|
|
1
|
Fix extensions support on Django 1.7+.
|
chipx86
|
June 13th, 2015, 2:23 a.m.
|
|
|
|
1
|
Register some apps on Djblets for Django 1.7+.
|
chipx86
|
June 13th, 2015, 2:14 a.m.
|
|
|
|
1
|
Fix the Djblets utils module tests on Django 1.7+.
|
chipx86
|
June 13th, 2015, 2:26 a.m.
|
|
|
|
1
|
Fix up the base Djblets testing support for Django 1.8.
|
chipx86
|
June 12th, 2015, 6:41 p.m.
|
|
|
|
1
|
Prepare to release Djblets 0.8.20.
|
chipx86
|
June 15th, 2015, 2:40 p.m.
|
|
|
|
1
|
Always return a copy of data in WebAPIResource.serialize_object.
|
chipx86
|
June 15th, 2015, 2:28 p.m.
|
|
|
|
2
|
Add release notes for Djblets 0.8.19.
|
chipx86
|
May 28th, 2015, 6:04 p.m.
|
|
|
|
1
|
Flesh out the documentation for datagrids.
|
chipx86
|
June 8th, 2015, 12:11 a.m.
|
|
|
|
1
|
Support fractional values in $.getExtents().
|
chipx86
|
June 6th, 2015, 7:31 p.m.
|
|
|
|
1
|
Add documentation for djblets.configforms.
|
chipx86
|
June 5th, 2015, 7:28 p.m.
|
|
|
|
1
|
Add documentation for djblets.auth.
|
chipx86
|
June 5th, 2015, 6:16 p.m.
|
|
|
|
1
|
Modernize some of the djblets.cache documentation.
|
chipx86
|
June 2nd, 2015, 9:14 p.m.
|
|
|
|
1
|
Add the base foundation for Djblets codebase documentation.
|
chipx86
|
June 2nd, 2015, 4:57 p.m.
|
|
|
|
1
|
Redirect to a visible config page if the current one doesn't exist.
|
david
|
May 29th, 2015, 7:10 p.m.
|
|
|
|
1
|
Add a template filter for splitting a string.
|
chipx86
|
May 28th, 2015, 7:20 p.m.
|
|
|
|
1
|
Update spinners in djblets to use FontAwesome.
|
david
|
May 27th, 2015, 5:54 p.m.
|
|
|
|
1
|
Links can now be serialized by subclasses
|
brennie
|
May 25th, 2015, 4:04 p.m.
|
|
|
|
1
|
Add all our specialized Markdown rendering/processing to Djblets.
|
chipx86
|
May 18th, 2015, 5:45 p.m.
|
|
|
|
1
|
Fix a datagrid unit test involving an unset variable.
|
chipx86
|
May 25th, 2015, 4:07 p.m.
|
|
|
|
1
|
Fix make_cache_key to strip out characters that memcached doesn't like.
|
david
|
May 19th, 2015, 3:16 p.m.
|
|
|
|
1
|
Prevent extension reload loops when altering extension state on load.
|
chipx86
|
May 12th, 2015, 5:06 p.m.
|
|
|
|
1
|
Handle typed values much better in get-siteconfig and set-siteconfig.
|
david
|
May 17th, 2015, 2:11 p.m.
|
|
|
|
1
|
Restore CMD-click/shift-click/etc. behavior for datagrid rows.
|
chipx86
|
May 2nd, 2015, 5:09 p.m.
|
|
|
|
1
|
Don't fail to render a datagrid for objects without get_absolute_url().
|
chipx86
|
May 1st, 2015, 5:40 p.m.
|
|
|
|
1
|
Fix loading large data with missing chunks from the cache.
|
chipx86
|
May 1st, 2015, 12:35 p.m.
|
|
|
|
1
|
Add a new querystring_with tag to help with building links.
|
david
|
April 29th, 2015, 4:53 p.m.
|
|
|
|
1
|
Add a responsive mode for datagrids.
|
chipx86
|
April 24th, 2015, 3:12 a.m.
|
|
|
|
2
|
Add button to list all entries in an AlphanumericDataGrid.
|
HA
halvorlu
|
April 10th, 2015, 6:22 a.m.
|
|
|
|
2
|
Exclude gridonly param when rendering paginator.
|
gmyers
|
April 19th, 2015, 1:39 p.m.
|
|
|
|
1
|
Return the jQuery element in retinaGravatar().
|
chipx86
|
April 22nd, 2015, 4:51 p.m.
|
|
|
|
1
|
Improve positioning and scrolling of datagrid menus.
|
chipx86
|
April 16th, 2015, 3 p.m.
|
|
|
|
1
|
Fix two visual inconsistencies in datagrids.
|
chipx86
|
April 16th, 2015, 9:35 p.m.
|
|
|
|
1
|
Improve the performance for datagrid setups.
|
chipx86
|
April 16th, 2015, 9:28 p.m.
|
|
|
|
1
|
Add better flexibility to the datagrid templates.
|
chipx86
|
April 16th, 2015, 6:49 p.m.
|
|
|
|
1
|
Use whole pixels when auto-setting the datagrid height.
|
chipx86
|
April 15th, 2015, 5:38 p.m.
|
|
|
|
1
|
Fix inconsistencies in datagrid header widths across browsers.
|
chipx86
|
April 16th, 2015, 3:37 a.m.
|
|
|
|
1
|
LocalDataQuerySet order_by implementation
|
VT
VTL-Developer
|
April 14th, 2015, 4:40 p.m.
|
|
|
|
1
|
Add a utility function for encoding ETags to SHAs.
|
chipx86
|
April 5th, 2015, 7:01 p.m.
|
|
|
|
1
|
Reduce RelationCounterField ID signal conflicts and harden tests.
|
chipx86
|
April 4th, 2015, 2:02 p.m.
|
|
|
|
1
|
Add support in datagrids to show content when the grid is empty.
|
chipx86
|
March 12th, 2015, 1:18 a.m.
|
|
|
|
1
|
Fix logging errors when failing to write to a path.
|
chipx86
|
April 2nd, 2015, 9:50 p.m.
|
|
|
|
1
|
Enhance our cache_memoize support to allow for use with generators.
|
chipx86
|
April 2nd, 2015, 10:35 p.m.
|
|