Koha/C4
Colin Campbell e7bdbd0583 Bug 4248 Rework Cities dropdown for members entry
Garry Collum's patch correctly identified the core flaw in operation
looking closer revealed some other flaws (2 "blank" options, some vars
and documentation belonging to a superceded version, etc.
Changed GetCities to return a structure rather than the messy two returns
Let the template do the concatenation and removed the CGI::Popup

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-29 22:20:36 -04:00
..
AuthoritiesMarc Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Barcodes Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Cache Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
ClassSortRoutine Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Creators Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
External Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Form Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
Heading Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
ILSDI fix syntax error present in previous ILS-DI patch series 2010-03-16 20:52:08 -04:00
Labels Allow UNIMARC item callnumber splitting 2010-04-16 01:00:19 -04:00
Members Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Output Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Patroncards Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Reports Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Search Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Serials Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
SIP Bug 2505 - Add commented use warnings where missing in the C4/ directory 2010-04-21 20:25:32 +12:00
tests Bug 2505 - Add commented use warnings where missing in the C4/ directory 2010-04-21 20:25:32 +12:00
VirtualShelves Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Accounts.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Acquisition.pm (BUG #4332) Changed the display of ordered search results 2010-04-29 21:20:10 -04:00
Auth.pm Fix to enable Amazon cover images in the staff client. 2010-04-29 21:03:58 -04:00
Auth_with_cas.pm MT3186: Remove warnings from Auth_with_cas 2010-04-23 06:55:13 -04:00
Auth_with_ldap.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
AuthoritiesMarc.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
BackgroundJob.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Barcodes.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Biblio.pm MT 2269 : Do not display all the items if there is a large amount of items 2010-04-29 21:52:15 -04:00
Bookseller.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Boolean.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Branch.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Breeding.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Budgets.pm Merge branch 'bug2505_patches' of git://git.catalyst.net.nz/koha into to-push 2010-04-23 07:13:37 -04:00
Cache.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Calendar.pm Bug 3268: Adds the ability to edit the description of a holiday. 2009-06-03 13:26:40 -05:00
Category.pm remove editor settings 2009-02-04 14:47:42 -06:00
Charset.pm (MT #2962) add converted chars from ISO5426 2010-03-16 21:30:43 -04:00
Circulation.pm Bug 4372 - Fix for bookcount.pl not counting started transfers as seeing an item 2010-04-29 22:03:42 -04:00
ClassSortRoutine.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
ClassSource.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Context.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Contract.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Creators.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Csv.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Dates.pm Dates : improvements string recognition 2010-01-28 15:11:47 +01:00
Debug.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Heading.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
ImportBatch.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Input.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Installer.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
ItemCirculationAlertPreference.pm remove editor settings 2009-02-04 14:47:42 -06:00
Items.pm MT 2269 : Do not display all the items if there is a large amount of items 2010-04-29 21:52:15 -04:00
ItemType.pm remove editor settings 2009-02-04 14:47:42 -06:00
Koha.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Labels.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Languages.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Letters.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Log.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Maintainance.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Matcher.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Members.pm Bug 4248 Rework Cities dropdown for members entry 2010-04-29 22:20:36 -04:00
Message.pm remove editor settings 2009-02-04 14:47:42 -06:00
NewsChannels.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Output.pm Merge branch 'bug2505_patches' of git://git.catalyst.net.nz/koha into to-push 2010-04-23 07:13:37 -04:00
Overdues.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Patroncards.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Print.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Record.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Reports.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Reserves.pm (MT #3007) update hold transfer slip datas 2010-04-29 21:42:43 -04:00
Review.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Ris.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
RotatingCollections.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Scheduler.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Scrubber.pm
Search.pm Merge branch 'bug2505_patches' of git://git.catalyst.net.nz/koha into to-push 2010-04-23 07:13:37 -04:00
Serials.pm Check value is defined before splitting it 2010-04-08 22:36:16 +01:00
Service.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
SMS.pm
SQLHelper.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Stats.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Suggestions.pm Bug 4210 Acq suggestions don't have LibraryName value passed 2010-04-29 22:14:10 -04:00
Tags.pm bugfix for ??? 2009-09-30 11:30:14 +02:00
UploadedFile.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
Utils.pm
VirtualShelves.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
XISBN.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00
XSLT.pm Bug 3788 XSLT does not obey viewISBD syspref 2010-04-29 22:09:59 -04:00
Z3950.pm Bug 2505 - Add commented use warnings where missing in *.pm 2010-04-21 20:28:51 +12:00