Commit Graph

45 Commits

Author SHA1 Message Date
Daniel Maya 816bbf4d00 #8435 Added jquery mobile 1.5 2022-02-07 12:29:57 +01:00
Daniel Maya 05bc15f74c #8099 Added jquery mobile 1.4.5 2021-10-25 11:09:24 +02:00
fbsanchez 201d3194de Some inclusions in mobile view (MC) and minor fixes 2021-04-07 18:17:08 +02:00
fbsanchez 024640bcae Added a searchbox for module list in mobile/agent 2021-03-26 11:55:44 +01:00
Marcos Alconada d8a628b1c4 Ent 6781 revision de estilos visuales y eliminacion de sistemas skins 2021-03-11 14:40:23 +00:00
Jose Gonzalez 649442f794 Updated copyrights 2020-11-27 13:52:35 +01:00
daniel a5d5a45cac add render graph to reports 2020-10-02 14:16:55 +02:00
Daniel Barbero Martin c6165fbdee fixed mobile console donut charts 2020-09-21 15:13:07 +02:00
artica b3da2803a4 Changed the format of the .php files
Former-commit-id: 4dc926a81de14e27df8be7982406b09d8e808399
2019-01-30 16:18:44 +01:00
daniel ffc7734ebc delete flash_charts and library pchart 2018-10-19 11:31:06 +02:00
tatiana.llorente@artica.es 965c6c839b Image for mode Quiet changed to blue - #2036 2018-06-26 12:31:23 +02:00
Fermin 9cf7fee2c0 [Rebranding] Open mobile console 2018-05-11 14:24:26 +02:00
vgilc 0da39d386b Merge branch '1678-Qr-de-vista-de-agente-que-redireccione-a-vista-escritorio-en-modo-escritorio-del-navegador-movil' into 'develop'
Redirect to desktop version pandora when scan agent view QR with a mobilephone…

See merge request artica/pandorafms!1165
2018-01-29 13:38:25 +01:00
vgilc 8ea951a4bb Merge branch 'ent-1520-error-en-grafica-de-agente-no-dinamica' into 'develop'
Fixed non interactive status graphs

See merge request artica/pandorafms!1063
2017-12-21 10:48:17 +01:00
enriquecd 767087aaee Redirect to desktop version pandora when scan agent view QR with a mobilephone in desktop mode web browser - #1678 2017-12-05 17:14:52 +01:00
Alejandro Gallardo Escobar 979a27f794 [Mobile console] Now the agents filter persists between the list and detail view 2017-11-20 16:44:28 +01:00
fermin831 ff58a171e9 Fixed non interactive status graphs 2017-11-14 12:20:28 +01:00
enriquecd 44cf079b20 Change 24h event histogram function in pandora mobile to same that desktop pandora - #1170 2017-08-22 11:33:15 +02:00
Alejandro Gallardo Escobar beb38c70ce Changed the agent name by its alias in the mobile console 2017-02-22 13:50:06 +01:00
m-lopez-f 1fe9ded0fc Add changes of visual mobile version of pandora. Gitlab: #148 2017-02-13 16:06:17 +01:00
m-lopez-f aa553c14b3 Fixed version mobile in metaconsole version. Internal ticket: 79 2016-09-28 16:56:05 +02:00
m-lopez-f 657cd44a30 Revert "Fixed version mobile in metaconsole version"
This reverts commit a5e14a26bb.
2016-09-28 16:06:51 +02:00
m-lopez-f a5e14a26bb Fixed version mobile in metaconsole version 2016-09-28 16:04:13 +02:00
Alejandro Gallardo Escobar a87de02e0b Removed the tinyMCE from the agent description and custom fields. Removed the url injection feature from the agent description. Added the url injection feature to the agent custom fields of some sections
(cherry picked from commit c4bbe38b69e9b076b45871bc35b8c861b8ed2cc9)
2016-06-08 19:17:39 +02:00
mdtrooper 89cac169f4 Clean the source code style. 2015-06-08 11:05:19 +02:00
mdtrooper 0473856048 Killing pink unicorns and magic numbers. 2015-02-16 18:37:16 +01:00
mdtrooper 303b4f148f Added feature to set bbcode links in agents description and custom fields. Ticket #1404 2014-12-02 16:38:07 +01:00
Alejandro Gallardo Escobar 3dcb6a14a2 Fixed error and added new ACL checks 2014-10-15 18:12:51 +02:00
zarzuelo 50ab082782 2014-02-11 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/agent.php
	mobile/operation/events.php
	mobile/operation/home.php
	mobile/operation/modules.php
	mobile/operation/alerts.php
	mobile/include/style/main.css: Improve user feedback
	with warnings when no modules or events found, and
	drawing in the header the id user logged (only in home
	screen)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9427 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-11 10:37:30 +00:00
