Commit Graph

4 Commits

Author SHA1 Message Date
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
d3f58c1284 * Closes #40. Error while importing blank passwords.
* Cast values to string while importing accounts data.
* Fixed customer name text color on searches.
2014-05-27 16:58:04 +02:00
nuxsmin
aae84a1a1d * Minor tweaks to new grid account search style
* Fixed exposed IP address on event log in demo mode
2014-05-19 23:25:10 +02:00
nuxsmin
4fde9b79e2 * New switcheable grid visual style for searches. Closes #38
* Fixed wrong height for search results in IE 10.
* Fixed not showing accounts field ordering on action switch.
* Fixed some visual bugs.
* Force page reload on configuration changes.
* Copy account password to clipboard is hidden by default on account search list (prevents many ajax queries).
* LDAP username is populated from login if it's blank.
* Account decrypt counter is updated when password is viewed and not if it's copied to clipboard (working on a better solution).
2014-05-19 02:22:15 +02:00