|
|
|
@205
|
[205]
|
5 years |
athomas |
* Removed hooks as this can be done with MERGE.
* Using callable() …
|
|
|
|
@204
|
[204]
|
5 years |
athomas |
Added help header/footer and started adding hooks.
|
|
|
|
@203
|
[203]
|
5 years |
athomas |
Typo fixes.
|
|
|
|
@202
|
[202]
|
5 years |
athomas |
ORDER now works.
|
|
|
|
@201
|
[201]
|
5 years |
athomas |
Help now works with callbacks.
|
|
|
|
@200
|
[200]
|
5 years |
athomas |
Added grouping.
|
|
|
|
@199
|
[199]
|
5 years |
athomas |
* Quite a few bug fixes.
|
|
|
|
@198
|
[198]
|
5 years |
athomas |
Commit before factoring out FWC stuff. The grammar parser is pretty much …
|
|
|
|
@197
|
[197]
|
5 years |
athomas |
Renamed manage to fwc, added input checking callbacks to node keys. This …
|
|
|
|
@196
|
[196]
|
5 years |
athomas |
Imported python manage infrastructure.
|
|
|
|
@195
|
[195]
|
6 years |
athomas |
Updated $VERSION.
|
|
|
|
@194
|
[194]
|
6 years |
athomas |
Added on_change() trigger for %CONF variables.
|
|
|
|
@193
|
[193]
|
6 years |
athomas |
Fixed bug where grouping tokens were not stripped on error dumps.
|
|
|
|
@192
|
[192]
|
6 years |
athomas |
Fixed manage completion stripping of control tokens.
|
|
|
|
@191
|
[191]
|
6 years |
athomas |
Fixed all issues that I could find with the new grouping feature. …
|
|
|
|
@190
|
[190]
|
6 years |
svn |
Fixed a bug introduced by the grouping code whereby <eol> elements are …
|
|
|
|
@189
|
[189]
|
6 years |
svn |
Made default built-in group zMANAGE to force to the end of display.
|
|
|
|
@188
|
[188]
|
6 years |
svn |
Added command grouping, closing ticket #3.
|
|
|
|
@187
|
[187]
|
6 years |
athomas |
Fixed MANIFEST.
|
|
|
|
@186
|
[186]
|
6 years |
athomas |
Removed plugin dir, made whole system into a Perl package and added an …
|
|
|
|
@185
|
[185]
|
6 years |
svn |
Fixed yet another bug with branch ordering.
|
|
|
|
@184
|
[184]
|
6 years |
svn |
Fixed grammar ordering problem.
|
|
|
|
@183
|
[183]
|
6 years |
svn |
Question mark can now be inserted into string bodies, and unbalanced …
|
|
|
|
@182
|
[182]
|
6 years |
svn |
Fixed a bug in the wildcard matching where the wildcard node itself was …
|
|
|
|
@181
|
[181]
|
6 years |
svn |
Added support for wildcard grammar sub-trees. This means that a wildcard …
|
|
|
|
@180
|
[180]
|
6 years |
svn |
Fixed sorting issue.
|
|
|
|
@179
|
[179]
|
6 years |
svn |
Ordered loading of modules now occurs.
|
|
|
|
@178
|
[178]
|
6 years |
athomas |
Added "hidden" variables.
|
|
|
|
@177
|
[177]
|
6 years |
athomas |
More updates to the CLI module.
|
|
|
|
@176
|
[176]
|
6 years |
athomas |
Fixed a fairly major bug where VALIDATE completely stopped wildcard …
|
|
|
|
@175
|
[175]
|
6 years |
athomas |
Fixed a bug where the new extended error reporting was passing a reference …
|
|
|
|
@174
|
[174]
|
6 years |
athomas |
VALIDATE target can now be a HASH, ARRAY or a simple SCALAR. If a SCALAR …
|
|
|
|
@173
|
[173]
|
6 years |
athomas |
Fixed some bugs were the context was not being returned from CLI::parse.
…
|
|
|
|
@172
|
[172]
|
6 years |
athomas |
Arguments were not being passed to HELP targets, this has been rectified.
|
|
|
|
@171
|
[171]
|
6 years |
svn |
Added context support. This breaks all previous ACTION and HELP …
|
|
|
|
@170
|
[170]
|
6 years |
athomas |
Coming along nicely. This commit is before attempting to modify the …
|
|
|
|
@169
|
[169]
|
6 years |
athomas |
|
|
|
|
@168
|
[168]
|
6 years |
athomas |
Added begin() and end() callbacks for modules.
|
|
|
|
@167
|
[167]
|
6 years |
svn |
Ordering now actually works. Useful that.
|
|
|
|
@166
|
[166]
|
6 years |
svn |
Fixed bug where the ordering token was showing up in help.
|
|
|
|
@165
|
[165]
|
6 years |
svn |
Wildcard nodes in the grammar now work ($*<pattern>).
|
|
|
|
@164
|
[164]
|
6 years |
athomas |
Wildcard arguments are almost working.
|
|
|
|
@163
|
[163]
|
6 years |
svn |
Class-based and hash-based plugins both work correctly now.
|
|
|
|
@162
|
[162]
|
6 years |
athomas |
Added log plugin, started refactor towards optionally using subclasses of …
|
|
|
|
@161
|
[161]
|
6 years |
athomas |
Removed CLI test script, as manage is test script enough.
|
|
|
|
@160
|
[160]
|
6 years |
bmacklin |
Updated README
|
|
|
|
@159
|
[159]
|
6 years |
svn |
Refactored HELP extraction into a subroutine.
|
|
|
|
@158
|
[158]
|
6 years |
svn |
Resolved ticket #1, allowing truncated commands.
|
|
|
|
@157
|
[157]
|
6 years |
svn |
A bit more work on the DNS plugin.
|
|
|
|
@156
|
[156]
|
6 years |
svn |
Added tab-completion, automatic configuration saving DIE and SIGINT …
|
|
|
|
@155
|
[155]
|
6 years |
svn |
Trying to export %CONF to plugins
|
|
|
|
@154
|
[154]
|
6 years |
svn |
Removed example plugins in preparation for real ones.
|
|
|
|
@153
|
[153]
|
6 years |
svn |
manage now uses Text::Table for format_columns.
|
|
|
|
@152
|
[152]
|
6 years |
svn |
Minor updates to plugin examples.
|
|
|
|
@151
|
[151]
|
6 years |
svn |
Updated README
|
|
|
|
@150
|
[150]
|
6 years |
svn |
Plugin overlay seems to work. Any file with a .pm extension is loaded from …
|
|
|
|
@149
|
[149]
|
6 years |
root |
Initial import.
|
|
|
|
@148
|
[148]
|
4 years |
root |
Base path for manage
|