Commit Graph

1219 Commits

Author SHA1 Message Date
Oliver Gorwits
cf786f282e remove cookie processing 2014-10-25 21:59:17 +01:00
Oliver Gorwits
cc44cdde62 make sure page says when colvis changed, and is not stored in state 2014-10-25 21:52:12 +01:00
Oliver Gorwits
3a4df4527d filter is not saved with state 2014-10-25 21:34:09 +01:00
Oliver Gorwits
2e29f0b11d sidebar defaults follow params; fix state saving 2014-10-25 21:20:28 +01:00
Oliver Gorwits
bd3bcb36f8 sidebar built from config, colvis defaults from sidebar 2014-10-25 19:19:56 +01:00
Oliver Gorwits
ca6a08ef46 Change from ?tab=tabname param to .../tabname path
The reason for this is that DataTables keys local data on the page path, so
each tab should have its own path. We're already doing this for reports and
admin tasks, so it also makes sense to have consistency with search and device
tabs.

Squashed commit of the following:

commit 4ad33a23a81122496adfe561ad14f039e6255eff
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:46:17 2014 +0100

    fix search preference selection

commit 363e094935d386961e8773f787af41c46b83129a
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:36:45 2014 +0100

    fix css selector to match begins with /search

commit 43c972ee0d9401f74dcc3bd30052dba130b0d068
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:18:24 2014 +0100

    fix history push

commit 84f83eb46874b0222c0484014389713e4f027c8a
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:06:44 2014 +0100

    update sidebar form for tab-path, remove hidden tab name field

commit 344d4679a83f714c998cd475c041f8effab0c696
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:05:49 2014 +0100

    update template links for tab path

commit 9cf370d7eb4413aac6fc19c2c13a9bf670600965
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:04:57 2014 +0100

    move tab-specific JS from common into specific includes files

commit c2d8592a18e389535368d1e74fed29fe5a0eabd8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:02:46 2014 +0100

    fix mode

commit 52487cea47eaaea7f5c74536ad6d4bb2a8d6ba4c
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 14:01:15 2014 +0100

    move from tab param to tabname template var

commit b5a2424631a0050d5de3bc658746a40cd822e869
Merge: 531782b d8102bf
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Oct 25 10:50:00 2014 +0100

    Merge branch 'master' into em-device-ports-json
2014-10-25 14:51:15 +01:00
Oliver Gorwits
f7985c08ba Merge branch 'master' into em-device-ports-json 2014-10-25 14:50:52 +01:00
Eric A. Miller
4c9a7d1a9b Relation class typo 2014-10-25 14:50:43 +01:00
Eric A. Miller
9184672f2b POD typo 2014-10-25 14:50:43 +01:00
Eric A. Miller
49365c3c1f Ignore komodo files 2014-10-25 14:50:43 +01:00
Oliver Gorwits
d8102bf0d4 Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng 2014-10-23 23:04:47 +01:00
Oliver Gorwits
531782b30c working device ports sidebar column and in-cell checkboxes 2014-10-23 23:04:02 +01:00
Eric A. Miller
bab790e329 Relation class typo 2014-10-20 23:20:02 -04:00
Eric A. Miller
805afe97cb POD typo 2014-10-20 23:19:14 -04:00
Eric A. Miller
889bd96d8c Ignore komodo files 2014-10-20 23:18:53 -04:00
Oliver Gorwits
93b6274722 Merge branch 'master' into em-device-ports-json 2014-10-19 13:46:47 +01:00
Oliver Gorwits
e72bfa750e fix for latest DBIx::Class (deploy) 2014-10-19 13:46:41 +01:00
Oliver Gorwits
ecfb13f576 Merge branch 'master' into em-device-ports-json 2014-10-19 13:34:04 +01:00
Oliver Gorwits
8d51e69563 depend on Dancer version with fixed YAML::XS support 2014-10-19 13:33:50 +01:00
Oliver Gorwits
33880ce8b3 sidebar live toggling of node properties 2014-10-11 13:01:03 +01:00
Oliver Gorwits
df6f2dc3c7 Merge branch 'master' into em-device-ports-json 2014-10-11 12:03:36 +01:00
Oliver Gorwits
d2dbaf416b fix typo in relnotes 2014-10-11 11:23:05 +01:00
Oliver Gorwits
e276ecd8b2 release 2.029012 2014-10-09 17:00:59 +01:00
Oliver Gorwits
ae5ca802f4 [#152] HP devices with port names "D##" not sorted by portsort.js
In naturalsort there is handling for Float, Decimal and Scientific notation.
This looks for numbers like:
'10.04f','10.039F','10.038d','1.528535047e5'

It was breaking port sorting for ports named like "D1", "D10" etc.

Have removed support for sorting these numbers as it's unlikely we need that
in Netdisco, for now.
2014-10-09 16:58:02 +01:00
Oliver Gorwits
6564d9ca29 fix tabs in portsort.html 2014-10-09 16:54:47 +01:00
Oliver Gorwits
93b19240e2 fix tabs 2014-10-09 14:43:51 +01:00
Oliver Gorwits
c231cfdeb1 release 2.029011 2014-10-07 18:49:42 +01:00
Oliver Gorwits
090cd631d4 Fix typo in the Device By Location report template 2014-10-07 18:48:38 +01:00
Oliver Gorwits
9826b653ea release 2.029010 2014-10-07 08:38:38 +01:00
Oliver Gorwits
455ab22fca Require old DBIC version to fix deploy problem 2014-10-07 08:37:46 +01:00
Oliver Gorwits
d50dba3eee [#143] Pass parameter(s) to custom reports via bind_params config 2014-10-05 13:00:03 +01:00
Oliver Gorwits
7630b6ec7b support override of reports 2014-10-05 12:38:06 +01:00
Oliver Gorwits
745a3b7a63 explicit note on upgrading instruction about pre-2.x 2014-10-04 15:04:05 +01:00
Oliver Gorwits
cd22c741e5 initial support for bind params in custom reports 2014-09-30 08:02:27 +01:00
Oliver Gorwits
f6b1112931 Administration (SSH, Telnet, Web) links for devices 2014-09-29 21:35:57 +01:00
Oliver Gorwits
d3a6f3e526 update M::I 2014-09-27 11:33:47 +01:00
Oliver Gorwits
4a6081fc58 add expire_jobs and set default expire times 2014-09-27 11:31:37 +01:00
Oliver Gorwits
f8e1507069 require DBIC version which fixes the dupe connection bug 2014-09-27 10:58:51 +01:00
Oliver Gorwits
fc3bda77cb better way to specify Dancer force version 2014-09-27 10:57:59 +01:00
Oliver Gorwits
478de3a8f6 release 2.029008 2014-09-23 20:30:22 +01:00
Oliver Gorwits
bbeda4bfa7 Add Dancer import to SSHCollector Platforms 2014-09-16 19:35:49 +01:00
Oliver Gorwits
97d1232860 Merge branch 'master' into em-device-ports-json
Conflicts:
	Netdisco/share/public/css/netdisco.css
	Netdisco/share/views/ajax/device/ports.tt
2014-09-16 19:29:41 +01:00
Oliver Gorwits
c70dcf60d5 better format for table page sizes 2014-09-16 18:42:46 +01:00
Oliver Gorwits
fb365f1203 Setting for items in number of records per table page menu 2014-09-15 23:42:00 +01:00
Oliver Gorwits
b63cd0b643 extract common DT options to template 2014-09-15 22:15:48 +01:00
Oliver Gorwits
374a668d38 fix header level in docs 2014-09-15 21:29:45 +01:00
Oliver Gorwits
0c896ab022 release 2.029007 2014-09-12 14:09:37 +01:00
Oliver Gorwits
9f4be96964 Add PaloAlto and IOS-XR support to netdisco-sshcollector 2014-09-03 13:22:52 +00:00
Oliver Gorwits
1e90fea47a do not attempt DNS resolution on bad IPs 2014-09-03 12:57:15 +00:00
Oliver Gorwits
d32024a782 Accept host names to netdisco-do show 2014-09-03 11:11:15 +00:00