https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855
--- Comment #5 from Alex Buckley <[email protected]> --- Created attachment 58661 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58661&action=edit Bug 17855 - Create library, patron category, and item type backends working successfully inserting into the database. Dropdown boxes of create circulation rule screen are now populated with values. Patron and circulation rule not yet inserting into the database. Bug 17855 - Checking if library, patron category, and item type have already been inserted into the database and if they have then the step to create them in the onboarding tool is skipped. Create a patron onboarding page now has populated dropdown boxes. Successful insertion of library and patron category from onboarding.pl (onboarding tool). Patron, item type and circulation rule not yet inserting into the database from onboarding.pl (onboarding tool). Bug 17855 - Fixed merge conflict in onboardstep0.tt. Library and patron category are being successfully inserted into the database from onboarding.pl, same as the previous patch. Bug 17855 - Finished front end of onboarding tool. Initial two screens of onboarding tool also have successful insertion into the database. Successfully working backend of create library and patron category pages. Thus library and patron cataegory are being inserted into the database from the onboarding.pl script Working front end of the onboarding tool with the correct button names and header names. And finished web installer Increased font size in summary page Working backend of the create library. With a check to determine if the library already exists before allowing the user to create a library. With finished web installer Created backend of patron category. Moved files around from default to optional for configuration settings. Fixed merge commit with onboardstep0.tt file Working library, and patron category checks and inserts into the koha database in the koha onboarding tool Working checks on the library, patron category, and item type with working library and patron category insertion to the database Drop downs are correctly showing existing information when creating a new patron. Still working on backend to add the patron to the database. Item type backend created and working as expected. Added drop down boxes in create circulation rule. Working on creating a circulation rule. Not yet complete. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
