Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 163 for Carole (0.16 sec)

  1. src/main/webapp/WEB-INF/orig/view/footer.jsp

    <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%>
    <footer role="contentinfo">
    	<div class="container text-center">
    		<p class="textmuted">
    			<la:message key="labels.footer.copyright" />
    		</p>
    	</div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Aug 07 14:11:18 GMT 2018
    - 232 bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/app/web/admin/role/EditForm.java

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.app.web.admin.role;
    
    import javax.validation.constraints.Size;
    
    import org.lastaflute.web.validation.Required;
    import org.lastaflute.web.validation.theme.conversion.ValidateTypeFailure;
    
    /**
     * @author Keiichi Watanabe
     */
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 1.1K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/app/web/admin/role/CreateForm.java

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.app.web.admin.role;
    
    import java.util.HashMap;
    import java.util.Map;
    
    import javax.validation.constraints.Size;
    
    import org.codelibs.fess.app.web.CrudMode;
    import org.lastaflute.web.validation.Required;
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 1.2K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist_edit.jsp

                                        <label for="doc.role" class="col-sm-3 text-sm-right col-form-label">role</label>
                                        <div class="col-sm-9">
                                            <la:errors property="doc.role"/>
                                            <la:textarea styleId="doc.role"
                                                         property="doc.role" styleClass="form-control"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 24.9K bytes
    - Viewed (0)
  5. src/test/java/org/codelibs/fess/it/admin/RoleTests.java

    import org.junit.jupiter.api.Test;
    
    @Tag("it")
    public class RoleTests extends CrudTestBase {
    
        private static final String NAME_PREFIX = "roleTest_";
        private static final String API_PATH = "/api/admin/role";
        private static final String LIST_ENDPOINT_SUFFIX = "settings";
        private static final String ITEM_ENDPOINT_SUFFIX = "setting";
    
        private static final String KEY_PROPERTY = "name";
    
        @Override
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 2.7K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsRoleTypeCB.java

        @Override
        public RoleTypeDbm asDBMeta() {
            return RoleTypeDbm.getInstance();
        }
    
        @Override
        public String asTableDbName() {
            return "role_type";
        }
    
        @Override
        public boolean hasSpecifiedColumn() {
            return _specification != null;
        }
    
        @Override
        public ConditionQuery localCQ() {
            return doGetConditionQuery();
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 6.9K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/index.jsp

    								<c:when test="${!empty username && username != 'guest'}">
    									<li class="nav-item">
    										<div class="dropdown">
    											<a class="nav-link dropdown-toggle" data-toggle="dropdown"
    												href="#" role="button" aria-haspopup="true"
    												aria-expanded="false"> <em class="fa fa-fw fa-user">${username}
    											</a>
    											<div class="dropdown-menu" aria-labelledby="userMenu">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 6.9K bytes
    - Viewed (1)
  8. src/main/java/org/codelibs/fess/util/ComponentUtil.java

        private static final String ACTIVITY_HELPER = "activityHelper";
    
        private static final String LDAP_MANAGER = "ldapManager";
    
        private static final String ROLE_QUERY_HELPER = "roleQueryHelper";
    
        private static final String SUGGEST_HELPER = "suggestHelper";
    
        private static final String SEARCH_ENGINE_CLIENT = "searchEngineClient";
    
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 20K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_ja.properties

    labels.user_configuration=ユーザー
    labels.user_list_name=名前
    labels.user_password=パスワード
    labels.user_confirm_password=パスワード(確認)
    labels.user_title_details=ユーザー
    labels.role_configuration=ロール
    labels.role_list_name=名前
    labels.role_name=名前
    labels.role_title_details=ロール
    labels.group_configuration=グループ
    labels.group_list_name=名前
    labels.group_name=名前
    labels.group_title_details=グループ
    labels.related_content_configuration=関連コンテンツ
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
  10. src/main/webapp/js/bootstrap.min.js.map

    Selector.DROPDOWN_ACTIVE_CHILD\n      )[0]\n\n      if (dropdownChild) {\n        $(dropdownChild).removeClass(ClassName.ACTIVE)\n      }\n\n      if (active.getAttribute('role') === 'tab') {\n        active.setAttribute('aria-selected', false)\n      }\n    }\n\n    $(element).addClass(ClassName.ACTIVE)\n    if (element.getAttribute('role') === 'tab') {\n      element.setAttribute('aria-selected', true)\n    }\n\n    Util.reflow(element)\n\n    if (element.classList.contains(ClassName.FADE)) {\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)
Back to top