|
|
1
|
Upgrade jQuery and jQuery UI for Djblets. Fix inline editor and datagrid columns.
|
mike_conley
|
October 7th, 2012, 10:11 a.m.
|
|
|
|
|
djblets template tags for patch series spike
|
JJ
jjlee
|
July 24th, 2011, 5:46 a.m.
|
|
|
|
|
Use system feedparser if available
|
sgallagh
|
August 8th, 2012, 11:52 a.m.
|
|
|
|
|
Add Named Array's to XMLEncoder and JSONEncoder
|
KA
kamlani
|
April 5th, 2011, 12:56 p.m.
|
|
|
|
2
|
Add an Item-Content-Type header to Web API responses for list resources.
|
SM
smacleod
|
July 3rd, 2012, 6:54 p.m.
|
|
|
|
1
|
Conditionalize ez_setup
|
sgallagh
|
July 31st, 2012, 5:18 a.m.
|
|
|
|
1
|
Remove get_tz_aware_utcnow and Use Django's functions for timezones.
|
chipx86
|
April 1st, 2012, 7:30 p.m.
|
|
|
|
2
|
Fix link generation for extension web API resources
|
SM
smacleod
|
April 25th, 2012, 10:19 a.m.
|
|
|
|
1
|
Reduce queries on datagrids by pre-populating a cache of fetched objects.
|
chipx86
|
July 15th, 2012, 3:16 a.m.
|
|
|
|
2
|
Fix Server Log Viewer for months that begin on a Monday
|
LE
leeloucks
|
August 11th, 2011, 3:22 a.m.
|
|
|
|
|
adding new tab to visual studio office ribbon
|
AN
anjali
|
May 10th, 2012, 2:08 a.m.
|
|
|
|
4
|
confirmation for leaving the page now only appears when the text in inlineEditor is actually changed, also fixed a bug with esc key not registered with inlineEditor
|
JI
jimrrchen
|
March 22nd, 2012, 1:15 p.m.
|
|
|
|
1
|
Switch fully to new-style static support.
|
chipx86
|
March 15th, 2012, 6:52 p.m.
|
|
|
|
2
|
Added support for extension admin sites
|
SM
smacleod
|
February 16th, 2012, 10:11 a.m.
|
|
|
|
1
|
Enable extensions to provide a default settings dictionary
|
SM
smacleod
|
February 20th, 2012, 4:57 a.m.
|
|
|
|
1
|
Datetime objects updated to check settings.USE_TZ
|
DD
ddruska
|
March 7th, 2012, 8:12 a.m.
|
|
|
|
1
|
Fixed unit tests not working with timezone changes
|
DD
ddruska
|
March 5th, 2012, 5:55 a.m.
|
|
|
|
1
|
Fixed broken columns from timezone changes
|
DD
ddruska
|
March 4th, 2012, 1:40 p.m.
|
|
|
|
9
|
Localized timezone support (Djblets)
|
DD
ddruska
|
December 1st, 2011, 12:15 a.m.
|
|
|
|
1
|
Added showRequiredFlag option to inlineEditor
|
ME
medanat
|
February 17th, 2012, 8:28 a.m.
|
|
|
|
1
|
Switch Djblets to using Django's static media setup.
|
chipx86
|
February 23rd, 2012, 6:28 p.m.
|
|
|
|
2
|
Updated the template file for the Extension Configuration page
|
AM
ammok
|
February 13th, 2012, 12:37 p.m.
|
|
|
|
1
|
Refactored passing of extension variable
|
SM
smacleod
|
February 16th, 2012, 12:26 a.m.
|
|
|
|
4
|
Add support for resource-specific mimetypes.
|
chipx86
|
December 17th, 2011, 6:10 p.m.
|
|
|
|
1
|
change the webapi so that 'true' is now recognized as True
|
JI
jimrrchen
|
January 28th, 2012, 1:30 p.m.
|
|
|
|
2
|
Fixed admin list of extensions missing configure button
|
SM
smacleod
|
January 21st, 2012, 7:14 a.m.
|
|
|
|
1
|
Replace our django-compress support with django-pipeline.
|
chipx86
|
December 11th, 2011, 10:36 a.m.
|
|
|
|
1
|
Added support for displaying a field with no label
|
HO
hongbin
|
October 23rd, 2011, 2:05 p.m.
|
|
|
|
1
|
Consolidate the jquery script includes into two templates.
|
chipx86
|
October 15th, 2011, 7:52 p.m.
|
|
|
|
1
|
Fixed Djblets not allowing ":" in passwords with basic auth.
|
DD
ddruska
|
October 30th, 2011, 8:04 a.m.
|
|
|
|
1
|
Move controlled_subprocess context manager to djblets/utils/misc.py
|
mike_conley
|
September 26th, 2011, 12:16 p.m.
|
|
|
|
1
|
Add lessCSS filters for django-compress.
|
chipx86
|
October 14th, 2011, 9:02 p.m.
|
|
|
|
1
|
Allow for logging page access times.
|
chipx86
|
October 6th, 2011, 12:08 p.m.
|
|
|
|
1
|
Fix counter defaults on new model instances.
|
chipx86
|
September 7th, 2011, 4:09 p.m.
|
|
|
|
1
|
Add a custom TestCase class and an @add_fixtures decorator for tests.
|
chipx86
|
September 3rd, 2011, 10:45 a.m.
|
|
|
|
|
Adding "make_cache_key" to djblets
|
VL
vladikoff
|
August 8th, 2011, 2:13 p.m.
|
|
|
|
1
|
Fix a storage problem with large cache data.
|
chipx86
|
July 29th, 2011, 6:39 p.m.
|
|
|
|
1
|
Added a new tag "ifnotuserandperm"
|
HO
hongbin
|
July 10th, 2011, 8:39 a.m.
|
|
|
|
1
|
Customized columns of DataGrid should keep sort
|
FR
freizl
|
February 22nd, 2011, 6:11 p.m.
|
|
|
|
|
Adding support for RemoteUserBackend in djblets webapi for authentication
|
KP
kpeng
|
June 24th, 2010, 11:58 p.m.
|
|
|
|
1
|
adding clickability to summary td elements
|
DB
dbuch-agi
|
March 9th, 2010, 11:36 a.m.
|
|
|
|
1
|
Support "ctrl-s" shortcut to save text.
|
HO
hongbin
|
June 10th, 2011, 10:45 a.m.
|
|
|
|
1
|
Prompt when canceling a dirty inlineEditor by default.
|
chipx86
|
June 28th, 2011, 8:08 p.m.
|
|
|
|
1
|
Add first and last name fields to the signup form.
|
david
|
June 28th, 2011, 3:34 p.m.
|
|
|
|
1
|
Add support for browser-side caching of webapi resources.
|
chipx86
|
June 25th, 2011, 2:56 p.m.
|
|
|
|
1
|
Djblets compatibility fix
|
KF
kfquinn
|
April 28th, 2011, 4:48 a.m.
|
|
|
|
1
|
Support content negotiation in WebAPIResource.
|
chipx86
|
June 7th, 2010, 8:58 p.m.
|
|
|
|
1
|
Handle HTTP_AUTHORIZATION headers on all requests.
|
chipx86
|
December 21st, 2010, 6:52 p.m.
|
|
|
|
1
|
Fix a couple critical issues in the web API resources code.
|
chipx86
|
December 14th, 2010, 7:41 p.m.
|
|
|
|
1
|
Append special parameters when needed to Location headers in the API.
|
chipx86
|
December 4th, 2010, 6:17 p.m.
|
|