- Sort Score
- Result 10 results
- Languages All
Results 191 - 200 of 267 for DATE (0.02 sec)
-
src/main/java/org/codelibs/core/misc/DynamicProperties.java
* loading and storing of properties from a file. It monitors the file for changes * and reloads the properties if the file is updated. This class is thread-safe and * ensures that the properties are always up-to-date. * * <p>Key Features: * <ul> * <li>Automatically reloads properties if the file is modified.</li> * <li>Supports custom check intervals for file modification checks.</li>
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Sat Jul 05 00:11:05 UTC 2025 - 13.1K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/mylasta/action/FessMessagesTest.java
assertTrue(messages.hasMessageOf(property)); } public void test_addConstraintsTypeAnyMessage() { String property = "testProperty"; String propertyType = "Date"; FessMessages result = messages.addConstraintsTypeAnyMessage(property, propertyType); assertNotNull(result); assertSame(messages, result); assertTrue(messages.hasMessageOf(property));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 28.2K bytes - Viewed (0) -
src/main/resources/fess_config.properties
# Field name for last modified date in the index. index.field.last_modified=last_modified # Field name for anchor in the index. index.field.anchor=anchor # Field name for segment in the index. index.field.segment=segment # Field name for role in the index. index.field.role=role # Field name for boost value in the index. index.field.boost=boost # Field name for creation date in the index. index.field.created=created
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 14:45:37 UTC 2025 - 54.7K bytes - Viewed (0) -
LICENSES/third_party/forked/shell2junit/LICENSE
Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Jul 08 11:48:19 UTC 2021 - 9.2K bytes - Viewed (0) -
LICENSES/vendor/github.com/containerd/typeurl/v2/LICENSE
or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Mar 05 11:36:39 UTC 2025 - 10.7K bytes - Viewed (0) -
LICENSES/vendor/github.com/docker/go-units/LICENSE
or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Fri May 08 04:49:00 UTC 2020 - 10.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/base/FessBaseAction.java
@Resource protected ActivityHelper activityHelper; /** Manager for handling HTTP response operations. */ @Resource protected ResponseManager responseManager; /** Time manager for handling date and time operations. */ @Resource protected TimeManager timeManager; /** System helper for various system-level operations. */ @Resource protected SystemHelper systemHelper;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 15K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/jquery.form-validator.min.js
setTimeout(function(){a.formUtils.loadModules(b,c,d)},100);var e=function(b,c){var e=a.split(b),f=e.length,g=function(){f--,0===f&&(a.formUtils.isLoadingModules=!1,"function"==typeof d&&d())};f>0&&(a.formUtils.isLoadingModules=!0);var h="?_="+(new Date).getTime(),i=document.getElementsByTagName("head")[0]||document.getElementsByTagName("body")[0];a.each(e,function(b,d){if(d=a.trim(d),0===d.length||a.formUtils.hasLoadedModule(d))g();else{var e=c+d+(".js"===d.slice(-3)?"":".js"),f=document.createE...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 32.8K bytes - Viewed (0) -
src/main/resources/fess_message.properties
errors.property_type_integer={0} must be an integer. errors.property_type_long={0} must be a long. errors.property_type_float={0} must be a float. errors.property_type_double={0} must be a double. errors.property_type_date={0} must be a date. errors.storage_file_upload_failure=Failed to upload {0}. errors.storage_file_not_found=The target file does not exist in the storage. errors.storage_file_download_failure=Failed to download {0}.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 11.6K bytes - Viewed (0) -
src/main/resources/fess_message_en.properties
errors.property_type_integer={0} must be an integer. errors.property_type_long={0} must be a long. errors.property_type_float={0} must be a float. errors.property_type_double={0} must be a double. errors.property_type_date={0} must be a date. errors.storage_file_upload_failure=Failed to upload {0}. errors.storage_file_not_found=The target file does not exist in the storage. errors.storage_file_download_failure=Failed to download {0}.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 11.5K bytes - Viewed (0)