Fixed bug with default Bibles / landing reference
BSS-252: Loading / Bible header
BSS-252: Blob support for bss API
Merge branch 'develop' of ssh://git.code.sf.net/p/biblesuper/ui-wp into develop
BSS-252: Adding Audio Bible configs to WP plugin
BSS-244: WP loading of new app
BSS-252: updating default options
BSS-252: Handling audio display with too many parallel Bibles
BSS-252: Attempting to expand controls
BSS-249/BSS-250: Working with BSS API for audio
BSS-249: Configuring BSS Audio API endpoint into UI
Beta API Released, Update on Version 4.0 Work
Make API compatible with JSONP
Error handling
Create backend client
Design Basic API 'Lookup' action
Have built a basic importer to import directly from Unbound Bible zip files. Wil...
Testing with these two queries. See no discernable speed difference: (Index on chapter_verse...
Experiment: Getting rid of chapter_verse column
Client / API improvements
Bug: Error reporting is over-zealous
Original v2 tables are in charset latin1; Laravel defaults charset to utf8. Changing...
Need to change regexps to handle unicode: preg_match_all('/%?[a-zA-Z0-9]+%?/', $parsing,...
Also, searching with strings including UTF special characters, such as Señor causes...
BUG: Querying for foreign language Bible is breaking
Some of the Bibles hadn't been imported properly onto the test server. Looks like...
Looks like these might have to be re-imported
BUG: Querying for foreign language Bible is breaking
BUG: Querying for foreign language Bible is breaking
Create basic Enyojs client
Bug: UTF-8 text not appearing correctly
Doesn't look like words within N verses was fully implemented.
Perhaps this all should be cached
API Action: Bible statistics
Advanced Search
'Lookup' Proximity Queries
Create basic client
Random Chapter / Verse
Strongs number search
Need testing for words within N verses words within chapter * words within book
API format / protocol
Need universal 'BibleSuperSearch' class for accessing the API from the backend. (with...
'Lookup' Special Queries
'Lookup' Query parser
'Lookup' Query Builder
BUG Search bugs (Found in proximity search tests)
PDOException: SQLSTATE[HY093]: Invalid parameter number: parameter was not defin...
Test code for this is in ProximitySearchTest.php Was advised to enable PDO::ATTR_EMULATE_PREPARES....
May need to refactor search queries to use ? instead of named placceholders.
BUG Search bugs (Found in proximity search tests)
Search bugs (Found in proximity search tests)
Create basic client
Proximity search
Done
API action: Get Bibles list
Error handling
Unit tests for ALL search functionality
Proximity search
Being submitted as part of T-9
'Lookup' Query parser
API Action: Strongs # lookup
API action: Get Bibles list
'Lookup' Special Queries
'Lookup' Query Builder
'Lookup' Query parser
Design Basic API 'Lookup' action
Low Priority: Flesh out shortcut and strongs modules
Migrate script to bring old data into API tables.
Migrate script to bring old data into API tables.
Generally in place but need some code clean up. Some Bibles are not being installed...
Migrate script to bring old data into API tables.
Database structure / migrations / Basic models
Database structure / migrations / Basic models
Files for basic models, tests, and migrations have been created
Migrate script to bring old data into API tables.
Database structure / migrations / Basic models
Set up user table and seed it with an admin user
Nevermind. Have to click the edit button :P
Set up user table and seed it with an admin user
Question: What other tables will need to be seeded? Bible versions list? Also, I...
Set up user table and seed it with an admin user
Announcing Bible SuperSearch 3.0
Bible SuperSearch 2.2.00 Released.