View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000414 | FileSieve | Backend / Core | public | 2020-01-04 21:07 | 2020-01-24 07:58 |
Reporter | BootBlock | Assigned To | BootBlock | ||
Priority | normal | Severity | major | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 4.50 | ||||
Target Version | 4.51 | Fixed in Version | 4.51 | ||
Summary | 0000414: Rewrite and integrate RegEx Tester into FileSieve.Plugins | ||||
Description | For some reason, the RegEx Tester is implemented within the main FileSieve assembly as opposed to the Plugins assembly. This prevents plugins from making use of the tester, as well as any future editors such as a date-time formatter. Relocate the tester into the Plugins assembly; could be worth completely redesigning the editor and extending its functionality, too. | ||||
Tags | No tags attached. | ||||
|
Work has begun on the new tester, except I've called it Regex Editor this time around; stops any conflation during development between the old and new editors. |
|
The Regex Editor can now be called by plugins. Now, the time-consuming bit: redesigning and implementing the regex editing functionality. |
|
Made the window much wider to accommodate a "console log" that gives information to help with debugging the regular expression. There will be matching and error highlighting within the Test Data area just like the previous editor. |
|
This has been set to Resolved as opposed to Closed as it's implemented but not actually complete. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-04 21:07 | BootBlock | New Issue | |
2020-01-04 21:07 | BootBlock | Assigned To | => BootBlock |
2020-01-06 08:06 | BootBlock | Status | new => assigned |
2020-01-06 08:06 | BootBlock | Summary | Integrate RegEx Tester into FileSieve.Plugins => Rewrite and integrate RegEx Tester into FileSieve.Plugins |
2020-01-06 08:06 | BootBlock | Note Added: 0000143 | |
2020-01-06 08:30 | BootBlock | Note Added: 0000144 | |
2020-01-06 08:30 | BootBlock | File Added: FS-RegexEditor1.png | |
2020-01-10 08:13 | BootBlock | Target Version | 4.51 => 4.52 |
2020-01-14 07:15 | BootBlock | Note Added: 0000147 | |
2020-01-14 07:15 | BootBlock | File Added: FS-RegexEditor2.png | |
2020-01-22 07:48 | BootBlock | Target Version | 4.52 => 4.51 |
2020-01-24 07:58 | BootBlock | Status | assigned => resolved |
2020-01-24 07:58 | BootBlock | Resolution | open => fixed |
2020-01-24 07:58 | BootBlock | Fixed in Version | => 4.51 |
2020-01-24 07:58 | BootBlock | Note Added: 0000152 |