Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Galen Charlton bb770a8d9d granular permissions - setting user permissions
Adjusted the user permissions editing page as follows:

* Replaced table with a list
* Implemented a tree control using the jQuery Treeview plugin
* When CheckSpecificUserPermissions is ON, if a module
  flag has specific (i.e., children) permissions, allow
  them to be edited - this is where the tree control
  comes in.
* Added some hooks and an initial stab at the CSS
  to style the permissions editor tree.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 15:53:22 -05:00
..
acqui Change LateOrders to inclusive <=, s/supplier/vendor , s/parcel/shipment. 2008-04-01 06:37:00 -05:00
admin Some minor markup corrections, style fixes. 2008-04-08 08:37:06 -05:00
authorities Updates to go along with jquery tabs plugin update 2008-03-11 06:18:50 -05:00
catalogue Adding whitespace to allow wrapping of long subject hierarchies 2008-04-10 02:59:38 -05:00
cataloguing BUGFIX : using " instead of ' to avoid javascript failure 2008-04-07 15:56:26 -05:00
circ Fix for Bug 1828 ( 2008-04-10 02:59:31 -05:00
errors Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
help Correcting screen help for patron image upload from moremember.pl 2008-04-07 15:59:55 -05:00
installer fixes bug 1924: Language selection lists English only and that several times. 2008-03-18 00:10:48 -05:00
labels bug 2009: fix to include "type" so that adding items to label batches works. 2008-04-10 03:00:36 -05:00
maint Moving </head><body> into body of templates so that js and css can be embedded per-page. 2007-08-30 15:50:54 -05:00
members granular permissions - setting user permissions 2008-04-10 15:53:22 -05:00
reports All patches to Koha 3 beta to date. All work with branches. 2008-04-03 14:42:07 -05:00
reserve Report borrower's home library on reserves library mismatch. 2008-03-25 07:20:22 -05:00
reviews Adding tablesorter 2008-03-18 15:18:51 -05:00
serials reintroducing the limit on itemtype when searching a biblio in subscription add 2008-04-10 02:52:56 -05:00
sms Standardizing format for error/message dialogs. <div class="dialog alert"> for high-priority warnings/confirmations. <div class="dialog message"> for lower priority/informational messages. 2007-12-14 10:57:46 -06:00
suggestion Some reworking of suggestions management interface in preparation for tackling hdl's proposal of wider scope. Includes change to Suggestions.pm to enable passing of borrowernumber to the template. 2008-03-21 21:45:15 -05:00
tools granular permissions - setting user permissions 2008-04-10 15:53:22 -05:00
virtualshelves fixing display of itemtypes and itemtype icons in virtual shelves 2008-03-17 20:12:38 -05:00
z3950 Continuing addition of resident search form, other markup corrections. 2007-09-11 16:41:35 -05:00
about.tmpl Experimental XSLT-based display of results and details pages To enable, create two new YesNo sysprefs: XSLTDetailsDisplay and XSLTResultsDisplay, and set them to ON. Feature to be expanded in a future version, this experimental code is for proof of concept only and doesn't introduce any changes if sysprefs are not created. 2008-03-21 21:49:04 -05:00
auth.tmpl Visual tweaks for login screen. 2008-04-01 06:41:12 -05:00
intranet-main.tmpl Catalogue => Search in staff home page 2008-04-01 06:44:10 -05:00