nuxsmin
9b7a7736b3
* [ADD] RSA Encryption for passwords sent from client to server for non secured environments (no HTTPS).
...
* [MOD] Tweaked javascript files to make more reusable code and isolation using namespaces.
* [MOD] UI tweaks.
* [FIX] Minor bugfixes.
2015-09-23 02:08:57 +02:00
nuxsmin
0313f731d7
* [FIX] Fixed export log message
...
* [MOD] Updated translations
* [MOD] Updated version to RC1
* [MOD] Modified some demo features
* [MOD] UI tweaks
2015-09-20 12:27:53 +02:00
nuxsmin
d9e28a0e02
* [MOD] Generate unique hash for export/backup files. Thanks to Daniele
...
* [MOD] Updated MDL version
* [MOD] Minor UI tweaks
2015-09-17 12:51:18 +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
215b216ee6
* [ADD] New notices feature that query if there are security or warnings about sysPass (only enabled for app admin users)
2015-08-06 02:36:58 +02:00
nuxsmin
ebae60bc3f
* [ADD] Closes #120 . Added the ability to assign one user to multiple groups
...
* [MOD] User's classes are now better handled by splitting them by behaviour
* [MOD] UI tweaks for classic theme and integration of new features
2015-08-03 01:46:30 +02:00
nuxsmin
5875faaa6f
* [MOD] Line separators
2015-07-31 14:05:56 +02:00
nuxsmin
77174c3ace
* [ADD] New proxy configuration
...
* [MOD] Changed check-for-updates behaviour
* [MOD] Changed updates notifications icons
2015-07-29 02:41:29 +02:00
nuxsmin
7811e0ed15
* [ADD] Per user Two factor authentication (needs DB upgrade).
...
* [ADD] Copy username to clipboard on password view.
2015-07-27 03:18:17 +02:00
nuxsmin
2914aac011
* [ADD] Small logo on menu bar.
...
* [MOD] New logo color.
* [MOD] Better handling on password generation.
* [MOD] Some UI tweaks
2015-07-24 14:39:55 +02:00
nuxsmin
bfb8880744
* [FIX] Font issue on SVG logo.
...
* [MOD] Line separators.
2015-07-24 10:09:56 +02:00
nuxsmin
1294595f90
* [MOD] Password view/generate modified
...
* [ADD] New sysPass logo
* [MOD] Fixed some UI styles
2015-07-24 02:09:44 +02:00
nuxsmin
ceb78908d4
* [MOD] New Material Design using Google MDL (work in progress).
...
* [ADD] New sysPass logo color.
2015-07-22 02:44:35 +02:00
nuxsmin
afde009bb7
* [MOD] New Material Design using Google MDL (work in progress).
2015-07-21 02:22:10 +02:00
nuxsmin
2ae8703591
* [ADD] New Material Design using Google MDL (work in progress).
...
* [FIX] Theme selection bug.
2015-07-20 04:33:37 +02:00
nuxsmin
6777c7b119
* [MOD] UI improvements on password view and download actions
2015-07-18 21:59:44 +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
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
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