Commit Graph

679 Commits

Author SHA1 Message Date
m-lopez-f 9c256623d0 Fixed problems with group agents. Tiquet: #3079
(cherry picked from commit 774b0f9cab)
2016-08-16 10:44:21 +02:00
m-lopez-f 2217e9f908 Fixed problems with group agents. Tiquet: #3079 2016-07-22 16:08:45 +02:00
m-lopez-f ac6c5ca06e Fixed problems with clippy styles
(cherry picked from commit e314332320)
2016-06-27 13:08:46 +02:00
Alejandro Gallardo Escobar 49d243b487 Fixed the error which prevented the opening of the QR dialog on the public console section
(cherry picked from commit 4cd2e7750b)
2016-06-09 17:01:22 +02:00
Alejandro Gallardo Escobar 4b4c3f5c6a Fix to print the user lines into the visual maps. Ticket #3746
(cherry picked from commit caac294f6e)
2016-06-02 15:16:09 +02:00
fermin831 10fb47d2fd Enlarged the text on plugins fields Tickets #3739 2016-05-31 15:32:47 +02:00
Alejandro Gallardo Escobar 6b8c92c6b3 Error fix 2016-05-24 16:33:32 +02:00
Alejandro Gallardo Escobar 732a651d6d Added a function to easily made a control which only appear on mouse move
(cherry picked from commit 8d69c50d4b6e23defd22eafe99aceeaf0e5927da)
2016-05-24 16:24:40 +02:00
Alejandro Gallardo Escobar a0097dc31d Now the custom title used in pandora uses event delegation, so won't be necessary to bind the event to new elements
(cherry picked from commit 38a26cd739)
2016-05-18 15:30:57 +02:00
mdtrooper cc67922d5c Fixes in the interface text in the arrows. 2016-05-17 15:42:00 +02:00
mdtrooper 23fd308953 Another fixes in the arrows with interfaces. 2016-05-17 15:19:15 +02:00
mdtrooper 37fe7a6601 Some fixes in the arrows with interfaces. 2016-05-17 15:06:09 +02:00
mdtrooper cdc14c2582 Working in the refresh holding area. 2016-05-17 12:22:15 +02:00
mdtrooper cd6e8490fb Added the border to the nodes. 2016-05-17 11:46:07 +02:00
mdtrooper ce06e95900 Resize to fill the page the viewport of new networkmap. 2016-05-17 11:44:20 +02:00
mdtrooper 5d53de11a7 Fixed the resize action in the new networkmap. 2016-05-17 11:16:21 +02:00
mdtrooper d4c84ddde2 Fixed the AMMA arrows. 2016-05-17 10:25:49 +02:00
mdtrooper e0403e90b2 Fixed the AMMA arrows in the javascript code. 2016-05-17 09:27:17 +02:00
mdtrooper f16a6a812e Working in the fixes of A-M-M-A arrows. 2016-05-13 16:04:32 +02:00
mdtrooper ae475c8447 Fixed the relations A-M-M-A and A-M-A in the old networkmaps (and this is the source of new networkmaps) 2016-05-13 13:20:53 +02:00
mdtrooper aedce995ab Starting to fixed the arrows with interfaces. 2016-05-11 12:05:40 +02:00
mdtrooper fade837f1d Fixed another thing about the length of titles. 2016-05-10 15:09:53 +02:00
mdtrooper 5b77944f97 Fixed the lenght of titles. 2016-05-10 15:08:10 +02:00
mdtrooper 1a3b977224 Show a tooltip to help when there is a relationship action. 2016-05-10 12:48:55 +02:00
mdtrooper 35d0d4db66 Fixed the enterprise feature of add relation between nodes in the new networkmap. 2016-05-09 14:38:37 +02:00
mdtrooper 08d1cece5c Some fixes. 2016-05-09 09:51:20 +02:00
mdtrooper 9a3525f544 Fixed the event move for several networkmaps in one page (as enterprise dashboard) 2016-05-04 15:19:45 +02:00
mdtrooper 8eee70f06d Fixed the dragable module group in new networkmap. 2016-05-04 15:10:57 +02:00
mdtrooper 751a07ccc8 Some work about the javascript for uniq networkmaps for the enterprise dashboard. 2016-05-04 14:37:44 +02:00
mdtrooper 9945502466 Changed the filter var (before as global var) for the enterprise dashboard. 2016-05-04 11:06:57 +02:00
mdtrooper 2cc5f96915 Changed the edges (before as global var) for the enterprise dashboard 2016-05-04 10:38:47 +02:00
mdtrooper 0690e303e9 Some fixes for two or more networkmaps in enterprise dashboard 2016-05-03 17:26:30 +02:00
mdtrooper 67a65d84b1 Fixed the refresh time of map and networkmap 2016-04-26 12:23:09 +02:00
mdtrooper 1bc205f1f6 Working in the holding area into the minimap. 2016-04-26 11:26:28 +02:00
Arturo Gonzalez c335394a7b New maps in progress... (Fixed error in delete node) 2016-04-25 15:09:51 +02:00
mdtrooper e47c8641ac Working in the enterprise holding area. 2016-04-25 10:45:38 +02:00
Arturo Gonzalez 058a51232e New maps in progress... (Document the code) 2016-04-25 09:09:38 +02:00
Arturo Gonzalez 5f53b2fa12 New maps in progress... (Fixed errors in enterprise ajax) 2016-04-22 13:26:18 +02:00
mdtrooper 0f4dfa5d1d Working in the ajax calls for the enterprise code. 2016-04-21 13:12:19 +02:00
mdtrooper e7f53d2f79 Working in the ajax actions. 2016-04-20 17:28:49 +02:00
Arturo Gonzalez 4b6d917bb4 New maps in progress... (Added arrows GMA, GMM, AG, GG and PA arrows [modulegroup-agent, groupmodule-module, agent-group, group-group, policy-agent] 2016-04-20 11:41:59 +02:00
Arturo Gonzalez cd64345368 New maps in progress... (Added policies and groups tooltips) 2016-04-20 10:48:06 +02:00
Arturo Gonzalez b3dbcdad17 New maps in progress... (Added drag, delete and select functions to policie and group node) 2016-04-20 09:16:16 +02:00
Arturo Gonzalez 2831607723 New maps in progress... (Fixed fake arrows and non necessary tooltips) 2016-04-18 13:40:44 +02:00
Arturo Gonzalez 3cae98989c New maps in progress... (Fixed node select when "show modules" and "show module groups" are enable) 2016-04-18 10:50:36 +02:00
Arturo Gonzalez bc0cd7f570 New maps in progress... (Fixed "delete modules" and "delete modulegroups" when "show modules" and "show module groups" are enable 2016-04-18 10:45:34 +02:00
Arturo Gonzalez 89c2d16159 New maps in progress... (Added thigs to arrows code) 2016-04-18 09:35:49 +02:00
Arturo Gonzalez f312f6d416 New maps in progress... (Added AM arrows when "show modules" is enable and "show module groups" is disable 2016-04-18 09:31:33 +02:00
Arturo Gonzalez 3d61418519 New maps in progress... (Fixed status in module nodes when "show modules" is disabled) 2016-04-15 12:17:18 +02:00
mdtrooper 4c04e19cf8 Fixed the minimap when there is nothing nodes. 2016-04-14 15:21:06 +02:00