nuxsmin
ae3943e900
Set variables for ACL processing
...
Fixed ACL processing
2014-01-20 14:15:01 +01:00
nuxsmin
14deafd012
Update README.md
...
Warning notice
2014-01-20 12:29:52 +01:00
nuxsmin
78adcae6fb
Closes #22
...
Closes #5
Fixed translations
2014-01-20 00:56:40 +01:00
nuxsmin
0e1d43e501
Added import from CSV file
2014-01-19 22:59:13 +01:00
nuxsmin
0e32dec3dc
Improved upgrade checks
2014-01-19 12:54:48 +01:00
nuxsmin
e03aeef9ff
Fixed upgrade error caused by invalid query.
2014-01-18 21:41:11 +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
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
4551783327
Javascript minifier
2013-11-12 22:20:10 +01:00
nuxsmin
fca2d45bb2
Show warning image when adding/removing files extensions or wiki filters.
2013-11-08 23:01:21 +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
ff8370efda
Added option for enable requests by email.
...
Changed checkboxes for jquery-ui styled ones.
2013-11-08 15:01:05 +01:00
nuxsmin
266fd0aa3b
Added event log clearing
2013-11-08 03:20:48 +01:00
nuxsmin
c1d266e003
Fixed lastAction behaviour
2013-11-08 02:25:52 +01:00
nuxsmin
022a24170c
Closes #12 .
...
Enable request change account data by sending an email to creator and last account editor.
2013-11-08 01:48:58 +01:00
nuxsmin
b8f4668959
Closes #10 .
...
Show more info about users and the ability to view users details without editing.
2013-11-07 23:00:25 +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
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