nuxsmin
68c6a8eb5d
* [DEV] Switched to SASS CSS processor
2016-12-31 16:07:16 +01:00
nuxsmin
8e852fa519
* [DEV] Switched to SASS CSS processor
2016-12-31 15:55:26 +01:00
nuxsmin
4280b9ec2f
* [DEV] Fixed DB structure & UI tweaks
2016-12-31 12:52:01 +01:00
nuxsmin
0684042ee8
* [DEV] Fixed DB structure
2016-12-31 12:06:14 +01:00
nuxsmin
f3bbf32ccf
* [DEV] Fix DB structure typo
2016-12-30 14:55:30 +01:00
nuxsmin
bc2ab1cc96
* [DEV] Include CSS file for toastr
2016-12-30 10:37:19 +01:00
nuxsmin
b993de545f
* [DEV] Fixed DB structure
...
* [DEV] Language tweak for logging
* [DEV] Updated version
2016-12-30 01:43:29 +01:00
nuxsmin
c3e71e9a76
* [DEV] UI tweaks
2016-12-27 00:53:35 +01:00
nuxsmin
2048d78061
* [DEV] New API methods and improvements (work in progress)
2016-12-27 00:37:46 +01:00
nuxsmin
0dbbdca9c3
* [DEV] New API methods and improvements (work in progress)
2016-12-26 13:56:15 +01:00
nuxsmin
c455bc907d
* [FIX] Critical bugfix that prevents directory traversal in JS/CSS includes. Thanks to Jan Van for the notice
2016-12-24 19:43:28 +01:00
nuxsmin
0b8f776009
* [FIX] Critical bugfix that prevents directory traversal in JS/CSS includes. Thanks to Jan Van for the notice
...
* [FIX] Bugfixed resource includes
1.2.0.21
2016-12-24 19:29:42 +01:00
nuxsmin
b3f064a461
* [FIX] Critical bugfix that prevents directory traversal in JS/CSS includes. Thanks to Jan Van for the notice
1.2.0.20
2016-12-24 13:02:48 +01:00
nuxsmin
8b0e49b283
* [DEV] Fixed issue on custom fields
...
* [DEV] Updated translation
2016-12-22 02:30:05 +01:00
nuxsmin
a0a23d6cc0
* [DEV] Add new feature. Linked accounts are now available.
...
* [DEV] DB improvements
2016-12-22 01:56:24 +01:00
nuxsmin
f6d9471fc8
* [DEV] UI tweaks.
2016-12-21 21:09:08 +01:00
Rubén Domínguez
8653ff0dea
Merge remote-tracking branch 'origin/auth' into auth
...
Conflicts:
js/app-actions.min.js
js/app-main.min.js
2016-12-21 20:32:02 +01:00
nuxsmin
f2f71e961b
* [FIX] Solves #323 , help display for bind password on LDAP configuration in classic theme. Thanks to @ejouvin
...
* [FIX] Solves #325 , Custom field creation, "empty" type list in theme classic. Thanks to @ejouvin
* [FIX] Closes #319 .
* [FIX] Fixed issue when showing password through web UI. Closes #30 . Thanks to @Naelwan for the feedback
* [FIX] Closes #313 , closes #317 , closes #328 . Fix for php7 for users / groups / profiles display. Thanks to @ejouvin
* [MOD] Modified alertify theme for MDL
* [FIX] Closes #352 , Closes #329
* [FIX] Closes #293 , closes #292 . Enforces MySQL password on installation
* [FIX] Closes #321 . Thanks to @ejouvin for the feedback
* [FIX] Solves #345 . Send request for account isn't working on classic theme. Thanks to @anburhce for the feedback
1.2.0.19
2016-12-20 12:02:19 +01:00
nuxsmin
24d25ba5b7
Merge remote-tracking branch 'origin/devel' into devel
...
Conflicts:
inc/themes/material-blue/css/styles.min.css
js/app-actions.min.js
js/app-main.min.js
2016-12-20 11:00:13 +01:00
nuxsmin
fa96f66520
* [DEV] Auth (work in progress)
2016-12-20 10:58:30 +01:00
nuxsmin
308de72605
* [DEV] Auth (work in progress)
2016-12-19 18:14:21 +01:00
Rubén Domínguez
c6bb3192b7
Merge branch 'UI' into devel
...
Conflicts:
js/app-main.min.js
2016-12-05 12:02:12 +01:00
Rubén Domínguez
475bfa6561
Merge branch 'UI' into auth
...
Conflicts:
inc/themes/material-blue/css/styles.min.css
js/app-main.min.js
2016-12-05 11:56:27 +01:00
nuxsmin
53c56bc253
* [DEV] UI tweaks.
2016-12-05 11:54:44 +01:00
nuxsmin
cd3dd55446
* [DEV] Minor improvements
2016-11-30 22:23:00 +01:00
nuxsmin
db6f58e642
* [DEV] Fixed issue when saving custom fields.
2016-11-30 21:00:32 +01:00
nuxsmin
0f6312d65d
* [DEV] Plugins interface (work in progress)
...
* [DEV] Fixed issue on custom fields template
2016-11-30 17:59:39 +01:00
nuxsmin
1f2195d585
* [DEV] Plugins interface (work in progress)
2016-11-30 00:54:58 +01:00
Rubén Domínguez
b54c9e4438
Merge branch 'devel' into plugin
2016-11-29 22:48:20 +01:00
nuxsmin
82a11646be
* [DEV] Skip template error thrown
2016-11-29 22:47:07 +01:00
nuxsmin
d470e07b9e
* [DEV] Plugins interface (work in progress)
2016-11-29 18:29:54 +01:00
nuxsmin
e10b434701
* [DEV] Fixed issue when resizing images.
2016-11-29 01:30:00 +01:00
nuxsmin
642bdbf817
* [DEV] Fixed issue when checking ACL for account when password view is performed.
2016-11-28 02:05:50 +01:00
nuxsmin
4be19d13d0
* [DEV] UI tweaks
...
* [DEV] Improved image resizing to fit the viewport dimensions.
* [DEV] Fixed favorites saving
2016-11-28 01:40:07 +01:00
nuxsmin
53b272c7f5
* [DEV] UI tweaks
...
* [DEV] Fixed account public link issue
2016-11-27 22:03:29 +01:00
Rubén Domínguez
a0d221a8fc
Merge remote-tracking branch 'origin/UI' into UI
2016-11-27 19:47:51 +01:00
nuxsmin
3e699debf2
* [DEV] UI tweaks
...
* [DEV] Fixed eventlog pager issue
2016-11-27 19:45:57 +01:00
nuxsmin
6b24261ec5
* [DEV] UI tweaks
...
* [DEV] Fixed eventlog pager issue
2016-11-27 19:45:04 +01:00
Rubén Domínguez
1fec272fd6
* [DEV] Fixed installer UI
...
* [DEV] Fixed installer issue when saving database password
* [DEV] Added language setting on installer
2016-11-26 14:59:49 +01:00
nuxsmin
7c14083cce
* [DEV] Fixed installer UI
...
* [DEV] Fixed installer issue when saving database password
* [DEV] Added language setting on installer
2016-11-26 14:55:50 +01:00
nuxsmin
2fabc93f49
* [DEV] UI tweaks
2016-11-24 18:08:48 +01:00
nuxsmin
73f4cbdc98
* [DEV] UI tweaks
...
* [DEV] Removed JQuery Fancybox
* [DEV] Added magnificPopup
2016-11-24 01:44:49 +01:00
nuxsmin
683f36e1d2
* [DEV] UI tweaks
...
* [DEV] Alertify replacement.
* [DEV] New dialog for help text.
* [DEV] Removed unused files
* [DEV] Classic theme deprecated
2016-11-23 18:04:03 +01:00
nuxsmin
64eb635baf
* [DEV] UI tweaks
...
* [DEV] Fixed account ACL bug
2016-11-23 02:21:30 +01:00
nuxsmin
845bc6857c
* [DEV] UI tweaks
...
* [DEV] Modified some demo mode behavior
* [DEV] Minor bugfixes
2016-11-22 18:07:38 +01:00
nuxsmin
541e40c28a
* [DEV] UI tweaks
2016-11-22 02:31:30 +01:00
nuxsmin
de2ee212ab
* [DEV] UI tweaks
2016-11-22 02:23:01 +01:00
nuxsmin
bb24a71f3c
* [DEV] UI tweaks
2016-11-21 16:16:20 +01:00
nuxsmin
edeb82735c
* [DEV] Fixed LDAP searching when group is not set.
2016-11-21 14:56:24 +01:00
nuxsmin
6b7b4663e4
* [DEV] UI tweaks
2016-11-21 14:49:03 +01:00