Commit Graph

1042 Commits

Author SHA1 Message Date
Eric A. Miller
b90bf5bccc Move capitalizeFirstLetter() to netdisco.js as common utility function 2014-05-28 23:37:55 -04:00
Oliver Gorwits
ba38f9e93d Revert "[#23] Move to NetAddr::MAC for better handling of MACs"
This reverts commit 562b3d26db.

Discovered a few unpolished bits of NetAddr::MAC, unfortunately. For example
$NetAddr::MAC::errstr is not reset when new instances are created.
2014-05-28 23:23:08 +01:00
Eric A. Miller
12da0badaf Merge branch 'em-datatables-v1_10_0' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into em-datatables-v1_10_0 2014-05-27 23:28:13 -04:00
Eric A. Miller
27e5343335 DataTables for ports with multiple nodes attached report 2014-05-27 23:27:05 -04:00
Eric A. Miller
20b8de9d86 encode uri and html 2014-05-27 23:27:05 -04:00
Eric A. Miller
160756bbb6 encode uri and html, don't search counts 2014-05-27 23:27:05 -04:00
Eric A. Miller
08608511cb Add He JavaScript HTML entity encoder/decoder, http://mths.be/he 2014-05-27 23:27:05 -04:00
Eric A. Miller
4105319987 DataTables for ports that are blocking report 2014-05-27 23:27:05 -04:00
Eric A. Miller
95161c4cd5 Not formatting numbers in template so remove plug-in 2014-05-27 23:27:05 -04:00
Eric A. Miller
8b1382a6d6 DataTables for ports administratively disabled report 2014-05-27 23:27:05 -04:00
Eric A. Miller
72e558404b Bump DBIx::Class requirement to 0.08250 for partial prefetch through the collapse API attribute 2014-05-27 23:27:05 -04:00
Eric A. Miller
8e37f6f47f Remove floatThead 2014-05-27 23:27:05 -04:00
Eric A. Miller
32a4accc05 DataTables for device name / DNS mismatch report 2014-05-27 23:27:05 -04:00
Eric A. Miller
d9378e2285 Remove jquery.floatThead due to column re-size / overflow issues. Initializing jquery.floatThead "useAbsolutePositioning: true" allows column re-size when header at top, but still sets table-layout to fixed when scrolling preventing column re-size if sorted. Add table footer since header doesn't float. 2014-05-27 23:27:05 -04:00
Eric A. Miller
5e13d642a1 DataTables for device by location report 2014-05-27 23:27:05 -04:00
Eric A. Miller
17c60afce8 DataTables for device addresses without DNS entries report 2014-05-27 23:27:05 -04:00
Eric A. Miller
d54e6ea6e7 DataTables for port utilization report 2014-05-27 23:27:04 -04:00
Eric A. Miller
1919924441 modify module inventory csv due to datatables changes 2014-05-27 23:27:04 -04:00
Eric A. Miller
54e65cde30 update jQuery.floatThead to 1.2.7 2014-05-27 23:27:04 -04:00
Eric A. Miller
eb267777ad use jquery.floatThead rather than DataTables FixedHeader extension 2014-05-27 23:27:04 -04:00
Eric A. Miller
5191b90eee DataTables for module inventory report 2014-05-27 23:27:04 -04:00
Eric A. Miller
f502ae0a92 include DataTables assets 2014-05-27 23:27:04 -04:00
Eric A. Miller
980f8ae2a6 DataTables | Table plug-in for jQuery (v1.10.0) with Bootstrap styling 2014-05-27 23:27:04 -04:00
Eric A. Miller
eb0c4e358b DataTables for ports with multiple nodes attached report 2014-05-27 23:16:25 -04:00
Eric A. Miller
efe17e96bb encode uri and html 2014-05-27 23:15:12 -04:00
Eric A. Miller
039e43f72e encode uri and html, don't search counts 2014-05-27 22:13:00 -04:00
Eric A. Miller
33beee5683 Add He JavaScript HTML entity encoder/decoder, http://mths.be/he 2014-05-27 22:05:09 -04:00
Oliver Gorwits
97f68aaeb6 Merge branch 'og-logged-in-user-fix'
Conflicts:
	Netdisco/lib/App/Netdisco.pm