zarzuelo be97c59274 2014-02-10 Sergio Martin <sergio.martin@artica.es>
* mobile/include/style/main.css
	mobile/index.php
	mobile/operation/visualmap.php
	mobile/operation/tactical.php
	mobile/operation/module_graph.php
	mobile/operation/modules.php
	mobile/operation/agent.php: More improvements on
	visual styles in mobile console. Layouts, adaption
	of graphs dinamically to the screen using ajax, etc.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9423 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 17:03:08 +00:00
zarzuelo 5f431a7789 2014-02-10 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php: Fixed total agents
	count for group All

	* include/functions_graph.php
	mobile/operation/module_graph.php
	mobile/operation/modules.php
	mobile/operation/networkmaps.php
	mobile/operation/agent.php
	mobile/operation/agents.php
	mobile/operation/events.php
	mobile/operation/tactical.php
	mobile/operation/visualmaps.php
	mobile/include/ui.class.php
	mobile/include/style/main.css: A lot of fixes
	and improvements in mobile console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9420 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 11:54:39 +00:00
zarzuelo 1e6b6b5776 2014-02-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php
	include/functions_modules.php
	include/functions_agents.php
	include/constants.php: Add code to new "status"
	Warning fired in visual maps
		
	* mobile/operation/agent.php: Fix first time charge
	of code that set same size to both boxes in agent view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9413 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-07 11:29:20 +00:00
zarzuelo b2af235de5 2014-02-07 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/networkmaps.php
	mobile/operation/agent.php
	mobile/include/style/main.css
	mobile/include/ui.class.php
	mobile/include/user.class.php
	mobile/images/pandora_mobile_console.png: Improve
	network map ACLs and more usability/aesthetic issues



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9412 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-07 10:07:54 +00:00
zarzuelo 6d33b6fe83 2014-02-06 Sergio Martin <sergio.martin@artica.es>
* mobile/index.php
	mobile/operation/visualmap.php
	mobile/operation/visualmaps.php
	mobile/operation/networkmap.php
	mobile/operation/home.php
	mobile/operation/agent.php
	mobile/include/style/main.css
	mobile/include/user.class.php: Added visual
	consoles in mobile console. Improve the apparience with
	new icons (pandora ones), better layout, etc.

	* godmode/reporting/map_builder.php: Fix type
	in gettext function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9409 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-06 17:39:39 +00:00
zarzuelo 3520e697a9 2014-01-31 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/agent.php
	mobile/operation/events.php
	mobile/operation/modules.php
	mobile/operation/alerts.php
	mobile/include/style/main.css
	include/functions.php: Fixed last 10 events on
	agent view and improve usability and styles



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9392 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-31 10:50:55 +00:00
zarzuelo 379d2b1eaa 2013-11-28 Sergio Martin <sergio.martin@artica.es>
* mobile/include/style/main.css
	mobile/operation/networkmap.php
	mobile/operation/home.php
	mobile/operation/modules.php
	mobile/operation/alerts.php
	mobile/operation/networkmaps.php
	mobile/operation/agent.php
	mobile/operation/groups.php
	mobile/operation/agents.php
	mobile/operation/events.php
	mobile/operation/tactical.php: General improvements
	in mobile console. Cut some large strings, style fixes,
	back button path fix to iPhone app...



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-28 16:54:18 +00:00
zarzuelo 0249df739b 2013-11-27 Sergio Martin <sergio.martin@artica.es>
* images/hourglass_dark.png
	images/star_white.png
	images/star_dark.png
	images/hourglass_white.png
	images/tick_dark.png
	images/tick_white.png
	mobile/include/style/main.css
	mobile/operation/agent.php
	mobile/operation/events.php: Improvements in event 
	viewer of mobile console after fix some conflictive 
	code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9136 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-27 16:54:53 +00:00
