19 Commits

Author SHA1 Message Date
Rubén D
6197c52af1 * [MOD] Update copyright date
* [MOD] Code cleanup

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 02:48:18 +02:00
nuxsmin
8ce69f38bc * [MOD] Cleanup 2018-02-05 01:18:55 +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
nuxsmin
87cb3c6f6c * [DEV] Bump to 2.0-beta 2017-01-12 02:54:45 +01:00
nuxsmin
69fee2b6b8 * [DEV] Upgrading bugfixes 2017-01-11 18:20:45 +01:00
nuxsmin
35f38265c2 * [DEV] New Plugin achitecture (work in progress) 2017-01-03 00:02:42 +01:00
nuxsmin
6caa4a02f4 * [DEV] Improved installer by using AJAX
* [DEV] Bugfixes
2016-10-27 23:27:35 +02:00
nuxsmin
186b1eb991 * [DEV] WORK IN PROGRESS: JavaScript rewritten. 2016-10-27 01:04:00 +02:00
nuxsmin
d8e7791ba2 * [ADD] Added a pager on data grids (partially completed). 2015-11-23 00:33:44 +01:00
nuxsmin
97ad806f0f * [MOD] PSR-4 2015-10-12 21:42:30 +02:00
nuxsmin
8538ba3dfc * [ADD] New classes to improve performance and code readability.
* [ADD] Security enhancement for master password in session.
* [MOD] Minor UI tweaks.
* [MOD] Improved config handling.
* [MOD] Code cleaning.
* [FIX] Accounts' main group were not set when the user hadn't enough privileges.
* [FIX] Accounts restoration didn't restore the account's main group.
2015-10-06 19:27:49 +02:00
nuxsmin
539ebe0323 * [ADD] Closes #28. Deep link for account view.
* [MOD] Improved URL parameters handling
2015-08-11 16:05:36 +02:00
nuxsmin
399e579f9c * [ADD] Fully MVC.
* [ADD] Abstract classes and interfaces for better code structure.
* [MOD] Actions handled as integers not strings and are consistent accross app modules.
* [MOD] Classes' names where modified. Namespaces where added for better handling.
* [ADD] Common exception class for the whole app.
* [ADD] New base file for app initialization.
* [MOD] Speed improvements.
2015-06-21 04:45:55 +02:00
nuxsmin
601ce41212 * [ADD] 1st step moving to MVC model. Mostly views and code logic were rewritten and added a bunch of templates. Lot of work!!
* [ADD] New template "engine". A very basic engine to render php coded templates.
* [ADD] Cached config in session with expire time.
2015-06-07 03:42:50 +02:00
nuxsmin
5f59455eed * [MOD] Change classes' filenames and autoloader.
* [ADD] Detect if zlib compression output is enabled.
2015-05-23 10:43:54 +02:00
nuxsmin
318d52e2f8 * Updated header and PHPdoc syntax
* Improved session cache's config parameters to reduce config file queries
* Removed unused methods
* Changed some SP_Crypt class methods to static and factorized some functions
* Added some stuff to demo mode
2015-02-02 04:07:04 +01: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
6b9218387b New Version 1.0RC1 2013-10-22 01:50:45 +02:00