Eitan Blumin

Results 50 issues of Eitan Blumin

- Make the 1TB threshold configurable as a parameter - Make the "Sunday" weekday configurable as a parameter - Added some code-quality improvements

This limitation to 1024MB of increment size wouldn't be optimal in highly active databases with very large transaction log files. It could cause an adverse effect and actually INCREASE the...

We have a "condensed check" script of best practices that we're usually using for the SQL Server Review: https://github.com/MadeiraData/MadeiraToolbox/blob/8f478c3166d8e3f0284bbea12a69f33afda7716d/Best%20Practices%20Checklists/Best%20Practices%20Condensed%20Check.sql However, it's incomplete, and missing several checks, most of which exist...

enhancement

In SQL Server Management Studio, there's a designer option called "Prevent saving changes that require table re-creation". It would be extremely useful to have a similar option in `SqlPackage.exe` as...

enhancement

Implement new field/parameter type: JSON Editing the field would either be done using a regular TextArea input, or a SummerNote control with code highlighting (if supported). Displaying the field should...

- [ ] Need to add a new flag property to DataView Fields: "Filter Mandatory" - [ ] Enabling this flag for a field would prevent the dataview from being...

enhancement
priority

Type 1: DataTable Grid (same as today) Type 2: AngularJS Template The AngularJS (AJS) template will work like this: * There should be a folder for html partial templates containing...

enhancement

Create configuration table and a corresponding dataview to edit it. Settings: - [ ] portal name - [ ] portal public address - [ ] favicon path - [ ]...

enhancement
priority
easy win
Feature: Site settings

After Action Links management is implemented in the admin section, we'll need to implement their usage in dataview.asp ## Generic Framework: - [ ] Actions and Action Parameters JavaScript object...

enhancement
priority
Feature: Custom actions

- [ ] without parameters (but use placeholder injections for the URL) - [ ] with parameters

enhancement
Feature: Custom actions