2007-08-24 |
Joshua Ferraro | first go at moving templates to a modules/ dir |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Chris Cormack | Fixing a bug that occured if Koha wasnt installed,... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Joshua Ferraro | Removing old PO files, removing clutter |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Joshua Ferraro | Removing unused export files, better tools exist |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Henri-Damien... | Adding new feature : creating authorities on-the-fly. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Thomas Dukleth | Adding Koha MARC 21 standard authorities frameworks... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Owen Leonard | Correcting <!-- TMPL_IF -->'s nested inside HTML (break... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Henri-Damien... | Modifying AddAuthorities in order to fix encoding bugs. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Henri-Damien... | Modifying AddBiblio in order to fix some encoding bugs... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Henri-Damien... | removing call to Date::Manip |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Henri-Damien... | removing Date::Manip usage |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Henri-Damien... | Deleting Date::Manip |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Joshua Ferraro | moving sql data to installer directory |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Joshua Ferraro | adding label manager sql |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Ryan Higgins | Adding labels generator. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Ryan Higgins | adding labels_templates table |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Ryan Higgins | updating labels_conf table with extra koha columns |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Joshua Ferraro | 1. remove quotes around integer values |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Paul POULAIN | loading template 1st to have userenv set + fixing javas... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Paul POULAIN | ordering supplier list & reindenting a little |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Owen Leonard | Adding missing barcode.pl |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Paul POULAIN | changing Session table structure (due to CGI::Sessions) |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Paul POULAIN | removing useless script |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Paul POULAIN | Adding KOHAVERSION management. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Paul POULAIN | Adding KOHAVERSION management. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Paul POULAIN | some minor changes in template |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Paul POULAIN | show callnumber in result list and update SQL by using... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Paul POULAIN | adding supplier deletion feature. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Joshua Ferraro | content-type was incorrectly set in InstallAuth.pm |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | reintroducing an important line in TransformeMarcToKoha |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | fixes to fine management |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | spelling error |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | show the departure date if close or past |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | some template cleaning, using right action tool bar... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | fixing cleanborrowers |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | show username instead of cardnumber |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | don't show the issuer on OPAC |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | fix bug in calendar handling |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul POULAIN | This commit fixes a bug in biblio encoding. things... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Joshua Ferraro | removing some unused directories |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Joshua Ferraro | fixing permissions on scripts |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Cormack | Fixing a bug that was causing the installer to not... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Cormack | Merge branch 'master' of /home/jmf/repos/koha-rm-root... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Joshua Ferraro | revisions to login page to make it pretty |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Cormack | Changing InstallAuth to use CGI::Session and fixing... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Chris Cormack | Removing warn in Auth.pm |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Paul POULAIN | don't check cardnumber on member modify |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Paul POULAIN | dunno why a char has been added before #!/usr/bin/perl |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Joshua Ferraro | Revert "set the branch at login" |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Joshua Ferraro | working on adding library logi |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Chris Cormack | Merge branch 'mymerges' |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Joshua Ferraro | patch to fix marc21 leader |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Chris Cormack | Merge branch 'master' of /home/jmf/repos/koha-rm-root... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Paul POULAIN | adding a ExpandField feature to MARC editor : all subfi... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Paul POULAIN | pagination did not work anymore : we stepped only 1... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Paul POULAIN | removing the notes field from parcel recieve. |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Paul POULAIN | minor spelling fix, the column was not displayed |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Paul POULAIN | changing permissions of some acqui scripts |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Paul POULAIN | updating kohastructure.sql by removing some useless... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Joshua Ferraro | Revert "new virtual shelves changes, keyed by biblionum... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Joshua Ferraro | new virtual shelves changes, keyed by biblionumber... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Joshua Ferraro | new virtual shelves changes, keyed by biblionumber |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Joshua Ferraro | gives the user the ability to re-login |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Joshua Ferraro | give the user the option to re-login |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Joshua Ferraro | update to virtual shelves -- approved |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Joshua Ferraro | working on virtual shelves cleanup, partially finished |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Chris Cormack | More uneeded files, Patch from Paul |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Chris Cormack | Files removed, no longer, Patch from Paul |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Joshua Ferraro | patches from paul |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Chris Cormack | Merge branch 'master' of /home/jmf/repos/koha-rm-root... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | removing an old directory, that does not work anymore... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Joshua Ferraro | Merge branch 'master' of /usr/local/git/koha_base.git/ |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | removing an old test script |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | reservelist.pl is now in Koha itself, in circ/transfert... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | cleaning misc/amazonratings directory : it is included... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | removing statecollection, replaced by serials-collection |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | subscription copy is now a parameter of subscription... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | Z3950.pm is no more used anywhere. removing it |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | removing 2 useless files |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | fixing dirty bug : ccl.properties is case sensitive... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | fixing buggy reserve script |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | removed useless systempref |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | fixing buggy url in cancel button |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | reordering & spell change for more consistency |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | fixing bug in API |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | reordering columns + adding qty recieved + cleaning... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | formatting date |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | tidying SQL query |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | fixing API change |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | wrong redirect link fixed |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul POULAIN | adding path for apache |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Joshua Ferraro | set the branch at login |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Chris Cormack | Merge branch 'master' of /home/jmf/repos/koha-rm-root... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Joshua Ferraro | adds the ability to set the branch at login, |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Joshua Ferraro | adding CGI::Session dependency for recent session... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Joshua Ferraro | taking out a warn |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Chris Cormack | Merge branch 'master' of /home/jmf/repos/koha-rm-root... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Joshua Ferraro | adding CGI::Session dependency for recent session re... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Chris Cormack | Changing sessions table to work with CGI::Session |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Chris Cormack | Auth.pm rewritten to use CGI::Session |
commit | commitdiff | tree | snapshot |
next |