Commit Graph

7642 Commits

Author SHA1 Message Date
pandora-release 5695199662 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9289 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-07 00:44:11 +00:00
jsatoh e923712667 2014-01-06 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/Core.pm: Fixed that planned downtime is disabled
	between continuous time settings.
	eg) If there are two settings like xx:xx:xx-23:59:59 and
	00:00:00-yy:yy:yy, planned downtime was disabled around 00:00:00.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9288 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-06 05:08:53 +00:00
pandora-release 66358dea71 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9286 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-06 00:42:52 +00:00
pandora-release fe58d6b4fb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9284 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-05 00:42:32 +00:00
pandora-release 9065b07f62 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9282 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-04 00:43:04 +00:00
pandora-release b155425dc3 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9280 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-03 00:41:55 +00:00
pandora-release 27565e6fbc Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9278 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-02 00:42:00 +00:00
pandora-release 613266d6cd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-01 00:41:36 +00:00
pandora-release 93d84e9d32 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9274 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-31 00:41:15 +00:00
pandora-release ab571632a9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9272 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-30 00:41:20 +00:00
pandora-release 0628cc3285 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9270 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-29 00:40:45 +00:00
pandora-release a7ddcf4b43 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-28 00:41:01 +00:00
slerena 63c64501da 2013-12-27 Sancho Lerena <slerena@artica.es>
*  util/pandora_backup.sh: Added parameter to ensure max_allowed_packet
        is limited to 32M on SQL Dump.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-27 17:26:36 +00:00
hkosaka 2c47ecec58 2013-12-27 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Added 'plugin_macros' and
	'module_macros' to the return column of tree_agents API.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9266 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-27 09:44:57 +00:00
hkosaka 71c7271707 2013-12-27 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Added 'module_macros' parameter
	to api_set_create_*_modules, api_set_update_*_module, and so
	on. Also added 'macros' parameter to plugin module functions.

	Fixes: #2398


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9265 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-27 07:22:57 +00:00
pandora-release 5a36f4d24b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-27 00:44:34 +00:00
slerena 46164b984e 2013-12-26 Sancho Lerena <slerena@artica.es>
* include/api.php: Avoid to store API auth failure in
        session log to avoid DoS due high volume of transactions.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9262 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-26 18:55:56 +00:00
jsatoh e8d34c43da 2013-12-26 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/Core.pm: Fixed wrong time comparison in planned
	downtime.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9261 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-26 01:10:16 +00:00
pandora-release e0081fe6d4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9259 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-26 00:40:06 +00:00
pandora-release 41b2822f83 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9257 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-25 00:39:51 +00:00
pandora-release 6775eb60c5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9255 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-24 00:39:14 +00:00
pandora-release e12b2869fa 2013-12-23 Sancho Lerena <slerena@artica.es>
* 5.0 SP2 Release date. Changed lots of headers.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9254 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-23 13:14:49 +00:00
pandora-release f394270612 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9252 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-23 00:39:55 +00:00
pandora-release f30c25d8bb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9250 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-22 00:39:00 +00:00
pandora-release cbe6cfdf2f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9248 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-21 00:39:46 +00:00
pandora-release 705bd7db6d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9246 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-20 00:40:45 +00:00
zarzuelo cde16c96cf 2013-12-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php: Fixed string simple 
	values in visual console for incident #463




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9245 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-19 17:21:02 +00:00
zarzuelo aafcc8221c 2013-12-19 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_components_form.php: Fixed WMI 
	components form fails due to bad javascript code for incident #462



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9244 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-19 16:37:30 +00:00
pandora-release 3eea3c570c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-19 00:38:31 +00:00
pandora-release 997c8d3816 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9240 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-18 00:42:14 +00:00
zarzuelo 72f5b83fd5 2013-12-17 Sergio Martin <sergio.martin@artica.es>
* mobile/include/style/main.css: Add important attribute to 
	override jquery mobile style of last commit. Change home layout
	for widths greater than 800px (tablet devices)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-17 12:05:50 +00:00
