| Line | Revision | Contents |
| 1 | 993 | 2009-09-17: 5.0.5 |
| 2 | ================= |
|
| 3 | ||
| 4 | Bugfixes |
|
| 5 | -------- |
|
| 6 | ||
| 7 | * Not linked to a bug report: |
|
| 8 | * Many2One : When value is set, Search button should display full list. |
|
| 9 | * https://launchpad.net/bugs/427447 |
|
| 10 | * https://launchpad.net/bugs/415811 |
|
| 11 | * Calendar problem for days stripline |
|
| 12 | * https://launchpad.net/bugs/424177 |
|
| 13 | * Rounding value problem in float_time widget |
|
| 14 | ||
| 15 | ||
| 16 | Improvements |
|
| 17 | ------------ |
|
| 18 | ||
| 19 | * Survey form : Countries display Corrected |
|
| 20 | ||
| 21 | ||
| 22 | 2009-08-28: 5.0.4 |
|
| 23 | 986 | ================= |
| 24 | ||
| 25 | Bugfixes |
|
| 26 | -------- |
|
| 27 | ||
| 28 | * Not linked to a bug report: |
|
| 29 | * win_import: remove ID and Database ID from one2many field population and for many2one & many2many field , only add Database ID,ID |
|
| 30 | ||
| 31 | * https://launchpad.net/bugs/416861 |
|
| 32 | ||
| 33 | ||
| 34 | 2009-08-21: 5.0.3 |
|
| 35 | 983 | ================= |
| 36 | ||
| 37 | Bugfixes |
|
| 38 | -------- |
|
| 39 | ||
| 40 | * https://launchpad.net/bugs/404211 |
|
| 41 | * OpenERP Handling any files to be opened through browser |
|
| 42 | * https://launchpad.net/bugs/405332 |
|
| 43 | * prevent open search window when exact matching text is available |
|
| 44 | * https://launchpad.net/bugs/393428 |
|
| 45 | * KeyError When printing report whose names are translated |
|
| 46 | * https://launchpad.net/bugs/411438 |
|
| 47 | * KeyError When printing report whose names are translated |
|
| 48 | ||
| 49 | ||
| 50 | Improvements |
|
| 51 | ------------ |
|
| 52 | ||
| 53 | * py2exe: optimize 1 |
|
| 54 | * do not use arange |
|
| 55 | ||
| 56 | ||
| 57 | 2009-08-11: 5.0.2 |
|
| 58 | 976 | ================= |
| 59 | ||
| 60 | Bugfixes |
|
| 61 | -------- |
|
| 62 | ||
| 63 | 983 | * Not linked to a bug report: |
| 64 | 976 | * Import : fields auto-detect corrected |
| 65 | * setup.py: py2exe now adds 'zoneinfo' directory in library.zip |
|
| 66 | * fixed some errors in french translations |
|
| 67 | * translation pop up will be opened only for non-null data |
|
| 68 | * automatically added selection items: encode keys to avoid KeyError in common.selection |
|
| 69 | * common.selection: fixed a KeyError when selection item name contains accented characters |
|
| 70 | * Add the long built-in type for the res_id |
|
| 71 | * closed file pointer |
|
| 72 | ||
| 73 | * https://launchpad.net/bugs/403652 |
|
| 74 | * https://launchpad.net/bugs/376449 |
|
| 75 | * Dashboard views will accept context |
|
| 76 | * https://launchpad.net/bugs/389795 |
|
| 77 | * Many2one : corrected set() method to display blank value |
|
| 78 | * https://launchpad.net/bugs/358063 |
|
| 79 | * Print screen respecting context |
|
| 80 | * https://launchpad.net/bugs/403991 |
|
| 81 | * Setting default value was not saving the record |
|
| 82 | * https://launchpad.net/bugs/389368 |
|
| 83 | * removed inconsistency in notification message. |
|
| 84 | * https://launchpad.net/bugs/408550 |
|
| 85 | * default_xxx in context was passed to relational fields,corrected. |
|
| 86 | * https://launchpad.net/bugs/385117 |
|
| 87 | * fields.related with type=selection |
|
| 88 | * https://launchpad.net/bugs/400135 |
|
| 89 | * https://launchpad.net/bugs/396457 |
|
| 90 | * fixed a KeyError when selection item name contains accented characters |
|
| 91 | * https://launchpad.net/bugs/394876 |
|
| 92 | * Import : context passed to server for language translation |
|
| 93 | * https://launchpad.net/bugs/393428 |
|
| 94 | * fixed a KeyError when selection item name contains accented characters |
|
| 95 | * https://launchpad.net/bugs/380089 |
|
| 96 | * Image widget : Attrs/onchanges won't affect image contents |
|
| 97 | * https://launchpad.net/bugs/396997 |
|
| 98 | * Reference Field : field updated on moving records |
|
| 99 | * https://launchpad.net/bugs/382182 |
|
| 100 | * Text_tag widget : corrected the problem of not accepting non-enlgish characters |
|
| 101 | * https://launchpad.net/bugs/386373 |
|
| 102 | * GTK client will not freeze on sql_constraint fail with gtk.dialog |
|
| 103 | * https://launchpad.net/bugs/405332 |
|
| 104 | * M2O improved for search button on non-null text issue |
|
| 105 | * https://launchpad.net/bugs/382183 |
|
| 106 | * Text_tag widget corrected |
|
| 107 | * https://launchpad.net/bugs/392584 |
|
| 108 | * Solved the problem of GTK freezing after constraint failure |
|
| 109 | * https://launchpad.net/bugs/390987 |
|
| 110 | * Reset pagging on search |
|
| 111 | * https://launchpad.net/bugs/391101 |
|
| 112 | * There was a problem with the refresh and the many2many fields in the client |
|
| 113 | ||
| 114 | ||
| 115 | Improvements |
|
| 116 | ------------ |
|
| 117 | ||
| 118 | 983 | * update translations |
| 119 | 976 | * regenerate translation files |
| 120 | * show the login_message if available |
|
| 121 | * Added tiff file type opener in printer.py |
|
| 122 | * export window : use context for import compatable option in pass argument instend of added new argemenent |
|
| 123 | * added Database ID/ ID fields in import/export and also add option for import compatable in export window |
|
| 124 | * Set Error Message box readonly |
|
| 125 | * Added new function called get_environment which will return the current environment of the System on which user is using OpenERP (called when report crashes) |
|
| 126 | * Error Message improved |
|
| 127 | ||
| 128 | ||
| 129 | 2009-05-26: 5.0.1 |
|
| 130 | ================= |
|
| 131 | ||
| 132 | 983 | TODO |
| 133 | 976 | |
| 134 | 2009-02-12: 5.0.0-3 |
|
| 135 | =================== |
|
| 136 | ||
| 137 | 983 | TODO |
| 138 | 976 | |
| 139 | 2009-02-08: 5.0.0-2 |
|
| 140 | =================== |
|
| 141 | ||
| 142 | 983 | TODO |
| 143 | 976 | |
| 144 | 2009-02-06: 5.0.0 |
|
| 145 | ================= |
|
| 146 | ||
| 147 | 983 | TODO |
| 148 | 976 | |
| 149 | 2009-01-03: 5.0.0-rc3 |
|
| 150 | ===================== |
|
| 151 | ||
| 152 | 983 | TODO |
| 153 | 976 | |
| 154 | 2008-12-22: 5.0.0-rc2 |
|
| 155 | ===================== |
|
| 156 | ||
| 157 | 983 | TODO |
| 158 | 976 | |
| 159 | 2008-12-01: 5.0.0-rc1.1 |
|
| 160 | ======================= |
|
| 161 | ||
| 162 | 983 | TODO |
| 163 | 976 | |
| 164 | 2008-11-28: 5.0.0-rc1 |
|
| 165 | ===================== |
|
| 166 | ||
| 167 | 983 | TODO |
| 168 | 976 | |
| 169 | 2008-11-03: 5.0.0-alpha |
|
| 170 | ======================= |
|
| 171 | ||
| 172 | 983 | TODO |
| 173 | 976 | |
| 174 |
Loggerhead 1.17 is a web-based interface for Bazaar branches