2014-05-27 10:47:40 +01:00
Oliver Gorwits
39d1ee9a31 release 2.027007 2014-05-27 10:44:51 +01:00
Oliver Gorwits
15315b4364 allow get_user_details to return truthy when it's OK to have no user 2014-05-27 10:43:39 +01:00
Oliver Gorwits
d27ceed33e Merge branch 'og-redirect-filehandles-fix'
Conflicts:
	Netdisco/Changes
	Netdisco/META.yml
	Netdisco/lib/App/Netdisco.pm
2014-05-27 07:13:36 +01:00
Oliver Gorwits
59e4af67cd release 2.027006 2014-05-27 07:09:07 +01:00
Oliver Gorwits
01d28490a6 fix another bug in call to Daemon::Contol redirect_filehandles 2014-05-27 07:07:56 +01:00
Eric A. Miller
8c9ac86793 DataTables for ports that are blocking report 2014-05-26 23:35:57 -04:00
Eric A. Miller
7ebec40d9a Not formatting numbers in template so remove plug-in 2014-05-26 23:34:18 -04:00
Eric A. Miller
c266969243 DataTables for ports administratively disabled report 2014-05-26 23:26:36 -04:00
Eric A. Miller
ee99118703 Bump DBIx::Class requirement to 0.08250 for partial prefetch through the collapse API attribute 2014-05-26 22:57:42 -04:00
Eric A. Miller
141a05af48 Remove floatThead 2014-05-26 22:46:11 -04:00
Eric A. Miller
c969c663bf DataTables for device name / DNS mismatch report 2014-05-26 22:39:55 -04:00
Eric A. Miller
9c006cc0f6 Remove jquery.floatThead due to column re-size / overflow issues. Initializing jquery.floatThead "useAbsolutePositioning: true" allows column re-size when header at top, but still sets table-layout to fixed when scrolling preventing column re-size if sorted. Add table footer since header doesn't float. 2014-05-26 22:37:24 -04:00
Eric A. Miller
9a377b1f64 DataTables for device by location report 2014-05-24 09:05:29 -04:00
Eric A. Miller
d5fa991da7 DataTables for device addresses without DNS entries report 2014-05-24 09:04:04 -04:00
Eric A. Miller
bfa75dd47e DataTables for port utilization report 2014-05-24 09:01:49 -04:00
Oliver Gorwits
562b3d26db [#23] Move to NetAddr::MAC for better handling of MACs 2014-05-24 13:12:32 +01:00
Oliver Gorwits
980aaa4535 Add documentation note about non-standard pg port 2014-05-23 23:11:27 +01:00
Oliver Gorwits
d84150bda9 Increase default snmptimeout from 1 to 3 seconds 2014-05-23 23:06:50 +01:00
Oliver Gorwits
2d180b1f16 fix undefined key in Discover 2014-05-22 16:52:20 +01:00
Oliver Gorwits
123c48a576 Unrouted VLAN interfaces have numbers on Cisco - ignore them 2014-05-22 15:59:22 +01:00
Oliver Gorwits
bcbb253b1a release 2.027005_001 2014-05-21 21:22:49 +01:00
Oliver Gorwits
9685eb182a Merge pluggable job queue branch.
Squashed commit of the following:

commit e2ca15c0f8
Merge: 0a90308 ffcf6ed
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Wed May 21 21:18:58 2014 +0100

    Merge branch 'master' into og-pluggable-daemon

commit 0a90308ecf
Merge: e80c575 ee398fc
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 22:20:40 2014 +0100

    Merge branch 'master' into og-pluggable-daemon

    Conflicts:
    	Netdisco/lib/App/Netdisco.pm

commit e80c575c57
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 22:14:44 2014 +0100

    move worker sleep into jobqueue

commit c83b999597
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 22:01:43 2014 +0100

    support disable manager from jobqueue dynamic code

commit 4792b0dc49
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 21:34:28 2014 +0100

    fix pod name

commit 187fc84937
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 21:22:06 2014 +0100

    better naming

commit 1c43aaa0f4
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 21:18:49 2014 +0100

    make worker use only JobQueue not LocalQueue directly

commit 5316058ba8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 20:42:19 2014 +0100

    remove unecessary scrub subroutine

commit 8077e3de9d
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 20:31:18 2014 +0100

    remove any duplicate jobs when locking

commit d4b5e4e6cd
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 20:20:32 2014 +0100

    rename DefaultSettings to Configuration

commit aacb149d09
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 19:57:45 2014 +0100

    no need to check - mgr is not started if 0 workers

commit 46ebe4cd6a
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 19:50:37 2014 +0100

    remove unecessary job scrub

commit 60522fe555
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 19:27:53 2014 +0100

    fixes for DefaultSettings

commit 2c6f0dd0f7
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 19:11:50 2014 +0100

    rename housekeeping to schedule

commit c12034d2b0
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 19:06:22 2014 +0100

    new DefaultSettings package, and mv queue to be key of workers

commit 49e9079f9a
Merge: ec8ad3b 213f44e
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 17 08:00:02 2014 +0100

    Merge branch 'master' into og-pluggable-daemon

commit ec8ad3b2d8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun May 11 01:18:21 2014 +0100

    fix entered_stamp

commit 471724dd89
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 10 23:44:14 2014 +0100

    fix auto hack

commit 4620deff33
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 10 23:27:11 2014 +0100

    final migration

commit 5413e34e83
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 10 23:18:12 2014 +0100

    more JobQueue migration

commit 9569bda4d8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 10 22:44:20 2014 +0100

    migrate to JobQueue :)

commit 41ee8f91f2
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 10 22:38:20 2014 +0100

    simplify again

commit 58cba4da24
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 10 22:06:41 2014 +0100

    add POD for JobQueue

commit c9afbab26b
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 10 21:36:01 2014 +0100

    use Module::Load tricks to avoid some other mess

commit 50c72c1d64
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat May 10 21:12:52 2014 +0100

    use Module::Load for dynamic loading

commit 54510a1560
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu May 8 22:05:10 2014 +0100

    hack to make functional and OO interface

commit b8c706a2e7
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu May 8 21:29:31 2014 +0100

    simplify role apply for jobqueue

commit 8a816b9764
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Tue May 6 22:20:50 2014 +0100

    remove debug print

commit f3131adfc8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Tue May 6 21:47:30 2014 +0100

    big patch to remove knowledge of DB from most worker code

commit 39a0efb3c3
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Apr 28 23:46:10 2014 +0100

    port Worker Common to pluggable jobqueue

commit 8c0614357a
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Apr 28 23:04:13 2014 +0100

    port Scheduler to pluggable jobqueue

commit 3882c157ec
Merge: 44e6c49 2480646
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Apr 28 22:36:57 2014 +0100

    Merge branch 'master' into og-pluggable-daemon

commit 44e6c49419
Merge: fdeeffc 5fc6209
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Apr 28 22:35:53 2014 +0100

    Merge branch 'master' into og-pluggable-daemon

commit 5fc62090e2
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Apr 28 22:15:07 2014 +0100

    edge topology
      17   * Use

commit fdeeffcbe4
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Apr 24 23:13:20 2014 +0100

    book specifically same jobs which were seen

commit 0d97c2b819
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Apr 24 22:57:37 2014 +0100

    fix typos

commit 47265a5292
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Apr 24 21:56:52 2014 +0100

    rename file to follow name change

commit fd169149c4
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Apr 24 21:52:57 2014 +0100

    remove job types from web code

commit 319489ae00
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Apr 24 21:46:30 2014 +0100

    remove job types from scheduler

commit ccdeca600c
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Apr 24 21:33:01 2014 +0100

    remove job types from netdisco-daemon-fg

commit 349bddf609
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Apr 24 21:05:42 2014 +0100

    move default env settings to Netdisco.pm

commit b4b5cce00a
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Apr 24 21:01:26 2014 +0100

    remove job type knowledge from code into config
2014-05-21 21:20:27 +01:00