Summary | ['default_download']['locked'] = true disable save button |
Queue | Ansel |
Queue Version | 2.0.1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 07/30/2012 (4721 days ago) |
Due | |
Updated | 08/29/2012 (4691 days ago) |
Assigned | 08/25/2012 (4695 days ago) |
Resolved | 08/25/2012 (4695 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 6b79bd3235b6d229e07d9ca3f62a94d8d3036d0c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Aug 25 14:51:46 2012 -0400
Some more tweaks to gallery property page view.
Another possible cause/fix for
Bug: 11325ansel/lib/View/GalleryProperties.php | 5 +++++
ansel/templates/gallery/properties.html.php | 10 +++++-----
2 files changed, 10 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/6b79bd3235b6d229e07d9ca3f62a94d8d3036d0c
commit 0d6ee2c6d5f88b326e1d9dc6a131f2df0c70db24
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Aug 25 14:39:36 2012 -0400
(Properly) honor a locked default_download pref.
Possible fix for
Bug: 11325ansel/lib/View/GalleryProperties.php | 2 ++
ansel/templates/gallery/properties.html.php | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/0d6ee2c6d5f88b326e1d9dc6a131f2df0c70db24
problems I found and fixed that could possibly be causing this for
you.
Thanks.
State ⇒ Feedback
problems I found and fixed that could possibly be causing this for you.
commit 6b79bd3235b6d229e07d9ca3f62a94d8d3036d0c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Aug 25 14:51:46 2012 -0400
Some more tweaks to gallery property page view.
Another possible cause/fix for
Bug: 11325ansel/lib/View/GalleryProperties.php | 5 +++++
ansel/templates/gallery/properties.html.php | 10 +++++-----
2 files changed, 10 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/6b79bd3235b6d229e07d9ca3f62a94d8d3036d0c
commit 4d026b2356e162dd46d7b812a4ce20638cd44437
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Aug 25 14:51:46 2012 -0400
Some more tweaks to gallery property page view.
Another possible cause/fix for
Bug: 11325ansel/lib/View/GalleryProperties.php | 5 +++++
ansel/templates/gallery/properties.html.php | 10 +++++-----
2 files changed, 10 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/4d026b2356e162dd46d7b812a4ce20638cd44437
commit 0d6ee2c6d5f88b326e1d9dc6a131f2df0c70db24
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Aug 25 14:39:36 2012 -0400
(Properly) honor a locked default_download pref.
Possible fix for
Bug: 11325ansel/lib/View/GalleryProperties.php | 2 ++
ansel/templates/gallery/properties.html.php | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/0d6ee2c6d5f88b326e1d9dc6a131f2df0c70db24
commit 9fce1ac88fe38b7e92399d00f29e70aeda8d5412
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Aug 25 14:39:36 2012 -0400
(Properly) honor a locked default_download pref.
Possible fix for
Bug: 11325ansel/lib/View/GalleryProperties.php | 2 ++
ansel/templates/gallery/properties.html.php | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/9fce1ac88fe38b7e92399d00f29e70aeda8d5412
State ⇒ Assigned
Patch ⇒ No
State ⇒ Unconfirmed
New Attachment: ansel_button.png
Milestone ⇒
Queue ⇒ Ansel
Summary ⇒ ['default_download']['locked'] = true disable save button
Type ⇒ Bug
Priority ⇒ 2. Medium
$_prefs['default_download']['locked'] = true;
to my prefs.local.php, ansel do not show me the "Save Gallery" and
"Undo Changes" button in adding a sub gallery.