Commit Graph

71 Commits

Author SHA1 Message Date
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
PSO(OpenERP) 4d7134cd99 Changed licencing
bzr revid: hda@tinyerp.com-20091014123215-nuyqs18090whzt5o
2009-10-14 18:02:15 +05:30
Stephane Wirtel c1fbc04b86 [MERGE] Branch from Christophe Chauvet (Sylëam)
[IMP]
 * Remove incoherence in export language (remove required field to export pot file)
 * Add missing tools.translate import syntax
 * replace tabs per spaces
 * if only one module export and no language select, the name fo the file is the name of the module

bzr revid: stephane@tinyerp.com-20090319152644-g1nr2qkr2aut9c02
2009-03-19 16:26:44 +01:00
Christophe Chauvet 24c7d75964 [IMP]
* Add "from tools.translate import _" in all missing file was used _('xxx')

bzr revid: christophe.chauvet@syleam.fr-20090306180650-5g11fkzbbhh61aql
2009-03-06 19:06:50 +01:00
Christophe Chauvet 56d838a0a6 [IMP]
* Remove incoherence in export language (remove required field to export pot file)
 * Add missing tools.translate import syntax
 * replace tabs per spaces
 * if only one module export and no language select, the name fo the file is the name of the module

bzr revid: christophe.chauvet@syleam.fr-20090306151402-4gj8g9cba8sw3xms
2009-03-06 16:14:02 +01:00
Geoff Gardiner 18b90ecdcf Set of label improvements to Open ERP Server.
bzr revid: gsg@pinot-grigio-20090126174029-y6niysxn4adegdxu
2009-01-26 17:40:29 +00:00
Olivier Laurent 9223103c89 Missing label for 'advice' field in 'wizard_export_lang'
bzr revid: olt@tinyerp.com-20090126115742-jx5qbnrlir3g3rwe
2009-01-26 12:57:42 +01:00
Olivier Laurent e2bfa90d4a Wizard RST Technical Guide moved to addons trunk.
bzr revid: olt@tinyerp.com-20090126114241-mz14m00nwobdgat8
2009-01-26 12:42:41 +01:00
Olivier Laurent 826cd7fed4 Added the possibility to create a module Technical Guide in rst (restructured text)
bzr revid: olt@tinyerp.com-20090123141020-0ctjqpovr8b4m65e
2009-01-23 15:10:20 +01:00
Stephane Wirtel 80a7a66742 [FIX] StringIO
bzr revid: stephane@tinyerp.com-20090109121820-vlxvuadud95x9jox
2009-01-09 13:18:20 +01:00
Stephane Wirtel c5923d87f2 [IMP] Use cStringIO
bzr revid: stephane@tinyerp.com-20090105210240-nkg2vm08dwhz2xtq
2009-01-05 22:02:40 +01:00
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
Christophe Simonis aea0ab1d89 [FIX] close the opened file when loading a module
bzr revid: christophe@cobalt-20090102224412-ye7am97hdx8ib2yi
2009-01-02 23:44:12 +01:00
Fabien Pinckaers 6fc6b033d1 bugfixes
bzr revid: fp@tinyerp.com-20081220080239-yg14hb7cjpi21rba
2008-12-20 09:02:39 +01:00
Christophe Simonis 959ee2e194 [IMP] do no create unnecessary cursors
bzr revid: christophe@cobalt-20081219115335-z10tva73hsiwg8nk
2008-12-19 12:53:35 +01:00
Christophe Simonis 4d3b928610 [FIX] translate help of fields in wizards
[FIX] fix unicode errors when exporting translations files

lp bug: https://launchpad.net/bugs/308563 fixed
lp bug: https://launchpad.net/bugs/308644 fixed

bzr revid: christophe@cobalt-20081216162112-75r2kaflg3af0xxb
2008-12-16 17:21:12 +01:00
Najlaa 48bf6ab1e8 call function scan language for selection field
bzr revid: nel@silver-20081216125934-nmsxq3cmawhgtl3k
2008-12-16 13:59:34 +01:00
Fabien Pinckaers b67fcb51ed improve
bzr revid: fp@tinyerp.com-20081122000935-p245m22qxykckmv3
2008-11-22 01:09:35 +01:00
Christophe Simonis ff02f6456f [FIX] Better format detection when importing lang files
lp bug: https://launchpad.net/bugs/300624 fixed

bzr revid: christophe@tinyerp.com-20081121133137-kku630y4tao1axwm
2008-11-21 14:31:37 +01:00
Christophe Simonis 6359bdddeb improvement
lp bug: https://launchpad.net/bugs/287621 fixed

bzr revid: christophe@tinyerp.com-20081120093228-yeph80d4cpr56fn1
2008-11-20 10:32:28 +01:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers 2a21082477 improve_translation_view
bzr revid: fp@tinyerp.com-20081027102025-7h2onj6b4brlok21
2008-10-27 11:20:25 +01:00
Christophe Simonis be2fe6fe1e fix bug with language update when upgrading a module + PEP8
bzr revid: christophe@tinyerp.com-20081024150743-4u8iolu21xhi0a2r
2008-10-24 17:07:43 +02:00
Harshad Modi 4f80a8e213 Improvement on Configuration wizard step :
* rename "ir.module.module.configuration.step" with "ir.actions.todo" and put into ir/ir_actions.py file
* added more fields like :
- active
- start_date (datetime)
- stop_date (datetime)
- users_id and groups_id ( for security)
- type : configure | service | other ( default type is  "configure" )
- start_on : at once | auto | manual
* rename "ir.module.module.configuration.wizard" with "ir.actions.configuration.wizard" and put into ir/ir_actions.py file

bzr revid: hmo@tinyerp.com-20080929084906-8jke69eg3uadl9vm
2008-09-29 14:19:06 +05:30
Stephane Wirtel 203d335927 bugfix with the wizard of module lang into the base module
bzr revid: stephane@tinyerp.com-20080910114012-8tdfy7h258nuccp2
2008-09-10 13:40:12 +02:00
Christophe Simonis 09de5a26fd the translations are now by modules
there are stored in a "i18n" folder of each module

bzr revid: christophe@tinyerp.com-20080904135432-5lxn2lisw4yqlevl
2008-09-04 15:54:32 +02:00
Christophe Simonis ece0491a4b export lang: propose filename
bzr revid: christophe@tinyerp.com-20080902114922-bpejt6a9xheeqyt0
2008-09-02 13:49:22 +02:00
Christophe Simonis bd0cb14602 add a wizard for updating translations terms
bzr revid: chs@tinyerp.com-20080824220449-fby5txrm1s5hzarm
2008-08-25 00:04:49 +02:00
Christophe Simonis 64f20c2234 merge
bzr revid: christophe@tinyerp.com-20080819131400-s14sq8un0rzlucg0
2008-08-19 15:14:00 +02:00
Christophe Simonis c4c6bea2d1 * allow export of translation po files into a tgz archive.
* allow export of a new language from the command line

bzr revid: christophe@tinyerp.com-20080819131016-nghtt1x274evlwi4
2008-08-19 15:10:16 +02:00
Harshad Modi 84c2b58ea3 fixed bugs on installing module:\n *raising an error when a module to be installed is unknown or uninstalled of the system and telling which module is missing.
bzr revid: hmo@tinyerp.com-20080819124616-35yndpzazw3gvo98
2008-08-19 18:16:16 +05:30
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Christophe Simonis 63ceebdf36 i18n: allow export into a po file from command line
bzr revid: christophe@tinyerp.com-20080722073843-16r67df83yz8z0tb
2008-07-22 09:38:43 +02:00
Christophe Simonis 2ccf0092a7 * the translations are graphically exportable by module
* allow importation of po files

bzr revid: christophe@tinyerp.com-20080718131350-tftqhvwyyaz8r1q9
2008-07-18 15:13:50 +02:00
Christophe Simonis 270b2c5329 translation: allow export in .po format
bzr revid: christophe@tinyerp.com-20080717102236-iyx46ut1s3a9roos
2008-07-17 12:22:36 +02:00
Christophe Simonis 4864df6759 export language: use orm_memory
bzr revid: chs@tinyerp.com-3b3b231127a3d54e5b7b8a6b35e81e166c417536
2008-07-09 11:38:36 +00:00
Christophe Simonis 0b1dfd702f * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-52cb3686b17250df7bc23bf90d18397c7888e6f2
2008-07-08 08:13:12 +00:00
Harshad Modi 6b59dec916 modification:
on upgrdae module wizard, after finsihed upgrdation,reload translation

bzr revid: hmo@tinyerp.com-3c9e990b8fbbabea6414dce88802b49063832327
2008-07-02 09:08:29 +00:00
Harshad Modi d9b7a69451 modification upgrade wizard:
* display another screen is there is nothing to upgrade

bzr revid: hmo@tinyerp.com-18ff38286ad43dd791fe9c5e95d703b660d25c03
2008-06-26 05:42:03 +00:00
Harshad Modi a00dea7af6 imrovement on configuration wizard :
* change name of all configuration wizard
* imroovemnt on view
* put view_id on user configuration wizard's action
* put action on base setup and module upgrade wizard to call configuration wizard
* make new configuration wizard for install extra module on service profile
* make new configuration wizard for set extend group on admin user to set extendend view

bzr revid: hmo@tinyerp.com-a4b56d4283c1ab9cc0aa5162c9b5c269e4438e5b
2008-06-21 09:54:30 +00:00
Harshad Modi cbcaddc5e3 fix bugs on module upgrade :
* revert my change on this wizard, it's buggy code

bzr revid: hmo@tinyerp.com-2a1665726de10a02212dc12345756214914fc7c7
2008-06-20 13:20:21 +00:00
Harshad Modi ce326ff2e5 fix bug
bzr revid: hmo@tinyerp.com-5d9499d4ad90f4b01ab33def7ba7846102de3953
2008-06-20 11:58:02 +00:00
Harshad Modi cac16db39b fix bug
bzr revid: hmo@tinyerp.com-041526b3a576d54b0748e40e724ab4589f4710d0
2008-06-20 11:55:52 +00:00
Harshad Modi 24c3169bd7 prototype of configuration wizard
bzr revid: hmo@tinyerp.com-d9d10212c9d6bbb5902436d3bb6fc85005825691
2008-06-20 11:49:23 +00:00
stw 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
ced eb931882b3 Fix installation module zipped
- Add dependencies after download the module
- Used new cursor to update module info to prevent dead lock

bzr revid: ced-4b96e0128485f1eab0856a49f659ea0a3cfa2f5f
2007-10-30 09:05:50 +00:00
ced a7f98a9c6a Fix translation
- use the right xml_id
- create xml_id for inherited object
- use only '\n' for csv file
- fix fr_FR translation

bzr revid: ced-109e236103914fcaaa2ed6ee0147937ea5d9278b
2007-10-24 06:14:05 +00:00
ced e7ac3b5f85 Improve translation
- Translate help text
- Better view of translation
- Fix wizard that import lang

bzr revid: ced-008b5b15580909d32caa00121c0c1c20622c4fd3
2007-10-24 06:13:53 +00:00
ced 5a73f7ab59 Remove print
bzr revid: ced-70a46f55ae36046aa71bf1f4fc28c337774ae65c
2007-08-23 14:06:58 +00:00