Skip to content

Releases: sillsdev/languageforge-lexbox

v2024-03-27-ce3efe92

27 Mar 17:07
ce3efe9
Compare
Choose a tag to compare

What's Changed

  • Feat/461 certain screen sizes make it difficult to notice that tables are scrollable by @myieye in #594
  • remove migration code by @hahn-kev in #620
  • UI touch ups: Google button, OneStory logo, refresh entries by @myieye in #628
  • Update UpdatedDate fields where we've forgotten to by @rmunn in #601
  • Allow project managers to create draft projects by @rmunn in #577
  • Try to fix reset-project integration test by @rmunn in #633
  • Chore/287 document aspnet api routing by @myieye in #609
  • Add go home button to error alert that always works by @myieye in #639
  • Chore/let user leave project by @hahn-kev in #592
  • Use accept-language header locale if more specific than user locale by @myieye in #648
  • Bug/632 gql 403 when navigating home results in a redirect loop by @myieye in #635
  • Require project code to not start with hyphen by @rmunn in #654
  • Allow admins to bulk create users by @rmunn in #621
  • store repos in a sub folder based on the first character by @hahn-kev in #652
  • Preload AdaptIt img and use well-known affix as project-code suffix by @myieye in #660
  • Don't require password, so server returns 403 instead of 400 by @myieye in #662
  • Bug: hg verify needs to include stderr by @myieye in #661
  • Fixup/bulk add member by @myieye in #658
  • Use correct audience for invitation-email and make API unambiguous by @myieye in #659

Full Changelog: v2024-03-04-0df31e74...v2024-03-27-ce3efe92

v2024-03-04-0df31e74

06 Mar 07:42
0df31e7
Compare
Choose a tag to compare

What's Changed

  • Asynchronously check for duplicate project codes on creation page by @rmunn in #559
  • Create temp directory fixture for E2E tests by @rmunn in #572
  • Add revision number to project history log by @rmunn in #571
  • Retry sending emails a few times before giving up by @rmunn in #575
  • Project invitation emails also register new users by @rmunn in #567
  • Better Typescript type in fixtures for executeGql by @rmunn in #573
  • Notify current admins when new user becomes admin by @rmunn in #574
  • Make loading buttons unclickable and add that to reset-project modal by @myieye in #583
  • Add "copy to clipboard" button for project code by @rmunn in #591
  • Use Mercurial 3 and 6 in unit testing by @rmunn in #588
  • Apply user's locale to form validation messages by @myieye in #585
  • Allow 2-letter language codes by @rmunn in #598
  • add adaptIt project type. by @hahn-kev in #590
  • don't crash frontend on gql 500 by @hahn-kev in #586
  • Login with Google button by @rmunn in #597
  • Show-password icon on password fields by @rmunn in #600
  • Fix updateLexEntryCount failing during SSR by @rmunn in #596
  • Add "Created" field to project page and table by @rmunn in #604
  • Add "this link will expire" warning to sent emails by @rmunn in #603
  • Have hg command runner stream its output by @rmunn in #616
  • track abandoned transactions by @hahn-kev in #623
  • Bug/595 debounced project code validation is causing trouble by @myieye in #608

Full Changelog: v2024-02-14-0ac6cbc6...v2024-03-04-0df31e74

v2024-02-14-0ac6cbc6

14 Feb 09:37
157b420
Compare
Choose a tag to compare

What's Changed

  • Chore/update dependencies jan 2024 by @hahn-kev in #531
  • Update Playwright tests to Node.js by @rmunn in #527
  • add hg recover command by @hahn-kev in #555
  • 545 bug i18n is a server side singleton by @myieye in #554
  • improve otel tracing on hgweb by @hahn-kev in #557
  • Capture hg verify error output (which contains detected corruption) by @myieye in #560
  • Replace Leave-project-empty button with Upload-project when file is provided by @myieye in #558
  • Feat/405 dont add admins to projects they create by @myieye in #556
  • Bug/project description lost on blur by @myieye in #561
  • Chore/job scheduling by @hahn-kev in #544
  • Standardize formatting components and usage by @myieye in #562
  • Clean up global overlay listeners by @myieye in #566
  • stream backup zip, instead of creating tmp zip file first by @hahn-kev in #564
  • Create E2E tests for reset-project feature by @rmunn in #550

Full Changelog: v2024-02-05-033dd895...v2024-02-14-0ac6cbc6

v2024-02-05-033dd895

05 Feb 15:10
Compare
Choose a tag to compare

What's Changed

  • change breadcrumbs from central config to dynamic per page by @hahn-kev in #520
  • Chore/allow setting partial form values by @hahn-kev in #521
  • Feat/508 let users change UI language by @myieye in #516
  • Stop overwriting user's locale with admin's by @myieye in #524
  • Feat/204 enable locking user accounts by @myieye in #526
  • unpin node 20.5 by @hahn-kev in #530
  • order admin projects by most recently created. by @hahn-kev in #529
  • add specific instructions for using WeSay to S&R a project by @hahn-kev in #528
  • Improve error message when reset-password fails by @myieye in #537
  • Bug/533 fetching _app/version.json sometimes fails by @myieye in #536
  • Bug/permission issues by @hahn-kev in #542
  • Add command to count lexical entries in a FLEx project by @rmunn in #511
  • Always use English and hide display language select by @myieye in #546
  • Make project page and user page null-safe by @myieye in #532

Full Changelog: v2024-01-24-89f9ab89...v2024-02-05-033dd895

v2024-01-24-89f9ab89

24 Jan 09:16
Compare
Choose a tag to compare

What's Changed In This Release

Other Changes (from older releases)

Read more