65 Commits

Author SHA1 Message Date
nuxsmin
f6ff4ee30b * [BUG] Fixed error on saving passwords with special characters. Thanks to @chadrempp (Closes #30)
* [BUG] Fixed error on saving detected browser language after installing
* [MOD] PHP version is verified on installation process
* [MOD] Translations updates
1.0.8
2014-03-16 12:22:01 +01:00
nuxsmin
8b6b3c4a53 Update changes 2014-02-24 13:11:29 +01:00
nuxsmin
5b43ae5562 Add 1.0.7 changes 2014-02-24 13:06:27 +01:00
nuxsmin
50bf9d9955 Update minor version 1.0.7 2014-02-21 14:03:25 +01:00
nuxsmin
061eec7174 Fixed language selection
Setting language selection to English did not take effect.
2014-02-21 13:50:50 +01:00
nuxsmin
8f6d63dc6d Fixed language selection
Setting language to English did not take effect.
2014-02-21 13:49:41 +01:00
nuxsmin
5b6ac1b826 Fixes #25
Removed field "vacAccountGroups" from account migration.
2014-02-12 13:18:41 +01:00
nuxsmin
59705b4eb7 Fix save button function 2014-02-12 09:40:53 +01:00
nuxsmin
32998bee23 Typo error 2014-02-06 16:26:38 +01:00
nuxsmin
1d684e7368 Add wiki link 2014-02-06 14:38:44 +01:00
nuxsmin
fb27cad61a Update version and changelog 1.0.6 2013-11-26 22:57:52 +01:00
nuxsmin
4ca3952b01 Don't check config directory permissions on windows environment (ugly)
fixes #16
2013-11-26 22:53:27 +01:00
nuxsmin
58fad3d366 #16
Show hint about config's directory permisssions
2013-11-26 20:02:25 +01:00
nuxsmin
9b3f4463de closes #17
Missing single quotes on user's hash salt.
2013-11-26 19:35:38 +01:00
nuxsmin
e8c14780cc - Fix blank configuration tab because missing config.php template file that was skipped on building process.
- Some PHP's opening tags were not well defined for PHP version 5.3.
- Modified some structure control blocks that were using short format and they were not compatible with PHP version 5.3.
1.0.5
2013-11-18 00:17:37 +01:00
nuxsmin
2b87c81d70 Modified php short open tags for environments that have disabled them.
Visual improvements on search bar.
Filter icon is not shown if not using it.
If browser language does not have translation, or language not set, or is not a spanish variant, english is used.
Show maximum allowed file size for upload on edit account.
1.0.4
2013-11-15 00:26:44 +01:00
nuxsmin
ab69f1c281 * [BUG] Fixed error on saving search filters in session.
* [BUG] Fixed error on resetting search filters.
* [MOD] On account history view the date select is now visible for selecting another date.
* [MOD] Removed scroll bar on search results.
* [MOD] Better visibility on options activation buttons in users and profiles.
* [MOD] Improvement on searching for updates.
1.0.3
2013-11-13 00:59:00 +01:00
nuxsmin
13b8dc2bbb Fix error on updating LDAP user password on database 1.0.2 2013-11-06 01:50:29 +01:00
nuxsmin
593dc72f86 Changelog 2013-11-05 14:15:09 +01:00
nuxsmin
284c9eefe2 Update to version 1.0.2 2013-11-05 14:09:04 +01:00
nuxsmin
906ab602d2 Fix search results for accounts that have secondary groups. They are shown several times. 2013-11-05 14:07:47 +01:00
nuxsmin
70be18613d Fix html entities in notes text 2013-11-05 14:06:14 +01:00
nuxsmin
eed160d683 Fix updates checking 2013-11-04 02:41:38 +01:00
nuxsmin
08337416a9 Update version 2013-11-04 02:31:18 +01:00
nuxsmin
10d11e6fdc Fix message text on deleting accounts/users/groups/profiles.
Fix error on retrieving profile data while closing session.
Give focus to "inputs" after loading content.
Update translations.
2013-11-04 02:27:41 +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
26f8edd60b Error on retrieving account permissions
While retieving account details it shows a permission denied error.
2013-10-30 12:31:36 +01:00
nuxsmin
e8b27413f1 Fix permission denied error on accounts
Skipped querying permissions on every initialization
2013-10-29 18:23:34 +01:00
nuxsmin
ca62db1d52 Fix error while uploading/deleting files
Security token wasn't submitted
2013-10-28 11:56:31 +01:00
nuxsmin
d0dd6bfd3e Fix error on returning message
Should be plain text instead XML object
2013-10-28 11:52:14 +01:00
nuxsmin
ea481e989f Merge origin/master 2013-10-28 02:23:13 +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
2e5d39323b Revert "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 74ca57d82d000ccc699eb6306dab175f9e2cb707.
2013-10-28 02:03:07 +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
42a9e8eb8c 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:03:04 +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
52eed9c5b9 Fix translation 2013-10-27 16:12:10 +01:00
nuxsmin
68eb065229 Fix translation 2013-10-27 16:09:59 +01:00
nuxsmin
58bb513dce Fix updates checking 2013-10-27 13:49:16 +01:00
nuxsmin
d1f0ef35e4 CHANGELOG 2013-10-26 14:16:57 +02:00
nuxsmin
0f386edb14 Fix check updates
Modify install instructions.
2013-10-26 14:12:16 +02:00
nuxsmin
ee4fa3336f Version update 2013-10-26 13:56:45 +02: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
792663e6c0 Merge origin/master 2013-10-26 02:17:58 +02:00
nuxsmin
16dacd4b14 Enforce session master password encryption 2013-10-26 02:17:23 +02:00
nuxsmin
247cf6b903 Fix error on backup 2013-10-25 08:57:09 +02:00
nuxsmin
4dc540e929 Fix error on updating user master pass 2013-10-25 08:55:46 +02:00
nuxsmin
77eb7385ca Select right random number generator on windows
Update translations
2013-10-25 01:44:37 +02:00
nuxsmin
9522c39fb7 Declare variable for changes 2013-10-25 01:21:56 +02:00
nuxsmin
ac5069c56f Modify master password encryption 2013-10-25 01:16:27 +02:00