Commit Graph

384 Commits (cfc377bf20974eb51f63f4e006ead0bb170bb628)

Author SHA1 Message Date
AndreiCN cfc377bf20
Merge pull request #646 from derickfelix/master
style: Update custom.scss
2018-01-24 14:58:21 +02:00
Derick Felix d53d7becce
Update custom.scss
Fix white footer's background being visible on the sidebar when using fixed footer layout. I fixed by putting the page footer padding equal to the sidebar footer padding.
2018-01-23 15:19:34 -03:00
AndreiCN 46346c4f45
Merge pull request #639 from krzysiekpiasecki/master
Serve documentation from gh-pages
2018-01-10 13:57:48 +02:00
Krzysztof Piasecki 39020eb55f
Update README.md 2018-01-07 13:52:27 +01:00
Krzysztof Piasecki 787a3ffa6e
Update README.md 2018-01-07 13:51:38 +01:00
Krzysztof Piasecki 91a4a4c33e
Add documentation link 2018-01-07 13:48:57 +01:00
Krzysztof Piasecki c808d41938 Rename doc folder to allow gh-pages 2018-01-07 13:39:31 +01:00
AndreiCN bca6c620c6
Merge pull request #579 from earthpwn/patch-1
String corrected
2017-12-14 14:31:36 +02:00
AndreiCN 316a52ae8e
Merge pull request #583 from luca-vercelli/master
Favicon.ico
2017-12-14 14:29:47 +02:00
AndreiCN 4258a74c24
Merge pull request #624 from konradmachynia/master
Sample PNotify message is not a part of release
2017-12-14 14:28:39 +02:00
AndreiCN 50103ae4b2
Merge pull request #627 from chiu0602/chiu0602-patch-1
fix autocomplete not working (#516)
2017-12-14 14:27:27 +02:00
AndreiCN d80650b876
Merge pull request #626 from chiu0602/patch-1
fix placeholder of "Date Of Birth"
2017-12-14 14:23:21 +02:00
chiu0602 a97991bc89
fix autocomplete not working (#516) 2017-12-08 14:46:54 +08:00
chiu0602 ddd69aea14
fix autocomplete not working (#516) 2017-12-08 14:44:32 +08:00
chiu0602 ea37e81f82
fix placeholder of "Date Of Birth" 2017-12-08 14:17:27 +08:00
AndreiCN 7353dde6f7
Merge pull request #609 from okolafa/fix-unrecognised-input-when-requiring-css-in-angular
fix unrecognised input when requiring css in angular JS
2017-12-06 13:24:12 +02:00
Konrad bc1d9a7240 Sample PNotify message is not a part of release 2017-12-02 21:26:35 +01:00
AndreiCN 4471fa1b0d
Merge pull request #613 from selimgnaoui/master
fixed #610
2017-11-28 14:54:43 +02:00
AndreiCN cf0404729a
Merge pull request #620 from afourmy/patch-1
add Flask support for gentelella + fix small typo
2017-11-28 14:52:15 +02:00
Antoine Fourmy 1f2d0446df
typo
typo
2017-11-27 16:15:03 +01:00
Antoine Fourmy 716ed2b824
add Flask support for gentelella + fix small typo
add Flask support for gentelella + fix small typo
2017-11-27 16:00:59 +01:00
gnaouis47 1327ceef87 show entries and expot function fixed 2017-11-19 21:24:27 +01:00
gnaouis47 56a5f581de cusom and custom min fixed 2017-11-19 20:56:42 +01:00
gnaouis47 63abda5285 Issue Fixed : Export with Customer File Name 2017-11-12 19:11:23 +01:00
Ondrej Kolafa 93c11abee0 fix unrecognised input when requiring css in angular JS 2017-11-09 16:12:36 +01:00
AndreiCN 35f20bf1c7 Merge pull request #584 from puikinsh/cristianraiber-patch-1
Update Gentelella to version 1.4.0
2017-10-03 18:15:17 +03:00
Raiber Cristian bb87e9170f Update Gentelella to version 1.4.0 2017-10-03 18:11:58 +03:00
Luca vercelli 9ebecf92ea favicon example 2017-09-28 10:12:59 +02:00
earthpwn efe05daf70 String corrected 2017-09-26 14:41:26 +03:00
AndreiCN 5f678beb62 Merge pull request #554 from ccoltman/master
Update custom.css
2017-08-31 16:15:55 +03:00
ccoltman 4b09b34162 Update custom.css
Better use of profile area, less vertical waste and centers text by image. Also limits the size of logo without clipping or forcing to a new line if it's too large (as I just experienced).
2017-08-22 23:44:06 -04:00
AndreiCN 5aa58a060c Merge pull request #510 from NicksonYap/master
wrap progressbar with document ready
2017-06-23 13:53:14 +03:00
Nickson Yap c5a22eb25d fix spacing 2017-06-20 02:25:31 +08:00
Nickson Yap 55c61b7eb1 wrap progressbar with document ready 2017-06-20 02:08:53 +08:00
AndreiCN 8dad206b87 Merge pull request #506 from William-H-M/master
Css error #505
2017-06-15 12:32:01 +03:00
William d1406b88b0 Css error #505
.nav-sm .menu_section h3, .nav-sm .profile, .nav-sm span.fa{display: none;} -> .nav-sm .menu_section h3,.nav-sm .profile,.nav-sm .menu_section span.fa{display:none}

This will fix the error
2017-06-14 19:40:35 -05:00
AndreiCN 6cfedb44a2 Merge pull request #504 from William-H-M/master
Add DateTimePicker
2017-06-14 14:56:10 +03:00
William 5c75f07860 Add rule to minified css 2017-06-13 16:38:23 -05:00
William 6e6abdfb49 Rule for datetimepicker
Added rule that match with the template for datetimepicker
2017-06-13 15:02:25 -05:00
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
William 3ccd984ad3 Datetime picker #411
Added eonasdan bootstrap-datetimepicker
2017-06-13 11:59:40 -05:00
Nicolae Gabriel a9fc38d774 #434
Error on dashboard3

Replaced it.
2017-06-09 12:11:37 +03:00
Raiber Cristian b7b33d7f13 Small tweak 2017-06-08 13:35:04 +03:00
Raiber Cristian a577e0d43b Moved Gentelella for platforms above scripts
Give it more visibility than the actual scripts used :)
2017-06-08 13:33:53 +03:00
Raiber Cristian e85076a959 Added CakePHP version to Gentelella 2017-06-08 13:32:20 +03:00
AndreiCN 913663aa45 Merge pull request #425 from vitordesousa/patch-1
fix h2 size font
2017-06-07 20:52:30 +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
AndreiCN 862f46e21a Merge pull request #487 from jorgecc/patch-1
inline form is not working
2017-05-30 22:56:09 +03:00
Jorge Castro cae84f634e inline form is not working
i fixed that
2017-05-25 14:50:30 -04:00