Commit Graph

11375 Commits

Author SHA1 Message Date
Arturo Gonzalez cccce11f79 New maps in progress... (get node data) 2016-02-24 13:04:38 +01:00
Arturo Gonzalez bd736ea598 New maps in progress... (get node data) 2016-02-24 11:45:08 +01:00
mdtrooper f203070e5e Some tiny changes. 2016-02-24 10:38:51 +01:00
mdtrooper d11448838f Added data attributes for the nodes. 2016-02-24 10:36:34 +01:00
Arturo Gonzalez fcc42ce5a3 New maps in progress... (new ajax and class files for nodes) 2016-02-24 10:00:01 +01:00
artica 089d748019 Auto-updated build strings. 2016-02-24 00:01:13 +01:00
Arturo Gonzalez 2b89d5d7e0 New maps in progress... (node data by ajax, first contact) 2016-02-23 17:28:55 +01:00
Arturo Gonzalez f3de5c9aaa New maps in progress... (document js file) 2016-02-23 17:13:24 +01:00
mdtrooper 5f7eee5bc8 Fixed the zoom controller, thanks to R.Novoa 2016-02-23 16:48:58 +01:00
mdtrooper 2ee1e5c345 Finish the zoom controller (well it is not finish, it needs the plus and minor buttons...sorry) 2016-02-23 12:37:58 +01:00
mdtrooper e2b8870afe Working in the home zoom button 2016-02-23 09:33:49 +01:00
artica 897e54f2e0 Auto-updated build strings. 2016-02-23 00:01:28 +01:00
mdtrooper 967aac57ef Starting to working in the zoom bar controller. 2016-02-22 18:54:19 +01:00
mdtrooper 952dd081ab Restore the code before the testing svg. 2016-02-22 17:17:03 +01:00
mdtrooper c66445d3a5 Change the code for testing the svg bug. 2016-02-22 17:14:18 +01:00
Arturo Gonzalez d154a1a779 New maps in progress... (Fixed error when tooltips and zoom) 2016-02-22 15:51:20 +01:00
mdtrooper 83951266d0 An another change. 2016-02-22 15:03:59 +01:00
mdtrooper 3eddfb2c7f An another changes. 2016-02-22 13:33:26 +01:00
Arturo Gonzalez 9648affaaa New maps in progress... 2016-02-22 13:30:44 +01:00
Arturo Gonzalez 6fae17432a New maps in progress... 2016-02-22 13:28:33 +01:00
mdtrooper d12eb3f8ea Add tiny improvement 2016-02-22 13:18:54 +01:00
mdtrooper e7b664dd63 Some changes that we need. 2016-02-22 13:02:06 +01:00
mdtrooper 646a90211e Some changes needs for the zoom. 2016-02-22 12:05:28 +01:00
Arturo Gonzalez 400620a11f New maps in progress... (tooltipster css files added) 2016-02-22 11:48:42 +01:00
Arturo Gonzalez accac98aae New maps in progress... (node tooltips) 2016-02-22 10:20:46 +01:00
Arturo Gonzalez 2da733e8b5 New maps in progress... (tooltips) 2016-02-22 09:55:32 +01:00
Hirofumi Kosaka 38ba2cfcbd Fixed massive-edit-plugins to show multi-byte string values properly. 2016-02-22 17:44:27 +09:00
artica 010f531b97 Auto-updated build strings. 2016-02-22 00:01:10 +01:00
artica 7b345f4453 Auto-updated build strings. 2016-02-20 00:01:19 +01:00
Arturo Gonzalez 0afd6e3eb6 New maps in progress... (first version of nodes tooltip) 2016-02-19 13:43:23 +01:00
mdtrooper 3e8cb70d0b First version of tooltip with svg 2016-02-19 13:30:58 +01:00
mdtrooper 0b8ec4a89d Added another library (jquery.svg.js) for to fix jquery bug (the pretty jquery can not work with "svg dom"...I love it). 2016-02-19 13:17:18 +01:00
artica a839c63005 Auto-updated build strings. 2016-02-19 00:01:25 +01:00
mdtrooper 1d936ad230 First version of scroll and pan of new networkmap but it is buggy. 2016-02-18 16:51:03 +01:00
mdtrooper 5659589e01 Fixed the bug in the generation nodes. 2016-02-18 16:49:11 +01:00
Arturo Gonzalez b20828c85d New maps in progress... (Added css reference to TOOLTIPSTER!) 2016-02-18 15:33:24 +01:00
Arturo Gonzalez e5c05c7055 Fixed error in group view with father groups without user read permissions. Ticket#3395 2016-02-18 15:04:59 +01:00
Arturo Gonzalez e9eb16a848 Some changes in saml login system. 2016-02-18 12:29:50 +01:00
Arturo Gonzalez a2d7f6bbf4 New map in progress... (Added a tooltipster js) 2016-02-18 11:21:26 +01:00
mdtrooper 8e7103e097 Merge branch 'feature/new_networkmap' of https://github.com/pandorafms/pandorafms into feature/new_networkmap 2016-02-18 11:07:13 +01:00
Arturo Gonzalez 42e962c5ed New maps in progress. Added tooltip plugin to test. 2016-02-18 10:51:33 +01:00
Arturo Gonzalez db66113fb1 Fixed group view with strict user. Ticket#3391 2016-02-18 09:20:14 +01:00
Hirofumi Kosaka 1ca151fa03 Fixed get_plugins API that had returned values in wrong order if updated from ver 4.x. 2016-02-18 16:58:01 +09:00
artica bdaf4689eb Auto-updated build strings. 2016-02-18 00:01:17 +01:00
KIKUCHI Koichiro a036b0627f Fixed %postun script fails when pandora_agent isn't running 2016-02-18 06:07:51 +09:00
KIKUCHI Koichiro c71e75045e Fixed init script fails to get pandora_agent's pid on CentOS 2.x.
Without -w option, the centos 2.x version of ps (procps-2.0.7)
truncates long lines to 80 characters when output isn't a tty
and thus init script fails to get pid of pandora_agent..
2016-02-18 06:07:49 +09:00
KIKUCHI Koichiro 03df2f8303 Fixed package dependencies.
- add missing dependencies and remove unnecessay one.
 - split coreutils into fileutils and textutils to support RHEL 2.x.
 - requires perl(Sys::Syslog) instead of using 'weak dependency' of perl-Sys-Syslog.
   perl(Foo::Bar) style should be used for perl module's dependency. see
   https://fedoraproject.org/wiki/Packaging:Perl?rd=Packaging/Perl#Perl_Requires_and_Provides

Tested on: centos 2.1, 3.1, 4.0, 5.0, 6.0, 7.2 for installation,
           centos 4.0 for package creation.
2016-02-18 06:07:08 +09:00
mdtrooper 6dbf6e18f2 Working in the new networkmap. 2016-02-17 18:31:46 +01:00
mdtrooper fb3b4d8a6f Some fixes, thanks Arturo. 2016-02-17 15:36:44 +01:00
fbsanchez 257b6c4f2d Pandora FMS Agent Windows inventory fixes 2016-02-17 14:19:00 +01:00