| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
This reverts commit 944e9ba7254387adb60f253b0d8796f2276096b1.
It was accidentally pused to master before review. A PR with a revert
for the revert will be pushed shortly.
|
|
|
|
|
|
|
|
| |
This makes it possible to replace default images in an update safe way.
It also addresses the issue raised in dokuwiki/docker#16
A .htaccess rewrite catches any direct accesses that might come in from
plugins.
|
|
|
|
|
|
| |
attr
Related to #1546.
|
|
|
|
| |
better stylability
|
| |
|
| |
|
| |
|
|
|
|
|
| |
To avoid problems when an AJAX request takes a bit longer in the ACL
manager, a throbber is shown while loading the info.
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
darcs-hash:20081216163754-7ad00-a66381e543006ace0a4ff3747034290652b758fc.gz
|
|
|
|
| |
darcs-hash:20080720110738-d5083-50a92498622bd6ca9850da8f9417974fb39ccc3d.gz
|
|
|
|
| |
darcs-hash:20080315104339-7ad00-552c8aae43bad5241fc4bad547fb7505a58bd3fc.gz
|
|
|
|
| |
darcs-hash:20071203204115-7ad00-a3acb23f33d5e5bfe99e1424df349d196543570e.gz
|
|
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
|