mdtrooper da55465223 2013-07-11 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/agents.php, mobile/operation/agent.php,
	include/functions_graph.php: fixed the show static graphs in
	mobile.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8513 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-11 08:15:48 +00:00
mdtrooper 13c8e650ed 2013-07-03 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/events.php, mobile/operation/module_graph.php,
	mobile/operation/modules.php, mobile/operation/networkmaps.php,
	mobile/operation/groups.php, mobile/operation/agents.php,
	mobile/operation/tactical.php, mobile/operation/networkmap.php,
	mobile/operation/alerts.php, mobile/operation/agent.php,
	mobile/include/ui.class.php: added the back button in the head and
	impoved the source code style to make more easy the merges with
	the last branch.
	
	* include/functions_graph.php: fixed PHP notices.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8468 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-03 13:59:38 +00:00
zarzuelo d8b1f4fca5 2013-06-03 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_groups.php
	operation/events/events_list.php
	operation/agentes/group_view.php
	mobile/operation/agent.php
	mobile/operation/agents.php
	mobile/include/style/main.css
	general/logon_ok.php: Few visual fixes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8247 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-03 16:28:26 +00:00
mdtrooper 6994c0f996 2013-05-31 Miguel de Dios <miguel.dedios@artica.es>
* mobile/include/style/main.css: fixed the list of modules in the
	main agent view.
	
	* mobile/operation/agent.php: improved the source code style.
	
	* mobile/operation/agents.php: fixed the PHP warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-31 15:38:59 +00:00
mdtrooper d449d7d2d9 2013-04-24 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/groups.php, mobile/operation/agents.php,
	mobile/operation/tactical.php, mobile/operation/alerts.php,
	mobile/operation/agent.php, mobile/operation/events.php,
	mobile/operation/module_graph.php, mobile/operation/modules.php,
	mobile/include/style/main.css: some fixes.
	
	* include/functions.php: erased the lost trace.
	
	* include/functions_graph.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8042 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-24 12:36:32 +00:00
mdtrooper 0994dcdbb7 2013-04-22 Miguel de Dios <miguel.dedios@artica.es>
* operation/users/user_edit.php, include/functions_graph.php:
	improved the source code style.
	
	* mobile/operation/agent.php, mobile/operation/modules.php: somes
	fixes.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8027 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-22 17:43:28 +00:00
mdtrooper 185a0a67aa 2013-04-22 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/events.php, mobile/operation/module_graph.php,
	mobile/operation/modules.php, mobile/operation/agent.php,
	mobile/include/ui.class.php: some fixes.
	
	* include/functions_reporting.php, include/functions_groups.php,
	include/functions_graph.php: some fixes.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8025 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-22 15:51:37 +00:00
mdtrooper d08ef0febc 2013-04-09 Miguel de Dios <miguel.dedios@artica.es>
* mobile/index.php, mobile/operation/groups.php,
	mobile/operation/agents.php, mobile/operation/alerts.php,
	mobile/operation/agent.php, mobile/operation/events.php,
	mobile/operation/modules.php, mobile/include/style/main.css: 
	
	* include/functions_alerts.php include/functions_groups.php: some
	changes for the mobile.
	
	* operation/agentes/ver_agente.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7945 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-09 09:29:03 +00:00