Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0021674 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [Openbravo ERP] A. Platform | minor | always | 2012-09-17 18:50 | 2012-09-26 17:19 | |||
| Reporter | dbaz | View Status | public | |||||
| Assigned To | dbaz | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP16 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | f7344c95ba24 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | AugustoMauch | |||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0021674: "getRandomId()" in ob-toolbar.js should be moved to a OB.Utilities | |||||||
| Description | "getRandomId()" in ob-toolbar.js should be moved to a OB.Utilities This will also reuse it in other places where it be needed | |||||||
| Steps To Reproduce | Open "ob-toolbar.js" and see "getRandomId()" function | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0052180) hgbot (developer) 2012-09-17 18:53 |
Repository: erp/devel/pi Changeset: f7344c95ba2418d593515ca9b986ec5006e74d6e Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Mon Sep 17 18:52:35 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f7344c95ba2418d593515ca9b986ec5006e74d6e [^] Fixed issue 21674: Added 'OB.Utilities.generateRandomString' function --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js --- |
|
(0052181) dbaz (viewer) 2012-09-17 18:55 |
** {{{ OB.Utilities.generateRandomString }}} ** Generates a random string based on the arguments Parameters: * {{{stringLength}}} Length of the generated random string * {{{allowLowerCaseChars}}} Boolean to check if lower case characters are allowed (true by default) * {{{allowUpperCaseChars}}} Boolean to check if upper case characters are allowed (true by default) * {{{allowDigits}}} Boolean to check if digits are allowed (false by default) * {{{allowSpecialChars}}} Boolean to check if special characters are allowed (false by default) |
|
(0052353) AugustoMauch (administrator) 2012-09-24 17:07 |
Code reviewed and verified in pi@4c4431d17dbd |
|
(0052776) hudsonbot (viewer) 2012-09-26 17:19 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b780e90c6452 [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-09-17 18:50 | dbaz | New Issue | |
| 2012-09-17 18:50 | dbaz | Assigned To | => dbaz |
| 2012-09-17 18:50 | dbaz | Modules | => Core |
| 2012-09-17 18:50 | dbaz | OBNetwork customer | => No |
| 2012-09-17 18:50 | dbaz | Closed by | => AugustoMauch |
| 2012-09-17 18:53 | hgbot | Checkin | |
| 2012-09-17 18:53 | hgbot | Note Added: 0052180 | |
| 2012-09-17 18:53 | hgbot | Status | new => resolved |
| 2012-09-17 18:53 | hgbot | Resolution | open => fixed |
| 2012-09-17 18:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f7344c95ba2418d593515ca9b986ec5006e74d6e [^] |
| 2012-09-17 18:55 | dbaz | Note Added: 0052181 | |
| 2012-09-24 17:07 | AugustoMauch | Note Added: 0052353 | |
| 2012-09-24 17:07 | AugustoMauch | Status | resolved => closed |
| 2012-09-24 17:07 | AugustoMauch | Fixed in Version | => 3.0MP16 |
| 2012-09-26 17:19 | hudsonbot | Checkin | |
| 2012-09-26 17:19 | hudsonbot | Note Added: 0052776 | |
| Copyright © 2000 - 2009 MantisBT Group |