nuxsmin
9f00a62a39
* [MOD] Updated JQuery UI to latest version.
...
* [FIX] Fixed global search issues.
2015-07-18 14:33:23 +02:00
nuxsmin
eb9e62a9ae
* [FIX] Fixed account access request issue.
2015-07-17 14:59:39 +02:00
nuxsmin
1e84052525
* [FIX] Fixed LDAP default profile selection issue
2015-07-17 14:33:13 +02:00
nuxsmin
180a647e30
* [MOD] XML sysPass import done for encrypted and unencryted XML.
2015-07-17 11:31:03 +02:00
nuxsmin
981f0c5c9e
* [MOD] XML import (work in progress)
2015-07-16 14:02:34 +02:00
nuxsmin
125213dc29
* [MOD] Import from XML (work in progress)
2015-07-16 01:28:09 +02:00
nuxsmin
1c0dc68acb
* [FIX] Fixed delete account issue
2015-07-16 00:16:23 +02:00
nuxsmin
461adf33a0
* [FIX] Fixed delete account issue
2015-07-16 00:07:36 +02:00
nuxsmin
8907976c86
* [MOD] XML import (work in progress)
2015-07-15 15:19:37 +02:00
nuxsmin
972c9d8652
* [MOD] Import improvements (work in progress)
2015-07-15 02:11:33 +02:00
nuxsmin
7da5da2ea6
* [ADD] sysPass XML import
2015-07-14 19:05:53 +02:00
nuxsmin
ea3b32f401
* [MOD] Export to XML
2015-07-14 14:44:35 +02:00
nuxsmin
0c03f7de52
* [ADD] New XML export feature with encryption support (still beta).
2015-07-14 02:05:41 +02:00
nuxsmin
c9cdc1702b
* [FIX] Fixed ldap user email
2015-07-13 14:58:39 +02:00
nuxsmin
3ebc31fda8
* [FIX] Fixed LDAP uncaught exceptions.
...
* [FIX] Fixed character encoding on mail sending.
* [FIX] Fixed master password changing errors on blank passwords.
* [FIX] Disable debug mode.
2015-07-13 14:11:05 +02:00
nuxsmin
f330700092
* [FIX] Fixed actions access check behaviour on tabbed results.
2015-07-13 02:09:43 +02:00
nuxsmin
8814b1479d
* [FIX] Fixed account search query.
...
* [FIX] Fixed "back" button behaviour.
* [FIX] Fixed profile saving on install process.
* [FIX] Fixed DB connection error when config file is deleted.
* [FIX] Fixed password character translation when showing password.
* [FIX] Minor bugfixes.
* [MOD] Improved install process. Fully functional on Debian 8.
* [MOD] No fade in/out when loading ajax content.
* [ADD] Profiles can now be viewed.
2015-07-13 01:58:19 +02:00
nuxsmin
6f59586fbe
* [MOD] Remove unused methods in Profile class
2015-06-29 00:51:44 +02:00
nuxsmin
7ba7c7e667
* [ADD] Profiles are stored as objects in DB, so it makes more flexible adding new modules without modifying the DB structure. DB upgrade required.
...
* [ADD] New log class for better action events handling.
* [ADD] New email class which uses Log class attributes for message composing.
* [ADD] New Request class for managing POST/GET requests.
* [MOD] Almost whole session vars are managed through Session class.
* [MOD] Minor fixes on templates
2015-06-29 00:31:50 +02:00
nuxsmin
63d1b7685c
* [MOD] Html select building is removed from Html class. Now is built in template file
2015-06-22 00:30:20 +02:00
nuxsmin
f17e010dde
* [MOD] Search filters stored as an object in session
...
* [FIX] Minor bugfixes
2015-06-21 22:45:53 +02:00
nuxsmin
a3c6e4885d
* [FIX] Fixed duplicated template name
2015-06-21 13:10:34 +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
bba43f29bc
* [MOD] Documentation
2015-05-23 11:39:03 +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
f803601dd5
* Added database connection port
...
* Fixed some UI errors
* Added "Info" tab in configuration section
2015-03-31 13:55:21 +02:00
nuxsmin
40acdb2ef8
* Updated jQuery version
...
* Updated ZeroClipboard version
* New temporary master password function
* New help boxes for some functions
* New password box with copy to clipboard function
* Updated some fields on db structure
* Minor bugfixes and UI changes
2015-03-28 11:51:02 +01:00
nuxsmin
ec1a5c8cdc
* Fixed row count method pattern replacement
2015-03-04 19:35:47 +01:00
nuxsmin
66e333bb9e
* Using PDO for database queries.
...
* Fixed annoying notice messages.
* Upgraded DB scheme to fix some fields issues with default values and types
2015-02-24 00:31:21 +01:00
nuxsmin
8c9e7439c1
* Updated version. 1.1 is now stable!!!
1.1.2.17
2015-02-03 12:48:20 +01:00
nuxsmin
935717d5e5
* Fixed comments on SQL DB export
2015-02-03 12:41:14 +01:00
nuxsmin
948efb5114
* Updated header and removed some text
2015-02-03 12:25:37 +01:00
nuxsmin
c0ec4a0f74
* Replaced double quotes
2015-02-03 11:58:45 +01:00
nuxsmin
5a36a90ec0
* Updated CHANGELOG
2015-02-03 11:53:45 +01: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
a33624c302
* Closes #68 and Closes #67
2015-01-24 11:34:13 +01:00
nuxsmin
6e08fc5188
* Closes #66
2015-01-24 11:22:26 +01:00
nuxsmin
3b7c21f2ac
* Fixed csv file import mimetype detection error from windows.
1.1.2.16-rc.2
2015-01-24 10:59:34 +01:00
nuxsmin
7789d2ad7b
* Closes #76 . Fixed password reset when notifications are disabled and user is forced to change it.
...
* Updated german translation
2015-01-23 22:37:14 +01:00
nuxsmin
7065e5af39
Merge remote-tracking branch 'origin/v1.1' into v1.1
2015-01-23 21:58:41 +01:00
nuxsmin
4b05b45845
* Translated to French. Big thanks to Cyril
...
* Fixed some bugs on javascript translations
2015-01-23 21:57:34 +01:00
nuxsmin
7e10da7803
Merge pull request #73 from Chefkeks/patch-1
...
V1.1 Update of German Language. Thanks to @Chefkeks
2014-10-04 14:12:38 +02:00
Chefkeks
b5b98cfeea
V1.1 Update of German Language
...
Added the missing strings - left the rest as it was before.
2014-09-30 11:42:10 +02:00
nuxsmin
0197b16681
* Fixed error when default LDAP group/profile is not set.
...
* Improved forced integer variable value on saving forms.
* Fixes for demo mode
* Disable autocomplete on password fields (HTML5).
2014-08-11 23:59:47 +02:00
nuxsmin
3e2de962c2
Fixed upgrade DB detection
2014-08-11 09:24:39 +02:00
nuxsmin
00b955a5ea
Fixed upgrade DB detection
2014-08-11 09:24:04 +02:00
nuxsmin
07dfdba406
* Fixed error on upgrade handling.
1.1.2.15-rc.1
2014-08-11 03:29:45 +02:00
nuxsmin
d072996f91
* Improved browser response by minimizing CSS an JS files and joining into one resource per type.
...
* Added class CssMin for minimizing CSSs.
* Cached some config values in session to avoid config file readings.
* Improved URL handling.
* Minor bug fixes.
2014-08-11 03:16:12 +02:00
nuxsmin
9aec98928a
* New upgrade process with security code for DB upgrades. See wiki for more details
...
* LDAP escape RDN fixed.
2014-08-04 18:43:40 +02:00