- Dec 09, 2014
-
-
André Lahmann authored
* added latest DAIA-Driver from github.com/vufind-org to finc-module * added latest PAIA-Driver from github.com/gbv/vufind VZG-module to finc-module * updated finc-module configuration with DAIA/PAIA drivers
-
Ulf Seltmann authored
-
Ulf Seltmann authored
-
André Lahmann authored
-
- Dec 08, 2014
-
-
Martin Czygan authored
-
André Lahmann authored
added exclusive SolrMarcRemote.ini + *.sample to dev-folder and extended SolrMarcRemote-RecordDriver to use the ini-settings. refs #4090
-
- Dec 04, 2014
-
-
André Lahmann authored
-
André Lahmann authored
-
André Lahmann authored
refactored SolrMarcLite to SolrMarcRemote and included URL-Pattern for MarcRemote-Webservice into dev/config.ini
-
- Dec 03, 2014
-
-
André Lahmann authored
added standard searches.ini to local/config/vufind-folder due to dependency in local/dev/config/vufind/searches.ini.sample
-
- Dec 01, 2014
-
-
André Lahmann authored
- fixed missing title in hierarchyTree if "title_in_hierarchy" is empty (optional index field, was introduced in https://github.com/vufind-org/vufind/commit/d042503cd1b09247effd1f436d9119fc770862c5)
-
Martin Czygan authored
This reverts commit 4d140b80. ---- And do not ignore /vendor any more.
-
- Nov 28, 2014
-
-
André Lahmann authored
corrected dev-DAIA baseUrl for data.ub.uni-leipzig.de service in DAIA.ini.sample, added searches.ini.sample
-
- Nov 27, 2014
-
-
André Lahmann authored
-
André Lahmann authored
-
Martin Czygan authored
Cherry-picked from: df641695
-
- Nov 26, 2014
-
-
Martin Czygan authored
> Hier das Solr4 Schema auf Basis des Vufind13-Solr4-Schemas mit aktiviertem fullrecord (+ einem Block für vufind2, gekennzeichnet durch "BOF vufind2 addition"). ---- The XML document was formatted with xmllint. $ xmllint --format file.xml
-
Martin Czygan authored
After checkout do: $ cp local/dev/config/vufind/facets.ini.sample to local/dev/config/vufind/facets.ini Closes #4068.
-
Martin Czygan authored
-
Martin Czygan authored
-
Martin Czygan authored
-
Martin Czygan authored
-
Martin Czygan authored
-
Martin Czygan authored
-
Martin Czygan authored
Cherry-picked 53d439f4. In vufind-org/master: https://github.com/vufind-org/vufind/commit/53d439f493e1d5d79d637b6affbf9dc7379c4e3d
-
Martin Czygan authored
From: https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html > When a text file is normalized, its line endings are converted to LF in the repository. To control what line ending style is used in the working directory, use the eol attribute for a single file and the core.eol configuration variable for all text files.
-
Martin Czygan authored
Net change of: $ git hist -- local/config/vufind/config.ini * 12e3f23c 2014-10-14 | * reverted vendor to vufind.org state * added composer.phar * updated all dependencies from composer.json [Ulf Seltmann] * 147eba31 2014-09-11 | added alpha config [root]
-
Martin Czygan authored
A combined, slightly modified version of the changes to README.md from: * eac50fca 2014-11-03 | added dev-dependencies to add ci-tools via composer [Ulf Seltmann] * 12e3f23c 2014-10-14 | * reverted vendor to vufind.org state * added composer.phar * updated all dependencies from composer.json [Ulf Seltmann] * 729ff5e3 2014-09-11 | modified docu [smoebody]
-
Martin Czygan authored
-
Martin Czygan authored
In existing branch: $ git diff d26d7b8c^..eff4fa4d -- local/dev > local-dev.patch Apply patch in the new branch: $ git apply local-dev.patch This combines the following commits: * eff4fa4d 2014-11-06 | fix relative path in local/dev/.gitignore (origin/issue/4117, issue/4117) [Martin Czygan] * 8bd99282 2014-11-06 | ignore developer-specific ini files [Martin Czygan] * cbf32081 2014-10-23 | modified default dev-config [seltmann] * d26d7b8c 2014-10-22 | added dev config and some gitignore entries [seltmann]
-
Martin Czygan authored
Cherry-picked 47cb19e9.
-
Martin Czygan authored
List all files, that are ignored, yet tracked and remove them from the repository without deleting them on disk: $ git ls-files -ci --exclude-standard -z | xargs -0 git rm --cached
-
Martin Czygan authored
This combines the changes to .gitignore from three commits: 91847d1a added oauth token to provide composer with github login credentials 75681907 added git config d26d7b8c added dev config and some gitignore entries via `git diff d26d7b8c^..91847d1a -- .gitignore`, except `vendor/*` is changed to `/vendor` so it does not match: themes/bootstrap3/js/vendor
-
Martin Czygan authored
As introducted by eac50fca.
-
Martin Czygan authored
Introduced in eac50fca. I am bit unsure about binaries in source repositories.
-
Martin Czygan authored
As introduced by 91847d1a.
-
Martin Czygan authored
-
- Nov 14, 2014
-
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-