Charisma is a fully featured, free, responsive, HTML5 admin template (or backend template) based on Bootstrap from Twitter, it comes with different themes to suit your style and application type.
Questions tagged [charisma]
11 questions
4
votes
1 answer
jquery datatable pagination button click
I am using Charisma Admin Panel.
In that, jQuery datatable is used.
In my table, a row contains the following:
column1 = integer
column2 = text
column3 = 2 buttons (view and delete)
The View button is responsible to fetch some data from server…

Pranav
- 2,054
- 4
- 27
- 34
3
votes
2 answers
Using index files with Rails Asset Pipeline
I want to include one theme folder https://github.com/usmanhalalit/charisma to my application.
As this document http://guides.rubyonrails.org/asset_pipeline.html#asset-organization , I clone the theme folder to the app/assets/charisma , and put…

why
- 23,923
- 29
- 97
- 142
1
vote
1 answer
Charisma V.2.0.0 bundle in ASP.Net Ajax error
I've integrated the Charisma V.2.0.0 bundle in an ASP.Net C# application. All looks good until I write an .ajax call to a web service. Ajax call, a standard format, works in a basic asp.net page, but from the bundle. It seems like something in his…

IrvineCAGuy
- 211
- 2
- 12
1
vote
2 answers
event.preventDefault() doesn't work on mobile
I use charisma template to develop Web App. But, sub-menu can't open on mobile.
This is hmtl code:
Manage Task
1
vote
1 answer
Having trouble adding jquery to charisma
I am trying to add some jquery to this Charisma admin panel and have been having nothing but trouble. I am trying to add it to the charisma.js file. This is what I am adding
// add multiple select / deselect functionality
…

kira423
- 325
- 1
- 5
- 26
1
vote
1 answer
Laravel - Using bundle to retrieve data from db
First of all, I'm new to Laravel and MVC environment. For this project, I'm using MySQL as database and Charisma as the bundle. I'm having difficulties when trying to retrieve data from db. I wonder if someone would guide me through all these…

emen
- 6,050
- 11
- 57
- 94
1
vote
1 answer
How to install Charisma Bundle in Laravel 4
There is a bundle called charisma for Laravel 3 but I want to use it with Laravel 4. Laravel 4 uses composer packages instead of bundles. Is there a package or a way to use charisma in Laravel 4?

Nuno Neto
- 13
- 3
0
votes
3 answers
Update MySQL Database with information from drag-and-drop event
I am using this template to build a website for a church.
The church wants a really good calendar entry point to add events.
With the calendar on the current template it's nice and simple and you can drag the events onto the corresponding date. What…

nats0128
- 509
- 5
- 18
0
votes
1 answer
Charisma style dashboard panel in the admin section of a Laravel 4 site?
Forgive me for being a beginner in php and I hope my question is not too vague or incomplete. I'm learning and I am really enjoying Laravel 4. Unfortunately, with it being so new, there are not many tutorials and questions out there other than…

Musik8101
- 575
- 1
- 5
- 14
0
votes
1 answer
How can I add a login page to the charisma bundle
I am using the great charima bundle to the laravel framework 3.2.
How can I add a login page to the /admin page?

helderam
- 37
- 1
- 7
-1
votes
2 answers
Validation error message not showing properly
I don't know how to explain it. so just check out below image.
I am using charishma Admin theme. Downloaded from here: https://github.com/usmanhalalit/charisma
I am using jquery.validate.1.11.1.js. Your any effort will be appreciated. Thanks in…

Prash278
- 59
- 1
- 6