Releases: Kero76/SciMS
Releases · Kero76/SciMS
Version 0.5.1 : Auto Installation Fixing
Version 0.5 : Administration Update
Version 0.5 : Administration Update
- Add Administration backend.
- Add RedirectHandler to redirect user after interaction with the website.
- Add categories update and deletion.
- Add article deletion.
- Automatic installation.
- Fixing bugs.
- Redesign many elements on website.
- Update TinyMCE editor.
- Increase code quality.
Version 0.4.1 : Design Update Fixing
Version 0.4.1 : Design Update Fixing
- Add theme choice for the website.
- Suffixing interface with word Interface.
- Refactoring many classes into new namespace.
- Change many SQL request to add security.
- Replace local JavaScript libraries and replace it by CDN.
- composer.json update.
Version 0.4 : Design Update
Version 0.4 : Design Update
- Add abstract attributes on articles.
- Add automatically generation of article summary in function of h2 and h3 titles.
- Modified views to display summary and abstract.
- Fix "selected" problems on
- Add article research.
- Add meta tags on all page view.
- Refactoring of classes, methods and links.
V0.3 : Refactor Update
Version 0.3 : Refactor Update
- Complete refactoring of the source code.
- Add modularity with abstract classes and interfaces.
- Add security like URL validity, form validity or article validity.
- Add a form to add category.
- File upload handler.
- External configuration files write on Yaml.
V0.2.1 : Form Fix
Version 0.2.1 : Form Fix
- Fixed bug present on forms.
- Add category insertion form.
- TinyMCE integration to replace TextArea present on Website.
V0.2 : Form Update
Version 0.2 : Form Update
- Interaction with all Forms available in Website.
- Add and edition of article available.
- Inscription, sign in and sign out possible on website.
- Check all datas before send it on Database.
- Redirect directly after sign in, sign out, inscription, write or update article content.
- Views reworked.
V0.1 : Controller Update
Release 0.1 : Controller Update.
- Controller features. (Link between Models and Views.)
- Twig engine integration.
- One Controller use like access point.
- Interaction with the Database (Request only).