Commit Graph
17185 Commits
Author SHA1 Message Date
Paul Gear e6fa7d433d Merge pull request #158 from laf/issue-156
Urgent: Updated external_exec to use proc_open
2014-04-28 09:24:54 +10:00
danzel 254198ad47 Do an intersects test rather than a contains when testing for a zoom in. Fixes #344 2014-04-23 10:15:46 +12:00
danzel f865dc1078 Add a test page to reproduce #344 2014-04-23 10:02:25 +12:00
danzel 339ee4abeb Fix for new bug on #286 2014-04-15 12:02:10 +12:00
danzel 332c5f897d Test for new bug on #286 2014-04-15 12:01:49 +12:00
David Small 1c3659c9d0 Removing previously added style tags before adding new one.
Hopefully fixes #211 and #294.
2014-04-10 16:22:43 -04:00
Brandon Aaron 0f395d8949 bump to 3.1.11 so all the package managers are on the same version 2014-04-09 14:26:18 -04:00
Brandon Aaron f8635d1f13 did it again... 2014-04-09 14:24:13 -04:00
Brandon Aaron 1e98e69294 version 3.1.10 2014-04-09 14:21:44 -04:00
Brandon Aaron 215c5dd3cf only jshint against src file 2014-04-09 13:35:38 -04:00
Brandon Aaron dce320ae63 add minified source 2014-04-09 13:33:33 -04:00
Brandon Aaron dc5128e503 update changlog 2014-04-09 13:30:51 -04:00
Brandon Aaron 9ad3d85fdf clean up data when tearing down 2014-04-09 13:30:28 -04:00
Brandon Aaron 309077ffb6 make a setting for normalizing the offset and check that getBoundingClientRect function exists before trying to call it 2014-04-09 13:21:39 -04:00
Brandon Aaron 74bd0d0318 Merge remote-tracking branch 'chriscbrock/add-offset' into 3.1.x
* chriscbrock/add-offset:
  Normalise offsetX and offsetY on the event
2014-04-09 13:15:17 -04:00
Adrian 72669b0cf6 fixes-add-widget-overlapping-issue-#340 2014-04-09 12:19:29 -04:00
Hannes Rosenbauer 6554499a93 fix min-width and min-height after resize
remove min-width and min-height after stopping resize
2014-04-08 15:08:50 +02:00
danzel c0ffbc75a9 Add some removeLayers tests, everything seems to be working. 2014-04-07 10:56:18 +12:00
danzel 649c0efff2 Update all examples to use OSM tiles 2014-04-07 10:11:37 +12:00
David Kwak 0e28203ea9 fix add_widget to use correct size_y when adding rows 2014-04-03 11:32:39 -07:00
Andreas Trantidis cabf37be48 Prevent multi <style> generation
If the autogenerate_stylesheet option is set to true then the library is adding multiple times the same style on the head of the document (see the source of the http://gridster.net/demos/adding-widgets-dynamically.html demo in order to observe this). With this correction the gridster style element is only inserted once on the style.
2014-04-02 17:26:20 +03:00
Hannes Rosenbauer 7fe912fa35 add resize_widget_dimension()
resize widgets after initialization
2014-04-01 18:30:53 +02:00
Paul Gear e2280aa603 Merge pull request #217 from toyowheelin/routeros-poller
This adds support for filling in $hardware on routeros devices.
2014-04-01 07:11:49 +10:00
Greg Bolte 1562296e0f This adds support for filling in $hardware on routeros devices. 2014-03-31 04:55:31 -07:00
Paul Gear df42ad6145 Merge pull request #216 from laf/issue-laf-31
Fixed issues report by scrutinizer

I'm not sure deleting the debug code is the best thing, but it would actually be better if we put it inside dbFacile anyway (there may already be some there), so if we add it back later, we'll add it back elsewhere.
2014-03-31 07:59:24 +10:00
laf becc1caca8 Fixed issues report by scrutinizer 2014-03-30 15:50:09 +01:00
Paul Gear 07e9ca3a14 Merge pull request #190 from laf/issue-12
Updated most files to use dbFacile
2014-03-30 14:58:41 +10:00
laf 1a2a42d86a Update eventlog.inc.php 2014-03-29 23:51:13 +00:00
Paul Gear b4703626db Merge pull request #187 from laf/issue-167
Updated edit user screen so you can now update details
2014-03-30 08:23:29 +10:00
Paul Gear f5808928fc Merge pull request #214 from laf/issue-213
Updated plugin system to force menu refresh and only run enabled plugins
2014-03-30 08:21:15 +10:00
laf 20beb5ec34 Added updating of sql database when daily updates are run. Also added a small doc showing how to manually update 2014-03-29 20:06:26 +00:00
laf 8dd6ca57c0 Updated plugin system to force menu refresh and only run enabled plugins 2014-03-29 19:02:30 +00:00
laf dc9c4308e8 Update ldap.inc.php 2014-03-29 11:38:04 +00:00
Paul Gear 3c96731136 Merge pull request #107 from laf/cleanup
Tidied up html/index.php
2014-03-29 09:54:46 +10:00
Paul Gear a71d34072a Merge pull request #188 from toyowheelin/issue-183
This adds support for EAP600 and possibly other engenius access points a...
2014-03-29 09:34:19 +10:00
Paul Gear d1c082d507 Merge pull request #189 from laf/issue-154
First full commit of plugin system
2014-03-29 09:30:57 +10:00
Paul Gear cbb274fd12 Merge pull request #193 from toyowheelin/issue-192
This should address issue #192
2014-03-29 09:26:59 +10:00
Paul Gear 5e4ca7e36a Merge pull request #203 from toyowheelin/issue-202
Thanks to f0o for this fix. Bye bye issue #202
2014-03-29 09:24:50 +10:00
Paul Gear c704553fa6 Merge pull request #204 from laf/issue-laf-28
Updated daily schedule to remove old syslog and eventlog entries
2014-03-29 09:22:41 +10:00
Paul Gear 94c789b74a Merge pull request #205 from laf/issue-laf-29
Updated global search both design wise and added bgp support
2014-03-29 09:18:09 +10:00
Paul Gear 31e5331ec4 Merge pull request #212 from timdufrane/patch-3
Fix top port overlay issues
2014-03-29 08:43:16 +10:00
Paul Gear bcf199745b Merge pull request #211 from timdufrane/patch-2
Get rid of ugly status box overlap
2014-03-29 08:42:27 +10:00
Paul Gear b4523d95d7 Merge pull request #210 from timdufrane/patch-1
Shorthost should return full IP addresses
2014-03-29 08:42:14 +10:00
Paul Gear 586d7d7a93 Trying to fix scrutinizer; I hate non-freeform grammars 2014-03-29 08:17:32 +10:00
timdufrane e2ddf3daf0 Fix top port overlay issues
Should not look like crap on small screens anymore
2014-03-28 13:22:22 -04:00
timdufrane 7e10cf1a09 Get rid of ugly status box overlap
Ideally it'd fully be displayed, but that would require a size change or alt-text. Hiding overflow is good enough
2014-03-28 13:20:29 -04:00
timdufrane c5c9da955d Corrected comment character 2014-03-28 13:05:39 -04:00
timdufrane b2bc7b8db8 Shorthost should return full IP addresses
Using filter_var to simply return the hostname if it is an IP address.
2014-03-28 13:04:44 -04:00
vieron a4f3baf38f update dist 2014-03-26 12:38:25 +01:00
vieron 69fcfe4596 feat(draggable): allow ignore_dragging config option to be a function 2014-03-26 12:38:06 +01:00