Skip to content

Releases: nowcommunity/nowdatabase

Read-only production release

14 Oct 11:00
1a0f2d1

Choose a tag to compare

Used as a read-only version of the project. The code itself allows users to make changes to data, editing should be disabled in the production environment.

Full Changelog: 1.2.0...1.3.0

Maps, new front page, new features to user management

26 Jun 07:51
4c6fdcb

Choose a tag to compare

Ohtuprojekti summer 2025 changes. User stories and tasks can be found from six sprints 5/2025-6/2026.

The end of Ohtuprojekti 2024

13 Dec 09:05
eba51aa

Choose a tag to compare

This is the final version that our group got together as the course ends.

What's Changed

  • Non hidable columns and default filters by @EeroAnt in #566
  • added phpmyadmin to docker compose of dev environments by @iritmaximus in #567
  • numbers with less than 3 decimal places no longer get zeroes added to… by @juhanikat in #570
  • Move boxes right by @juhanikat in #569
  • Geonames api to backend and automatic config creation by @iritmaximus in #571
  • Cross search optimization by @EeroAnt in #580
  • change tab title to reference name after creating a reference, also s… by @juhanikat in #589
  • Improve time unit edit view by @juhanikat in #581
  • made missing authors/editors etc in references easier to see and… by @juhanikat in #590
  • updated npm version to fix hanging npm ci by @iritmaximus in #594
  • add mention of better performance in staging for new cross search query by @EeroAnt in #592
  • change button text from author to proper type in references by @juhanikat in #604
  • add no value options to many dropdowns by @juhanikat in #606
  • No interaction setup by @iritmaximus in #609
  • Add links to detail pages for rows in detail view tab tables by @realtalin in #603
  • show user all invalid fields next to finalize entry button by @juhanikat in #593
  • add optional custom timeout value to notifications by @juhanikat in #611
  • made it easier to see that a Journal is required when editing reference by @juhanikat in #616
  • Add documentation for edit view errors by @juhanikat in #617
  • fix issue with unique keys in error list by @juhanikat in #618
  • Phpmyadmin docker by @iritmaximus in #615
  • Move GeoNames API call from frontend to backend by @realtalin in #619
  • Add text for error or empty result for location search by @realtalin in #620
  • added some tests for showing user the amount of errors in edit view by @juhanikat in #622
  • Add test for location search by @realtalin in #625
  • Fix title requirements for journal and book references by @realtalin in #626
  • frontend check that an update has a reference selected by @kaarleol in #599
  • Add mocha eslint plugin to warn about exclusive tests (it.only) by @realtalin in #629
  • New headers by @Deeroil in #621
  • Add filtering mode selection for most text columns by @realtalin in #628
  • add text that tells user to wait in table view loading screens by @juhanikat in #633
  • record known problems to documentation by @EeroAnt in #634
  • Move all shared code to frontend/src/shared & divide types into separate folders by @ShootingStar91 in #636
  • added lots of technical documentation about devops. Renamed few commands by @iritmaximus in #638
  • Uncomment locality map test by @realtalin in #637
  • Reorganize docs, update map docs and add DetailBrowser title docs by @realtalin in #641
  • Run linter for cypress tests in lint action by @realtalin in #639
  • Fix outdated links in readme by @realtalin in #642
  • Add docs for column filter mode menu by @realtalin in #643

Full Changelog: 1.0.0...1.1.0

1.0.0

18 Nov 11:02
0928daa

Choose a tag to compare

What's Changed

This is a massive list because a release was not made for a long time.

Read more

Change front page

20 Aug 13:50

Choose a tag to compare

  • Changed text to include simple instructions for navigation
  • Moved external links to the bottom of the front page
  • Added link to front page on the navigation bar

Fix bug where emptying range filters would cause showing no data

18 Aug 07:45

Choose a tag to compare

0.9.13

[TableView] Add fix to state handling in url causing error for range …

Change export buttons

17 Aug 11:10

Choose a tag to compare

Combined export text removed; normal table export button was made more visible as a colored button with text

Combined export limit removed, use same export columns as old application

15 Aug 10:21

Choose a tag to compare

Return export limit again until better fix

08 Aug 15:04

Choose a tag to compare

Improve performance of combined export feature

08 Aug 10:08

Choose a tag to compare

0.9.9

Fix eslint error & remove husky script