Merged revisions 9641-9642,9649-9650,9652 via svnmerge from
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 21 May 2008 14:44:04 +0000 (14:44 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 21 May 2008 14:44:04 +0000 (14:44 +0000)
commit1612e8fd7a2d94c1ceeb17a955914c81c645055e
tree4002231547ce46b8bf785bf79435f38ee5f5d4d5
parent3ce805aa6ea7af75b488c336babfb9c4ea6c9e3a
Merged revisions 9641-9642,9649-9650,9652 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r9641 | miker | 2008-05-19 14:01:23 -0400 (Mon, 19 May 2008) | 1 line

  simple xslt (with embeded usage info) for extracting perms from the IDL permacrud definitions
........
  r9642 | miker | 2008-05-19 14:17:07 -0400 (Mon, 19 May 2008) | 1 line

  script to find new perms from permacrud that are not in the permission seed data yet
........
  r9649 | dbs | 2008-05-20 23:42:34 -0400 (Tue, 20 May 2008) | 8 lines

  Patch from Craig Ricciuto:

  opac.xul changes:
    * Finished converting JavaScript strings

  cat.properties changes:
    * Added the strings from opac.xul
........
  r9650 | dbs | 2008-05-21 00:23:02 -0400 (Wed, 21 May 2008) | 16 lines

  i18n patch from Craig Ricciuto:

  Changes for record_buckets.xul:
  - converted hard-coded strings in the JavaScript to be stored in the DTD.
  - No XML strings to change.

  Changes for record_buckets.js:
  - Removed trailing commas in places
  - Converted all hard-coded strings to use JavaScript from the  .properties file(s)

  Changes for  cat.properties:
  - Added the property string names/values from record_buckets.js/.xul

  Changes for common.properties:
  - Added a common string that appear multiple times in record_buckets.js to here.
........
  r9652 | dbs | 2008-05-21 10:30:54 -0400 (Wed, 21 May 2008) | 7 lines

  i18n patch from Craig Ricciuto (Laurentian University):

  opac.xul: Converted a string that was missed
  record_buckets.js: Converted a string that was missed

  cat.properties: Added the variables and values for the missed strings from above files
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@9653 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/extract-IDL-permissions.xsl [new file with mode: 0644]
Open-ILS/src/extras/reconcile-perms.sh [new file with mode: 0755]
Open-ILS/xul/staff_client/server/cat/opac.xul
Open-ILS/xul/staff_client/server/cat/record_buckets.js
Open-ILS/xul/staff_client/server/cat/record_buckets.xul
Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
Open-ILS/xul/staff_client/server/locale/en-US/common.properties