zarzuelo c242a03598 2013-12-17 Sergio Martin <sergio.martin@artica.es>
* mobile/include/style/main.css: Add a responsive design hack to
	mobile console to increase tables with to 100% in tablet devices



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9238 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-17 08:18:54 +00:00
pandora-release 29a6a579ea Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9236 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-17 00:37:50 +00:00
zarzuelo 89f86dcbfa 2013-12-16 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Added criticity subquery to
	events grouped query to fix bad criticity bug.
	Incident: #406



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9235 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-16 16:20:56 +00:00
mdtrooper 89b0986267 2013-12-16 Miguel de Dios <miguel.dedios@artica.es>
* res/values/strings.xml, res/values-es/strings.xml,
	res/values-ja/strings.xml: update the names of Pandora.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-16 11:10:57 +00:00
zarzuelo fb533ef514 2013-12-16 Sergio Martin <sergio.martin@artica.es>
* include/functions_gis.php: Disable more controls
	from the google maps in GIS to fix arrows controls



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9233 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-16 10:33:13 +00:00
zarzuelo def2d66484 2013-12-16 Sergio Martin <sergio.martin@artica.es>
* include/functions_gis.php
	include/javascript/openlayers.pandora.js
	include/styles/pandora.css: Remove our zoom in google maps
	on GIS view to use googles one. Incident #448



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-16 09:29:43 +00:00
pandora-release 5cb148297b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9230 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-16 00:37:27 +00:00
pandora-release f03ea01549 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9228 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-15 00:37:38 +00:00
pandora-release a44fe1dabd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-14 00:37:05 +00:00
mdtrooper 03569a57ab 2013-12-13 Miguel de Dios <miguel.dedios@artica.es>
* res/drawable-ldpi/icon_logo_pandorafms.png,
	res/drawable-ldpi/pandorafms_logo.png, ic_launcher-web.png: updated
	the icons, thanks Carla.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9224 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 12:03:43 +00:00
mdtrooper fc94c8a157 2013-12-13 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php, mobile/operation/modules.php,
	mobile/operation/agents.php: fixed the scroll of list for old
	browser in android mobiles devices.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9223 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 11:50:20 +00:00
mdtrooper 9091151c2e 2013-12-13 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: changed the android version support for to
	show the option button.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9222 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 09:31:24 +00:00
zarzuelo 3cbad38c79 2013-12-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed wrong
	condition of minimum height of menu.
	Incident #417



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 09:22:15 +00:00
mdtrooper fd21f6b1b6 2013-12-13 Miguel de Dios <miguel.dedios@artica.es>
* src/pandorafms/pandorafmsandroidconsole/ConnectionCustomToast.java:
	cleaned source code style.
	
	* res/drawable-ldpi/pandorafms_logo.png: update the icon.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9220 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 09:18:41 +00:00
zarzuelo e3b9d4e77f 2013-12-13 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora.js: Added auto scroll
	and resizable attributes to module graphs pop up
	to improve usability with zoomed graphs.
	Incident: #417



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9219 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 08:47:05 +00:00
pandora-release 2255f792be Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 00:36:44 +00:00
zarzuelo d1789ba232 2013-12-12 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/javascript/pandora.js
	include/styles/pandora.css
	operation/agentes/stat_win.php: A lot of fixes on the
	javascript graphs to be shown correctly in IE. Tested
	and working fine on IE9 with compatibility mode on.
	Incident: #417



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9216 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-12 14:49:36 +00:00
mdtrooper 0f4735399c 2013-12-12 Miguel de Dios <miguel.dedios@artica.es>
* tablet/src/pandroid/agent/Core.java,

	tablet/src/pandroid/agent/Status.java.

	tablet/res/layout/statusnosim.xml,

	tablet/res/layout/simple_spinner_item.xml,

	mobile/res/layout/simple_spinner_item.xml: some changes.






git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9215 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-12 11:19:15 +00:00
mdtrooper c325bc13a1 2013-12-12 Miguel de Dios <miguel.dedios@artica.es>
* res/drawable-ldpi/refresh.png, res/drawable-ldpi/config.png,
	res/drawable-ldpi/help.png, res/drawable-ldpi/exit.png: updated the
	icons for the option menu, thanks Carla.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9214 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-12 08:52:56 +00:00