23 Commits

Author SHA1 Message Date
nuxsmin
2169245022 * [FIX] Fixed error on saving files extensions.
* [FIX] Fixed checking for updates issue.
* [MOD] Changed behaviour on getting security token for customers, categories, groups, users and profiles edition.
* [MOD] Changed application logo and description.
2015-07-28 13:37:00 +02:00
nuxsmin
b36fce1ba6 * Added cookies enabled detection
* Added Russian translation. Big thanks to @TitovLab
* Added javascript doc
* Added cached language settings
* PHP warnings|notices|deprecated are not displayed. Hope no more javascript response breaks
* Minor bugfixes
2015-04-26 19:57:45 +02:00
nuxsmin
cd1072d2de Merge branch 'v1.1' 2015-02-03 13:30:39 +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
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
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
nuxsmin
7894c69f3c * CLoses #20. Copy account's password to clipboard (using Flash).
* Prevent to do searches by clicking non alphanumeric keys.
* Escape strings for accounts searches.
2014-05-09 03:14:35 +02:00
nuxsmin
401a8f7e91 * Actions strings on Users,Groups,Profiles,Customers and Categories tab won't be an union of strings. 2014-03-02 12:57:01 +01:00
nuxsmin
7f0449ed0a * Deutsch translation. Thanks to Uwe Steinmann.
* Improved javascript language selection.
2014-02-28 14:37:19 +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
a5155636dd * New customers management.
* Improved categories management by removing 'select'  by 'table' style layout.
* New permissions added for customers and categories management menu (needs DB update).
* Some methods have been refactored and made a bit of code cleanup
2014-02-05 01:21:44 +01:00
nuxsmin
a3b2731fec * Global searches can now be done be unprivileged users but they won't have permissions to view or modify accounts. Only request modifications by email if enabled.
* New layout for account searches. Now accounts are showed in a card fashion style, no more rows ;) and colorized customer name for better visualization.
* Some UI improvements for better fit on small screens
2014-02-01 14:28:51 +01:00
nuxsmin
ac9f4543c1 Closes #7
Closes #15
Multiple users and groups can now be allowed to access to an account.
Upgrade process (requires maintenance mode on).
Split methods on new classes.
Bugfixes.
2014-01-18 14:18:50 +01:00
nuxsmin
4551783327 Javascript minifier 2013-11-12 22:20:10 +01:00
nuxsmin
560e4c217e Updated files extensions and wiki filters behaviour to improve adding or deleting items. Now items appear as tags so they can be deleted easily. 2013-11-08 22:31:29 +01:00
nuxsmin
5b1cb5d0ab Improved files uploading by using Drag&Drop feature. 2013-11-07 15:46:16 +01:00
nuxsmin
3f187bff1c Improved account file list. Form is no more needed and improved visual aspect. 2013-11-07 03:57:01 +01:00
nuxsmin
75860d7724 - Secondary groups are shown on search results context menu.
- Fix error on view account permissions. The premissions cache didn't refresh correctly.
- Fix error on category management by non administrator users.
- Fix error on downloading file after preview.
- Updated error message on uploading files.
2013-11-02 21:52:32 +01:00
nuxsmin
017ebe2a20 Fix updates checking.
Change fancybox to alertify for non-locking messages.
Fix error on removing groups.
Set version string in DB and config file.
Update translations.
Add scroll to search, users, groups and profiles results.
Update to 1.0rc3
2013-10-28 02:20:47 +01:00
nuxsmin
bdbf9e81a2 Revert "Fix updates checking. Change fancybox to alertify for non-locking messages. Fix error on removing groups. Set version string in DB and config file Update translations Add scroll to search, users, groups and profiles results. Update to 1.0rc3"
This reverts commit 831da7e68f9d7e481d09a135bd9feabfcc20432e.
2013-10-28 02:03:05 +01:00
nuxsmin
d95bb28a51 Fix updates checking.
Change fancybox to alertify for non-locking messages.
Fix error on removing groups.
Set version string in DB and config file
Update translations
Add scroll to search, users, groups and profiles results.
2013-10-28 01:43:56 +01:00
nuxsmin
293871edeb Better GET/POST variable handling.
Backups errors are shown.
Return to active tab when save configurations tabs.
Fix translations.
2013-10-26 13:53:52 +02:00
nuxsmin
6b9218387b New Version 1.0RC1 2013-10-22 01:50:45 +02:00