Commit Graph

54348 Commits

Author SHA1 Message Date
Antonin Bourguignon a97687a420 [MERGE] latest trunk
also replace the error message title 'Operation Not Permitted' by 'Invalid Action'

bzr revid: abo@openerp.com-20120807120451-zdrrecilfh82obhl
2012-08-07 14:04:51 +02:00
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
Antonin Bourguignon fe5956057a [FIX] spelling: 'insufficient data' instead of 'data insufficient'
bzr revid: abo@openerp.com-20120807102326-sro2nxr4zn95zhs1
2012-08-07 12:23:26 +02:00
Antonin Bourguignon ca16c1d0a1 [IMP] end error messages with a point instead of an exclamation point in account_coda
bzr revid: abo@openerp.com-20120807095820-7e6j6mh9u8gp6cny
2012-08-07 11:58:20 +02:00
Olivier Dony 063d5693a1 [MERGE] mail.alias implementation + mrp.repair improvement + placeholders review + misc bits
Attempt to fix previous fp-style merge breaking weeks
of history. Unfortunately this one will swallow a few
extra merges on top of the mail.alias merge, as well
as a few odd commits

bzr revid: odo@openerp.com-20120807093802-f20mfq8a42rp84wp
2012-08-07 11:38:02 +02:00
Launchpad Translations on behalf of openerp 3cfd65b43d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120807053928-8131c98edycpivlb
2012-08-07 05:39:28 +00:00
Fabien Pinckaers 321e527122 [IMP] small chang ein module name to avoid two modules with same name
bzr revid: fp@openerp.com-20120806201053-pz40hupmli82ixuv
2012-08-06 22:10:53 +02:00
Fabien Pinckaers de4fb4d740 [IMP] small fix
bzr revid: fp@openerp.com-20120806200710-mkqimou9tdz8h6f2
2012-08-06 22:07:10 +02:00
Fabien Pinckaers 6ff3e790ec [IMP] config wizards small improvements in layout
bzr revid: fp@openerp.com-20120806195620-sozifrvbjockq33u
2012-08-06 21:56:20 +02:00
Fabien Pinckaers 32392285ef [merge] empty merge, just to set branch as merged
bzr revid: fp@openerp.com-20120806193335-pz4y6n289cb5entc
2012-08-06 21:33:35 +02:00
Fabien Pinckaers 0690dbfa99 [merge] mrp repair improvements
bzr revid: fp@openerp.com-20120806192958-upqa3fxhtkwuw13e
2012-08-06 21:29:58 +02:00
Fabien Pinckaers f814648e4b [merge] mrp repair improvements
bzr revid: fp@openerp.com-20120806192536-dhv3xz10xemy4zlb
2012-08-06 21:25:36 +02:00
Fabien Pinckaers c3d3d2683c [MERGE] improved placeholders
bzr revid: fp@openerp.com-20120806190605-8qtg753ygug4l1cm
2012-08-06 21:06:05 +02:00
Fabien Pinckaers 63f2b492f5 [MERGE] improvement placeholders
bzr revid: fp@openerp.com-20120806190527-gb3gs4cexnijaezk
2012-08-06 21:05:27 +02:00
Olivier Dony ec73d82a76 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20120806174352-bgv2lt8pwhoa07pa
2012-08-06 19:43:52 +02:00
Olivier Dony 383bdce9c4 [FIX] improved visibility rules for inherited mail alias fields
bzr revid: odo@openerp.com-20120806173509-zu57rxzhuksftyqc
2012-08-06 19:35:09 +02:00
Antonin Bourguignon a52eeef519 [IMP] rephrase some error and warning messages in document, edi, google_base_account, mrp and mrp_repair
remove exclamation marks at the end of messages
remove unjustified capital letters

bzr revid: abo@openerp.com-20120806170841-cx9vuend1vglmsqk
2012-08-06 19:08:41 +02:00
Antonin Bourguignon d928b07ace [IMP] rephrase some error and warning messages in caldav and crm
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters

