Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | changed all input type=submit buttons to button type=submit button for ↵ | Anika Henke | 2015-07-12 |
| | | | | better stylability | ||
* | move ajax.php to action.php. Fixes FS#2233 | Gerrit Uitslag | 2013-10-14 |
| | |||
* | added aria roles to search and acl manager | Anika Henke | 2013-08-01 |
| | |||
* | removed deprecated ACL wrapper object | Andreas Gohr | 2013-02-16 |
| | |||
* | use throbber in ACL ajax interface | Andreas Gohr | 2011-11-27 |
| | | | | | To avoid problems when an AJAX request takes a bit longer in the ACL manager, a throbber is shown while loading the info. | ||
* | Various JavaScript improvements, JSLint, jQuery | Adrian Lang | 2011-09-13 |
| | |||
* | merging | Kate Arzamastseva | 2011-08-25 |
|\ | |||
| * | jQuerify acl plugin JavaScript | Adrian Lang | 2011-08-19 |
| | | |||
* | | issue #44 uploader fixes, #45 browser testing | Kate Arzamastseva | 2011-08-21 |
|/ | |||
* | finished jQuery port of ACL manager | Andreas Gohr | 2011-06-09 |
| | |||
* | started jQuery port of ACL manager | Andreas Gohr | 2011-06-09 |
| | |||
* | Preserve selected item in the acl manager during ajax requests | Michael Hamann | 2010-04-03 |
| | | | | | | There are two new parameters submitted that contain the currently selected namespace and page id so it can be selected again indenpendently from the opened namespace. | ||
* | Added CRSF security token checks in ACL plugin | Andreas Gohr | 2010-01-17 |
| | |||
* | ACL Manager: correctly highlight when page and namespace are named the same | Andreas Gohr | 2008-12-16 |
| | | | | darcs-hash:20081216163754-7ad00-a66381e543006ace0a4ff3747034290652b758fc.gz | ||
* | removed all occurrences of onkeypress (FS#1449) | Anika Henke | 2008-07-20 |
| | | | | darcs-hash:20080720110738-d5083-50a92498622bd6ca9850da8f9417974fb39ccc3d.gz | ||
* | IE compatibility fixes for ACL manager FS#1343 | Andreas Gohr | 2008-03-15 |
| | | | | darcs-hash:20080315104339-7ad00-552c8aae43bad5241fc4bad547fb7505a58bd3fc.gz | ||
* | removed debug statement from ACL manager script code | Andreas Gohr | 2007-12-03 |
| | | | | darcs-hash:20071203204115-7ad00-a3acb23f33d5e5bfe99e1424df349d196543570e.gz | ||
* | ACL Manager rewritten | Andreas Gohr | 2007-11-17 |
This patch replaces the old ACL manager plugin with a new, completely rewritten one. The ACL manager is now independent of the page from which it was called, instead all pages and namespaces are selectable from an AJAX enhanced list similar to the one used in the media manager. This should take care of a major complain by new users. Another major confusion was that the old manager only showed relevant rules. This new manager always shows *all* defined ACL rules. darcs-hash:20071117155740-7ad00-1de71e396d5dbc117bf5788fb5667af828d5c20f.gz |