|
|
1
|
Make CounterField increment by specified value instead of 1
|
RA
rajasaur
|
March 8th, 2013, 9:22 a.m.
|
|
|
|
3
|
[WIP] Extension handler app: New eggs can be installed on the fly with a remote URL.
|
AY
ayrus
|
February 2nd, 2013, 5:04 p.m.
|
|
|
|
1
|
Factor out saving a PIL Image to django storage.
|
david
|
February 21st, 2013, 7:44 p.m.
|
|
|
|
2
|
Extensions' 'config/' and 'db/' admin links don't work when SITE_ROOT isn't '/'
|
RA
rajasaur
|
February 16th, 2013, 12:39 a.m.
|
|
|
|
1
|
Add new management commands for siteconfig.
|
chipx86
|
February 8th, 2013, 2:31 a.m.
|
|
|
|
1
|
Provide a Admin UI setting to change Log Levels
|
RA
rajasaur
|
February 7th, 2013, 10:52 a.m.
|
|
|
|
1
|
Brand new user sees "None" for all dashboard counts in a local site.
|
RA
rajasaur
|
February 5th, 2013, 11:20 a.m.
|
|
|
|
1
|
Change how we set the timezone after loading from siteconfig.
|
chipx86
|
January 26th, 2013, 6 p.m.
|
|
|
|
|
Caught DoesNotExist exceptions in WebAPI, now raises 404
|
AM
ammok
|
April 3rd, 2012, 8:37 p.m.
|
|
|
|
|
Fixed the cached extensions issue.Previously newly installed/removed extensions required re-starting Django. This fix, forces flushing the extension cache everytime the extension list view is called upon & any updates are reflected.
|
AY
ayrus
|
January 19th, 2013, 11:20 a.m.
|
|
|
|
1
|
Fix exception being thrown on URLs with nonexistent review id
|
NH
nh2
|
January 18th, 2013, 4:37 p.m.
|
|
|
|
2
|
Allow 'some.other.object.field' specification.
|
SV
svetlyak40wt
|
December 12th, 2012, 2:05 a.m.
|
|
|
|
1
|
Stop executing extension evolutions with hint.
|
SM
smacleod
|
December 14th, 2012, 1:24 p.m.
|
|
|
|
1
|
Fix redisplaying the inline editor a second time.
|
chipx86
|
December 12th, 2012, 11:22 p.m.
|
|
|
|
1
|
Show traceback if there was error during datagrid rendering.
|
SV
svetlyak40wt
|
December 12th, 2012, 3:08 a.m.
|
|
|
|
1
|
Fixes potential XSS at any page containing grid.
|
SV
svetlyak40wt
|
December 12th, 2012, 3:09 a.m.
|
|
|
|
2
|
change inlineEditor() so it can be enabled/disabled
|
JZ
jzambrano
|
November 25th, 2012, 3:50 p.m.
|
|
|
|
1
|
Add a normalize_cache_backend function.
|
chipx86
|
December 1st, 2012, 10:56 p.m.
|
|
|
|
1
|
Add unregister_resource_for_model()
|
SM
smacleod
|
December 1st, 2012, 2:45 p.m.
|
|
|
|
1
|
Handle setting a dictionary in siteconfig's cache_backend.
|
chipx86
|
December 1st, 2012, 6:19 p.m.
|
|
|
|
1
|
Deserialize the cache_backend setting into the new settings.CACHES.
|
chipx86
|
November 29th, 2012, 3:20 a.m.
|
|
|
|
1
|
Introduce DynamicURLResolver, and use it for extensions.
|
chipx86
|
November 28th, 2012, 2:58 a.m.
|
|
|
|
1
|
Require an extension_manager parameter for Extension.
|
chipx86
|
November 29th, 2012, 12:16 a.m.
|
|
|
|
1
|
Add facilities for reloading gravatar images in retina resolution.
|
david
|
November 8th, 2012, 6:39 p.m.
|
|
|
|
1
|
The inline editor no longer activates when selecting text
|
DD
ddruska
|
March 21st, 2012, 5:23 a.m.
|
|
|
|
1
|
Synchronize extension state across threads/processes/servers.
|
chipx86
|
November 21st, 2012, 3:03 a.m.
|
|
|
|
2
|
Use a different URL for SSL-backed gravatars.
|
chipx86
|
November 18th, 2012, 11:30 p.m.
|
|
|
|
1
|
Improve the inline editor size matching and increase the animation speed.
|
chipx86
|
November 19th, 2012, 5:57 p.m.
|
|
|
|
1
|
Add a get_gravatar_url function in gravatars.
|
chipx86
|
November 3rd, 2012, 6:11 p.m.
|
|
|
|
1
|
Update etag and field serialization functions to take a HttpRequest.
|
chipx86
|
November 3rd, 2012, 6:15 p.m.
|
|
|
|
1
|
Add support for capturing extra field data in API resources.
|
chipx86
|
October 21st, 2012, 5:57 p.m.
|
|
|
|
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.
|
|