Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Kasper (0.07 sec)

  1. AdminBackupAction.java

    doc.json file: {}", fileName, e); L289: } finally { L290: deleteTempFile(tempFile); L291: } L292: } L293: L294: private Map<String, Map<String, String>> parseObject(final ObjectMapper mapper, final String line) { L295: try { L296: return mapper.readValue(line, new TypeReference<Map<String, Map<String, String>>>() { L297: }); L298: } catch (final Exception e) { L299: if (logger.isDebugEnabled()) { L300: logger.debug("Failed...
    github.com/codelibs/fess/src/main/java/org/code...
    Sat Oct 12 01:54:46 UTC 2024
      28.5K bytes
  2. fess_label_fr.properties

    Crawler L566:labels.wizard_start_crawling_desc = En cliquant sur le bouton "Commencer à explorer", vous pouvez commencer une exploration maintenant. L567:labels.wizard_button_start_crawling = Commencer à explorer L568:labels.wizard_button_finish = Passer L569:labels.search_list_configuration = Recherche L570:labels.search_list_button_delete = Supprimer L571:labels.search_list_delete_confirmation = Voulez-vous vraiment supprimer? L572:labels.search_list_button_delete_all = Tout effacer avec cette requête...
    github.com/codelibs/fess/src/main/resources/fes...
    Fri Mar 22 11:58:34 UTC 2024
      46.6K bytes
  3. AdminMaintenanceAction.java

    L58: // L59: private static final Logger logger = LogManager.getLogger(AdminMaintenanceAction.class); L60: L61: private static final String[] CAT_NAMES = L62: { "aliases", "allocation", "count", "fielddata", "health", "indices", "master", "nodeattrs", "nodes", "pending_tasks", L63: "plugins", "recovery", "repositories", "thread_pool", "shards", "segments", "snapshots", "templates" }; L64: L65: // =============================================================...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:20:39 UTC 2024
      14K bytes
  4. security.js

    j=function(){c.validate()};i.on("keyup",j),f.one("formValidationSetup",function(){i[0].hasValidationCallback=!1,i.off("keyup",j)})}return b===g},errorMessage:"",errorMessageKey:"notConfirmed"});var c={amex:[15,15],diners_club:[14,14],cjb:[16,16],laser:[16,19],visa:[16,16],mastercard:[16,16],maestro:[12,19],discover:[16,16]},d=!1,e=!1;a.formUtils.addValidator({name:"creditcard",validatorFunction:function(b,f){var g=a.split(f.valAttr("allowing")||"");if(e=a.inArray("amex",g)>-1,d=e&&1===g.length,g.length>0){var...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Mon Jan 01 05:12:47 UTC 2018
      10.5K bytes
  5. LICENSE

    text should be enclosed in the appropriate L184: comment syntax for the file format. We also recommend that a L185: file or class name and description of purpose be included on the L186: same "printed page" as the copyright notice for easier L187: identification within third-party archives. L188: L189: Copyright {yyyy} {name of copyright owner} L190: L191: Licensed under the Apache License, Version 2.0 (the "License"); L192: you may not use this file except in compliance with...
    github.com/codelibs/curl4j/LICENSE
    Thu Jun 14 07:45:22 UTC 2018
      11.1K bytes
  6. adminlte.min.js

    L1:/*! L2: * AdminLTE v3.2.0 (https://adminlte.io) L3: * Copyright 2014-2022 Colorlib <https://colorlib.com> L4: * Licensed under MIT (https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE) L5: */ L6:!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("jquery")):"function"==typeof define&&define.amd?define(["exports","jquery"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).adminlte={},e.jQuery)}(this,(function(e,t){"use strict";function a(e){return...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Sat Oct 26 01:49:09 UTC 2024
      45.3K bytes
  7. LICENSE

    text should be enclosed in the appropriate L185: comment syntax for the file format. We also recommend that a L186: file or class name and description of purpose be included on the L187: same "printed page" as the copyright notice for easier L188: identification within third-party archives. L189: L190: Copyright [yyyy] [name of copyright owner] L191: L192: Licensed under the Apache License, Version 2.0 (the "License"); L193: you may not use this file except in compliance with...
    github.com/codelibs/fess/LICENSE
    Tue May 08 21:35:34 UTC 2018
      11.1K bytes
Back to top