Balance €
Modernized version of Saldi: Responsive, CSS-Based, PHP7-Clear, Block-structured, Increased Security and with Language Selection.
The goal of this development is:
- Improved module-built design of source texts to make maintenance/development easier.
- Removal of inactive code.
- Speed increase, focusing on repetitive routines.
- Introduction of responsive design, with more modern/flexible layout.
- CSS design so that central change of appearance is made possible and themes can be selected.
- Utilization of HTML5 improvements (eg validation of input).
- Al Output to screen is based on a new library: out_base.php, as well as out_ruder.php where current panels are composed.
- Language selection for the program surface, with semi-automatic maintenance.
- Increase the security of password. Storage and strength meter.
- Ensure compatibility with PHP7. Deleted: {func: split (), func: ereg _*(), ext: mysql_*}
More here: [http://php.net/manual/en/migration70.php]
And here: [https://www.digitalocean.com/company/blog/getting-ready-for-php-7/] - Introduction of WYSIWYG form design.
- Layout of source code is improved so that the structure is understood faster and sloppy errors are revealed.
- Better program documentation by increased use of comments.
- Apply prefix to function names to reflect the source file. (htm_*, out _*, ...)
- Abolish everyone: Print "XXX" - Use/Create instead Routines in Out _*. PHP
- Abolish layout control with tables that are outdated method.
- Abolish dependence on: PDFTK which is rarely installed.
- CHANGE: BODY ONLOAD = JAVAScript: Alert () To CSS/JQUERY: MSG_dialog ()
- Separate industry functionality, from the general accounting functions (gathered in separate menus and "add-on files").
- Clarify all texts that the user can hold mouse pointers over to get help texts.
It is a very comprehensive goal, and in practice it means a rewrite of almost all code.
Therefore, you are welcome to participate in the project. It is an advantage if you can understand the current code, (ftp://saldi.dk/saldi/Seneste/).
Note: This is by Danish Project, and Most Source-Code is in Danish Language. An introduction can be found here: https://ev-soft.github.io/saldi-e/
A live demo of Saldi € you can see here: https://ev-soft.dk/saldi-e/_base/page_hovedmenu.php-Recently updated: 2019-03-20
The demo is newer than the GitHub code as it is regularly updated! Contact me if you want the latest source files.