Mailing List Archive

[bricoleurs/bricolage] 4c71a6: Add "Show Bulk Edit" preference.
Branch: refs/heads/master
Home: https://github.com/bricoleurs/bricolage

Commit: 4c71a69a67bc3c0f68ea713fb54155d6cb0eb2c7
https://github.com/bricoleurs/bricolage/commit/4c71a69a67bc3c0f68ea713fb54155d6cb0eb2c7
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
M comp/widgets/container_prof/container.mc
M comp/widgets/container_prof/edit.html
A inst/upgrade/2.1.0/add_bulk_edit_pref.pl
M lib/Bric/Changes.pod
M sql/Pg/Bric/Util/Pref.val
M sql/mysql/Bric/Util/Pref.val

Log Message:
-----------
Add "Show Bulk Edit" preference.

When turned off, the "Bulk Edit" button no longer appears in the container
element interface. Useful for organizations where users don't know or care
about bulk editing, and the button might otherwise confuse them. As with all
preferences, its setting can be overridden for individual users. Sponsored by
Denision University.


Commit: a2e800eb23a225db1e8187cc65d8192ed8aafbc2
https://github.com/bricoleurs/bricolage/commit/a2e800eb23a225db1e8187cc65d8192ed8aafbc2
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
M t/Bric/Util/Grp/DevTest.pm
M t/Bric/Util/Pref/DevTest.pm

Log Message:
-----------
Fix tests that failed with addition of new preference.


Compare: https://github.com/bricoleurs/bricolage/compare/b3a1b98...a2e800e