25 Commits

Author SHA1 Message Date
Rubén D
600c398bb8 * [ADD] Install CLI command tests.
* [MOD] Install CLI command refactoring.
* [MOD] Minor code tweaks.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2021-09-19 21:32:34 +02:00
Rubén D
52086a2a2e * [ADD] Use phpdotenv for loading variables from environment files
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-01-08 14:04:46 +01:00
nuxsmin
ed956eec54 * [ADD] Added mime type file checking instead of extension. Thanks to @vmario89 for the feedback. Related #825
* [MOD] Improved exception handling in controllers

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-10 21:41:07 +01:00
nuxsmin
e0263f8f46 * [FIX] Fixed issue when unserializing non-object data
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-02 02:36:41 +01:00
nuxsmin
a5b6b00873 * [ADD] Added the ability to add tags from account's view. Related #1041. Thanks to @vmario89 for the feedback
* [MOD] Minor UI tweaks

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-09-23 13:30:32 +02:00
nuxsmin
3c78910569 * [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
2018-08-11 09:46:36 +02:00
nuxsmin
f6dae9bee7 * [MOD[ CodeClimate config 2018-07-25 10:51:30 +02:00
nuxsmin
3e924f86b7 * [MOD] Updated CodeClimate config 2018-07-25 01:54:28 +02:00
nuxsmin
b1077d6119 * [ADD] Added code coverage through Codeclimate
* [MOD] Switch to MariaDB on Travis CI
2018-07-24 08:58:30 +02:00
nuxsmin
379293e7d8 * [ADD] Unit testing. Work in progress.
* [MOD] Improved XML file handling.
2018-05-28 03:01:31 +02:00
nuxsmin
1cb22bdda3 * [MOD] Improved task management
* [MOD] Code refactoring. Work in progress
* [FIX] Bugfixes. Work in progress
2018-03-07 00:01:15 +01:00
nuxsmin
d1f4068aaf * [MOD] Improved layouts/templates handling. Work in progress.
* [MOD] Improved bootstrap workflow. Work in progress.
* [MOD] Improved installer workflow. Work in progress.
2018-02-12 02:13:33 +01:00
nuxsmin
2cbaed9965 * [MOD] Improved CSS & JS resources handling.
* [MOD] Improved bootstrap workflow. Work in progress.
2018-02-08 23:10:12 +01:00
nuxsmin
b5f13259cc * [MOD] Load actions from XML file 2018-02-04 22:59:18 +01:00
nuxsmin
e0e2918b88 * [ADD] Code refactoring in order to implement DDD. Work in progress. 2018-01-16 00:05:30 +01:00
nuxsmin
ff7e6e3519 * [ADD] Work in progress
* [ADD] Using URL routing
* [ADD] Using dependency injection
* [MOD] Big app structure changes
2017-10-17 02:00:53 +02:00
nuxsmin
8b346bf966 * [ADD] Switched to composer dependency manager. 2017-09-19 17:25:13 +02:00
Daniel Ruf
b3b6caf293 ignore the tmp directory 2017-09-10 19:23:44 +02:00
nuxsmin
da80cde457 * [MOD] Removed unused files
* [ADD] Added config and backup directories
2017-02-13 08:40:21 +01:00
nuxsmin
2006ef5406 * [MOD] Master password will no longer be revealed through the debug mode for app admins. 2017-02-07 22:17:17 +01:00
nuxsmin
186b1eb991 * [DEV] WORK IN PROGRESS: JavaScript rewritten. 2016-10-27 01:04:00 +02:00
nuxsmin
0f172ed1d8 - Closes #26. Enable users password reset by email and forced by an admin.
- Improved email handling by using phpmailer class. All emails are sent in HTML format and security and authentication are available.
- Improved javascript code by code refactoring.
- Client IP address is logged in event log.
- Translation fixes.
- Minor bugfixes.
- Needs database upgrade (read wiki if unsure).
2014-02-24 01:51:23 +01:00
nuxsmin
b8f4668959 Closes #10.
Show more info about users and the ability to view users details without editing.
2013-11-07 23:00:25 +01:00
nuxsmin
293871edeb Better GET/POST variable handling.
Backups errors are shown.
Return to active tab when save configurations tabs.
Fix translations.
2013-10-26 13:53:52 +02:00
nuxsmin
6b9218387b New Version 1.0RC1 2013-10-22 01:50:45 +02:00