issues
search
omadawn
/
njord
Java iRule Editor
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create a preferences dialog
#154
omadawn
opened
11 years ago
0
Add the ability to change font size
#153
omadawn
opened
11 years ago
0
Save may be broken for new iRules
#152
omadawn
opened
12 years ago
0
Highlight all instances of currently highlighted text.
#151
omadawn
opened
12 years ago
0
Add some built in wizards
#150
omadawn
opened
12 years ago
0
WindowSaver is dumping a stack drace on exit.
#149
omadawn
opened
12 years ago
0
Get rid of the maximize item on the actionbar
#148
omadawn
closed
12 years ago
1
Set the defaults in WindowSaver to the same defaults I choose from Njord. Actually then get rid of them from MainGuiWindow and always pull them from WindowSaver
#147
omadawn
opened
12 years ago
0
Save window geometry between sessions
#146
omadawn
closed
12 years ago
2
DisplayMessage and setNoticesText are redundant methods get rid of the former and START USING the latter
#145
omadawn
opened
12 years ago
0
Add hyperlink functionality
#144
omadawn
closed
12 years ago
1
Display iRules documentation in the code.
#143
omadawn
opened
12 years ago
4
Add a 'Help' menu and put Njord documentation in there.
#142
omadawn
opened
12 years ago
1
Reports that preferences aren't being saved on mac machines.
#141
omadawn
opened
12 years ago
0
Extend the default completion provider so that :: and _ are considered word characters
#140
omadawn
closed
12 years ago
1
remote iRules tree isn't expanded after re-fetching iRules list from server
#139
omadawn
opened
12 years ago
0
Add a scroll window to the notices pane and/or make it line wrap.
#138
omadawn
opened
12 years ago
1
Write and start using displayMessage(String message)
#137
omadawn
opened
12 years ago
0
Have a connection dialog which has a cancel button
#136
omadawn
opened
12 years ago
0
It is possible to tear off portions of the GUI and then loose them forever.
#135
omadawn
opened
12 years ago
0
Add a 'task list' which finds all the '#TODO: <stuff>' comments.
#134
omadawn
opened
12 years ago
0
double click highlighting a 'word' doesn't include underscores
#133
omadawn
opened
12 years ago
0
Add some hotkeys for things like commenting a line
#132
omadawn
opened
12 years ago
0
New iRule isn't creating a new iRule OR reporting it back to the end user but instead marking the new iRule as clean which looks like it worked.
#131
omadawn
closed
12 years ago
1
Is there a way to force cursor focus on the iRule text when someone selects an iRule from the tree?
#130
omadawn
opened
12 years ago
0
Figure out if we can create a 'correct indentation' mechanism.
#129
omadawn
opened
12 years ago
0
The entire app hangs while connecting if connection settings are invalid.
#128
omadawn
opened
12 years ago
0
Expand upon the completion provider import so that we add additional stuff when appropriate to completions.
#127
omadawn
opened
12 years ago
0
Add some default iRules completions
#126
omadawn
opened
12 years ago
0
Investigate Function Completion Provider. A type of 'Parameterized completion'
#125
omadawn
opened
12 years ago
0
We're trying to create iRules instead of saving them when writing to a v9 machine.
#124
omadawn
closed
12 years ago
1
Add iRule events to the expansion list
#123
omadawn
closed
12 years ago
1
"No iRules found on server" Message isn't being displayed when no non-sys iRules are present
#122
omadawn
opened
12 years ago
1
Figure out how to define the regex scheme so that syntax highlighting catches those as well.
#121
omadawn
opened
12 years ago
0
Move color definitions to the constants class.
#120
omadawn
opened
12 years ago
0
Refine syntax highlighting so that it highlights variables within quotes
#119
omadawn
opened
12 years ago
0
Global: Create separate virtual servers for testing
#118
omadawn
opened
12 years ago
0
f5ExceptionHandler: Delete constructors which use a logger but no mainguiwindow.
#117
omadawn
opened
12 years ago
0
f5ExceptionHandler: Create a logger if one isn't provided to me.
#116
omadawn
opened
12 years ago
0
f5ExceptionHandler: Decide how to handle provided messages. Do I want to replace my text with the provided text or do I want to append?
#115
omadawn
opened
12 years ago
0
f5ExceptionHandler: Figure out how to log properly in this code.
#114
omadawn
opened
12 years ago
0
f5ExceptionHandler: figure out how to log where the exception occured
#113
omadawn
opened
12 years ago
0
Take all of the actual action out of the ifelse block that we're using to determine what exception type this is in F5ExceptionHandler
#112
omadawn
opened
12 years ago
0
Figure out if I want toString() to return the short name or the long name in NjordObject.java
#111
omadawn
closed
12 years ago
1
Convert to Maven project and add some automation
#110
omadawn
opened
12 years ago
0
Go through and migrate a bunch of TODOs to github repo.
#109
omadawn
opened
12 years ago
0
Create a preferences checkbox to save window size and shape when you quit.
#108
omadawn
opened
12 years ago
1
Have an "are you sure" dialog box if you have unsaved items
#107
omadawn
closed
12 years ago
2
The fix to including everything in the Jar file broke auto completion
#106
omadawn
closed
12 years ago
1
When your connection settings are incorrect you get a 'no valid iRules found on BIGIP' error instead of a connection failed error.
#105
omadawn
opened
12 years ago
0
Next