koha.git
14 years agoBug 3729 - TransfersMaxDaysWarning needs wording fix
Jesse Weaver [Wed, 4 Nov 2009 04:37:21 +0000 (21:37 -0700)]
Bug 3729 - TransfersMaxDaysWarning needs wording fix

14 years agoBug 3749 - QueryRemoveStopwords shouldn't link to stop words
Jesse Weaver [Wed, 4 Nov 2009 04:35:07 +0000 (21:35 -0700)]
Bug 3749 - QueryRemoveStopwords shouldn't link to stop words

14 years agoFix handling of pref defaults (#3747, #3588)
Jesse Weaver [Wed, 4 Nov 2009 04:27:30 +0000 (21:27 -0700)]
Fix handling of pref defaults (#3747, #3588)

14 years agoBug 3744 - OPACAllowHoldDateInFuture description confusing
Jesse Weaver [Wed, 4 Nov 2009 04:09:16 +0000 (21:09 -0700)]
Bug 3744 - OPACAllowHoldDateInFuture description confusing

The missing syspref AllowHoldDateInFuture was added, and
OPACAllowHoldDateInFuture was moved next to it, on the Circulation
tab. Normally, it would go on the OPAC tab, but since both have to be
on for future holds on the OPAC, it's less confusing for them to be
together.

14 years agoBug 3740 - opacstylesheet description needs work
Jesse Weaver [Wed, 4 Nov 2009 04:04:02 +0000 (21:04 -0700)]
Bug 3740 - opacstylesheet description needs work

14 years agoBug 3757 - missing intranetnav
Jesse Weaver [Wed, 4 Nov 2009 04:00:20 +0000 (21:00 -0700)]
Bug 3757 - missing intranetnav

14 years agoBug 3748 - QueryAutoTruncate description wrong
Jesse Weaver [Tue, 3 Nov 2009 03:30:58 +0000 (20:30 -0700)]
Bug 3748 - QueryAutoTruncate description wrong

14 years agoBug 3587 - OPACdefaultSortField options error
Jesse Weaver [Tue, 3 Nov 2009 03:22:50 +0000 (20:22 -0700)]
Bug 3587 - OPACdefaultSortField options error

14 years agoBug 3585 - sys prefs missing and in wrong tabs
Jesse Weaver [Tue, 3 Nov 2009 03:10:24 +0000 (20:10 -0700)]
Bug 3585 - sys prefs missing and in wrong tabs

Note that most of the prefs that have been moved between tabs were
moved intentionally, because the old tab no longer made sense. If one
in particular seems wrong, please let me know.

14 years agoBug 3739 - Issues with saving HTML fields
Jesse Weaver [Mon, 2 Nov 2009 00:10:02 +0000 (17:10 -0700)]
Bug 3739 - Issues with saving HTML fields

14 years agoBug 3721 - advancedMARCeditor options swapped
Jesse Weaver [Sun, 1 Nov 2009 23:47:03 +0000 (16:47 -0700)]
Bug 3721 - advancedMARCeditor options swapped

14 years agoMinor JavaScript fixes
Jesse Weaver [Tue, 20 Oct 2009 18:18:09 +0000 (12:18 -0600)]
Minor JavaScript fixes

Move some JavaScript to the external file, and make sure that the
modified warning doesn't pop up when "Cancel" is used.

14 years agoReformat system pref sections as collapsible blocks
Owen Leonard [Thu, 10 Sep 2009 14:39:23 +0000 (09:39 -0500)]
Reformat system pref sections as collapsible blocks

This patch breaks the single large tables with multiple header rows into multipl
e tables with separate headings for each. Clicking the heading collapses that section. The goal is to improve clarity when scanning through a large number of prefs.

Signed-off-by: Jesse Weaver <pianohacker@gmail.com>
14 years agoMinor tweaks and XHTML corrections
Owen Leonard [Wed, 9 Sep 2009 19:14:52 +0000 (14:14 -0500)]
Minor tweaks and XHTML corrections

- Formatting available languages as a definition list rather than nested tables
- Adding details to save button to improve clarity when dealing with search result sets from multiple sections

Signed-off-by: Jesse Weaver <pianohacker@gmail.com>
14 years agoFix for errors introduced by previous commit
Jesse Weaver [Tue, 20 Oct 2009 03:33:02 +0000 (21:33 -0600)]
Fix for errors introduced by previous commit

14 years agoAdd and change preferences, change tab names in sysprefs editor
Jesse Weaver [Tue, 13 Oct 2009 03:05:27 +0000 (21:05 -0600)]
Add and change preferences, change tab names in sysprefs editor

This adds some missing preferences and changes others. It also moves
the OAI-PMH tab to Web Services, and fixes the alphabetization of the
others.

14 years agoFix for markup error in sysprefs languages chooser
Jesse Weaver [Tue, 8 Sep 2009 17:17:04 +0000 (11:17 -0600)]
Fix for markup error in sysprefs languages chooser

Besides some formatting fixes, the main change is to make sure that
the nested tables for language groups are ended correctly.

14 years agoData files for new system preferences editor
Jesse Weaver [Mon, 7 Sep 2009 05:04:08 +0000 (23:04 -0600)]
Data files for new system preferences editor

These are the necessary data files for the new system preferences
editor. They are not yet complete, but suitable for testing.

14 years agoAdd new system preferences editor
Jesse Weaver [Mon, 7 Sep 2009 05:02:47 +0000 (23:02 -0600)]
Add new system preferences editor

This new editor uses data files instead of descriptions stored in the
database. It also has improved search.

14 years agoAdd basic client-side AJAX wrappers
Jesse Weaver [Mon, 7 Sep 2009 05:00:59 +0000 (23:00 -0600)]
Add basic client-side AJAX wrappers

14 years agoFix newline error
Jesse Weaver [Mon, 7 Sep 2009 04:59:12 +0000 (22:59 -0600)]
Fix newline error

14 years agoAdd humane messages jQuery plugin
Jesse Weaver [Mon, 7 Sep 2009 04:55:22 +0000 (22:55 -0600)]
Add humane messages jQuery plugin

This is required by the preference editor.

14 years agoBug 3567: Display Alternate Graphic Representation (MARC21 880) in OPAC
Wolfgang Heymans [Tue, 1 Sep 2009 08:28:06 +0000 (10:28 +0200)]
Bug 3567: Display Alternate Graphic Representation (MARC21 880) in OPAC

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoChanges to make checkouts/holds display the same on circulation and patron detail...
Owen Leonard [Fri, 28 Aug 2009 13:12:28 +0000 (08:12 -0500)]
Changes to make checkouts/holds display the same on circulation and patron detail screens (Bug 3106)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoDisplay description, avoid broken itemtype image on holds page (Bug 3524)
Owen Leonard [Fri, 28 Aug 2009 13:38:23 +0000 (08:38 -0500)]
Display description, avoid broken itemtype image on holds page (Bug 3524)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAdding strings to translate in tags.js
Henri-Damien LAURENT [Tue, 1 Sep 2009 19:46:03 +0000 (21:46 +0200)]
Adding strings to translate in tags.js

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug Fixing 3568 : Untranslated strings
Henri-Damien LAURENT [Tue, 1 Sep 2009 08:34:08 +0000 (10:34 +0200)]
Bug Fixing 3568 : Untranslated strings

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoDB rev 054->058
Galen Charlton [Sun, 6 Sep 2009 17:54:17 +0000 (13:54 -0400)]
DB rev 054->058

055: changed OPACSearchForTitleIn per requests in bug 1934
056: Bug 1172 : Add OPACPatronDetails syspref
057: Bug 2576 : Add OPACFinesTab syspref
058: Added primary keys to language tables

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 1934: Final Patch - Fixed Default Values
Nicole Engard [Sun, 6 Sep 2009 17:45:09 +0000 (13:45 -0400)]
Bug 1934: Final Patch - Fixed Default Values

The default values had classes they didn't need assigned
to them.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 2559 Added primary keys to tables per comments
Nicole Engard [Sun, 6 Sep 2009 17:45:08 +0000 (13:45 -0400)]
Bug 2559 Added primary keys to tables per comments

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 2576: Added OPACFinesTab Syspref
Nicole Engard [Sun, 6 Sep 2009 17:45:07 +0000 (13:45 -0400)]
Bug 2576: Added OPACFinesTab Syspref

This preference allows library staff to decide whether to show
the fines tab in the OPAC for logged in patrons.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 1172: Added OPACPatronDetails system preference
Nicole Engard [Sun, 6 Sep 2009 17:45:06 +0000 (13:45 -0400)]
Bug 1172: Added OPACPatronDetails system preference

This patch allows library staff to disable the patron details
tab on the OPAC.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 1934: Changed variables per request in bug report
Nicole Engard [Sun, 6 Sep 2009 17:45:05 +0000 (13:45 -0400)]
Bug 1934: Changed variables per request in bug report

System preference now looking for brackets around variables.
ex. {TITLE} instead of TITLE

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 1003: tweak GetBibliosShelves
Galen Charlton [Sun, 6 Sep 2009 17:05:06 +0000 (13:05 -0400)]
bug 1003: tweak GetBibliosShelves

* correct POD - returns *public* lists that bib
  belongs to
* use fetchall_arrayref to return results in
  one fell swoop
* corrected indentation

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 1003 Added lists to bib details pages
Nicole Engard [Thu, 27 Aug 2009 15:22:15 +0000 (11:22 -0400)]
Bug 1003 Added lists to bib details pages

This patch adds links to all public lists that a bib
record belongs to to the detail page in the OPAC and
the Inranet. If the item is not in any lists nothing
shows on the detail page.  The same goes if virtualshelves
is turned OFF.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3582: Missing usage information for -h / --help switch for rebuild_nozebra.pl
Ricardo Dias Marques [Sun, 6 Sep 2009 16:44:13 +0000 (16:44 +0000)]
Bug 3582: Missing usage information for -h / --help switch for rebuild_nozebra.pl

Fix for Bug 3582:  Missing usage information for -h / --help switch for rebuild_nozebra.pl

http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3582

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agocomment out styles in gb_styles.css
Galen Charlton [Sun, 6 Sep 2009 16:38:30 +0000 (12:38 -0400)]
comment out styles in gb_styles.css

These were added in the labels rework, but do not belong here, since
gb_styles.css should references only CSS classes responsible for
displaying the greybox itself, not the content inside it.  In particular,
the generic table styles were causing the icons added by tablesorter
to be tiled in the opac-detail template.

To finish this work, the styles should be taken out entirely and
moved to whichever lables template they were supposed to affect

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 2713 Make Marc & ISBD View match Normal template
Nicole Engard [Wed, 26 Aug 2009 17:54:40 +0000 (13:54 -0400)]
Bug 2713 Make Marc & ISBD View match Normal template

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoDB rev 053->054: add altcontactcountry and B_address2 to borrowers and deletedborrowers
Galen Charlton [Sun, 6 Sep 2009 14:22:01 +0000 (10:22 -0400)]
DB rev 053->054: add altcontactcountry and B_address2 to borrowers and deletedborrowers

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3464: Added altcontactcountry and B_address2 to borrowers and deletedborrowers
Katrin Fischer [Fri, 4 Sep 2009 15:37:14 +0000 (17:37 +0200)]
Bug 3464: Added altcontactcountry and B_address2 to borrowers and deletedborrowers

- added altcontactcountry and B_address2 to tables borrowers and deletedborrowers so that all addresses offer the same fields
- changed B_country and country to work with syspref BorrowerMandatoryField
- changed display of Alternate Address on borrower detail page, added labels, lines and edit button to match the other sections

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoGet rid of a few warnings in the bulkmarcimport script: C4/Biblio.pm, hunks #1, ...
Sébastien Hinderer [Thu, 3 Sep 2009 18:11:09 +0000 (20:11 +0200)]
Get rid of a few warnings in the bulkmarcimport script: C4/Biblio.pm, hunks #1, #2: a warning occurring in NoZebra configurations. C4/Biblio.pm hunk #3: warning occurring in Unimarc MARC flavour. misc/migration_tools/bulkmarcimport.pl hunk #1: warning occurring when no default format is specified on command-line with -m switch.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 3581: fix staff permission for item circ alerts
Galen Charlton [Sun, 6 Sep 2009 13:45:52 +0000 (09:45 -0400)]
bug 3581: fix staff permission for item circ alerts

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoRevamp interface of branch transfer limits to give finer conrol of bulk selections.
Owen Leonard [Mon, 31 Aug 2009 13:58:20 +0000 (08:58 -0500)]
Revamp interface of branch transfer limits to give finer conrol of bulk selections.

Adds selection by row and by column, all/none/toggle for individual ccode/itype sets, and a tabbed interface for a more compact display.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoTighten up layout of item circulation alerts interface, putting checkout and checkin...
Owen Leonard [Mon, 31 Aug 2009 18:40:08 +0000 (13:40 -0500)]
Tighten up layout of item circulation alerts interface, putting checkout and checkin table in tabs.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoModules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache...
Chris Cormack [Wed, 26 Aug 2009 07:07:50 +0000 (19:07 +1200)]
Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoStarting on OO module for memoizing our functions
Chris Cormack [Wed, 26 Aug 2009 08:13:56 +0000 (20:13 +1200)]
Starting on OO module for memoizing our functions

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobugfix breeding results of cataloging search has wrong id
Michael Hafen [Tue, 1 Sep 2009 16:03:37 +0000 (10:03 -0600)]
bugfix breeding results of cataloging search has wrong id

The breeding id, rather than coming from the database, was set by a counter.
Not so good links in the search results that way.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agosmart-rules load users library instead of default
Michael Hafen [Tue, 1 Sep 2009 17:18:05 +0000 (11:18 -0600)]
smart-rules load users library instead of default

If the user isn't a super librarian load their library by default instead of
the default settings.

This would eliminate some confusion amoung my librarians.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 2505: Enabled warnings in admin-home.pl and roadtype.pl.
Garry Collum [Tue, 1 Sep 2009 23:02:43 +0000 (19:02 -0400)]
Bug 2505: Enabled warnings in admin-home.pl and roadtype.pl.

Fixed warnings generated by roadtype.pl and tightened up the code (referred to cities.pl).

No warnings were generated by admin-home.pl

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agocataloging search results from catalog don't show on later pages
Michael Hafen [Tue, 1 Sep 2009 21:59:50 +0000 (15:59 -0600)]
cataloging search results from catalog don't show on later pages

In the cataloging search results from the catalog, the result set would
decrease by one per page.  Past page 19 there was an empty table.  The reason
is that SimpleSearch gives the result set ( 20 records here ), and
searchResults expects to trim the result set to just the 20 records we want.
This changes the call to searchResults() to have a 0 offset to the result set.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMore history updates
Chris Cormack [Sun, 6 Sep 2009 07:42:40 +0000 (19:42 +1200)]
More history updates

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoUpdating history
Chris Cormack [Sun, 6 Sep 2009 07:42:39 +0000 (19:42 +1200)]
Updating history

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoReturn barcode as Sip hold_patron_id
Colin Campbell [Sun, 6 Sep 2009 09:53:21 +0000 (10:53 +0100)]
Return barcode as Sip hold_patron_id

Behave consistently with other patron_ids as many sip clients
use this in a subsequent patron information or patron status request

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMerge branch 'labels_recon' into to-push
Galen Charlton [Sun, 6 Sep 2009 02:07:17 +0000 (22:07 -0400)]
Merge branch 'labels_recon' into to-push

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMerge commit 'origin/master' into labels_recon
Galen Charlton [Sun, 6 Sep 2009 01:45:39 +0000 (21:45 -0400)]
Merge commit 'origin/master' into labels_recon

14 years agotweak label batch template for new label batches
Galen Charlton [Sun, 6 Sep 2009 01:30:41 +0000 (21:30 -0400)]
tweak label batch template for new label batches

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agodebugify a warn
Galen Charlton [Sun, 6 Sep 2009 01:30:30 +0000 (21:30 -0400)]
debugify a warn

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agofixed references to template includes
Galen Charlton [Sun, 6 Sep 2009 01:03:06 +0000 (21:03 -0400)]
fixed references to template includes

Errors found by the xt/author/valid-templates.t test.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agofixed translatibility error in label-edit-layout.tmpl
Galen Charlton [Sun, 6 Sep 2009 00:56:36 +0000 (20:56 -0400)]
fixed translatibility error in label-edit-layout.tmpl

Error found by xt/author/translatable-templates.t test.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoremove unnecesary import of HTM:::Template::pro
Galen Charlton [Sun, 6 Sep 2009 00:50:40 +0000 (20:50 -0400)]
remove unnecesary import of HTM:::Template::pro

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoreplace syslog with warns
Galen Charlton [Sun, 6 Sep 2009 00:43:44 +0000 (20:43 -0400)]
replace syslog with warns

As discussed with Chris Nighswonger on #koha, this patch
removes the calls to syslog and replaces them with warns
so that error messages generated by the labels code
are sent to the Apache error log.  This avoids splitting
this sort of logging across multiple files and is consistent
with current practice in most of the rest of Koha.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoNicer error message if a branch is not set
Chris Cormack [Thu, 3 Sep 2009 01:16:34 +0000 (13:16 +1200)]
Nicer error message if a branch is not set

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAdding a missing module to labels search
Chris Nighswonger [Thu, 3 Sep 2009 02:08:07 +0000 (22:08 -0400)]
Adding a missing module to labels search

This causes an error to be thrown if no items are retrieved and the
code goes to call &syslog

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFixing warns (tnx to Chris Cormack for identifying these)
Chris Nighswonger [Thu, 3 Sep 2009 03:47:33 +0000 (23:47 -0400)]
Fixing warns (tnx to Chris Cormack for identifying these)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 2505: remove additional warning messages
Galen Charlton [Sat, 5 Sep 2009 23:50:51 +0000 (19:50 -0400)]
bug 2505: remove additional warning messages

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoenable warnings in overduerules.pl Call GetBranchesLoop instead of duplicating code...
Colin Campbell [Fri, 4 Sep 2009 13:14:01 +0000 (14:14 +0100)]
enable warnings in overduerules.pl Call GetBranchesLoop instead of duplicating code make countletters a count as it says check for definedness before doing string comparisons do as not to generate warnings

14 years agoUNIMARC XSLT enhancement
Frédéric Demians [Sat, 5 Sep 2009 07:45:50 +0000 (09:45 +0200)]
UNIMARC XSLT enhancement

Improve UNIMARC XSL for result and detail page:

  * Add fields
  * Consolidation
  * Support RTL language display using $7 UNIMARC standard
    for Arabic and Hebrew
  * Fix bug #2773 via XSL at field level, removing NSB and
    NSE characters in biblio records, and avoiding to do
    it at application level in C4::Output.pm

Note for RM: There will be some tweaking coming next week.
If I see you don't push this patch, I will resubmit a
completed version later.

Sponsored by BULAC, www.bulac.fr

14 years agoBug 2505: Enabled warnings in boraccount.pl and pay.pl.
Garry Collum [Fri, 4 Sep 2009 16:01:45 +0000 (12:01 -0400)]
Bug 2505: Enabled warnings in boraccount.pl and pay.pl.

Enabled warnings in members/boraccount.pl and members/pay.pl.  Fixed resulting warnings.

14 years ago[40/40] Removing depricated files
Chris Nighswonger [Tue, 1 Sep 2009 15:50:37 +0000 (11:50 -0400)]
[40/40] Removing depricated files

14 years ago[39/40] Removeing depricated functions from label module.
Chris Nighswonger [Mon, 24 Aug 2009 17:08:45 +0000 (13:08 -0400)]
[39/40] Removeing depricated functions from label module.

14 years ago[38/40] Misc bugfixs
Chris Nighswonger [Tue, 1 Sep 2009 19:10:56 +0000 (15:10 -0400)]
[38/40] Misc bugfixs

14 years ago[37/40] Updating sample labels data
Chris Nighswonger [Tue, 1 Sep 2009 19:08:29 +0000 (15:08 -0400)]
[37/40] Updating sample labels data

This update takes care of the EN and FR data only. Sorry.

14 years ago[36/40] Bugfix for profile update on profile/template association change.
Chris Nighswonger [Mon, 24 Aug 2009 15:01:09 +0000 (11:01 -0400)]
[36/40] Bugfix for profile update on profile/template association change.

14 years ago[35/40] Work on C4::Labels tests and various bugfixs resulting
Chris Nighswonger [Tue, 1 Sep 2009 18:50:57 +0000 (14:50 -0400)]
[35/40] Work on C4::Labels tests and various bugfixs resulting

This patch also moves the Labels tests into their own sub directory.

Due to a squash mistake this patch also includes the following:

Fixing up POD for C4::Labels modules

Also a minor bugfix and code refactoring.

14 years ago[34/40] Work on syncing db schema on both new and upgrade installs
Chris Nighswonger [Sat, 29 Aug 2009 05:44:42 +0000 (01:44 -0400)]
[34/40] Work on syncing db schema on both new and upgrade installs

Labels creator data migration script
Updating updatedatabase.pl and bumping db version

14 years ago[33/40] Porting call number splitting improvements from HEAD
Chris Nighswonger [Thu, 20 Aug 2009 12:25:41 +0000 (08:25 -0400)]
[33/40] Porting call number splitting improvements from HEAD

14 years ago[32/40] Work on patron card creator module
Chris Nighswonger [Wed, 19 Aug 2009 19:55:06 +0000 (15:55 -0400)]
[32/40] Work on patron card creator module

This is simply cut&paste from the older labels module code in an effort to preserve the existing patron card code for use
in the patron card creator module. This is NOT functioning code at the moment.

14 years ago[31/40] Misc bugfixes and cosmetic cleanup.
Chris Nighswonger [Fri, 14 Aug 2009 04:07:35 +0000 (00:07 -0400)]
[31/40] Misc bugfixes and cosmetic cleanup.

14 years ago[30/40] Work on labels module home page.
Chris Nighswonger [Tue, 1 Sep 2009 18:21:37 +0000 (14:21 -0400)]
[30/40] Work on labels module home page.

14 years ago[29/40] Work on label module general tool bar.
Chris Nighswonger [Thu, 13 Aug 2009 18:14:03 +0000 (14:14 -0400)]
[29/40] Work on label module general tool bar.

14 years ago[28/40] Updating tools homepage to reflect label module rework.
Chris Nighswonger [Thu, 13 Aug 2009 16:18:13 +0000 (12:18 -0400)]
[28/40] Updating tools homepage to reflect label module rework.

14 years ago[27/40] Fixing up the labels batches toolbar functionality.
Chris Nighswonger [Thu, 13 Aug 2009 16:13:08 +0000 (12:13 -0400)]
[27/40] Fixing up the labels batches toolbar functionality.

14 years ago[26/40] Refactoring auto label batch generation feature in bulk import tool and addin...
Chris Nighswonger [Thu, 13 Aug 2009 14:39:42 +0000 (10:39 -0400)]
[26/40] Refactoring auto label batch generation feature in bulk import tool and adding error trapping/handling.

14 years ago[25/40] More work on label export coded and interface. Adding icons for all export...
Chris Nighswonger [Wed, 12 Aug 2009 21:05:40 +0000 (17:05 -0400)]
[25/40] More work on label export coded and interface. Adding icons for all export formats & general dressing up.

14 years ago[24/40] Adding single/multiple label printing to label export code and interface.
Chris Nighswonger [Tue, 1 Sep 2009 18:13:39 +0000 (14:13 -0400)]
[24/40] Adding single/multiple label printing to label export code and interface.

This adds single/multiple label printing by item number along with new CSV and XML export code.

14 years ago[23/40] Initial work on label export interface.
Chris Nighswonger [Mon, 10 Aug 2009 20:32:01 +0000 (16:32 -0400)]
[23/40] Initial work on label export interface.

14 years ago[22/40] General code cleanup of new labels module code.
Chris Nighswonger [Mon, 10 Aug 2009 16:45:43 +0000 (12:45 -0400)]
[22/40] General code cleanup of new labels module code.

14 years ago[21/40] Adding de-duplicating method and associated label edit batch code.
Chris Nighswonger [Tue, 1 Sep 2009 18:05:52 +0000 (14:05 -0400)]
[21/40] Adding de-duplicating method and associated label edit batch code.

14 years ago[20/40] Work on label printing code.
Chris Nighswonger [Wed, 5 Aug 2009 19:53:40 +0000 (15:53 -0400)]
[20/40] Work on label printing code.

14 years ago[19/40] Various tweaks to the interface cosmetics, form validation scripts, css,...
Chris Nighswonger [Wed, 5 Aug 2009 15:31:06 +0000 (11:31 -0400)]
[19/40] Various tweaks to the interface cosmetics, form validation scripts, css, etc.

14 years ago[18/40] Work on label item search.
Chris Nighswonger [Sat, 29 Aug 2009 05:26:13 +0000 (01:26 -0400)]
[18/40] Work on label item search.

14 years ago[17/40] Work on C4::Labels::Lib::html_table api to add link field option
Chris Nighswonger [Tue, 1 Sep 2009 18:18:52 +0000 (14:18 -0400)]
[17/40] Work on C4::Labels::Lib::html_table api to add link field option

14 years ago[16/40] Improvements to label management interface code.
Chris Nighswonger [Thu, 30 Jul 2009 04:14:58 +0000 (00:14 -0400)]
[16/40] Improvements to label management interface code.

14 years ago[15/40] Initial work on label batch edit interface.
Chris Nighswonger [Tue, 1 Sep 2009 16:33:52 +0000 (12:33 -0400)]
[15/40] Initial work on label batch edit interface.

14 years ago[14/40] Work on batch management interface.
Chris Nighswonger [Tue, 1 Sep 2009 16:29:39 +0000 (12:29 -0400)]
[14/40] Work on batch management interface.

14 years ago[13/40] Work on profile editor interface.
Chris Nighswonger [Tue, 28 Jul 2009 18:44:24 +0000 (14:44 -0400)]
[13/40] Work on profile editor interface.

14 years ago[12/40] Work on label managment interface.
Chris Nighswonger [Sat, 25 Jul 2009 03:03:50 +0000 (23:03 -0400)]
[12/40] Work on label managment interface.

14 years ago[11/40] Work on layout editor interface.
Chris Nighswonger [Sat, 25 Jul 2009 03:03:05 +0000 (23:03 -0400)]
[11/40] Work on layout editor interface.

14 years ago[10/40] Work on Label Tool Homepage.
Chris Nighswonger [Sat, 25 Jul 2009 03:02:09 +0000 (23:02 -0400)]
[10/40] Work on Label Tool Homepage.

14 years ago[9/40] Work on template interface.
Chris Nighswonger [Tue, 1 Sep 2009 16:17:10 +0000 (12:17 -0400)]
[9/40] Work on template interface.