|  |  | 2 | Fix a recursion error that can occur when copying webapi decorator state. |  chipx86 | June 5th, 2024, 11:07 p.m. |  | 
      
       |  |  | 2 | Avoid recursing into JSON types when building docs. |  chipx86 | June 5th, 2024, 11:13 p.m. |  | 
      
       |  |  | 3 | Add draft release notes for Djblets 5.0. |  david | April 25th, 2024, 3:14 p.m. |  | 
      
       |  |  | 1 | Bump Ink to 0.5.1 and Spina to 3.1.1. |  chipx86 | June 5th, 2024, 5:10 p.m. |  | 
      
       |  |  | 1 | Depend on @beanbag/ink 0.5.0 in Djblets. |  chipx86 | June 4th, 2024, 10:07 p.m. |  | 
      
       |  |  | 2 | Handle PRODUCTION not being defined. |  david | June 3rd, 2024, 9:27 p.m. |  | 
      
       |  |  | 1 | Fix text alignment issues between TH and TD cells in datagrids. |  chipx86 | June 3rd, 2024, 4:07 p.m. |  | 
      
       |  |  | 1 | Update datagrid foreground colors based on Ink. |  chipx86 | June 3rd, 2024, 7:01 p.m. |  | 
      
       |  |  | 2 | Fix focus management issues due to incorrectly discarding modalboxes. |  chipx86 | June 3rd, 2024, 5:02 p.m. |  | 
      
       |  |  | 1 | Fix datagrid display in locales using commas for decimal places. |  chipx86 | May 28th, 2024, 4:48 p.m. |  | 
      
       |  |  | 2 | Fix saving the Gravatar configuration form. |  chipx86 | May 22nd, 2024, 1:39 p.m. |  | 
      
       |  |  | 2 | Add options for more control over image thumbnailing. |  chipx86 | May 20th, 2024, 5:04 p.m. |  | 
      
       |  |  | 1 | Reduce spacing in the datagrid headers and paginators. |  chipx86 | May 20th, 2024, 9:07 p.m. |  | 
      
       |  |  | 2 | Fix a focus recursion crash with multiple modalboxes on screen. |  chipx86 | May 14th, 2024, 6:38 p.m. |  | 
      
       |  |  | 1 | Allow AmountSelectorWidget to consider None as an empty value. |  chipx86 | May 20th, 2024, 12:07 a.m. |  | 
      
       |  |  | 2 | Add dark mode support for config form menus and privacy rights. |  chipx86 | May 14th, 2024, 7:40 p.m. |  | 
      
       |  |  | 2 | Bump jQuery and jQuery-UI versions for Djblets. |  david | May 14th, 2024, 9:48 p.m. |  | 
      
       |  |  | 2 | Flatten the Djblets.Config.* namespace. |  david | May 10th, 2024, 10:59 a.m. |  | 
      
       |  |  | 1 | Use `import type` consistently in the Djblets codebase. |  david | May 10th, 2024, 1:13 p.m. |  | 
      
       |  |  | 1 | Bump django-pipeline dependency to 3.1.0. |  david | May 10th, 2024, 1:11 p.m. |  | 
      
       |  |  | 2 | Convert ExtensionManagerView to TypeScript/spina and fix bundles. |  david | April 30th, 2024, 9:43 a.m. |  | 
      
       |  |  | 2 | Update to use the new consistent Ink design token names. |  chipx86 | May 6th, 2024, 11:03 p.m. |  | 
      
       |  |  | 2 | Add dark mode styling for modal boxes. |  chipx86 | May 6th, 2024, 8:52 p.m. |  | 
      
       |  |  | 1 | Remove column-specific styles for datagrids. |  chipx86 | May 6th, 2024, 1:49 p.m. |  | 
      
       |  |  | 1 | Update datagrids for dark mode and modern styling. |  chipx86 | May 2nd, 2024, 3:03 a.m. |  | 
      
       |  |  | 2 | Make registries thread-safe, and add pre/post hooks for operations. |  chipx86 | April 27th, 2024, 3:02 p.m. |  | 
      
       |  |  | 2 | Remove deprecated-for-5.0 code from Djblets. |  david | May 2nd, 2024, 2:59 p.m. |  | 
      
       |  |  | 2 | Bump beanbag-frontend-buildkit dependency. |  david | May 2nd, 2024, 5:08 p.m. |  | 
      
       |  |  | 2 | Fix styling for input fields in config forms. |  chipx86 | May 3rd, 2024, 1:44 a.m. |  | 
      
       |  |  | 1 | Fix String.htmlEncode/htmlDecode fallback implementations. |  david | April 25th, 2024, 3:48 p.m. |  | 
      
       |  |  | 2 | Remove $.delay implementation. |  david | April 25th, 2024, 8:38 a.m. |  | 
      
       |  |  | 1 | Fix up typing for djblets.integrations.integration.Integration. |  maubin | April 23rd, 2024, 12:06 p.m. |  | 
      
       |  |  | 1 | Fix unit test regressions from including node_modules in LESS include path for building extensions. |  maubin | April 23rd, 2024, 12:33 p.m. |  | 
      
       |  |  | 4 | Fix regressions in packaging extensions. |  chipx86 | April 20th, 2024, 9:57 p.m. |  | 
      
       |  |  | 1 | Begin moving Config Forms and related modules over to Ink styling. |  chipx86 | April 24th, 2024, 3:52 p.m. |  | 
      
       |  |  | 2 | Include node_modules in LESS include path for building extensions. |  david | April 19th, 2024, 10:11 a.m. |  | 
      
       |  |  | 2 | Set no-cache headers on datagrid initial response. |  david | April 18th, 2024, 11:51 a.m. |  | 
      
       |  |  | 2 | Fix the UMD definition for selectize. |  chipx86 | April 16th, 2024, 11:09 p.m. |  | 
      
       |  |  | 2 | Reorganize our CSS for cleanup and to resolve Django 4.2 build errors. |  chipx86 | March 9th, 2024, 2:25 p.m. |  | 
      
       |  |  | 1 | Fix include_bundles in extension static bundles and add type safety. |  chipx86 | March 20th, 2024, 12:17 a.m. |  | 
      
       |  |  | 2 | Rename and export ListItemConstructorAttrs for Config.ListItem |  david | April 9th, 2024, 10:22 a.m. |  | 
      
       |  |  | 1 | Add flexible support for packaging static media for extensions. |  chipx86 | March 24th, 2024, 5:40 p.m. |  | 
      
       |  |  | 1 | Add type hints for extension static media bundles. |  chipx86 | March 19th, 2024, 11:50 p.m. |  | 
      
       |  |  | 1 | Remove legacy code from our media and i18n build scripts. |  chipx86 | March 19th, 2024, 3:28 p.m. |  | 
      
       |  |  | 1 | Fix a bad conditional in the Root Resource with duplicate templates. |  chipx86 | March 19th, 2024, 3:25 p.m. |  | 
      
       |  |  | 1 | Fix a couple more places where we were using the old String.strip method. |  david | March 21st, 2024, 11:02 a.m. |  | 
      
       |  |  |  | Fix extension static media include_bundles. |  david | March 19th, 2024, 10:10 a.m. |  | 
      
       |  |  | 1 | Bump Spina to 3.1.0 for Djblets 4.x/Review Board 6.x |  david | March 7th, 2024, 8:47 a.m. |  | 
      
       |  |  | 1 | Add support for rollup.config.mjs and rollup.config.ts files. |  chipx86 | January 25th, 2024, 7:33 p.m. |  | 
      
       |  |  | 1 | Fix saving datagrid columns. |  david | March 4th, 2024, 2:36 p.m. |  |