Skip to content
Snippets Groups Projects
  1. Feb 16, 2018
    • Frank Morgner's avatar
      refs #12415 · 87e65585
      Frank Morgner authored
      * rename instance structure in fid_adlr instead of adlr_link
      * rename foundation artefact default.scss in compiled.scss
      87e65585
  2. Oct 20, 2015
  3. Jun 11, 2015
    • André Lahmann's avatar
      refs #4660: · 308585de
      André Lahmann authored
      * updated facets.ini enabling mega_collection and format_de15 in homepage-view
      * renamed instance to adlr_link
      * applied some basic styles for adlr.link logo
      308585de
  4. Feb 05, 2015
  5. Dec 08, 2014
  6. Nov 26, 2014
    • Martin Czygan's avatar
      Add local development config samples. · d4327772
      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]
      d4327772