Commit graph

273 commits

Author SHA1 Message Date
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
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
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
Gaurav Makhecha
1db854da56 Remove Unused Plugin links 2016-07-18 17:17:56 +05:30
Gaurav Makhecha
8fc3d0c429 Remove Unused Plugin links 2016-07-18 17:15:13 +05:30
Christian Esperar
35d44daad9 Merge pull request #238 from christianesperar/master
Add Flot plugin to bower
2016-07-14 00:37:54 +08:00
christianesperar
5f94c42453 Add Flot plugin to bower 2016-07-14 00:34:05 +08:00
Christian Esperar
42090d398c Merge pull request #237 from christianesperar/master
Use plain_page.html instead of empty.html
2016-07-13 01:06:51 +08:00
christianesperar
8f8f64f4b3 Use plain_page.html instead of empty.html 2016-07-13 00:32:22 +08:00
Christian Esperar
a7a0a85d31 Merge pull request #234 from christianesperar/master
Fix glitch on fixed sidebar for big resolution
2016-07-10 23:14:11 +08:00
christianesperar
dab37f7dbf Fix glitch on fixed sidebar for big resolution 2016-07-10 23:13:28 +08:00
Christian Esperar
77f9b6bcc7 Merge pull request #227 from christianesperar/master
Missing smartresize helper
2016-07-07 11:09:54 +08:00
christianesperar
c917f07606 Missing smartresize helper 2016-07-07 11:08:54 +08:00
Christian Esperar
64e608cd41 Merge pull request #226 from christianesperar/master
Reorder how scripts is concat on gulp since some function undefined happen on some users
2016-07-07 00:36:31 +08:00
christianesperar
967b6a2aca Reorder how scripts is concat on gulp since some function undefined happen on some users 2016-07-07 00:35:21 +08:00
Christian Esperar
b15de27ab7 Merge pull request #225 from christianesperar/master
Add Datatable + iCheck example
2016-07-07 00:09:28 +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