297 Commits (5544f1603c7968b278932095ce6d86576265b782)

Author SHA1 Message Date
Joshua Ferraro 6072ccc28e Improvements to handling language subtags 17 years ago
Joe Atzberger 5e78bc9a07 currency expansion - symbol and timestamp. PLEASE VERIFY SQL edit. Should be equivalent to: ALTER TABLE `currency` ADD `symbol` varchar(5) default NULL, ADD `timestamp` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP; 17 years ago
Ryan Higgins 91c8797505 Allow Library select on new bookfund and term update. 17 years ago
Joe Atzberger c7e0b196a2 systempreferences - remove dateformat from admin tab 17 years ago
Chris Cormack bcc60a1117 Fix for bug 1552, fix ordering of issued items 17 years ago
Joshua Ferraro 1299d6b60c Bugfixing Systempreferences: 17 years ago
Joshua Ferraro 4426fb52fc improving visual display of sysprefs, re-organizing 17 years ago
Owen Leonard 5b2f5dd3f4 Minor correction to template markup and change to script to allow for more clickable <label>s. 17 years ago
Owen Leonard 9d23361f24 Even more applying standard dialog styles to confirmation messages. Also fixing alternating table row colors in stopwords.pl 17 years ago
Owen Leonard 905c5de9c8 Fixing some markup issues and alternating table row colors. 17 years ago
Ryan Higgins f4811762d0 cleanup in memberentry,categories. 17 years ago
Henri-Damien LAURENT 111044b7a1 Bug Fixing : Authorised values could not be edited 17 years ago
Paul POULAIN 066bb793f0 Adding default hardcoded authorised values list + some comment on them 17 years ago
Joshua Ferraro 1ff189e59b cleanup of admin/ after Dates integration 17 years ago
Joe Atzberger acfd4dd20b admin subdir - Dates.pm integration and warnings fixes. 17 years ago
Galen Charlton 1077ff6b08 bug 1570: return to same tab if cancelling preference edit 17 years ago
Mason James f86d770a54 BUG-1533, adding sys-pref search back in, too handy for deving/testing. 17 years ago
Paul POULAIN 5867d6ea81 adding a tab to all un-affected sysprefs. 17 years ago
Galen Charlton ae0d0d2b21 bugfix: correct class sort rule not selected when editing class source 17 years ago
Paul POULAIN 8b4072a007 #1546 REPLACE statements (continued) 17 years ago
Joshua Ferraro 55f3444429 adding xisbn support 17 years ago
Galen Charlton 44f4e9baf3 added editor for MARC matching rules 17 years ago
Chris Cormack e30fb761ec Adding a system pref so you can stop users from reserving items that dont belong at their branch 17 years ago
Chris Cormack 7934f95494 Adding a system preference to choose whether a homebranch or a holdingbranch is used to check against for independentbranches 17 years ago
Chris Cormack 4c34e354df Shifting other variables, no need to have the same code twice just more chance for a typo :) 17 years ago
Chris Cormack 6515251152 Fix for variable scoping problem 17 years ago
Owen Leonard fa18d24cb7 Enabling yuipath system preference for choosing local or Yahoo-hosted YUI js library includes. Removing yui-toolbars.inc include. 17 years ago
Galen Charlton 8c899d89d4 bugfix: prevent multiple addition of the same authorised value in a category 17 years ago
Owen Leonard fe64096e69 Lots of work to standardize elements like Save/Cancel buttons and delete confirmations. A couple of changes to auth_subfields_structure.pl in order to enable display of tagfield and tagsubfield without outputting hidden form field at the same time (for breadcrumbs). 17 years ago
Paul POULAIN 04f1f36a77 small fix for a variable out of scope 17 years ago
Paul POULAIN 5b4d5b6a0e #1546 REPLACE statements (continued) 17 years ago
Galen Charlton b2df12a11d moved kohaspsuggest preference to OPAC features tab 17 years ago
Galen Charlton df69fcd17a fixed typo that caused DefaultClassificationSource pref to not be a drop-down 17 years ago
Paul POULAIN 1161d6e2a0 #1546 fix (removing REPLACE) 17 years ago
Mason James 7a438ffb34 fixed bookfund modify code 17 years ago
Paul POULAIN 134f50e6d2 #1492 MARC subfields structure: can't switch to tab with label "@" 17 years ago
Ryan Higgins 289d65efb7 fixes for auth_val interface: 17 years ago
Paul POULAIN 8b7085a8ab removing useless code 17 years ago
Joshua Ferraro 44996f90f4 adding missing systempreferences to en 17 years ago
Paul POULAIN fe18100ef3 moving some systemprefs to their correct tab 17 years ago
Galen Charlton a2c245c77d call number work part 2 -- added framework for call number filing routines 17 years ago
Galen Charlton 43d3efe391 classification sources part 1 - system preferences 17 years ago
Ryan Higgins 70f46147a6 Extending branch categories : adding search domains. partial commit. 17 years ago
Frederic Demians 701d6ef020 Circulation borrower name autocompletion 17 years ago
Galen Charlton 9578340d77 fix for bug 1501 - removed reference to marc_biblio from framework test 17 years ago
Joe Atzberger c08afe45e2 admin/stopwords.pl -- More cleanup 17 years ago
Joe Atzberger 082b2ffe89 admin/printers - basic cleanup 17 years ago
Owen Leonard f35745d40e Formatting admin entry forms, improving breadcrumb navigation. 17 years ago
Paul POULAIN 917c1ab46c fines management (bugfixes & minor improvement) 17 years ago
Paul POULAIN 4794cec244 #1485 (issuing rules improvement) continued 17 years ago