From ce41df3b3ef8730f79cf3383d6dab78ca7690e6d Mon Sep 17 00:00:00 2001 From: phasefx Date: Wed, 15 Mar 2006 16:59:40 +0000 Subject: [PATCH 1/1] renaming .xml files to .xhtml git-svn-id: svn://svn.open-ils.org/ILS/trunk@3359 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../server/admin/copy_locations.xhtml | 169 ++++ .../server/admin/hold_pull_list.xhtml | 89 ++ .../server/admin/non_cat_types.xhtml | 94 ++ .../server/admin/stat_cat_editor.xhtml | 233 +++++ .../server/patron/user_editor.xhtml | 822 ++++++++++++++++++ 5 files changed, 1407 insertions(+) create mode 100644 Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml create mode 100644 Open-ILS/xul/staff_client/server/admin/hold_pull_list.xhtml create mode 100644 Open-ILS/xul/staff_client/server/admin/non_cat_types.xhtml create mode 100644 Open-ILS/xul/staff_client/server/admin/stat_cat_editor.xhtml create mode 100644 Open-ILS/xul/staff_client/server/patron/user_editor.xhtml diff --git a/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml b/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml new file mode 100644 index 0000000000..45936fc177 --- /dev/null +++ b/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml @@ -0,0 +1,169 @@ + + + + + Evergreen: Copy Locations Editor + + + + + + + + + + + + + + + + + + + + + + + +
+ Welcome +
+ +
+
Copy Locations Editor
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Create a new copy location
Name: + + Holdable: + Yes + + No + +
OPAC Visible: + Yes + + No + + Circulate: + Yes + + No + +
Owning Library: + +
+ +


+ + + + + + + + + + + + + + + + + + + + + + + + + +
NameOwning Library + Holdable + ?? + OPAC VisibleCirculateEditDelete
+
+ +
+ Yes + No + + If a copy location is "Holdable", copies in that location may have holds placed on them. + + + Are you sure you wish to delete the selected copy location? + Note: If copies are currently attached to this location, the delete operation will fail. + + + + + + + + + + + + + +
+ Yes + + + + No + + + + + Yes + + + + No + + + + + Yes + + + + No + + + +
+
+ + + diff --git a/Open-ILS/xul/staff_client/server/admin/hold_pull_list.xhtml b/Open-ILS/xul/staff_client/server/admin/hold_pull_list.xhtml new file mode 100644 index 0000000000..6771f8b4d2 --- /dev/null +++ b/Open-ILS/xul/staff_client/server/admin/hold_pull_list.xhtml @@ -0,0 +1,89 @@ + + + +]> + + + + + + Evergreen Holds Pull List + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Evergreen Holds Pull List :

+ +
+ Welcome +
+ +

+ + Note: Click on a column header to sort the column + + + + + + + + + + + + + + + + + + + + +
TitleAuthorCopy LocationCall NumberItem BracodeCopy NumberFormatPatron BarcodeHold Placement Date
+ + + + + + + Book + Large Print Book + Audiobook + Video Recording + Music + Electronic Resource + + +
+
+ + diff --git a/Open-ILS/xul/staff_client/server/admin/non_cat_types.xhtml b/Open-ILS/xul/staff_client/server/admin/non_cat_types.xhtml new file mode 100644 index 0000000000..bf25e44fc7 --- /dev/null +++ b/Open-ILS/xul/staff_client/server/admin/non_cat_types.xhtml @@ -0,0 +1,94 @@ + + + + + Evergreen: Non Cataloged Types Editor + + + + + + + + + + + + + + + + + + + + + + + +
+ Welcome +
+ +
+
Non Cataloged Types Editor
+ +
+ + + + + + + + + + + + +
Create a new non-cataloged type
+ +


+ + + + + + + + + + + + + + + + + +
NameOwning LocationEditDelete
+
+
+ + + + + + + +
+ + + + + + + + + +
+ + + + + diff --git a/Open-ILS/xul/staff_client/server/admin/stat_cat_editor.xhtml b/Open-ILS/xul/staff_client/server/admin/stat_cat_editor.xhtml new file mode 100644 index 0000000000..8e9f3df7b9 --- /dev/null +++ b/Open-ILS/xul/staff_client/server/admin/stat_cat_editor.xhtml @@ -0,0 +1,233 @@ + + + + + Evergreen: Statistical Category Editor + + + + + + + + + + + + + + + + + + + + + + + +
+ Welcome +
+ +
+
Statistical Category Editor
+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
Create a new statistical category
Enter the name: + + + Owning Library: + +
Opac Visibility: + On + + Off + + Type: + +
+ +
+ +
+
+
+ +

Loading permissions and stat cats...

+ + + + + + + + + + +
Copy Stat CatsPatron Stat Cats
+ + + +
+
* To edit or view information about an entry, click on the entry in the drop-down menu
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Stat Cat NameOwning LibraryOPAC VisiblityEntriesAdd EntryEdit
+ On + Off + AddEdit
+ + + + + +
+ + + + Enter the value for the new stat cat entry + + + This will delete the selected stat cat and all attached entries + Are you sure you wish to continue? + + + + Are you sure you wish to remove this stat cat entry? + + + + + + + + + + + + + + + + + + +
+ + + + On + + + + Off + + + + + + + + + + + +
+ + Owned By + + + + + + + + + + + + + +
+ Enter the value of the new entry: + + + + + + + + + + + + +
+ + + + diff --git a/Open-ILS/xul/staff_client/server/patron/user_editor.xhtml b/Open-ILS/xul/staff_client/server/patron/user_editor.xhtml new file mode 100644 index 0000000000..8b26017aa6 --- /dev/null +++ b/Open-ILS/xul/staff_client/server/patron/user_editor.xhtml @@ -0,0 +1,822 @@ + + + +]> + + + + + + Evergreen: User Editor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +

Evergreen User Editor

+ +
+ Welcome +
+ +

+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Loading data... +
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Barcode
+ + + +
Username
Password
Verify Password
First Name
Middle Name
Last Name
Suffix
Date of Birth
+
+ + 1980-01-01 + + + + (YYYY-MM-DD) + + + +
+
Primary Identification Type
+ +
+
Primary Identification
+ +
+
Secondary Identification Type
+ +
+
Secondary Identification
+ +
+
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Email Address
Verify Email Address
Daytime Phone
+
+ + - + + - + +
+
Evening Phone
+
+ + - + + - + +
+
Other/Cell Phone
+
+ + - + + - + +
+
Home Library
+
+
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + +
AddressIncorporatedValidMailing AddressPhysical Address
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Label
+
+ +
+
Street 1
+
+ +
+
Street 2
+
+ +
+
City
+
+ +
+
County
+
+ +
+
State
+
+ +
+
Zip
+
+ +
+
Country
+
+ +
+
+
+ +
+
+
+
+ +
+
+
+ +
+
+ +
+ +
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Profile Group
+
+ +
+
Account Expiration Date
+
+ + + + + (YYYY-MM-DD) +
+ Note: a default will be provided if none is selected +
+ + +
+
Active
+
+ +
+
Barred
+
+ +
+
Set as Family/Group Lead Account
+
+ +
+
Claims Returned Count
+
+ + + +
+
Alert Message
+
+