admin-template icon indicating copy to clipboard operation
admin-template copied to clipboard

JSF responsive admin template based on Bootstrap and AdminLTE

Results 15 admin-template issues
Sort by recently updated
recently updated
newest added

##### Issue Overview Admin Template uses the main branch to create **Jakarta** and **Javax** releases. It resulted in some management problems like #216 and #211. ##### Current Behaviour A single...

##### Issue Overview We have 2 deliverables for admin-template, one is the main jar which is JakartaEE 9 compatible (jakarta package migration) and the other one is `javax` compatible jar...

bug
enhancement

##### Issue Overview How to set a focus to a p:inputText with material css. ##### Current Behaviour Cursor not in inputText ![2018-09-26_16-04-40](https://user-images.githubusercontent.com/43611154/46085320-09538300-c1a6-11e8-9edc-7397b67e5855.gif) ##### Expected Behaviour cursor in inputText when the...

bug

##### Issue Overview This is not a issue, its feature request/upgrade request ##### Current Behaviour Working fine :) ##### Expected Behaviour With Admin LTE 3 support, we have more plugins...

enhancement

Hello... Admin properties doesn't work... src/main/resources/admin.properties I'm trying to change de text of labels but this doesn't work.

I'm working on top of Admin-starter-tomcat project. I'm using "sidebar-menu tree" on the left, but I don't want it collapse when click on submenu link. Same problem is in admin-showcase...

In order to get the error handling and the provided error pages working, it is required to specify the provided CustomExceptionHandlerFactory in faces-config.xml. If another exception handler like PrimeExceptionHandlerFactory or...

Hi, i am using the joinfaces adminfaces-starter dependency for my project. When running as spring boot jar with embedded tomcat everything works fine. When using war deployment i am facing...

So when we deployed the application we got the following error starting up tomcat: > SEVERE: Unable to process Jar entry [module-info.class] from Jar [file:/C:/Users/dev/eclipse-workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/Admin/WEB-INF/lib/javax.json-api-1.1.3.jar] for annotations > org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid...

##### Issue Overview I have tested all skins: navbar and menu colors are set by the skin, but links, buttons, table headers, panels, etc remain the same: bluesy. ##### Current...