Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for Meister (0.18 sec)

  1. src/main/webapp/js/admin/adminlte.min.js.map

    enu\"]',\n    LOGIN_BOX      : '.login-box',\n    REGISTER_BOX   : '.register-box'\n  }\n\n  const ClassName = {\n    HOLD           : 'hold-transition',\n    SIDEBAR        : 'main-sidebar',\n    CONTENT_FIXED  : 'content-fixed',\n    SIDEBAR_FOCUSED: 'sidebar-focused',\n    LAYOUT_FIXED   : 'layout-fixed',\n    NAVBAR_FIXED   : 'layout-navbar-fixed',\n    FOOTER_FIXED   : 'layout-footer-fixed',\n    LOGIN_PAGE     : 'login-page',\n    REGISTER_PAGE  : 'register-page',\n    CONTROL_SIDEBAR_SLIDE_OPEN:...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 07:55:41 GMT 2020
    - 77K bytes
    - Viewed (1)
  2. src/main/webapp/js/bootstrap.min.js.map

          ...$(this).data()\n    }\n\n  if (this.tagName === 'A' || this.tagName === 'AREA') {\n    event.preventDefault()\n  }\n\n  const $target = $(target).one(Event.SHOW, (showEvent) => {\n    if (showEvent.isDefaultPrevented()) {\n      // Only register focus restorer if modal will actually get shown\n      return\n    }\n\n    $target.one(Event.HIDDEN, () => {\n      if ($(this).is(':visible')) {\n        this.focus()\n      }\n    })\n  })\n\n  Modal._jQueryInterface.call($(target), config, this)\n})\n\n/**\n...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Jan 11 06:54:28 GMT 2020
    - 189.9K bytes
    - Viewed (0)
  3. dbflute_fess/playsql/_readme.txt

    (Sheet)
    MEMBER / MEMBER_LOGIN / MEMBER_SECURITY
    - - - - - - - - - -/
    
    The defaultValueMap.dataprop is for common columns like this:
    /- - - - - - - - - - - - - - - - - - - -
    map:{
        ; REGISTER_DATETIME = sysdate
        ; REGISTER_USER     = foo
        ; REGISTER_PROCESS  = bar
        ; UPDATE_DATETIME   = sysdate
        ; UPDATE_USER       = foo
        ; UPDATE_PROCESS    = bar
        ; VERSION_NO        = 0
    }
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Jul 04 22:46:31 GMT 2015
    - 1.3K bytes
    - Viewed (0)
  4. README.md

    - Admin UI: http://localhost:8080/admin/ (default username/password is admin/admin)
    
    ![Admin UI](https://fess.codelibs.org/_images/fess_admin_dashboard.png)
    
    You can register crawling targets in the Admin UI on the (Web, File, Data Store) crawler configuration pages, and then start the Crawler manually on the [Scheduler page](https://fess.codelibs.org/14.12/admin/scheduler-guide.html).
    
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sun Feb 25 00:40:07 GMT 2024
    - 7.6K bytes
    - Viewed (0)
  5. dbflute_fess/dfprop/commonColumnMap.dfprop

    #
    # Example:
    # map:{
    #     ; commonColumnMap = map:{
    #         ; REGISTER_DATETIME=TIMESTAMP ; REGISTER_USER=VARCHAR
    #         ; UPDATE_DATETIME=TIMESTAMP   ; UPDATE_USER=VARCHAR
    #     }
    #     ; beforeInsertMap = map:{
    #         ; REGISTER_DATETIME = $$AccessContext$$.getAccessLocalDateTimeOnThread()
    #         ; REGISTER_USER     = $$AccessContext$$.getAccessUserOnThread()
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Jul 04 22:46:31 GMT 2015
    - 1.9K bytes
    - Viewed (0)
  6. src/main/webapp/css/admin/adminlte.min.css.map

    height: 100vh;\n  -ms-flex-pack: center;\n  justify-content: center;\n}\n\n.login-box,\n.register-box {\n  width: 360px;\n}\n\n@media (max-width: 576px) {\n  .login-box,\n  .register-box {\n    margin-top: 20px;\n    width: 90%;\n  }\n}\n\n.login-card-body,\n.register-card-body {\n  background: #ffffff;\n  border-top: 0;\n  color: #666;\n  padding: 20px;\n}\n\n.login-card-body .input-group .form-control,\n.register-card-body .input-group .form-control {\n  border-right: 0;\n}\n\n.login-card-body .input-group...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 2M bytes
    - Viewed (0)
  7. src/main/resources/fess_indices/fess/de/stopwords.txt

    sollte
    sondern
    sonst
    über
    um
    und
    uns
    unse
    unsem
    unsen
    unser
    unses
    unter
    viel
    vom
    von
    vor
    während
    war
    waren
    warst
    was
    weg
    weil
    weiter
    welche
    welchem
    welchen
    welcher
    welches
    wenn
    werde
    werden
    wie
    wieder
    will
    wir
    wird
    wirst
    wo
    wollen
    wollte
    würde
    würden
    zu
    zum
    zur
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Nov 27 12:59:36 GMT 2023
    - 1.5K bytes
    - Viewed (0)
  8. src/main/webapp/js/admin/bootstrap.min.js.map

          ...$(this).data()\n    }\n\n  if (this.tagName === 'A' || this.tagName === 'AREA') {\n    event.preventDefault()\n  }\n\n  const $target = $(target).one(Event.SHOW, (showEvent) => {\n    if (showEvent.isDefaultPrevented()) {\n      // Only register focus restorer if modal will actually get shown\n      return\n    }\n\n    $target.one(Event.HIDDEN, () => {\n      if ($(this).is(':visible')) {\n        this.focus()\n      }\n    })\n  })\n\n  Modal._jQueryInterface.call($(target), config, this)\n})\n\n/**\n...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 185.8K bytes
    - Viewed (0)
Back to top