|
|
1
|
Add release notes for Djblets 1.0.13.
|
chipx86
|
June 23rd, 2020, 1:49 a.m.
|
|
|
|
1
|
Add a getattr template filter for retrieving an object's attribute.
|
chipx86
|
June 20th, 2020, 7:18 p.m.
|
|
|
|
1
|
Remove the new LessCSS URL rewriting in favor of a different approach.
|
chipx86
|
June 19th, 2020, 3:44 a.m.
|
|
|
|
1
|
Add simple CSS components for actions above a list.
|
chipx86
|
June 16th, 2020, 8:40 p.m.
|
|
|
|
1
|
Improve capabilities and styling of config forms list item action buttons.
|
chipx86
|
May 22nd, 2020, 3:37 a.m.
|
|
|
|
1
|
Add support for multi-line content for config forms list items.
|
chipx86
|
May 22nd, 2020, 3:43 a.m.
|
|
|
|
1
|
Update some Djblets components to use the new spinner.
|
chipx86
|
May 21st, 2020, 9:21 p.m.
|
|
|
|
1
|
Introduce new spinner graphics and a new spinner CSS component.
|
chipx86
|
May 21st, 2020, 9:13 p.m.
|
|
|
|
1
|
Fix up selectors for some config forms list item styles.
|
chipx86
|
May 20th, 2020, 11:25 p.m.
|
|
|
|
1
|
Add namespaced variables and fixes for config forms styles.
|
chipx86
|
May 20th, 2020, 11:20 p.m.
|
|
|
|
1
|
Improve list item state support for config forms.
|
chipx86
|
May 6th, 2020, 9:39 p.m.
|
|
|
|
1
|
Use modernized classes for Djblets config forms list items and actions.
|
chipx86
|
May 6th, 2020, 2:53 a.m.
|
|
|
|
1
|
Add an improved string representation for IntegrationConfig.
|
chipx86
|
May 7th, 2020, 3:10 a.m.
|
|
|
|
1
|
Fix up the integrations pages for modern Django and Djblets changes.
|
chipx86
|
May 7th, 2020, 2:12 a.m.
|
|
|
|
1
|
Fix CSS availability and accessibility for modalboxes.
|
chipx86
|
May 7th, 2020, 1:27 a.m.
|
|
|
|
1
|
Update unit tests to not use fat arrow functions for Jasmine methods.
|
chipx86
|
May 6th, 2020, 5:08 p.m.
|
|
|
|
2
|
Use the new localization syntax for all ES6 JavaScript.
|
chipx86
|
April 10th, 2020, 9:30 p.m.
|
|
|
|
1
|
Add an audit_node_deps setup.py command.
|
chipx86
|
April 10th, 2020, 8:43 p.m.
|
|
|
|
1
|
Add a new build-time dependency and update some existing ones.
|
chipx86
|
April 10th, 2020, 9:11 p.m.
|
|
|
|
1
|
Focus modal box upon initialization
|
hxqlin
|
April 7th, 2020, 4:47 p.m.
|
|
|
|
1
|
Fix using the @requires_user_profile decorator with unit test classes.
|
chipx86
|
April 3rd, 2020, 3:16 a.m.
|
|
|
|
1
|
Improve extension static media installation and recover from failures.
|
chipx86
|
March 23rd, 2020, 8:59 p.m.
|
|
|
|
1
|
Added unit tests for djblets.auth.views.register
|
kpatenio
|
January 18th, 2020, 9:52 a.m.
|
|
|
|
2
|
Add unit tests for integration config form
|
bui1
|
January 17th, 2020, 3:36 p.m.
|
|
|
|
1
|
Improve sandboxing of broken extensions.
|
chipx86
|
March 17th, 2020, 4:51 p.m.
|
|
|
|
1
|
Add a "global" option for the {% definevar %} template tag.
|
chipx86
|
March 13th, 2020, 6:09 p.m.
|
|
|
|
1
|
Add consistent query string ordering for get_gravatar_url_for_email().
|
chipx86
|
February 28th, 2020, 3:10 p.m.
|
|
|
|
1
|
Improve testability standards, and reliability for RegistrationForm.
|
chipx86
|
January 19th, 2020, 12:29 p.m.
|
|
|
|
1
|
Fix a breakage during test discovery if mysqlclient is not installed.
|
chipx86
|
January 21st, 2020, 12:43 p.m.
|
|
|
|
1
|
Add a ci-requirements.txt for dependencies needed during CI.
|
chipx86
|
January 21st, 2020, 12:30 p.m.
|
|
|
|
1
|
Fix Django 1.11 compatibility for auth validation methods.
|
chipx86
|
January 19th, 2020, 12:11 p.m.
|
|
|
|
1
|
Support buffer/memoryview types in Base64Field.
|
chipx86
|
January 21st, 2020, 1:45 a.m.
|
|
|
|
2
|
Fix a legacy call to cycle in the log template.
|
chipx86
|
January 19th, 2020, 12:35 p.m.
|
|
|
|
|
Add unit tests for djblets.log.views
|
xiaole2
|
January 18th, 2020, 10:15 a.m.
|
|
|
|
1
|
Update the Djblets 1.x code reference docs and add links to guides.
|
chipx86
|
January 17th, 2020, 10:51 a.m.
|
|
|
|
1
|
Modernize the List Edit form widget for Django 1.11 and CSS Components.
|
chipx86
|
January 13th, 2020, 3:43 a.m.
|
|
|
|
1
|
Add support for extension tests involving static media.
|
chipx86
|
January 13th, 2020, 12:21 a.m.
|
|
|
|
1
|
Fix rendering extension static media bundles when using only source files.
|
chipx86
|
January 13th, 2020, 12:32 a.m.
|
|
|
|
1
|
Fix rendering extension CSS/JS bundles on modern Django.
|
chipx86
|
November 4th, 2019, 4:53 p.m.
|
|
|
|
1
|
Fix sizing issues with datagrid headers and bodies.
|
chipx86
|
October 4th, 2019, 2:22 p.m.
|
|
|
|
1
|
Fix clicking on bare rows in datagrids.
|
david
|
September 11th, 2019, 4:29 p.m.
|
|
|
|
2
|
Always pass text to markdown()
|
brennie
|
September 7th, 2019, 12:54 p.m.
|
|
|
|
1
|
Made it so tooltips do not add extra space to the bottom of the page.
|
amalik2
|
September 6th, 2019, 3:34 p.m.
|
|
|
|
7
|
fix broken default avatar when avatar service is file upload
|
cathyzhang
|
September 6th, 2019, 1:44 p.m.
|
|
|
|
1
|
Add a namespace for datagrid variables.
|
chipx86
|
August 15th, 2019, 4:07 p.m.
|
|
|
|
1
|
Correctly handle safety in TemplateHooks, extension bundles, privacy widget.
|
chipx86
|
July 23rd, 2019, 11:36 p.m.
|
|
|
|
1
|
Split djblets.extensions.tests into multiple files.
|
chipx86
|
July 23rd, 2019, 10:38 p.m.
|
|
|
|
1
|
Rename Settings to ExtensionSettings and improve documentation.
|
chipx86
|
July 23rd, 2019, 10:09 p.m.
|
|
|
|
1
|
Update the NPM dependencies used at compile time.
|
chipx86
|
July 22nd, 2019, 1:50 p.m.
|
|
|
|
1
|
Update the NPM dependencies used at compile time.
|
chipx86
|
July 15th, 2019, 1:33 a.m.
|
|