Commit Graph

449 Commits

Author SHA1 Message Date
Aigars Silkalns aec1b58775 Merge pull request #355 from puikinsh/Development
Development
2017-01-24 12:43:21 +01:00
miguelespiga 3f6cad8345 updating readme.md after install in OSX ElCapitan 10.11.5 2017-01-23 20:24:49 +00: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 db5ac7c613 #358
tables_dynamic overflow in mobile (responsiveness issue)

- Solved it.
2017-01-16 13:13:50 +02:00
Nicolae Gabriel 03b485468c #361
font-awesome problem in firefox

- Provided support.
2017-01-16 12:57:56 +02:00
Nicolae Gabriel 8edb603e64 #364
Two font-awesome folders in vendors folder

- Deleted "fontawesome" folder.
2017-01-16 12:44:54 +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
AndreiCN 3f18ecbb23 Merge pull request #343 from AndreiCN/master
Development
2017-01-06 18:41:12 +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 ef2b5f0ede #286
Sidebar with "nav-sm" on current page always display child menu

- Solved it.
2017-01-04 16:50:22 +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
Aigars Silkalns 7c332c2b69 Merge pull request #341 from DanAtkinson/master
#340 - Rename Gentellela to Gentelella
2016-12-22 12:02:29 +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
Aigars Silkalns d7a8360f31 Merge pull request #329 from weitjong/profile-clearfix
Add clearfix class to profile div.
2016-12-09 14:32:33 +02:00
Aigars Silkalns 0dace94662 Merge pull request #330 from weitjong/fix-gradient-outdated-dir-syntax
Fix gradient outdated directory syntax.
2016-12-09 14:32:21 +02:00
Yao Wei Tjong 姚伟忠 46eaf0d276 Fix gradient outdated directory syntax. 2016-12-09 15:07:24 +08: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 c88b5e84b7 *Me
I noticed some small issues on sidebar in terms of alignment,
line-height, font-size etc so i took care of it.
2016-12-08 15:27:01 +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 78b002b252 #239
Form Elements : input background icon hidden

- Problem solved. The left icon appears now when sidebar is closed ( not
missing anymore ).
2016-12-06 15:38:22 +02:00
Nicolae Gabriel ad53d4e70e #266
Calendar folder lang

- Now it is there.
2016-12-06 14:10:14 +02:00
Nicolae Gabriel c6aedf3423 #267
Vertical alignment of buttons on modal-dialogs is not correct

- I verified and the button it's behaving just fine, vertical align it's
ok, the user who's complaining about just overwrites CSS margin rule
somewhere so the bug is in his code and not on this one.
2016-12-06 14:03:33 +02: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
Aigars Silkalns 26d6e106c3 Update README.md 2016-12-02 16:52:43 +02:00
Aigars Silkalns e0feb42765 Update README.md 2016-12-02 16:52:21 +02:00
Aigars Silkalns 0ef12576ea Merge pull request #304 from christianesperar/master
Add date and time picker
2016-10-27 22:15:36 +03:00
christianesperar 015907c2e6 Add date and time picker 2016-10-24 00:37:02 +08:00
Christian Esperar a59eb01e32 Merge pull request #284 from inigohu/master
added main attribute to package.json
2016-10-23 23:39:13 +08:00
Aigars Silkalns c5fba997a1 Merge pull request #298 from christianesperar/master
Update bootstrap-daterangepicker
2016-10-19 21:04:34 +03:00
christianesperar 52bf6de407 Recompile assets after merging 2016-10-20 01:44:29 +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
Aigars Silkalns e3f98376ee Merge pull request #292 from cquanu/master
Bump BS version to 3.3.7
2016-10-07 17:33:18 +03:00
Quan You b2c79f20e5 Bump BS version to 3.3.7 2016-10-07 05:10:14 +08:00
Aigars Silkalns bb6db8d80b Merge pull request #291 from cquanu/master
Update BS to v3.3.7
2016-10-06 12:37:36 +03:00
Quan You 16f7b01553 Update BS to v3.3.7 2016-10-06 17:35:52 +08:00