bzr revid: abo@openerp.com-20120806170732-nr7hhhgww1br2hem
2012-08-06 19:07:32 +02:00
Fabien Pinckaers c69dd20283 [IMP] simplification of list views
bzr revid: fp@tinyerp.com-20120806164732-tyeljfvy1ayhwjuz
2012-08-06 18:47:32 +02:00
Fabien Pinckaers cf9e609ad0 [IMP] better views
bzr revid: fp@tinyerp.com-20120806164404-nweyqbh3635e0ntv
2012-08-06 18:44:04 +02:00
Fabien Pinckaers f53e1450ba [IMP] cleaning views, reduced summary and module name fields (to avoid crap in apps.openerp.com)
bzr revid: fp@tinyerp.com-20120806164320-x3mc637dw809life
2012-08-06 18:43:20 +02:00
Antonin Bourguignon d7083b21fe [IMP] rephrase some error and warning messages in base_action_rule, base_calendar, base_crypt, base_report_designer and base_status
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806162817-241dzl664je6t1kt
2012-08-06 18:28:17 +02:00
Fabien Meghazi 4e641e9f2c [IMP] Don't display the many2one icon if it's value is empty.
bzr revid: fme@openerp.com-20120806160922-d4b59jzsu2nx2yl7
2012-08-06 18:09:22 +02:00
Fabien Meghazi 20ae82a823 [REV] Revert Revision: 2677 revid:fp@tinyerp.com-20120705123259-okklz6m7nfziqaqf
bzr revid: fme@openerp.com-20120806155405-vw1qgz5btqd6hzvp
2012-08-06 17:54:05 +02:00
Antonin Bourguignon 48e0915804 [IMP] rephrase some error and warning messages in account
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806154410-kbf9aai2uzq2b0c4
2012-08-06 17:44:10 +02:00
Fabien Meghazi c10136071d [REV] Reverted Revision: 2636 revid:nicolas.vanhoren@openerp.com-20120627153131-uxp6d2l4ri8xjoz5
bzr revid: fme@openerp.com-20120806153208-fbet6xbs365ir6lm
2012-08-06 17:32:08 +02:00
Fabien Meghazi c7f04c43c7 [FIX] Stuck in login when creating a new database
bzr revid: fme@openerp.com-20120806150248-am7gql5pr1bfyunl
2012-08-06 17:02:48 +02:00
Stephane Wirtel a5683c7f76 [MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues3-accounting
bzr revid: stw@openerp.com-20120806142127-cjlcxkt9eodikdwe
2012-08-06 16:21:27 +02:00
Fabien Meghazi 0cecacd43e [IMP] Improved m2o tooltip
bzr revid: fme@openerp.com-20120806140044-mgo3git8zi9xrqbh
2012-08-06 16:00:44 +02:00
Fabien Meghazi 6b8c1d2828 [FIX] Fixed openerp classname in jQuery Tipsy
The classname should be present before tipsy computes it's width/height !

bzr revid: fme@openerp.com-20120806135312-b3xlvbba0m0rzr1a
2012-08-06 15:53:12 +02:00
pso (OpenERP) 122dcbd7bf [IMP] account: Skipped set option wizard after installation of belgium COA
bzr revid: pso@tinyerp.com-20120806132440-4w2fj0xyk99kno1s
2012-08-06 18:54:40 +05:30
pso (OpenERP) 7fbbade2f4 [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120806124051-ptqf16m0u7tj7f5u
2012-08-06 18:10:51 +05:30
Thibault Delavallée 5132619e76 [MERGE] Fix of the customer portal wizard. Override of schedule_with_attach was wrong: 1-behavior specific to purchase.order was always executed; it is now ecexuted only for purchase.order objects, and the method checks that model and res_id are set; 2-subtype field was wrong, it is now named content_subtype.
bzr revid: tde@openerp.com-20120806122835-fxzgmhogbh6do8bz
2012-08-06 14:28:35 +02:00
Pinakin Nayi (OpenERP) 3aab9f4f56 [IMP]accounting-option-wizard
bzr revid: pna@tinyerp.com-20120806121722-w2r8givb32dl0mn3
2012-08-06 17:47:22 +05:30
Thibault Delavallée 57b5b87215 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120806115018-jmhfqmw5vikjb3ow
2012-08-06 13:50:18 +02:00
Stephane Wirtel 3155c9b075 [MERGE] lp:~openerp-dev/openobject-addons/trunk-addons-issues3-account-pso
bzr revid: stw@openerp.com-20120806110035-mkegg0b6x5oom1mr
2012-08-06 13:00:35 +02:00
Thibault Delavallée b0d95be968 [FIX] subtype -> content_subtype.
bzr revid: tde@openerp.com-20120806105138-ipcsz8yscof5eg0f
2012-08-06 12:51:38 +02:00
Antony Lesuisse 67a9ddd3f8 [REM] fields float integer useless warning, required can be used to color the field in blue on form view
bzr revid: al@openerp.com-20120806104514-3cx1dm2bewhmlvbo
2012-08-06 12:45:14 +02:00
pso (OpenERP) 3bbe3ddbd5 Improvements
bzr revid: pso@tinyerp.com-20120806104204-yd7mqqttglgaer8h
2012-08-06 16:12:04 +05:30
Fabien Meghazi 8cecaa14f3 [ADD] Added 'home' and 'history_back' client actions
[MOV] Moved client actions from coresetup.js to chrome.js

bzr revid: fme@openerp.com-20120806103330-xt5gjcntaho4qq7k
2012-08-06 12:33:30 +02:00
Fabien Meghazi b950d2c785 [FIX] Fixed breadcrumb's history_back
bzr revid: fme@openerp.com-20120806103242-p3mhze2rgmmwchdx
2012-08-06 12:32:42 +02:00
Olivier Dony 985263519e [FIX] hr_recruitment: cleanup mail alias creation
bzr revid: odo@openerp.com-20120806102854-u31ig9kxxm76d53v
2012-08-06 12:28:54 +02:00
Thibault Delavallée 4c2a3f4969 [FIX] purchase_requisition: fixed mail.message inheritance, where behavior specific to this module was executed for every composed message.
bzr revid: tde@openerp.com-20120806102431-2vw87hw656kss0q0
2012-08-06 12:24:31 +02:00
Christophe Simonis 5b960994db [REM] remove empty modules
bzr revid: chs@openerp.com-20120806094757-0gnaf0j3xwdfut6v
2012-08-06 11:47:57 +02:00
pso (OpenERP) 389f8d6803 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120806094234-1b145yrjixy5yrsg
2012-08-06 15:12:34 +05:30
Fabien Meghazi 6510cdb047 [ADD] Added breadcrumb history_back. Fix create/discard
bzr revid: fme@openerp.com-20120806091609-1klmk7gwreumwszg
2012-08-06 11:16:09 +02:00
Xavier Morel 44b662b5bb [IMP] merge group count into group title in grouped list, as requested by al
bzr revid: xmo@openerp.com-20120806080846-w4r7t84gbpf9o47o
2012-08-06 10:08:46 +02:00
Xavier Morel ff801ce499 [FIX] trailing comma in array literal (creates 'undefined' element in some browsers e.g. IE8)
bzr revid: xmo@openerp.com-20120806075822-az334r7zqf0fljpv
2012-08-06 09:58:22 +02:00