Commit Graph

288 Commits (15ad2b23e88cfc98624920e8a4d27d0ca270dd64)

Author SHA1 Message Date
Aigars Silkalns 15ad2b23e8 Merge pull request #373 from mespiga/master
updating readme.md after install in OSX ElCapitan 10.11.5
2017-01-24 12:45:18 +01:00
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
AndreiCN 3f18ecbb23 Merge pull request #343 from AndreiCN/master
Development
2017-01-06 18:41:12 +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
Christian Esperar d219e5b2ca Merge pull request #287 from whoan/patch-1
Typo
2016-10-03 11:10:21 +08:00
Juan Eugenio Abadie 167c0dd534 Typo 2016-09-30 20:25:25 -03:00
inigo 797ddcd84b added main attribute to package.json 2016-09-27 23:09:19 +02:00
Aigars Silkalns 4cf0b8a0e7 Merge pull request #257 from brigadier/patch-1
split hash from CURRENT_URL
2016-08-25 13:37:00 +03:00
Aigars Silkalns 404a32ac53 Merge pull request #242 from gauravmak/master
Remove unused plugin link
2016-08-25 13:36:35 +03:00
Aigars Silkalns 4e949dd4f4 Merge pull request #255 from nelson6e65/patch-1
Remove deprecated bower.json option: version
2016-08-25 13:36:19 +03:00
Aigars Silkalns 9ff75179c0 Merge pull request #262 from soulflyman/patch-1
removed hot linked css file
2016-08-25 13:35:42 +03: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
Evgeny M ab4c6c7fe7 split hash from CURRENT_URL 2016-08-10 23:59:25 +04:00
Nelson Martell 59d8253b27 🔥 Remove explicit bower.json version.
Ref.: https://github.com/bower/spec/blob/master/json.md#version
2016-08-09 07:02:54 -04:00
Gaurav Makhecha ee7d5b273b Remove Unused Plugin links 2016-07-18 17:20:10 +05:30