Carlos

Results 64 comments of Carlos

> REQ 1 - Top Level Projects can be created only by people with global acces level ADMINISTRATOR, this becaue in our installation I need to maintain, at least at...

There are two problems with this PR: 1) Schema changes can't be done that way. Schema must be modified incrementally with an upgrade step. However, we have frozen schema changes...

> does not use $c_project_id_array anymore). yes... i missed that, now it's added > I already thought about this when you proposed the same change for the config table (#1193),...

@dregad i remember now: the main issue is with AdoDB, that translates this query into a loop for retrieving each LOB, separately for each row, regardless of its content, size,...

> What I meant is : ... good, thanks i understand now! At this point the performance gain for that solution would not add that much, and the oracle layer...

> Not sure why floating-scroll is used here? The plugin seems to have very limited use thus far so taking a dependency on it is not acceptable practice for mantisbt...

> Wait... you want a scrollbar (horizontal & vertical) to be visible at all times if the table is larger than the screen, right? Not "if the table is larger...

> why vertical scroll bar is visible? because the table container overflows past the browser screen. That is the standard layout, and no changes are intended on that, eg: limiting...

> Other than the two comments I have Already, removed non minified js. But the plugin does not provide minifed css. Is it preferable to leave this as is?

any feedback on this? This is still an unresolved problem in released versions