Commit Graph

  • 841ff64021 Fix: Getting next ASN when no documents have an ASN (#5431) Trenton H 2024-01-16 15:08:37 -08:00
  • 51dd95be3d
    Fix: Getting next ASN when no documents have an ASN (#5431) Trenton H 2024-01-16 15:08:37 -08:00
  • accfda6589 Do the same calculation without the database Trenton H 2024-01-16 13:37:06 -08:00
  • 8ee54512f8 Updates so the ASN will start at 1 Trenton H 2024-01-16 09:00:35 -08:00
  • 11beaa1f2f Fixes the next ASN logic to account for no ASNs yet being assigned Trenton H 2024-01-16 08:52:35 -08:00
  • 95bc3028c1 Feature: Add additional caching support to suggestions and metadata (#5414) Trenton H 2024-01-16 09:01:07 -08:00
  • e16645b146
    Feature: Add additional caching support to suggestions and metadata (#5414) Trenton H 2024-01-16 09:01:07 -08:00
  • cdf5d9910e Small user message for why classifier didn't train again Trenton H 2024-01-15 10:19:26 -08:00
  • 15f7c93158 Slight update to the suggestions etag Trenton H 2024-01-15 10:17:16 -08:00
  • 2031a58a76 Adds ETag and Last-Modified headers to suggestions, metadata and previews Trenton H 2024-01-15 10:00:26 -08:00
  • 5b05ca7863 Chore(deps): Bump the small-changes group with 2 updates (#5413) dependabot[bot] 2024-01-16 16:14:45 +00:00
  • 0068f091bb
    Chore(deps): Bump the small-changes group with 2 updates (#5413) dependabot[bot] 2024-01-16 16:14:45 +00:00
  • ed5a504b3a
    Chore(deps): Bump the small-changes group with 2 updates dependabot[bot] 2024-01-16 16:07:17 +00:00
  • 118ea9f139 Chore(deps-dev): Bump the development group with 2 updates (#5412) dependabot[bot] 2024-01-16 16:02:34 +00:00
  • ad6efd2898
    Chore(deps-dev): Bump the development group with 2 updates (#5412) dependabot[bot] 2024-01-16 16:02:34 +00:00
  • 5a6ffde861 Chore(deps-dev): Bump the development group with 2 updates dependabot[bot] 2024-01-15 20:29:20 +00:00
  • 4850cde739 Fix signin username floating label (#5424) shamoon 2024-01-16 07:32:07 -08:00
  • 86e380bb1c
    Fix signin username floating label (#5424) shamoon 2024-01-16 07:32:07 -08:00
  • c56416f291 Fix signin username floating label shamoon 2024-01-16 02:42:07 -08:00
  • beb20bd038 Fix some alignment, smaller icons shamoon 2024-01-15 22:37:04 -08:00
  • fed64318ff Fix spacing in custom fields dropdown shamoon 2024-01-15 22:28:31 -08:00
  • d517216f3c Fix tasks badge overlap shamoon 2024-01-15 21:09:42 -08:00
  • 82367d7705 Remove remnant css classes shamoon 2024-01-15 16:32:11 -08:00
  • bdcb9bf68c Tweak sidebar icon alignment, text truncation shamoon 2024-01-15 16:24:47 -08:00
  • 172ff5d5f9 Fix merge shamoon 2024-01-15 16:11:58 -08:00
  • e5fa70b2b0 Merge branch 'dev' into feature-better-bs-icons shamoon 2024-01-15 15:47:43 -08:00
  • f46a5a96de Feature: help tooltips (#5383) shamoon 2024-01-15 15:40:36 -08:00
  • 58aacd4814
    Feature: help tooltips (#5383) shamoon 2024-01-15 15:40:36 -08:00
  • bf76ec64c7 Update messages.xlf shamoon 2024-01-15 14:20:08 -08:00
  • 20feb58d80 Merge branch 'dev' into feature-help-tooltips shamoon 2024-01-15 14:19:50 -08:00
  • 4a8a60b719 Emphasize current user only in settings help tooltip shamoon 2024-01-15 14:18:45 -08:00
  • 293ad6dbee Merge branch 'dev' into feature-help-tooltips shamoon 2024-01-15 14:18:07 -08:00
  • 0bd71c447d Enhancement / QoL: show selected tasks count (#5379) shamoon 2024-01-15 14:15:30 -08:00
  • ad07791bac
    Enhancement / QoL: show selected tasks count (#5379) shamoon 2024-01-15 14:15:30 -08:00
  • 352bdb4da6 Enhancement: show selected tasks count shamoon 2024-01-13 13:18:11 -08:00
  • 274769097f Fix whitespace shamoon 2024-01-13 13:12:00 -08:00
  • f3ff7b046f Fix shared by me filter with multiple users / groups in postgres (#5396) shamoon 2024-01-15 14:06:59 -08:00
  • 783090c2cd
    Fix shared by me filter with multiple users / groups in postgres (#5396) shamoon 2024-01-15 14:06:59 -08:00
  • 5487fe1f6a Fix shared by me filter with multiple users / groups in postgres shamoon 2024-01-14 10:12:30 -08:00
  • 0177294a72
    Update settings.py Christopher Nethercott 2024-01-15 17:10:38 +00:00
  • bd3e287161
    fix: remove " from FILENAME_FORMAT Christopher Nethercott 2024-01-15 17:06:46 +00:00
  • 37f8363ad5 Fix display issues shamoon 2024-01-14 00:33:44 -08:00
  • b8e3dc2dd8 Fix: Catch new warning when loading the classifier (#5395) Trenton H 2024-01-14 13:21:17 -08:00
  • 41a3c7c89b
    Fix: Catch new warning when loading the classifier (#5395) Trenton H 2024-01-14 13:21:17 -08:00
  • 850f675e90
    One missing place for the new message Trenton H 2024-01-14 12:08:49 -08:00
  • 80367c1aa5
    Fix leftover debugging call Trenton H 2024-01-14 08:50:44 -08:00
  • c443b986c9 Fixes catching the new sklearn warning raised for unpickling some models and updates to include additional information on why Trenton Holmes 2024-01-14 08:36:42 -08:00
  • d6620f4c09 Replace all referenced icons shamoon 2024-01-13 23:57:20 -08:00
  • da9d7c8edb Update tests shamoon 2024-01-13 17:52:20 -08:00
  • 1c9550d116 Add help tooltips for components shamoon 2024-01-13 17:39:18 -08:00
  • c0843d71da Fix missed migration for app_logo shamoon 2024-01-13 16:23:44 -08:00
  • 16cc7415c1 Fix missed migration for app_logo shamoon 2024-01-13 16:23:44 -08:00
  • a37e0a0687 Fix: doc detail component fixes (#5373) shamoon 2024-01-13 13:40:22 -08:00
  • 98c5cf89ef
    Fix: doc detail component fixes (#5373) shamoon 2024-01-13 13:40:22 -08:00
  • fd60b2aa6f Fix merge conflicts shamoon 2024-01-13 13:34:18 -08:00
  • be3d1128eb Update messages.xlf shamoon 2024-01-13 13:22:05 -08:00
  • 3db7ab4675 Merge branch 'dev' into feature-doc-detail-fixes shamoon 2024-01-13 13:20:07 -08:00
  • e96645141d Enhancement: warn when outdated doc detected (#5372) shamoon 2024-01-13 12:28:10 -08:00
  • 53e04e66cf
    Enhancement: warn when outdated doc detected (#5372) shamoon 2024-01-13 12:28:10 -08:00
  • 597359654e Warn on doc change detected shamoon 2024-01-12 18:44:43 -08:00
  • 65a514f7b2 Update modified property for target docs w bidirectional links shamoon 2024-01-12 18:44:27 -08:00
  • 2b01a79828 Feature: app branding (#5357) shamoon 2024-01-13 11:57:25 -08:00
  • 2a6e79acc8
    Feature: app branding (#5357) shamoon 2024-01-13 11:57:25 -08:00
  • a6c03fdcc2
    Merge branch 'dev' into feature-app-branding shamoon 2024-01-13 11:51:23 -08:00
  • f6035bb690 Refactor file consumption task to allow beginnings of a plugin system (#5367) Trenton H 2024-01-13 08:11:14 -08:00
  • 2da5e46386
    Refactor file consumption task to allow beginnings of a plugin system (#5367) Trenton H 2024-01-13 08:11:14 -08:00
  • ccaf2ee0ce Commit to maybe force file following Trenton H 2024-01-09 11:08:00 -08:00
  • ab31f1f109 Update messages.xlf shamoon 2024-01-13 01:13:07 -08:00
  • bf90e6f858 Update tests shamoon 2024-01-13 01:04:54 -08:00
  • d157eeae6a Cancel some http calls on doc change shamoon 2024-01-13 00:11:57 -08:00
  • 0ea965fdf4 Fix some whitespace formatting shamoon 2024-01-12 23:29:35 -08:00
  • 2a36c82762 Handle pdf errors when changing docs shamoon 2024-01-12 22:23:35 -08:00
  • 3dc5213527 Fix duplicate load for docs without section shamoon 2024-01-13 00:44:58 -08:00
  • 7c0a98ae13 Reapply #5304 fix Trenton H 2024-01-12 13:19:24 -08:00
  • 4dbf8d7969 Reapply #5304 fix Trenton H 2024-01-12 13:19:24 -08:00
  • ac77449456 Fix remove button color shamoon 2024-01-12 13:13:47 -08:00
  • 2a3533c747 Change how app title is set so it includes window title shamoon 2024-01-12 11:36:30 -08:00
  • 2f1f46eb36 Allow logo removal shamoon 2024-01-12 09:00:30 -08:00
  • 5d13f005d6 Update messages.xlf shamoon 2024-01-12 02:39:48 -08:00
  • 5fbdc62e02 Merge branch 'dev' into feature-app-branding shamoon 2024-01-12 02:39:16 -08:00
  • 80699183c9 100% coverage shamoon 2024-01-12 02:31:49 -08:00
  • e5348b8b7b Update configuration.md shamoon 2024-01-12 01:44:17 -08:00
  • c7be1a0d05 Fix logo url shamoon 2024-01-12 01:38:46 -08:00
  • 3c8cde4e00 Frontend upload of app logo shamoon 2024-01-12 01:20:02 -08:00
  • 60f37090d9 Tests for app_logo shamoon 2024-01-12 00:54:48 -08:00
  • 97e25f26aa App logo shamoon 2024-01-11 22:55:04 -08:00
  • 37ae9aec2e Display title on dashboard shamoon 2024-01-11 22:53:08 -08:00
  • b0f1842e63 Reset dev version string shamoon 2024-01-11 21:13:51 -08:00
  • 4a52fc27d4 Reset dev version string shamoon 2024-01-11 21:13:51 -08:00
  • e342eccf7e Merge branch 'main' into dev shamoon 2024-01-11 21:13:44 -08:00
  • 05cd34c8af Merge branch 'main' into dev shamoon 2024-01-11 21:13:44 -08:00
  • 4af0b21082 Chore(deps-dev): Bump jinja2 from 3.1.2 to 3.1.3 (#5352) dependabot[bot] 2024-01-11 13:26:54 -08:00
  • 8a622181fc
    Chore(deps-dev): Bump jinja2 from 3.1.2 to 3.1.3 (#5352) dependabot[bot] 2024-01-11 13:26:54 -08:00
  • 6c3330e88c
    Chore(deps-dev): Bump jinja2 from 3.1.2 to 3.1.3 dependabot[bot] 2024-01-11 19:50:42 +00:00
  • 24c724a810 [Documentation] Add v2.3.3 changelog (#5346) github-actions[bot] 2024-01-11 07:17:26 -08:00
  • 13f38bf3a1
    [Documentation] Add v2.3.3 changelog (#5346) github-actions[bot] 2024-01-11 07:17:26 -08:00
  • 7320e94fa6
    Fix PR categorization, as usual shamoon 2024-01-10 16:50:50 -08:00
  • 59ca035bc3 Changelog v2.3.3 - GHA github-actions 2024-01-11 00:25:34 +00:00
  • 826f1443a9 Merge branch 'dev' shamoon 2024-01-10 15:59:50 -08:00
  • 16acc2d6ad Merge branch 'dev' v2.3.3 shamoon 2024-01-10 15:59:50 -08:00