Changesets: RackTables
master 0c63937a 2021-01-21 01:14:34 Details Diff |
display log records consistently Factor renderLogRecordsPortlet() out of renderObject() and also call it from renderRow(), renderLocationPage() and renderRackPage(). This way every entity that allows to add log records also displays them on the default tab. |
||
mod - ChangeLog | Diff File | ||
mod - wwwroot/inc/interface.php | Diff File | ||
master ff197ead 2021-01-10 23:32:43 Details Diff |
renderEditAttributeTRs(): escape string values Call stringForTextInputValue() for string attributes so they do not interfere with the resulting HTML. This fixes a bug reported by Quentin HESS. [skip ci] |
||
mod - wwwroot/inc/interface.php | Diff File | ||
master 20c2fe80 2021-01-01 21:24:43 Details Diff |
update COPYING for 2021 [skip ci] | ||
master 597b7e1c 2020-11-25 23:01:01 Details Diff |
upgrade CodeMirror from 5.58.1 to 5.58.3 [skip ci] | ||
mod - wwwroot/js/codemirror/codemirror.js | Diff File | ||
master c61809eb 2020-11-25 21:56:45 Details Diff |
spell lastInsertID() (once again) [skip ci] | ||
mod - tests/DictionaryAttributeTest.php | Diff File | ||
master 62e2b65d 2020-11-22 17:53:42 Details Diff |
lose a newline | ||
master f7b1d417 2020-10-09 13:19:31 Details Diff |
fix some spelling [skip ci] | ||
mod - gateways/ucssdk | Diff File | ||
mod - wwwroot/js/tag-cb.js | Diff File | ||
mod - wwwroot/inc/interface.php | Diff File | ||
mod - wwwroot/inc/install.php | Diff File | ||
mod - wwwroot/inc/ophandlers.php | Diff File | ||
mod - wwwroot/inc/functions.php | Diff File | ||
mod - wwwroot/inc/code.php | Diff File | ||
mod - wwwroot/inc/upgrade.php | Diff File | ||
mod - wwwroot/inc/pre-init.php | Diff File | ||
mod - README.md | Diff File | ||
mod - wwwroot/inc/slb2-interface.php | Diff File | ||
mod - wwwroot/inc/slb-interface.php | Diff File | ||
mod - wwwroot/inc/database.php | Diff File | ||
master f0425df1 2020-10-09 12:48:00 Details Diff |
gateways: use "#!/usr/bin/env perl" | ||
mod - gateways/sshnokey | Diff File | ||
mod - gateways/netcat | Diff File | ||
mod - gateways/ssh | Diff File | ||
mod - gateways/telnet | Diff File | ||
master a9a7efaf 2020-10-06 18:17:48 Details Diff |
forward-port more props of 0.21.5 [skip ci] | ||
master 11b90bab 2020-10-05 20:42:21 Details Diff |
copy the 0.21.5 ChangeLog section [skip ci] | ||
maintenance-0.21.x 1b1e3741 2020-10-05 17:51:18 Details Diff |
0.21.5: cut the release | ||
maintenance-0.21.x e40ce14e 2020-10-05 16:50:38 Details Diff |
lose some trailing space in README.md | ||
master b903adab 2020-10-05 16:50:38 Details Diff |
lose some trailing space in README.md | ||
master fdbf1ac4 2020-10-05 13:19:06 Details Diff |
upgrade CodeMirror from 5.54.0 to 5.58.1 | ||
maintenance-0.21.x 9e60e7fd 2020-08-31 21:14:33 Details Diff |
SNMP: add two more Netgear switches (Mantis#1983) [skip ci] |
Affected Issues 1983 |
|
master cd28255a 2020-08-31 21:14:33 Details Diff |
SNMP: add two more Netgear switches (Mantis#1983) [skip ci] |
Affected Issues 1983 |
|
mod - wwwroot/inc/snmp.php | Diff File | ||
mod - ChangeLog | Diff File | ||
master a48acec7 2020-08-31 18:56:12 Details Diff |
snmp.php: fix some indentation issues | ||
mod - wwwroot/inc/snmp.php | Diff File | ||
master 939c92c5 2020-08-31 18:55:40 Details Diff |
doSwitchSNMPmining(): fixup some pattern matching Spell end-of-string where it is implied, lose a preg_match() that is no-op after commit 59736b5. |
||
mod - wwwroot/inc/snmp.php | Diff File | ||
master 59736b52 2020-08-29 23:11:20 Details Diff |
SNMP: update some Netgear code Reorder the switch declarations and detect the software version. [skip ci] |
||
mod - wwwroot/inc/snmp.php | Diff File | ||
master cdf887c3 2020-08-29 22:16:01 Details Diff |
dictionary: add a few more Netgear switches [skip ci] |
||
mod - wwwroot/inc/dictionary.php | Diff File | ||
master 28b62821 2020-08-28 01:26:27 Details Diff |
tests: address most shellcheck warnings in *.sh Use modern style command substitution, add some double quotes, assert that "cd" is successful, lose an unused variable, reword an underdefined logical AND, replace "expr" with arithmetic expansion. |
||
mod - tests/travis_setup_mysql.sh | Diff File | ||
mod - tests/express_pre.sh | Diff File | ||
mod - tests/express.sh | Diff File | ||
mod - tests/express_phpunit.sh | Diff File | ||
mod - tests/express_post.sh | Diff File | ||
master bcc640c0 2020-08-28 01:13:32 Details Diff |
tests: factor a function out in express_pre.sh Addresses a few format warnings from shellcheck and deduplicate the code. While at it, get the variable right in testPHPExitCodeAndOutput() because after commit a62537c it worked only by coincidence. |
||
mod - tests/express_pre.sh | Diff File | ||
master 9cd34593 2020-08-26 00:37:40 Details Diff |
git-commit: address some shellcheck warnings Use modern style command substitution and more double quotes. [skip ci] |
||
mod - gateways/git-commit | Diff File | ||
master 077641b1 2020-08-13 01:12:07 Details Diff |
renderAttributes(): also display attribute ID As suggested by Lucas Aimaretto on the racktables-users mailing list. |
||
mod - wwwroot/inc/interface-config.php | Diff File | ||
master 9ee6f1d3 2020-08-13 01:08:23 Details Diff |
renderAttributes(): switch to renderTableViewer() | ||
mod - wwwroot/inc/interface-config.php | Diff File |