Commit Graph

76 Commits

Author SHA1 Message Date
nuxsmin
b11657d7bd Make public $queryLastId 2014-02-05 14:40:55 +01:00
nuxsmin
594df29871 Email not sent
Call to mail function was accidentally removed
2014-02-05 09:49:40 +01:00
nuxsmin
cac875f8a0 Add another group membership attribute
Add another group membership attribute to searchBase method.
2014-02-05 09:36:10 +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
f5d9aa7a97 * LDAP parameters checking 2014-02-03 02:53:09 +01:00
nuxsmin
341dcc68ac * Improved LDAP access and error handling. Tested aganist OpenLDAP with ldap and ldaps on Debian. More info at Wiki http://wiki.syspass.org/doku.php/en:ldap 2014-02-03 00:39:20 +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
59ccb53516 Fix LDAP auth
LDAP auth failed because neither user nor pass were being sent.
2014-01-23 11:50:05 +01:00
nuxsmin
0bdbe9210f Fix returned value for email sending 2014-01-23 11:47:05 +01:00
nuxsmin
7ddd8eb34a Fixes ACL parsing 2014-01-21 22:55:39 +01:00
nuxsmin
aff4182d57 Remove extra spaces on notes textarea 2014-01-20 16:47:49 +01:00
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
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