sppas.ui.swapp.app_setup: Added a SetupController(), toward a MVC architecture.
sppas.ui.swapp.app_setup: Migrated the update of the tree from SetupManager to SetupView
sppas.ui.swapp.app_setup: Removed SetupHeader. The SetupView() is creating the header.
sppas.ui.swapp.app_setup: the SetupView() is inheriting of swappBaseView()
sppas.ui.swapp: Created a swappBaseView() class
sppas.ui.swapp: debug of request.js -- when response is empty.
sppas.ui.swapp: updated Whakerexa for the links management
Added a LinkController() javascript class to control user interactions on clickable elements that open URLs.
sppas.ui.swapp.app_setup: Solved remaining todos and known bugs.
sppas.ui.swapp.app_setup: The checkboxes of the fieldsets are managed by SetupManager().
sppas.ui.swapp.app_setup: Debugged the Setup and Added a 'Redo' button.
sppas.ui.swapp.app_setup: The Setup is making use of SetupManager() JS class via sppas.js.
sppas.ui.swapp.statics.js: Added JS modules to manage events of the pages.
sppas.ui.swapp.app_setup: Fixed and restored the Setup to full operation.
sppas.ui.swapp.app_setup: Revised CSS for Whakerexa-1.0.
Updated to make use of audioopy-0.6, whakerkit-2.0, whakerpy-1.5, clammingpy-2.0 and Whakerexa-1.0.
Release 0.6. Added uwsgi.py in docs.
Release 0.6 - Generated documentation.
Prepare release 0.6: fixed some legal notices (author/contributor/copyright)
Prepare release 0.6 for the documentation: removed wexa_statics of v0.8
Prepare release 0.6 for the documentation from Clamming-2.0 and Whakerexa-1.0
Release 1.5. Added uwsgi.py in docs.
Release 1.5.
Release 2.0.
Compatibility update for Whakerexa 1.0 (WhakerKit 2.0).
Release 2.0.
Release 2.0.
Release 2.0.
Compatibility update for Whakerexa 1.0 (ClammingPy 2.0).
Release 1.0: stylized index of documentation.
Release 1.0.
Release 1.0. menu.css: solved bug with expanded/collapsed which was depending on <aside> in HTML.
menu.js: A cleaner solution sor SubMenuManager() and MenuManager()
Release 1.0.
Release 1.0.
Release 1.0.
Finalized menu and its documentation.
Updated documentation and improved some styles
Icons & Accessibility: New serie of SVG monochromme icons. Extended solution for accessibility buttons.
menu: validated the use of the new menu
menu: Verified all menu types, debugged, etc
menu: documented
menu: Finished the side menu, the pin button and the hamburger menu button.
menu: Finished the side menu and continued the appmenu, and documented
menu.css: Added a side menu which can be collapsed or expanded.
sppas.ui.swapp: added the URI to the checkbox JA function in scriptutils.js
sppas.ui.swapp: updated the way to get access to the default app (with its name, not its index)
sppas.ui.swapp.app_dashboard: updated CSS, mainly for links.
setup: Added runtime_initializer.py and used in the setup scripts.
setup.bat: a more robust solution to find python.
updated README
autocs: Migrated the src package into a "spinoff" folder.
autocs: Allowed to launch bin/cuedspeech.py outside SPPAS -- i.e. as a standalone program.
sppas.src.annotations: sppasParam properly check filename -- exactly like sppasBaseAnnotation.
sppas.src.annotations: Added '__filename' member to sppasBaseAnnotation and its getter.
sppas: Added some logging messages, fixed a bug when check features, base annot accept a JSON filename with a path.
Validated legal issues
sppas: Updated gitignore
sppas: Added images for the setup
sppas.etc: Disabled the default 'enable' of all 'annot' features.
sppas.ui.swapp: Updated to Whakerexa-0.8 and WhakerPy-1.4
Release 1.4
Release 0.8
Updated button and wexa
sppas: Deleted CuedSpeech annotation.
sppas.ui.swapp: Revised style and updated version number
sppas.ui.swapp: Revised style and messages of the Setup
sppas.ui.swapp: Modified status 410 message
sppas.ui.swapp: Created classes HTMLTreeStatus and HTMLTreeError410.
whakerpy/htmlmaker/treenode.py: corrected bug when adding css into the tree head.
sppas.ui.wxapp.page_annotate: Removed the dialog to install lang or annot
sppas.ui.wxapp.page_annotate: Removed toolbar with "Add Language" and "Add Annot" buttons.
sppas.ui.swapp.app_setup: Revised styling, removed un-used properties.
sppas.ui.swapp.app_setup: Revised welcome fieldset and styling.
sppas.ui.swapp: Renamed "Hub" to "Dashboard" in all its uses.
sppas.ui.swapp: Started to unify the CSS for the Dashboard and the Setup applications.
Updated README by adding a "Features" section
sppas.ui.swapp.app_setup: Verified the fieldsets for the installation of all feature types.
sppas.ui.swapp.app_setup: Added fieldsets for the installation of all feature types.
sppas.ui.swapp.app_setup: Added a base class SetupFeatureTypeFieldset.
sppas.core.preinstall: Debugged. Spin-off system is operational.
sppas.core.preinstall: The spin-off URL is defined in the features.ini.
Initial commit
sppas.core.preinstall and sppas.script.preinstall: Prepared for spin-off installation.
sppas.ui.swapp: Created spinoff package which allows Dynamic loader for external "spin-off" applications.
sppas.src.annotations: Created spinoff package which allows Dynamic loader for external "spin-off" annotations. to import all sppas annotations.
sppas.src.annotations: Created 'imports.py' to import all sppas annotations.
sppas.core.preinstall.feature: Added class SpinOffFeature
sppas.src.plugins.manager: turned the path of plugins into a member of the class instead of using "paths.plugins" systematically.
sppas.src.calculus.scoring: Added 95% CI estimation to UBPA
Release 4.28
sppas.ui.swapp: Added logos and splash for v5
sppas.ui.swapp: Major bug correction. Added VideoCuedResponseRecipe() as FeatureError if 'video' not installed.
sppas.ui.swapp.whakerexa: added missing contrast button
sppas.ui.swapp.whakerexa: added missing contrast button and sourceforge badge
sppas.ui.swapp.hub: Re-designed - CSS, in dark color and for contrast mode.
to be used AccessibilityButton class
sppas.ui.swapp.hub: Re-designed - CSS and texts
Release 4.27
sppas.src.annotations.Formants: Added option "output_type".