William
7ab8cb6020
Update Example for datetime picker
...
NOTE: not sure but I think that there should be a separate file for the script of this example
2017-06-13 14:59:19 -05:00
William
0006a2c2df
Add DateTimePicker
2017-06-13 12:18:10 -05:00
Nicolae Gabriel
a9fc38d774
#434
...
Error on dashboard3
Replaced it.
2017-06-09 12:11:37 +03:00
AndreiCN
eb8056bd2e
Merge pull request #421 from AbdullahAlimam/master
...
fix css badge style name in typography page
2017-05-30 22:57:49 +03:00
Jorge Castro
cae84f634e
inline form is not working
...
i fixed that
2017-05-25 14:50:30 -04:00
Abdullah Mahmood Al-Imam
4f04cbbcfd
fix css badge style name in typography page
2017-03-09 14:49:18 +03:00
Ben Younes
6142fc6c07
Typo fix
2017-02-12 00:29:00 +01:00
Krzysztof Piasecki
afcc46c0a7
Fix dropdown
2017-01-28 12:31:47 +01:00
Krzysztof Piasecki
cbefb2dda8
Remove merge marker
2017-01-28 09:36:05 +01:00
Nicolae Gabriel
9a9321dde3
#362
...
typo "t -> T" modified
2017-01-25 11:35:56 +02:00
Nicolae Gabriel
a674a6b2ee
Merge remote-tracking branch 'refs/remotes/puikinsh/Development' into Development
2017-01-23 14:02:53 +02:00
Nicolae Gabriel
badd8f4320
#357
...
How to re-initialize $SIDEBAR_MENU = $('#sidebar-menu'), after ajax
load?
- Provided support.
2017-01-20 18:30:35 +02:00
Nicolae Gabriel
96bd8913e1
* Me
...
- Finalized all of the functions in custom.js ( all of them are
independent ) and working with no errors.
2017-01-13 18:39:22 +02:00
Nicolae Gabriel
743a55442f
#353
...
apply is not a function
- Provided support.
2017-01-05 13:40:28 +02:00
Nicolae Gabriel
82766d77d5
#352
...
nav bar problem responsive
- Provided support.
2017-01-04 18:48:51 +02:00
Nicolae Gabriel
c1b1081eb7
#348
...
- Provided support.
2017-01-03 16:27:36 +02:00
Nicolae Gabriel
81ac471976
#349
...
- Provided support.
2017-01-03 16:26:43 +02:00
Nicolae Gabriel
0fd585bac8
#346
...
Sumenu labels over footer buttons
-solved that issue.
2017-01-03 15:15:50 +02:00
AndreiCN
b221f65150
Merge branch 'Development' into master
2016-12-22 20:13:33 +02:00
Nicolae Gabriel
6c86ed6a42
*Me
...
- Changed name from 'Gentellela' to Gentelella on every page including
readme.md and package.json
2016-12-22 11:01:58 +02:00
Dan Atkinson
3e6bdcbce4
#340 - Rename Gentellela to Gentelella
...
Rename Gentellela to Gentelella as per #340 .
2016-12-21 12:27:00 +00:00
Nicolae Gabriel
edd2b1d466
*Me
...
- removed all of the inline JS ( every page it has her own JS )
- created separate functions ( ex: init_chart(); )
- now all of the JS is in one place ( custom.min.js file )
2016-12-16 13:52:51 +02:00
Nicolae Gabriel
50720ff4e9
#241
...
Dynamic tables, search button is not working in responsive design.
- Now search button works just fine on responsive.
2016-12-12 14:15:00 +02:00
Aigars Silkalns
96baa2eaa4
Merge pull request #326 from zzzeep/master
...
.profile should be clearfixed
2016-12-09 14:32:49 +02:00
Yao Wei Tjong 姚伟忠
9b1b3cb3bc
Add clearfix class to profile div.
...
This fixes the first menu_section from being too close to the profile div when side-bar is expanded (nav-md).
2016-12-08 23:39:10 +08:00
Nicolae Gabriel
d2559d26d2
*Me
...
- Noticed that link #Logout from Sidebar doesn't work so I took care of
it on every page.
2016-12-08 15:41:47 +02:00
Nicolae Gabriel
c27ee55996
#328
...
Searchbar in dynamic tables
- Took care of it on responsive , it works just fine now.
2016-12-08 15:00:48 +02:00
zzzeep
ab09844b3e
Update plain_page.html
2016-12-07 10:29:01 +08:00
zzzeep
eb78e7ed18
.profile should be clearfixed
2016-12-07 10:27:21 +08:00
Nicolae Gabriel
bf2c3f6ca3
#280
...
General Form - Cancel button - Validating and submitting
- Now Cancel button doesn't act like a "submit" button anymore
- I've added a "reset" button
2016-12-06 13:40:53 +02:00
Nicolae Gabriel
b23019609a
#325
...
Text Area multi editor not working properly!!!!
- Now you can add multiple editors in the same page working just fine,
all you need to do is to set data-target from "<div class="btn-toolbar
editor" data-role="editor-toolbar" data-target="editor-one">" the same
as the id " <div id="editor-one" class="editor-wrapper"></div>" (
editor-one ) here.
2016-12-05 17:51:01 +02:00
Nicolae Gabriel
bc20fea065
#321
...
Update FullCalendar Version
- Updated to latest version : 3.1.0 ( including here css and js files )
- Added new features like : list view ( suggested by @Eduardoveras94 )
2016-12-05 14:00:31 +02:00
christianesperar
015907c2e6
Add date and time picker
2016-10-24 00:37:02 +08:00
christianesperar
fda49d383e
Merge branch 'puikinsh'
2016-10-20 01:39:14 +08:00
christianesperar
5a521ededa
Update bootstrap-daterangepicker
2016-10-20 01:37:13 +08:00
Stefan
8022b6ae1a
removed hot linked css file
...
animate.min.css was linkes to some webspace out there, now it points to the local version
2016-08-15 17:18:13 +02:00
christianesperar
5f94c42453
Add Flot plugin to bower
2016-07-14 00:34:05 +08:00
christianesperar
9a51fd3829
Must remove on datables
2016-07-07 00:08:34 +08:00
christianesperar
0a2006bf68
Add Datatable + iCheck example
2016-07-07 00:03:54 +08:00
Maury M. Marques
0c6eb521e4
Removed duplicate lines
2016-07-04 04:43:24 -03:00
christianesperar
e35452aaa7
Fix autocomplete suggestions not aligned
2016-06-25 20:13:49 +08:00
Christian Esperar
c7bb0c6303
Merge pull request #200 from christianesperar/master
...
Change jVectorMap to JQVMap and enhance NProgress
2016-06-19 23:10:49 +08:00
Luigi Martin Petrella
a98f1738ea
Update form.html
...
Hi, I just noticed a wrong hint for the Inline Form, and I replaced it with the appropriate one.
2016-06-13 12:38:51 +02:00
christianesperar
b3089e199f
Enhance NProgress
2016-06-12 20:16:28 +08:00
christianesperar
c103facfdb
Change jVectorMap to JQVMap
2016-06-10 01:01:58 +08:00
christianesperar
dfe80aab38
Fix mispelled title of Gentellela
2016-06-09 23:12:49 +08:00
Krzysiek Piasecki
25424da2cd
Remove empty class and role attr
2016-06-09 12:34:10 +02:00
christianesperar
fed9bbbf8b
Fix TypeError on form validation page
2016-06-07 23:58:13 +08:00
christianesperar
c3fb2b4562
Remove not use assets, html and styles
2016-06-03 00:08:58 +08:00
christianesperar
475e8db2a6
Introduce gulp build system
2016-05-25 00:53:42 +08:00