Openbravo Issue Tracking System - Modules
View Issue Details
0037054ModulesHQL Query Toolpublic2017-10-11 13:322017-10-19 19:30
caristu 
eduardo_Argal 
normalminorN/A
closedfixed 
5
 
 
caristu
0037054: Make resizable the Query field
It would be nice if the field where the HQL query is written would be resizable. This would allow users to adapt the size of the field to its needs, i.e., adapt it depending on the query being tested.
N/A
No tags attached.
related to defect 0022298 closed AugustoMauch Errors in the HQL Query Tool module 
Issue History
2017-10-11 13:32caristuNew Issue
2017-10-11 13:32caristuAssigned To => eduardo_Argal
2017-10-11 13:33caristuReview Assigned To => caristu
2017-10-11 13:39hgbotCheckin
2017-10-11 13:39hgbotNote Added: 0099862
2017-10-11 13:39hgbotStatusnew => resolved
2017-10-11 13:39hgbotResolutionopen => fixed
2017-10-11 13:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.utility.hqlquerytool/rev/def4deaf79bebfd3e5ff81fb44ba41870057a583 [^]
2017-10-11 13:41caristuDescription Updatedbug_revision_view_page.php?rev_id=16055#r16055
2017-10-11 13:44caristuSummaryMake resizable the field where the HQL query is written => Make resizable the Query field
2017-10-11 13:45caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=16057#r16057
2017-10-11 13:48caristuRelationship addedrelated to 0022298
2017-10-19 19:19hgbotCheckin
2017-10-19 19:19hgbotNote Added: 0099970
2017-10-19 19:30caristuNote Added: 0099971
2017-10-19 19:30caristuStatusresolved => closed
2017-10-19 19:30caristuNote Edited: 0099971bug_revision_view_page.php?bugnote_id=0099971#r16153

Notes
(0099862)
hgbot   
2017-10-11 13:39   
Repository: erp/mods/org.openbravo.utility.hqlquerytool
Changeset: def4deaf79bebfd3e5ff81fb44ba41870057a583
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Oct 11 13:25:24 2017 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.utility.hqlquerytool/rev/def4deaf79bebfd3e5ff81fb44ba41870057a583 [^]

Fixes issue 37054: Make resizeable the query field and increments maxlength 20000 chars

---
M src/org/openbravo/utility/hqlquerytool/HQLQueryTool.html
---
(0099970)
hgbot   
2017-10-19 19:19   
Repository: erp/mods/org.openbravo.utility.hqlquerytool
Changeset: fd6e0e7eda8db3d04520dcc3bd17309f726cb2d5
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Oct 19 19:06:03 2017 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.utility.hqlquerytool/rev/fd6e0e7eda8db3d04520dcc3bd17309f726cb2d5 [^]

related to issue 37054: code review improvements
  - Show the query field with its standard size by default
  - Prevent resize the query field to an smaller size than the standard one
  - Update copyright year

---
M src/org/openbravo/utility/hqlquerytool/HQLQueryTool.html
---
(0099971)
caristu   
2017-10-19 19:30   
Code reviewed + tested

Fixed in version 1.0.300