Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018450 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | major | have not tried | 2011-09-07 11:29 | 2011-10-31 17:34 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP4 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | . | |||
Projection | none | ETA | none | Target Version | 3.0MP4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0018450: Implement saved and named views | |||||||
Description | http://wiki.openbravo.com/wiki/Projects/SavedNamedViews [^] | |||||||
Steps To Reproduce | http://wiki.openbravo.com/wiki/Projects/SavedNamedViews [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0040854) hgbot (developer) 2011-09-11 02:15 |
Repository: erp/devel/pi Changeset: a715b67cd57347f1475860a99e4786c2a24642e0 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:12:27 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/a715b67cd57347f1475860a99e4786c2a24642e0 [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/personalization/PersonalizationActionHandler.java M modules/org.openbravo.client.application/src/org/openbravo/client/application/personalization/PersonalizationHandler.java --- |
(0040855) hgbot (developer) 2011-09-11 02:15 |
Repository: erp/devel/pi Changeset: 008a34375ce875b28310f40ffca8f248be072b3f Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:13:04 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/008a34375ce875b28310f40ffca8f248be072b3f [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-personalization-styles.css M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-personalization-styles.js A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/images/personalization/iconButton-manageviews.png --- |
(0040856) hgbot (developer) 2011-09-11 02:15 |
Repository: erp/devel/pi Changeset: ce83d733dc0d9c80957ae51807027f9cda37f53e Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:16:00 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ce83d733dc0d9c80957ae51807027f9cda37f53e [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalization.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form-toolbar-button.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form.js A modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views-popups.js A modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views-toolbar.js A modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views.js --- |
(0040857) hgbot (developer) 2011-09-11 02:16 |
Repository: erp/devel/pi Changeset: c76b66fbfa4c621824b2c18c0b88dc3515bd696b Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:16:24 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/c76b66fbfa4c621824b2c18c0b88dc3515bd696b [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_UIPERSONALIZATION.xml M modules/org.openbravo.client.application/src-db/database/model/triggers/OBUIAPP_UIPERS_MOD_TRG.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_REFERENCE.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_REF_LIST.xml --- |
(0040858) hgbot (developer) 2011-09-11 02:16 |
Repository: erp/devel/pi Changeset: cf55685b213a6f3f4ae3dc6426354887d8d08c16 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:17:12 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/cf55685b213a6f3f4ae3dc6426354887d8d08c16 [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationComponentProvider.java --- |
(0040859) hgbot (developer) 2011-09-11 02:16 |
Repository: erp/devel/pi Changeset: 3215cf24f5b66b1e81ea54c28e9d48d50cd94eeb Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:18:26 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/3215cf24f5b66b1e81ea54c28e9d48d50cd94eeb [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0040860) hgbot (developer) 2011-09-11 02:16 |
Repository: erp/devel/pi Changeset: 4d97fdaeb6888ade044488258101006885587df4 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:19:04 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4d97fdaeb6888ade044488258101006885587df4 [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js --- |
(0040861) hgbot (developer) 2011-09-11 02:16 |
Repository: erp/devel/pi Changeset: 9b089d738aa40134ca2089e7299a262f2cc6bf47 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:21:38 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/9b089d738aa40134ca2089e7299a262f2cc6bf47 [^] Related to issue 18450: Implement saved and named views, Related to issue 18470: Performance: generate smaller javascript for a window, improve view generation performance --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0040863) hgbot (developer) 2011-09-11 02:17 |
Repository: erp/devel/pi Changeset: f5f7a9af2bcc49bc34eeba0407a6821177875afc Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:22:16 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f5f7a9af2bcc49bc34eeba0407a6821177875afc [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoComponent.java --- |
(0040872) hgbot (developer) 2011-09-11 02:19 |
Repository: erp/devel/pi Changeset: 5109b9e24598feffc194bbd36f0c59bc7b82f0b9 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:12:27 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/5109b9e24598feffc194bbd36f0c59bc7b82f0b9 [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/personalization/PersonalizationActionHandler.java M modules/org.openbravo.client.application/src/org/openbravo/client/application/personalization/PersonalizationHandler.java --- |
(0040873) hgbot (developer) 2011-09-11 02:19 |
Repository: erp/devel/pi Changeset: b511c93735db72c03472cec7f1a6220872383285 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:13:04 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b511c93735db72c03472cec7f1a6220872383285 [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-personalization-styles.css M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-personalization-styles.js A modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/images/personalization/iconButton-manageviews.png --- |
(0040874) hgbot (developer) 2011-09-11 02:19 |
Repository: erp/devel/pi Changeset: 4c61880db4a6643007c15ac96266db824ea2e273 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:16:00 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4c61880db4a6643007c15ac96266db824ea2e273 [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalization.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form-toolbar-button.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form.js A modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views-popups.js A modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views-toolbar.js A modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-manage-views.js --- |
(0040875) hgbot (developer) 2011-09-11 02:19 |
Repository: erp/devel/pi Changeset: c500c2c5e7444ac9996752af0057fbc64d766696 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:16:24 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/c500c2c5e7444ac9996752af0057fbc64d766696 [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_UIPERSONALIZATION.xml M modules/org.openbravo.client.application/src-db/database/model/triggers/OBUIAPP_UIPERS_MOD_TRG.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_REFERENCE.xml M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_REF_LIST.xml --- |
(0040876) hgbot (developer) 2011-09-11 02:20 |
Repository: erp/devel/pi Changeset: 7f5633b2764962904215554dbc932cdd9cb67940 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:17:12 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/7f5633b2764962904215554dbc932cdd9cb67940 [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationComponentProvider.java --- |
(0040877) hgbot (developer) 2011-09-11 02:20 |
Repository: erp/devel/pi Changeset: 8ae78e4653ec090e752baffdcc36787592a1445d Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:18:26 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/8ae78e4653ec090e752baffdcc36787592a1445d [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0040878) hgbot (developer) 2011-09-11 02:20 |
Repository: erp/devel/pi Changeset: 32b8f14b3a9f0da77f28b7aae6d7a5ec9527d01a Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:19:04 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/32b8f14b3a9f0da77f28b7aae6d7a5ec9527d01a [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js --- |
(0040879) hgbot (developer) 2011-09-11 02:20 |
Repository: erp/devel/pi Changeset: 012552ac4b2061974f1cf3cf40c82135cb6b3810 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:21:38 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/012552ac4b2061974f1cf3cf40c82135cb6b3810 [^] Related to issue 18450: Implement saved and named views, Related to issue 18470: Performance: generate smaller javascript for a window, improve view generation performance --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0040881) hgbot (developer) 2011-09-11 02:20 |
Repository: erp/devel/pi Changeset: 393d63f108cfa7d5dae5de59f7f2c8d81d65dc09 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Sep 08 13:22:16 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/393d63f108cfa7d5dae5de59f7f2c8d81d65dc09 [^] Related to issue 18450: Implement saved and named views --- M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoComponent.java --- |
(0041466) mtaal (viewer) 2011-10-03 16:40 |
Resolved, can be closed if documentation is ready. |
(0041487) hgbot (developer) 2011-10-04 11:38 |
Repository: erp/devel/pi Changeset: 07059cfdf761e6aff762d2c6b6ea211c90638e33 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Tue Oct 04 11:37:53 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/07059cfdf761e6aff762d2c6b6ea211c90638e33 [^] Related to issue 18450 Implement saved and named views Removed top/bottom border for hover style --- M modules/org.openbravo.client.application/web/org.openbravo.userinterface.smartclient/openbravo/skins/Default/org.openbravo.client.application/ob-personalization-styles.css --- |
(0041612) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041613) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041614) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041615) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041616) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041617) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041618) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041619) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041621) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041630) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041631) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041632) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041633) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041634) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041635) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041636) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041637) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041639) hudsonbot (viewer) 2011-10-12 01:57 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041751) hudsonbot (viewer) 2011-10-12 02:01 |
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/9bd2b5c2d982 [^] Maturity status: Test |
(0041988) mtaal (viewer) 2011-10-22 13:40 |
Documentation done: http://wiki.openbravo.com/wiki/User_Manual/Window_Personalization#Saved_and_Named_Views [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2011-09-07 11:29 | mtaal | New Issue | |
2011-09-07 11:29 | mtaal | Assigned To | => mtaal |
2011-09-07 11:29 | mtaal | Modules | => Core |
2011-09-07 11:29 | mtaal | OBNetwork customer | => No |
2011-09-11 02:15 | hgbot | Checkin | |
2011-09-11 02:15 | hgbot | Note Added: 0040854 | |
2011-09-11 02:15 | hgbot | Checkin | |
2011-09-11 02:15 | hgbot | Note Added: 0040855 | |
2011-09-11 02:15 | hgbot | Checkin | |
2011-09-11 02:15 | hgbot | Note Added: 0040856 | |
2011-09-11 02:16 | hgbot | Checkin | |
2011-09-11 02:16 | hgbot | Note Added: 0040857 | |
2011-09-11 02:16 | hgbot | Checkin | |
2011-09-11 02:16 | hgbot | Note Added: 0040858 | |
2011-09-11 02:16 | hgbot | Checkin | |
2011-09-11 02:16 | hgbot | Note Added: 0040859 | |
2011-09-11 02:16 | hgbot | Checkin | |
2011-09-11 02:16 | hgbot | Note Added: 0040860 | |
2011-09-11 02:16 | hgbot | Checkin | |
2011-09-11 02:16 | hgbot | Note Added: 0040861 | |
2011-09-11 02:17 | hgbot | Checkin | |
2011-09-11 02:17 | hgbot | Note Added: 0040863 | |
2011-09-11 02:19 | hgbot | Checkin | |
2011-09-11 02:19 | hgbot | Note Added: 0040872 | |
2011-09-11 02:19 | hgbot | Checkin | |
2011-09-11 02:19 | hgbot | Note Added: 0040873 | |
2011-09-11 02:19 | hgbot | Checkin | |
2011-09-11 02:19 | hgbot | Note Added: 0040874 | |
2011-09-11 02:19 | hgbot | Checkin | |
2011-09-11 02:19 | hgbot | Note Added: 0040875 | |
2011-09-11 02:20 | hgbot | Checkin | |
2011-09-11 02:20 | hgbot | Note Added: 0040876 | |
2011-09-11 02:20 | hgbot | Checkin | |
2011-09-11 02:20 | hgbot | Note Added: 0040877 | |
2011-09-11 02:20 | hgbot | Checkin | |
2011-09-11 02:20 | hgbot | Note Added: 0040878 | |
2011-09-11 02:20 | hgbot | Checkin | |
2011-09-11 02:20 | hgbot | Note Added: 0040879 | |
2011-09-11 02:20 | hgbot | Checkin | |
2011-09-11 02:20 | hgbot | Note Added: 0040881 | |
2011-10-03 16:40 | mtaal | Status | new => scheduled |
2011-10-03 16:40 | mtaal | Note Added: 0041466 | |
2011-10-03 16:40 | mtaal | fix_in_branch | => pi |
2011-10-04 11:38 | hgbot | Checkin | |
2011-10-04 11:38 | hgbot | Note Added: 0041487 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041612 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041613 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041614 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041615 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041616 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041617 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041618 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041619 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041621 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041630 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041631 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041632 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041633 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041634 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041635 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041636 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041637 | |
2011-10-12 01:57 | hudsonbot | Checkin | |
2011-10-12 01:57 | hudsonbot | Note Added: 0041639 | |
2011-10-12 02:01 | hudsonbot | Checkin | |
2011-10-12 02:01 | hudsonbot | Note Added: 0041751 | |
2011-10-22 13:40 | mtaal | Note Added: 0041988 | |
2011-10-22 13:40 | mtaal | Status | scheduled => resolved |
2011-10-22 13:40 | mtaal | Fixed in Version | => 3.0MP4 |
2011-10-22 13:40 | mtaal | Fixed in SCM revision | => . |
2011-10-22 13:40 | mtaal | Resolution | open => fixed |
2011-10-31 17:34 | iperdomo | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |