700 Commits (v20.05.06)

Author SHA1 Message Date
tipaul 4cbf85f1b2 decoding correctly z3950 biblios 17 years ago
tipaul 014350b476 bugfixes on unimarc 100 handling (the field used for encoding) 17 years ago
tipaul 23427c51b9 some fixes (and only fixes) 17 years ago
toins d693f7946b writing absolute path. 17 years ago
tipaul 5dd3f0229a bugfixes (various), handling utf-8 without guessencoding (as suggested by joshua, fixing some zebra config files -for french but should be interesting for other languages- 17 years ago
tipaul e43c164395 fixing template & javascript bug on almost all plugins 17 years ago
tipaul 67d1dcf1f7 various bugfixes (minor) and french translation updated 17 years ago
btoumi a29ba65fba bug fixing : add new check for isbn because u can find number in begenning of title 17 years ago
hdl 286930bdc7 Changing GetMarcStructure signature. 17 years ago
tipaul e1d907c688 various bugfixes on parameters modules + adding default NoZebraIndexes systempreference if it's empty 17 years ago
hdl 097fef712a Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.) 17 years ago
hdl 100e6a9808 functions that were in C4::Interface::CGI::Output are now in C4::Output. 17 years ago
tipaul 7bd99ef365 removing all useless %env / $env 17 years ago
tipaul a481fad4b7 Code cleaning : 17 years ago
tipaul 8830e5af8f removing marc=off scripts 17 years ago
tipaul 56c4a32119 adding default value new feature into cataloguing. The system (definition) part has already been added by toins 17 years ago
tipaul f8e9fb6445 rel_3_0 moved to HEAD (introducing new files) 17 years ago
tipaul 70501283b3 rel_3_0 moved to HEAD 17 years ago
tipaul 2ffd5b7228 rel_3_0 moved to HEAD 17 years ago
tgarip1957 04b2e6112f Finalized XML version for intranet 18 years ago
tgarip1957 a21d954442 Fixes a bug with Marchtml2xml and sync with dev_week 18 years ago
tgarip1957 7e52a5665c Clean up before final commits 18 years ago
tgarip1957 30e64942f4 Z3950 search when adding a bibblio using ZOOM. 18 years ago
tgarip1957 e928ba3e05 MARCXML only. No more MARC record. No more non-marc handling 18 years ago
toins 8bd1fdc6ac C4::SearchMarc is deprecated now. it is totaly replaced by C4::Search. 18 years ago
toins 756827b164 1 sub renamed and cleaned. 18 years ago
toins 3c6410111b subs renamed according to coding guidelines. 18 years ago
toins c05482a407 getitemtypes renamed to GetItemTypes 18 years ago
rangi 4f210d4556 Modify item now works 18 years ago
kados 52283b6c66 re-adding oldbiblionumber for the sake of the plugin 18 years ago
kados 6c633aca55 syncing with rel_2_2, adding visibility handling 18 years ago
kados ea32a21f7f adding eval to fix 500 error with blank marc record 18 years ago
kados d8ed60a8a2 syncing with rel_2_2 18 years ago
rangi 69604ba93f catching oldbiblionumber also 19 years ago
kados c6d8b997d0 fix syntax error. 19 years ago
kados 06fbd65b95 remove char_decode 19 years ago
rangi d2a134fa71 Items adding correctly now 19 years ago
kados 2069910cd7 forgot to add 'utf-8' argument to new_from_xml() 19 years ago
kados 531fb1fdcd Adding fixes to MARC editor to HEAD 19 years ago
kados ef5b0fc881 Don't need those $Zconn's after all. 19 years ago
kados e035283a5f Adding support for new Zconn object from C4::Context.pm 19 years ago
rangi 3f042af791 Can now add an item 19 years ago
rangi 3cb9cf08a3 Changing to get the template from the right directory 19 years ago
tipaul ff0508c4d2 road to 3.0 : updating a biblio in zebra seems to work. Still working on it, there are probably some bugs ! 19 years ago
tipaul ef71641736 moving cataloguing scripts to a cataloguing directory (more logic than acqui.simple !!!) & updating prog templates 19 years ago
tipaul 3dfb245590 moving acqui.simple directory to cataloguing, as acqui.simple contains cataloguing scripts... 19 years ago