Skip to content

Fix song number search to support alphanumeric values#2498

Merged
vassbo merged 1 commit intoChurchApps:devfrom
yurividal:dev
Dec 4, 2025
Merged

Fix song number search to support alphanumeric values#2498
vassbo merged 1 commit intoChurchApps:devfrom
yurividal:dev

Conversation

@yurividal
Copy link
Copy Markdown
Contributor

@yurividal yurividal commented Dec 4, 2025

I noticed that the search wasn't really working as expected, when alphanumeric song numbers:

Before this commit:
image

After this commit:
image

I don't think this breaks any current feature. at least not from my tests.

@vassbo
Copy link
Copy Markdown
Collaborator

vassbo commented Dec 4, 2025

Looks good, thanks.

@vassbo vassbo merged commit e1a765b into ChurchApps:dev Dec 4, 2025
vassbo added a commit that referenced this pull request Dec 9, 2025
* Fix song number search to support alphanumeric values (e.g., MP133) (#2498)

* Change license from GPL-3.0 to GPL-3.0-or-later (#2500)

License has to be in SPDX format and I goofed.

* Fixed various freeze issues
- Small tweaks

* Fixed textbox selection not stored clicking a text input
- Scripture fixes

* Action to start audio effect
- Fixed multiple of the same audio file in playlists not working
- Fixed audio playlist set to not loop not clearing
- Small fixes

* Scripture fixes
- Fixed multiple chapters not working
- Fixed reference string
- Slide timer fix
- Stage value timing fix

* Fixed history slowing app down

* Fixed media folder preview

* Fixed various freeze issues

* Auto text break looks better

* Added "Show all" checkbox to the refresh menu and a split long verses support to the scriptures collections UI. (#2517)

* Added "Show all" checkbox to the refresh menu and a split long verses support to the scriptures collections UI.

* Make Guide label for the Output button fit on the screen.

* Quick edit scripture template background media
- Scripture splits slides evenly if just two
- Fixed project section dynamic value not always correct
- Fixed various freeze issues

* Prevent actions looping infinitely

* Adding individual files over 2 GB to zip export works now
- Fixes

* Fixes

* Fixed pasting in project name on macOS
- Fixes

* Broadcast local ips list
- Fixes

* Fixes

* Update softprojector.ts (#2524)

Added additional metadata when importing soft projector songs

* Fixed connection

* Use templates for style overrides
- Template text only mode
- Fixed style override not working properly for scriptures
- Shortcut to convert scripture to show
- Hide verse number if just one selected verse

* Fixes

* Fixed online media playback while downloading

* Auto size fixes

* Last slide only reference value
- Updated Norwegian translation
- Updated version

---------

Co-authored-by: Yuri Vidal <yurividal@users.noreply.github.com>
Co-authored-by: Erich Eickmeyer <eeickmeyer@ubuntu.com>
Co-authored-by: Bohdan Ivchenko <Bogdan.Ivchenko@hotmail.com>
Co-authored-by: S. O. <DrSmCraft@users.noreply.github.com>
vassbo pushed a commit that referenced this pull request Feb 13, 2026
* Fix song number search to support alphanumeric values (e.g., MP133) (#2498)

* Change license from GPL-3.0 to GPL-3.0-or-later

License has to be in SPDX format and I goofed.

* Add libltc11 to stage-packages in snapcraft.yaml

---------

Co-authored-by: Yuri Vidal <yurividal@users.noreply.github.com>
vassbo added a commit that referenced this pull request Feb 13, 2026
* Fixed chosen profile not updating projects list right away
- Updated Chinese language

* Fixed song upload issue #2842

* Fixed missing libltc on Linux #2841

* Fix

* Set metadata display per show category
- Set two different metadata templates on first & last slide
- Tweaks

* Updated languages

* OSC /slide/{index}

* Fixed context menu stacking on rapid toggle

* Add missing dependency to snap (#2843)

* Fix song number search to support alphanumeric values (e.g., MP133) (#2498)

* Change license from GPL-3.0 to GPL-3.0-or-later

License has to be in SPDX format and I goofed.

* Add libltc11 to stage-packages in snapcraft.yaml

---------

Co-authored-by: Yuri Vidal <yurividal@users.noreply.github.com>

* App can now load without LTC dependencies #2844

* Message moved to metadata
- Removed default message template
- Added specific tips

* Better tip matching

* Quick search improvements

* Template tips

* Tweaks

* Player videos stored in project

* Drop images directly from the web

* Fixed image/icon position when narrow

* Fixed defaults not properly deleted

* Fixed collection to show slide name issue

* Profile tweaks

* Updates

* Fix window changing size each startup when DPI was not 100%

* Version update
- Package audit fix
- Timeline tweak

---------

Co-authored-by: Erich Eickmeyer <eeickmeyer@ubuntu.com>
Co-authored-by: Yuri Vidal <yurividal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants