Commit Graph

3090 Commits

Author SHA1 Message Date
pandora-release 89e0ff6ea3 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9299 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-09 00:44:28 +00:00
mdtrooper 91ef095a21 2014-01-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: fixed the agent name label.
	
	Fixes: #2401




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9296 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-08 15:45:14 +00:00
mdtrooper c57fc72220 2014-01-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: fixed with a dirty hack the bug about
	the google maps with own old version of openlayer.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-08 15:11:15 +00:00
pandora-release fbe3c86dd4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9293 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-08 00:44:28 +00:00
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
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
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
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
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
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
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
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
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
pandora-release 787879f612 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9212 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-12 00:41:04 +00:00
zarzuelo a77beeb7f7 2013-12-11 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Add one decimal
	to pie graphs to don't lose so much precision when 
	percentages are rounded
	Incident #407



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9209 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-11 12:57:09 +00:00
pandora-release 2333c18745 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9205 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-11 00:37:28 +00:00
zarzuelo 913a5eefde 2013-12-10 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Fix storing of event 
	comments in metaconsole and shot the event comments more
	recent first. 
	Incident #440



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-10 12:22:55 +00:00
pandora-release d7761a33c1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9197 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-10 00:39:44 +00:00
zarzuelo 31a97f0673 2013-12-09 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css: Fix styles in group view
	for groups without states where letters were not visible
	Incident: 432



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-09 12:41:26 +00:00
pandora-release 9cad1549f1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9188 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-09 00:36:24 +00:00
pandora-release 8d90c5065f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9186 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-08 00:35:31 +00:00
pandora-release 89151beb61 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9184 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-07 00:35:04 +00:00
pandora-release ffc2cfcbe0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-06 00:34:57 +00:00
mdtrooper e7f7bc5746 2013-12-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the get events filtered by group.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9176 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-05 15:10:57 +00:00
mdtrooper f30a3708dd 2013-12-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the get events when not found the
	agent, before it returned the systems events, now it returns empty
	list.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9169 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-05 14:00:51 +00:00
pandora-release 99eee9837a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-05 00:35:21 +00:00
pandora-release 05a64c6de8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9157 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-04 00:37:21 +00:00
jsatoh f44a662b97 2013-12-03 Junichi Satoh <junichi@rworks.jp>
* include/functions_treeview.php: Fixed sql error in tag tab.

	* ChangeLog: Fixed date in my previous commit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-03 09:47:07 +00:00
pandora-release d4c72f6d1b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9152 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-03 00:35:25 +00:00
jsatoh e41338a349 2013-12-01 Junichi Satoh <junichi@rworks.jp>
* include/functions_treeview.php: Fixed tree expansion failure
	by module.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-02 10:43:14 +00:00
mdtrooper 30df665aee 2013-12-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed the old visual maps from
	pandora4, now it is showed the values in the simple value.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9150 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-02 08:07:40 +00:00
pandora-release 87a9decb87 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9149 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-02 00:34:47 +00:00
jsatoh 410fe3d471 2013-12-01 Junichi Satoh <junichi@rworks.jp>
* include/functions_modules.php: Corrected agent counting by module
	group.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9148 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-01 02:17:12 +00:00
pandora-release 12f705d6b6 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-01 00:33:51 +00:00
jsatoh 97a7ce0f3c 2013-11-30 Junichi Satoh <junichi@rworks.jp>
* include/functions_treeview.php: Fixed tree expansion failure in
	module based tree view when module name includes some symbols.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-30 08:32:15 +00:00
pandora-release 8928184ba3 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9142 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-30 00:33:28 +00:00
pandora-release 326d04ef1a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-29 00:33:15 +00:00
pandora-release c6374a8648 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9137 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-28 00:35:16 +00:00
jsatoh f7b2255a6c 2013-11-27 Junichi Satoh <junichi@rworks.jp>
* include/functions_modules.php: Fixed that some multibyte characters
	are recognized as invalid characters on module creation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-27 04:43:14 +00:00
pandora-release a2777fe8b2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9133 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-27 00:33:27 +00:00
zarzuelo 6dfc476f8a 2013-11-26 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php
	mobile/include/style/main.css: Improve events layout
	and fix events validation 
	
	* include/functions_events.php
	include/functions_api.php: Fix event validation from API
	and delete deprecated function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-26 13:08:27 +00:00
pandora-release 14c103d3c9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-26 00:33:05 +00:00
pandora-release 6c63ca7368 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-25 00:32:03 +00:00
pandora-release 5ee65c56b7 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9119 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-24 00:32:14 +00:00
jsatoh 32466ffa49 2013-11-23 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_visual_console_editor_editor_tab.php: Added
	a new description for rich label.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-23 12:19:19 +00:00
pandora-release bfa87ffcde Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9116 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-23 00:31:56 +00:00
pandora-release d9ef4b5be5 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9112 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-22 00:31:30 +00:00
zarzuelo a3d86f0bcf 2013-11-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Fix the combo of user to assign an
	event to one of them. Incident #409



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9111 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-21 14:55:23 +00:00
pandora-release 98e8adc646 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-21 00:32:58 +00:00
mdtrooper ae6ed16da4 2013-11-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: removed the hack for metaconsole, now
	this hack fails because it is fixed the images in the metaconsole.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-20 16:57:53 +00:00
mdtrooper bcc83567fc 2013-11-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: removed the hack for metaconsole in the
	"ui_toggle", now this hack fails because it is fixed the images in
	the metaconsole.
	
	* operation/agentes/alerts_status.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9106 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-20 14:52:14 +00:00
zarzuelo 5d36c6ffaf 2013-11-20 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php: Fixed visual console links
	to other visual consoles when there are alert fired on them
	for bug #391



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9103 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-20 08:56:31 +00:00
pandora-release 4c4fd2ed7d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9101 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-20 00:30:51 +00:00
Ramon Novoa bf88f47af1 2013-11-19 Ramon Novoa <rnovoa@artica.es>
* godmode/reporting/reporting_builder.php,
	  include/functions_groups.php,
	  include/functions_users.php: Reverted changes for TSOL. Will be merged
	  after the 5.0SP1 release.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9100 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 16:21:42 +00:00
mdtrooper e81f59e1e7 2013-11-19 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: added lost line about the autorefresh.
	
	* include/functions_html.php: re-fixed the images from metaconsole.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9099 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 14:36:22 +00:00
vgilc 5ae968a728 2013-11-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_groups.php
	  include/functions_users.php: Fix combo groups.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9096 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 12:42:35 +00:00
pandora-release 4a3343b8fc Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9093 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 00:31:41 +00:00
zarzuelo 510a693c0b 2013-11-18 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php: Fixed status
	of visual map items when have a fired alert for
	incident #391



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9091 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-18 15:10:11 +00:00
pandora-release 357dd1913e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9089 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-18 00:30:19 +00:00
pandora-release d19292b655 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9087 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-17 00:30:09 +00:00
pandora-release 35ce17baf0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9085 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-16 00:29:43 +00:00
vgilc 5b55b7cd8f 2013-11-15 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/nl.po
	  include/languages/nl.mo
	  include/languages/pl.po
	  include/languages/pl.mo
	  include/languages/pt.po
	  include/languages/pt.mo
	  include/languages/pt_BR.po
	  include/languages/pt_BR.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo: Updated translations.

	* include/languages/ca.mo
	  include/languages/ca.po: Added language.

	* include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Deleted language.

	* pandoradb_data.oracle.sql
	  pandoradb_data.postgreSQL.sql
	  pandoradb_data.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	  extras/pandoradb_migrate_4.1_to_5.0.mysql.sql
	  extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql
	  extras/pandoradb_migrate_4.1_to_5.0.oracle.sql: Deleted 'zh_TW' and
	added 'ca'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9084 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-15 11:22:57 +00:00
pandora-release 506506646d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9082 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-15 00:29:42 +00:00
pandora-release 03afd335e2 Updated version and build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9081 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-14 16:03:22 +00:00
mdtrooper 4b3b4f0ea8 2013-11-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php: fixed the images of metaconsole,
	again.
	
	* include/functions_visual_map_editor.php: fixed the disabled
	agents only show their modules when it is selected in the editor.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9079 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-14 13:59:38 +00:00
zarzuelo 40a0d86a02 2013-11-14 Sergio Martin <sergio.martin@artica.es>
* include/languages/ru.mo
	include/languages/pt.po
	include/languages/zh_TW.mo
	include/languages/el.mo
	include/languages/zh_CN.mo
	include/languages/cs.po
	include/languages/nl.mo
	include/languages/es.po
	include/languages/en_GB.mo
	include/languages/pl.mo
	include/languages/it.mo
	include/languages/sk.po
	include/languages/pt.mo
	include/languages/en_AU.po
	include/languages/ar.po
	include/languages/en.po
	include/languages/cs.mo
	include/languages/es.mo
	include/languages/pt_BR.po
	include/languages/fr.po
	include/languages/sk.mo
	include/languages/en_AU.mo
	include/languages/tr.po
	include/languages/fa.po
	include/languages/de.po
	include/languages/ja.po
	include/languages/ar.mo
	include/languages/en.mo
	include/languages/pt_BR.mo
	include/languages/fr.mo
	include/languages/tr.mo
	include/languages/fa.mo
	include/languages/de.mo
	include/languages/ru.po
	include/languages/ja.mo
	include/languages/zh_TW.po
	include/languages/el.po
	include/languages/zh_CN.po
	include/languages/nl.po
	include/languages/en_GB.po
	include/languages/pl.po
	include/languages/it.po: Update languages
	from launchpad



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9077 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-14 12:50:05 +00:00
pandora-release 9ad70a7511 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9073 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-14 00:29:14 +00:00
mdtrooper 072e90840f 2013-11-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php: fixed the checks for duplicate images
	in the function "html_print_image" into the metaconsole
	installations.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9072 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-13 14:36:18 +00:00
pandora-release 048a1c08b4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9068 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-13 00:29:53 +00:00
zarzuelo 87e9e7fc48 2013-11-12 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora.js: Fix ugly chars in the
	title of the many select options.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9060 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 12:21:22 +00:00
mdtrooper 047acdbaac 2013-11-12 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/map_builder.php: added ids to the links for to
	the make more easy the unit test.
	
	* godmode/reporting/visual_console_builder.editor.js,
	include/functions_visual_map.php: fixed the simple value macros in
	the editor.
	



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9056 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 10:15:21 +00:00
pandora-release 5f60fba319 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9054 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 00:29:05 +00:00
zarzuelo ec57ccc601 2013-11-11 Sergio Martin <sergio.martin@artica.es>
* include/javascript/OpenLayers/OpenLayers.js: Fix layer
	order error that broke the zoom in google maps on GIS for 
	incident #370
	Merged from 4.1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9052 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-11 17:11:00 +00:00
zarzuelo 479b58e9d7 2013-11-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_treeview.php: Fix the agents query in
	tree view of tags to avoid duplicated agents for
	incident #349



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9047 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-11 12:34:37 +00:00
pandora-release dab8b7beb6 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9044 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-11 00:28:33 +00:00
pandora-release df80ea4c75 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9042 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-10 00:28:17 +00:00
pandora-release 9f5f6a5ec9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9040 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-09 00:28:59 +00:00
pandora-release d3769667bf Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9036 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-08 00:28:01 +00:00
zarzuelo 5aaed435b8 2013-11-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Change the way of store
	the event comments (supporting old way)

	* include/functions_api.php: Improve API clean process
	of the csv output.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9034 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-07 16:37:43 +00:00
mdtrooper 53e2b98415 2013-11-07 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the validate event with the
	new validation form.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9032 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-07 15:47:17 +00:00
pandora-release 6a581f42a4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9025 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-07 00:27:40 +00:00
zarzuelo b2652d8750 2013-11-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php: Fix create event typo 
	errors in api. Fix sent by tomas in incident #347



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9015 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-06 12:17:09 +00:00
zarzuelo 43570354c8 2013-11-06 Sergio Martin <sergio.martin@artica.es>
* include/constants.php
	include/functions_graph.php: Added color collection in
	constants file and use it in custom graphs to avoid
	ugly black colors in graphs with more than three graphs
	Incident #346



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9012 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-06 10:32:41 +00:00
pandora-release 724f3b73a4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-06 00:27:14 +00:00
zarzuelo a7d3ad065d 2013-11-05 Sergio Martin <sergio.martin@artica.es>
* include/api.php: Create a special call on Pandora FMS
	API to verify if it is a correct installation of Pandora 
	and get the Version.
	This call only retrieve "Pandora FMS [version] - [build]"
	without any security check.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9008 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-05 17:23:13 +00:00
zarzuelo cfdf56b544 2013-11-05 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js: Fixed "press
	on scape" close event on enterprise dialog



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-05 15:17:44 +00:00
zarzuelo 1ab9d4608e 2013-11-05 Sergio Martin <sergio.martin@artica.es>
* include/functions_tags.php: Fix the tags acl 
	check function to be compatible with acl propagation
	incident #345



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9006 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-05 12:56:51 +00:00
pandora-release dabdceec9e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9004 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-05 10:57:02 +00:00
zarzuelo 273d72b050 2013-11-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php: Fixed function that
	returns the user groups in tree way. It was broken
	when the user has acls over a group but not in his
	father. Incident: #342
	Merged from 4.1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8997 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-04 11:30:24 +00:00
hkosaka 8af1214b13 2013-10-31 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Added some parameters to
	'create_group' API function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8987 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-31 11:50:06 +00:00
mdtrooper 7b5b0e0635 2013-10-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the output of data as csv when
	the data have a return carriges.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8981 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-30 15:00:46 +00:00
hkosaka 585592ce38 2013-10-22 Hirofumi Kosaka <kosaka@rworks.jp>
* include/help/en/help_alert_config.php,
	include/help/en/help_alert_macros.php,
	include/help/es/help_alert_config.php,
	include/help/es/help_alert_macros.php,
	include/help/ja/help_alert_config.php,
	include/help/ja/help_alert_macros.php: Added _timezone_
	alert macro descriptions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-30 06:39:15 +00:00
mdtrooper 54a5a6e9f6 2013-10-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php: fixed the message to show the
	user, and fixed the checks.
	
	INCIDENT: #320




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8978 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-29 13:16:47 +00:00
mdtrooper 3846ace40f 2013-10-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: fixed the delete the nodes in the
	networkmap enterprise.
	
	MERGED FROM THE BRANCH PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-29 11:11:32 +00:00
zarzuelo fd64ae1054 2013-10-29 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php: Merge the logic from the 
	pdf reports to have the same results in both sides for 
	incident #314



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8974 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-29 09:57:12 +00:00
mdtrooper e96bb53f06 2013-10-28 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.list_items.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.elements.php,
	godmode/reporting/visual_console_builder.editor.php,
	include/help/en/help_visual_console_editor_editor_tab.php,
	include/javascript/jquery.pandora.js,
	include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php,
	include/functions_visual_map_editor.php: added rich labels for all
	items in the visualmap and the simple value has the new macro
	(_VALUE_) for to set the value with html style into the rich labels.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8965 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-28 10:27:10 +00:00
vgilc f09e7a2009 2013-10-28 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/nl.po
	  include/languages/nl.mo
	  include/languages/pl.po
	  include/languages/pl.mo
	  include/languages/pt.po
	  include/languages/pt.mo
	  include/languages/pt_BR.po
	  include/languages/pt_BR.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo
	  include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Updated translations.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-28 07:47:23 +00:00
mdtrooper 94765e927f 2013-10-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_copy_modules.php,
	include/functions_modules.php: fixed the module massive copy from
	agent with remote configuration to agent without remote
	configuration and with a network module.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8957 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-25 10:15:50 +00:00
mdtrooper 2125245841 2013-10-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the get events filtered by the
	group in the parameters.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8952 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-23 12:30:11 +00:00
hkosaka a361c523a2 2013-10-22 Hirofumi Kosaka <kosaka@rworks.jp>
* include/ajax/module.php: changed the code to avoid to try to
          load enterprise code unconditionally.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8944 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-22 09:42:36 +00:00
mdtrooper 3462a1717e 2013-10-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: applied the path from
	"http://sourceforge.net/p/pandora/bugs/2395/", thanks Jorge Loza.
	
	MERGED FROM THE BRANCH PANDORA_4.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8939 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-21 07:37:03 +00:00
mdtrooper 1cbf6978da 2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* include/api.php: checking the update manager, sorry.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8927 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 14:13:53 +00:00
mdtrooper 3516271674 2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php,
	include/functions_network_components.php,
	include/functions_alerts.php: fixed the name of items to duplicate,
	now they have a html entities for whitespaces.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8926 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 12:00:58 +00:00
zarzuelo c80cc0e37a 2013-10-16 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js
	include/functions_config.php: Changed license warning window
	time to 30 seconds. Added header warning message when license 
	is expired in client mode



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8925 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 10:47:28 +00:00
mdtrooper 9039157070 2013-10-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_delete_modules.php,
	include/functions_modules.php: fixed the delete modules with
	conf from the massive operations.

2013-10-16 Miguel de Dios <miguel.dedios@artica.es>

	* pandoradb_data.sql,
	extensions/update_manager/sql/update_manager.sql,
	extensions/update_manager/sql/update_manager.postgreSQL.sql,
	extensions/update_manager/sql/update_manager.oracle.sql,
	extensions/system_info.php, pandoradb.data.postgreSQL.sql,
	pandoradb.data.oracle.sql, extras/pandora_diag.php: removed the
	unused path to keygen.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 10:30:35 +00:00
zarzuelo 88acdc4f8d 2013-10-16 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	images/login_background.jpg
	images/login_background.png: Change the background
	image of the login screen




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8921 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-16 09:19:51 +00:00
pandora-release 7c1d87de90 Updated version and build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8915 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-15 10:48:41 +00:00
zarzuelo ec1f12b9ea 2013-10-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php
	include/functions_reporting.php
	godmode/reporting/reporting_builder.item_editor.php: Fixed filters
	of event reports filters and some visual issues



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8910 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 14:22:52 +00:00
mdtrooper d18f9aa993 2013-10-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_groups.php: into the function
	"groups_get_group_to_list" fixed PHP warnings about uninitialized
	vars.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8909 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 13:58:55 +00:00
mdtrooper 3a215820c1 2013-10-14 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/flot/pandora.flot.js,
	include/graphs/functions_flot.php, operation/agentes/stat_win.php:
	fixed the charts with negative values and a flot type.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 11:48:51 +00:00
vgilc 4524961a4e 2013-10-14 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/nl.po
	  include/languages/nl.mo
	  include/languages/pl.po
	  include/languages/pl.mo
	  include/languages/pt.po
	  include/languages/pt.mo
	  include/languages/pt_BR.po
	  include/languages/pt_BR.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo
	  include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Updated translations.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8905 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 08:18:46 +00:00
jsatoh 0fec0e80e7 2013-10-13 Junichi Satoh <junichi@rworks.jp>
* godmode/alerts/alert_commands.php, include/functions_io.php: Fixed
	that unexpected fields descriptions are set when multi-byte characters
	are entered.
	It is caused by json_encode(). It escapes unicode used by multi-byte
	characters. I've created io_json_mb_encode(), replacement of
	json_encode() for multi-byte characters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8902 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-13 23:13:23 +00:00
jsatoh 7c50438a1b 2013-10-12 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_reporting_advanced_tab.php,
	include/help/ja/help_warning_status.php,
	include/help/ja/help_critical_status.php: Added new explanations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8899 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-12 22:12:37 +00:00
mdtrooper e27bce70ca 2013-10-11 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.editor.php,
	include/styles/pandora.css, include/styles/pandora_legacy.css: added
	the font 72 pt for labels in visual maps.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8896 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 12:48:36 +00:00
vgilc c6c5322ffd 2013-10-11 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ast.mo
	  include/languages/ast.po
	  include/languages/bn.mo
	  include/languages/bn.po
	  include/languages/bg.mo
	  include/languages/bg.po
	  include/languages/ca.mo
	  include/languages/ca.po
	  include/languages/da.mo
	  include/languages/da.po
	  include/languages/et.mo
	  include/languages/et.po
	  include/languages/eu.mo
	  include/languages/eu.po
	  include/languages/fi.po
	  include/languages/fi.mo
	  include/languages/gl.po
	  include/languages/gl.mo
	  include/languages/he.po
	  include/languages/he.mo
	  include/languages/hi.po
	  include/languages/hi.mo
	  include/languages/hu.po
	  include/languages/hu.mo
	  include/languages/ko.po
	  include/languages/ko.mo
	  include/languages/mr.po
	  include/languages/mr.mo
	  include/languages/ms.po
	  include/languages/ms.mo
	  include/languages/nb.po
	  include/languages/nb.mo
	  include/languages/ro.po
	  include/languages/ro.mo
	  include/languages/sl.po
	  include/languages/sl.mo
	  include/languages/sv.po
	  include/languages/sv.mo
	  include/languages/te.po
	  include/languages/te.mo
	  include/languages/uk.po
	  include/languages/uk.mo
	  include/languages/vi.po
	  include/languages/vi.mo: Deleted languages.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8895 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 12:31:10 +00:00
mariopulido 8b628703db 2013-10-11 Mario Pulido <mario.pulido@artica.es>
* include/help/es/help_critical_status.php,
        include/help/es/help_warning_status.php,
        include/help/en/help_critical_status.php,
        include/help/en/help_warning_status.php: Added examples in help



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 12:14:10 +00:00
mdtrooper 09e5a830aa 2013-10-11 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php, include/functions_graph.php,
	include/functions_api.php: fixed a pair of bugs of the api calls.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8892 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 11:33:07 +00:00
zarzuelo 5cd887aba4 2013-10-11 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed strange
	random fail of flot graphs menus and improve allocation
	of this menu. Incident: #253

	* images/normalscreen.png: Change icon to modern style



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 11:20:25 +00:00
zarzuelo 4af53ca3ad 2013-10-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php
	index.php
	general/header.php: Add include of dialog.css in 
	config for incident #254



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8889 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-11 09:19:59 +00:00
zarzuelo fd540f5880 2013-10-10 Sergio Martin <sergio.martin@artica.es>
* include/functions_agents.php
	include/functions_alerts.php
	operation/agentes/status_monitor.php
	operation/agentes/status_events.php
	mobile/operation/modules.php: Fixed several calls
	to acl tags with same fixes of Juanma in previous commits



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8887 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-10 16:11:39 +00:00
zarzuelo 8c7a0b1ae8 2013-10-10 Sergio Martin <sergio.martin@artica.es>
* include/functions_agents.php: Change the way of 
	calculate next contact in main agent view to real
	next contact using only agent interval.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8886 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-10 14:44:53 +00:00
mdtrooper 9b6f00a1ff 2013-10-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_tags.php,
	operation/agentes/estado_monitores.php,
	operation/agentes/status_events.php: uploaded the fixes of Juanma.
	Thanks Juanma ;) 




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8885 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-10 12:55:22 +00:00
zarzuelo 5c793dfccb 2013-10-10 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	godmode/groups/configure_group.php
	godmode/alerts/alert_templates.php
	godmode/modules/manage_network_components.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php
	godmode/category/edit_category.php: Fixed many aesthetic
	issues



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-10 09:20:21 +00:00
zarzuelo d1ff8d0101 2013-10-09 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js
	images/tip.png: Replace tip image by new star, increse
	a little the license info dialog

	* operation/agentes/estado_generalagente.php: Added real 
	time tip near status graph legend in main agent view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8876 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-09 08:42:00 +00:00
mdtrooper 67c51714ae 2013-10-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php,
	include/Image/image_functions.php: fixed the show visualmap widget
	in dashboard.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8872 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-08 15:36:42 +00:00
mdtrooper 82b77f1921 2013-10-08 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora.css: add the style for the dialogs in
	the enteprise license dialog.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8871 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-08 14:16:06 +00:00
pandora-release 8af4dc13d8 Updated version and build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8870 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-08 12:12:08 +00:00
zarzuelo b372f9b041 2013-10-08 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_reporting_advanced_tab.php
	include/help/es/help_reporting_advanced_tab.php: Add info
	in the report macros help with new feature

	* images/custom_logo/none.png
	images/custom_logo/artica_logo.jpg
	images/custom_logo/artica_logo.png
	images/custom_logo/sourceforge.png
	images/custom_logo/pandora_logo_head.png
	images/custom_logo/none.jpg: Clean and create new files for
	pdf header

	* godmode/reporting/reporting_builder.php: Set FreeSans as
	default font in reports



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8869 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-08 11:26:43 +00:00
zarzuelo 090b2e7fb3 2013-10-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php
	include/javascript/jquery.pandora.controls.js
	include/functions_treeview.php
	operation/tree.php
	operation/agentes/ver_agente.php
	godmode/groups/group_list.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_delete_modules.php
	godmode/massive/massive_delete_alerts.php
	godmode/massive/massive_edit_modules.php
	godmode/reporting/graph_builder.graph_editor.php: Add sorting
	in many agents list retrieved by ajax and tree view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8868 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-08 09:48:26 +00:00
zarzuelo ff4a91e5e4 2013-10-07 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css: Added a overflow hidden
	in left informative tab of pandoras interface to avoid
	ugly visual errors.

	* godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/reporting_builder.item_editor.php: Change Avg
	strings by Rate strings in top N reports for incident #211



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8865 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 13:31:37 +00:00
Ramon Novoa bd51b40fcc 2013-10-07 Ramon Novoa <rnovoa@artica.es>
* include/functions_networkmap.php,
	  operation/agentes/networkmap_list.php,
	  operation/agentes/networkmap.php: Fixed ACL related problems.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8862 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 10:52:24 +00:00
zarzuelo e934558823 2013-10-07 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Disabled 
	second pass processing in 3d pie chart because
	it was really heavy (13 seconds chargin a simple
	pie is unacceptable)




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8860 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 09:24:11 +00:00
zarzuelo 2f555980ce 2013-10-07 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_reporting.php
	include/fonts/FreeSans.ttf
	include/fonts/FreeSansBold.ttf
	include/config_process.php
	operation/reporting/reporting_viewer.php
	images/pandora_logo_white.jpg
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/reporting_builder.main.php
	godmode/reporting/reporting_builder.php: Fix several visual
	issues in reports. Update FreeSans font. Add some code for
	pdf reports in enterprise side



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8858 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-07 08:38:41 +00:00
zarzuelo c216b6fd9e 2013-10-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Fixed ACLs in responses combo
	in detailed view of an agent for incident #226



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8852 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-04 12:27:42 +00:00
mdtrooper 39a1058da8 2013-10-04 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: fixed the show strict error in PHP
	version 5.4.0 to up.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8851 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-04 08:25:39 +00:00
zarzuelo 1b53588375 2013-10-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php: Fixed group filter in
	alerts view for incident #218



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8850 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-04 08:24:42 +00:00
mdtrooper 5e17451fa7 2013-10-02 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/visual_console_builder.ajax.php: fixed update the
	label.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8847 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-03 09:53:49 +00:00
zarzuelo 93497af1a6 2013-10-02 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js: Increase width of modal
	window of license



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8845 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-02 15:07:52 +00:00
zarzuelo c179dd60d3 2013-10-02 Sergio Martin <sergio.martin@artica.es>
* include/styles/install.css
	include/styles/pandora.css
	install.php
	images/warn.png
	images/pandora_tinylogo_open.png
	images/dot_red.png
	images/dot_green.png: Improve visual styles of 
	install screens

	* general/pandora_help.php: Add a opensource logo
	image in help screen when enterprise is not installed 

	* general/error_screen.php: Add css styles to
	error screens before login




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8844 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-02 14:51:02 +00:00
mdtrooper b9f5622ab3 2013-10-02 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js: fixed the previous fixed.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8842 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-02 10:19:07 +00:00
mdtrooper bc81b2fac4 2013-10-02 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js, index.php,
	general/login_page.php: fixed the show the warning trial enterprise
	message when fail login.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8841 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-02 10:08:45 +00:00
zarzuelo 0c3d73394a 2013-10-01 Sergio Martin <sergio.martin@artica.es>
* include/styles/menu.css: Fixed menus item height to
	avoid ugliest menu ever when license expired dialog is shown



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8839 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-01 15:21:21 +00:00
Ramon Novoa afe07ff99f 2013-10-01 Ramon Novoa <rnovoa@artica.es>
* index.php,
	  include/config_process.php: Removed a redeclaration of develop_bypass
	  and set it to 0 by default.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8838 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-01 12:53:38 +00:00
pandora-release 7abb33a2bb Updated version and build strings for the 5.0RC1 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8835 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 14:35:41 +00:00
zarzuelo ddf047cd90 2013-09-30 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Improve the db maintenance check
	to avoid heavy tsesion queries each page load



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8833 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 13:57:48 +00:00
zarzuelo 6baec3b7a4 2013-09-30 Sergio Martin <sergio.martin@artica.es>
* include/graphs/pChart/pPie.class.php: Fix reversed colors bug in
	3D pie graphs

	* godmode/reporting/reporting_builder.item_editor.php: Hide Server combo
	when metaconsole is not enabled.

	* include/javascript/jquery.pandora.js: Increase width of license
	dialog



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8831 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 13:24:09 +00:00
mdtrooper 901a3ec263 2013-09-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: added code for to delete the nodes
	of any agent when it is deleted.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8830 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 11:53:39 +00:00
vgilc 69a29ab490 2013-09-30 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
	  include/languages/ast.mo
	  include/languages/ast.po
	  include/languages/bn.mo
	  include/languages/bn.po
	  include/languages/bg.mo
	  include/languages/bg.po
	  include/languages/ca.mo
	  include/languages/ca.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/da.mo
	  include/languages/da.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en.mo
	  include/languages/en.po
	  include/languages/en_AU.mo
	  include/languages/en_AU.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/et.mo
	  include/languages/et.po
	  include/languages/eu.mo
	  include/languages/eu.po
	  include/languages/fa.po
	  include/languages/fa.mo
	  include/languages/fi.po
	  include/languages/fi.mo
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/gl.po
	  include/languages/gl.mo
	  include/languages/he.po
	  include/languages/he.mo
	  include/languages/hi.po
	  include/languages/hi.mo
	  include/languages/hu.po
	  include/languages/hu.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/ko.po
	  include/languages/ko.mo
	  include/languages/mr.po
	  include/languages/mr.mo
	  include/languages/ms.po
	  include/languages/ms.mo
	  include/languages/nb.po
	  include/languages/nb.mo
	  include/languages/nl.po
	  include/languages/nl.mo
	  include/languages/pl.po
	  include/languages/pl.mo
	  include/languages/pt.po
	  include/languages/pt.mo
	  include/languages/pt_BR.po
	  include/languages/pt_BR.mo
	  include/languages/ro.po
	  include/languages/ro.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/sl.po
	  include/languages/sl.mo
	  include/languages/sv.po
	  include/languages/sv.mo
	  include/languages/te.po
	  include/languages/te.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/uk.po
	  include/languages/uk.mo
	  include/languages/vi.po
	  include/languages/vi.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo
	  include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Updated translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8828 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 10:14:12 +00:00
mdtrooper b2e0094f6b 2013-09-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: added function "delete_dir" and improved
	the function "copy_dir".
	
	* extensions/update_manager/lib/libupdate_manager_client.php,
	extensions/update_manager/lib/functions.php,
	extensions/update_manager/main.php: added feature to upload zip
	archives to update.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8827 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-30 09:08:10 +00:00
jsatoh c644f82125 2013-09-29 Junichi Satoh <junichi@rworks.jp>
* include/ajax/events.php: Added timeout binary paths to execute
	commands for FreeBSD and NetBSD.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-29 13:22:53 +00:00
jsatoh c8e012b654 2013-09-29 Junichi Satoh <junichi@rworks.jp>
include/functions_reporting.php: Added missing %s.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8823 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-29 07:07:19 +00:00
Ramon Novoa 3a543e7df7 2013-09-27 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php,
	  operation/netflow/nf_live_view.php: Show an error if nfdump version
	  older than 1.6.8 is installed (this is the minimum version required
	  to work with Pandora FMS).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8820 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-27 11:18:04 +00:00
mdtrooper c379ef77c0 2013-09-27 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js: the button to close in the
	dialog information for outdate license is not, and the ok button
	is hidden for a few seconds.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8819 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-27 10:58:10 +00:00
mdtrooper bb2d94f88c 2013-09-26 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.pandora.js: change the style of dialog
	of enterprise license.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8816 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-26 10:36:09 +00:00
mdtrooper f132f1eeab 2013-09-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: made more easy the merge with the
	last branch.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8810 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-25 09:36:12 +00:00
zarzuelo 260c677dac 2013-09-24 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/javascript/jquery.pandora.js
	images/license_key.png
	general/login_help_dialog.php
	general/login_page.php: Change the visual styles
	of some dialogs

	* extensions/agents_modules.php
	extensions/module_groups.php: Improve the visual
	style of extensions and their legends



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8803 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-24 13:20:59 +00:00
zarzuelo 32b7b9683d 2013-09-23 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php: Fix groups in tree way
	when All group is not exist



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8799 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-23 10:59:29 +00:00
jsatoh 50cad8805c 2013-09-22 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_alert_config.php: Translated new sentences.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8795 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-22 14:08:53 +00:00
jsatoh c5eb29bc86 2013-09-22 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_module_macros.php,
	include/help/ja/help_alert_macros.php: Translated new sentences.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8794 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-22 13:41:09 +00:00
zarzuelo d7510afef9 2013-09-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	godmode/groups/group_list.php: Fix groups view pagination
	and other internal fail retrieving the groups in tree way



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8782 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-19 10:35:12 +00:00
juanmanuelr e5ef147fa8 2013-09-18 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_modules.php: Module name checking 
        for invalid characters added at creation time.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8780 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-18 13:39:29 +00:00
vgilc 8ac5c4c59b 2013-09-16 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
	  include/languages/ast.mo
	  include/languages/ast.po
	  include/languages/bn.mo
	  include/languages/bn.po
	  include/languages/bg.mo
	  include/languages/bg.po
	  include/languages/ca.mo
	  include/languages/ca.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/da.mo
	  include/languages/da.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en.mo
	  include/languages/en.po
	  include/languages/en_AU.mo
	  include/languages/en_AU.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/et.mo
	  include/languages/et.po
	  include/languages/eu.mo
	  include/languages/eu.po
	  include/languages/fa.po
	  include/languages/fa.mo
	  include/languages/fi.po
	  include/languages/fi.mo
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/gl.po
	  include/languages/gl.mo
	  include/languages/he.po
	  include/languages/he.mo
	  include/languages/hi.po
	  include/languages/hi.mo
	  include/languages/hu.po
	  include/languages/hu.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/ko.po
	  include/languages/ko.mo
	  include/languages/mr.po
	  include/languages/mr.mo
	  include/languages/ms.po
	  include/languages/ms.mo
	  include/languages/nb.po
	  include/languages/nb.mo
	  include/languages/nl.po
	  include/languages/nl.mo
	  include/languages/pl.po
	  include/languages/pl.mo
	  include/languages/pt.po
	  include/languages/pt.mo
	  include/languages/pt_BR.po
	  include/languages/pt_BR.mo
	  include/languages/ro.po
	  include/languages/ro.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/sl.po
	  include/languages/sl.mo
	  include/languages/sv.po
	  include/languages/sv.mo
	  include/languages/te.po
	  include/languages/te.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/uk.po
	  include/languages/uk.mo
	  include/languages/vi.po
	  include/languages/vi.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo
	  include/languages/zh_TW.po
	  include/languages/zh_TW.mo: Updated translations.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8776 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-16 14:33:49 +00:00
Ramon Novoa 9b85c6630c 2013-09-13 Ramon Novoa <rnovoa@artica.es>
* godmode/setup/setup_netflow.php: Added a help tip to the
	  configuration token "Daemon interval".

	* include/functions_agents.php: Fixed an invalid call to
	  config_agents_has_remote_configuration. Remote configuration
	  files were not being deleted.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8767 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-13 14:21:22 +00:00
Ramon Novoa 6d1e75f62c 2013-09-12 Ramon Novoa <rnovoa@artica.es>
* include/functions_config.php: Removed some code that set
	  netflow_disable_custom_lvfilters to an invalid value.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8761 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-12 08:18:51 +00:00
Ramon Novoa ec48818bc5 2013-09-11 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/module_manager_editor.php,
	  include/help/en/help_alert_config.php,
	  include/help/en/help_alert_macros.php,
	  include/help/en/help_module_macros.php,
	  include/help/es/help_module_macros.php,
	  include/help/es/help_alert_config.php,
	  include/help/es/help_alert_macros.php,
	  include/help/ja/help_alert_macros.php,
	  include/help/ja/help_module_macros.php,
	  include/help/ja/help_alert_config.php: Updated help for module macros.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8758 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-11 12:22:48 +00:00
Ramon Novoa ebfb062743 2013-09-09 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
	  include/ajax/events.php,
	  include/functions_api.php,
	  include/functions_events.php,
	  include/javascript/pandora_events.js,
	  pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql: Added support for event custom data (via CLI
	  and API).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8754 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-09 16:21:45 +00:00
Ramon Novoa ca1a5f2160 2013-09-05 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql,
	  godmode/agentes/configurar_agente.php,
	  godmode/agentes/agent_template.php,
	  godmode/agentes/module_manager_editor_common.php,
	  godmode/agentes/module_manager_editor.php,
	  include/functions_modules.php,
	  pandoradb.sql: Added support for module macros.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8747 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-05 16:46:21 +00:00
mdtrooper 4a020f2624 2013-09-05 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_plugin.php,
	include/javascript/pandora_modules.js: fixed the double apply
	entities in the plugin components.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8745 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-05 12:34:03 +00:00
mdtrooper 2f42ff5fc4 2013-09-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_filemanager.php: fixed PHP notice when this
	file is included and there is not a upload file action.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8743 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-05 06:41:02 +00:00
mdtrooper 1506127262 2013-09-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/modificar_agente.php,
	include/functions_agents.php: fixed the delete agent when sometimes
	have remote config but not the enterprise.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8740 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-04 12:49:27 +00:00
Ramon Novoa eed5d0efb4 2013-09-04 Ramon Novoa <rnovoa@artica.es>
* include/functions_events.php,
	  include/javascript/pandora_events.js: Added 'ID extra' to the event
	  details.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8737 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-04 09:14:52 +00:00
mdtrooper 3da5f64882 2013-09-03 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_groups.php, operation/agentes/group_view.php:
	fixed the links (now use constants instead the magic number and
	unicorns) to the filtered list of modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8735 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-03 12:58:22 +00:00