Skip to content
Snippets Groups Projects
  1. Oct 15, 2014
    • Demian Katz's avatar
      Style fixes. · 573cd320
      Demian Katz authored
      573cd320
    • Demian Katz's avatar
      Updated install.php to allow for CLI Arguments · 55097d76
      Demian Katz authored
      - Added the ability to use the following arguments when install VuFind.
        - 'use-defaults' => 'Use VuFind Defaults to Configure' (Already there)
        - 'overridedir=s' => "Where would you like to store your local settings? [{$baseDir}/local]"
        - 'module-name=w' => 'What module name would you like to use?'
        - 'basepath=s' => 'What base path should be used in VuFind\'s URL? [/vufind]'
        - 'multisite-w' => 'Specify we are going to setup a multisite. Options are: directory and host', (Already there, added options)'
        - 'hostname=s' => 'Specify the hostname for the VuFind Site, this is used when multisite=2'
        - 'non-interactive' => 'Use settings if provided via arguments, otherwise use defaults'
      55097d76
    • Chris Hallberg's avatar
      Merge branch 'release-2.3' · ce2f4b7c
      Chris Hallberg authored
      Conflicts:
      	themes/bootstrap3/css/combined-search.css
      	themes/bootstrap3/templates/combined/results.phtml
      	themes/bootstrap3/templates/combined/stack-distributed.phtml
      	themes/bootstrap3/templates/combined/stack-left.phtml
      	themes/bootstrap3/templates/combined/stack-right.phtml
      ce2f4b7c
    • Chris Hallberg's avatar
      Combined search css update. · 5c1b00f1
      Chris Hallberg authored
      5c1b00f1
    • Chris Hallberg's avatar
      Extend per column cart support to stack-left and stack-right. · 4e1fc608
      Chris Hallberg authored
      Conflicts:
      	themes/bootstrap3/templates/combined/stack-left.phtml
      	themes/bootstrap3/templates/combined/stack-right.phtml
      4e1fc608
    • Chris Hallberg's avatar
      supportCart should be false by default. · 5f948985
      Chris Hallberg authored
      5f948985
    • Chris Hallberg's avatar
      Remove bulk code. · d17d135c
      Chris Hallberg authored
      d17d135c
    • Chris Hallberg's avatar
      Per column cart support checking and logic compression. · db755110
      Chris Hallberg authored
      Conflicts:
      	module/VuFind/src/VuFind/Controller/CombinedController.php
      	themes/bootstrap3/templates/combined/results-list.phtml
      	themes/bootstrap3/templates/combined/results.phtml
      	themes/bootstrap3/templates/combined/stack-distributed.phtml
      	themes/bootstrap3/templates/combined/stack-left.phtml
      	themes/bootstrap3/templates/combined/stack-right.phtml
      	themes/bootstrap3/templates/search/list-list.phtml
      	themes/bootstrap3/templates/search/results.phtml
      db755110
    • Demian Katz's avatar
      We'll get this right eventually. · aeaaacb4
      Demian Katz authored
      aeaaacb4
    • Demian Katz's avatar
      Style fixes. · 5f3cc68b
      Demian Katz authored
      5f3cc68b
    • Demian Katz's avatar
      Merge branch 'release-2.3' · e2f40677
      Demian Katz authored
      e2f40677
    • Ere Maijala's avatar
      Solr config adjustments. · 8ee52e20
      Ere Maijala authored
      - Added boolean dynamic field type to biblio schema (fixes bug: expected by existing deduplication listener).
      - Fixed indentation of a couple of lines in biblio solrconfig.xml.
      8ee52e20
  2. Oct 14, 2014
  3. Oct 10, 2014
  4. Oct 09, 2014
  5. Oct 08, 2014