Commit Graph

68521 Commits

Author SHA1 Message Date
Raphael Collet f66e33f36d [IMP] rename model method 'trigger_workflow' into 'step_workflow' (less confusing)
bzr revid: rco@openerp.com-20130213150136-rg0llzdr4tzizise
2013-02-13 16:01:36 +01:00
Raphael Collet 70bda50f7d [IMP] rename model method 'trigger_workflow' into 'step_workflow' (less confusing)
bzr revid: rco@openerp.com-20130213150134-wocd9ey2pubpa3xn
2013-02-13 16:01:34 +01:00
Olivier Dony d199aab3a6 [MERGE] auth_oauth: redirect to login page in case of failure with an automatic oauth signin, but avoid destroying user session
bzr revid: odo@openerp.com-20130213145058-va49v9h3g89nc73t
2013-02-13 15:50:58 +01:00
Antonin Bourguignon 4b3f6f2c81 [IMP] add another test for get_option_warning()
bzr revid: abo@openerp.com-20130213145057-ib8l5jd378edzz8y
2013-02-13 15:50:57 +01:00
Fabien Meghazi e19a972890 [FIX] Menu need action link's filter is overriden by default custom filters
bzr revid: fme@openerp.com-20130213143953-nb8dqi2n1neaivm2
2013-02-13 15:39:53 +01:00
Raphael Collet 5450500002 [MERGE] from trunk
bzr revid: rco@openerp.com-20130213140504-6gntxjydwdhmi0ik
2013-02-13 15:05:04 +01:00
Raphael Collet 6bd409246d [IMP] remove model methods _workflow_trigger and _workflow_signal, and replace calls to new workflow methods
bzr revid: rco@openerp.com-20130213140052-9q6s9m3x6ye0qy35
2013-02-13 15:00:52 +01:00
Raphael Collet f78eb868fd [IMP] remove model methods _workflow_trigger and _workflow_signal, and replace calls to new workflow methods
bzr revid: rco@openerp.com-20130213140046-84aa1xtlndltlhzy
2013-02-13 15:00:46 +01:00
Vo Minh Thu cf99d6af90 [DOC] Updated changelog.
bzr revid: vmt@openerp.com-20130213134707-moo136efomhfm8dy
2013-02-13 14:47:07 +01:00
Fabien Meghazi deb7833aec [FIX] Forgot testing value for number of records in kanban view
bzr revid: fme@openerp.com-20130213131831-08g8b5w28gwzpt2u
2013-02-13 14:18:31 +01:00
Antonin Bourguignon bbcff0e777 [IMP] add a test for get_option_warning()
bzr revid: abo@openerp.com-20130213120940-ycgg7kgfwymav7yn
2013-02-13 13:09:40 +01:00
Antonin Bourguignon 70124223c6 [MERGE] trunk
bzr revid: abo@openerp.com-20130201113009-yhk6e4y2djoj2an8
bzr revid: abo@openerp.com-20130211150921-ovx2uxdybbz8d06x
bzr revid: abo@openerp.com-20130213111903-4khqfj5q571d3if0
2013-02-13 12:19:03 +01:00
Raphael Collet 729107b73c [IMP] openerp.osv.orm: add optional context in method that handles workflow signal
bzr revid: rco@openerp.com-20130213110506-kzhgtczvauy6nkhc
2013-02-13 12:05:06 +01:00
Fabien Meghazi 19739db1ba [MERGE] [FIX] Properly escape values in templates
lp bug: https://launchpad.net/bugs/1118593 fixed

bzr revid: fme@openerp.com-20130213110100-icz81b7fpwt6s8s8
2013-02-13 12:01:00 +01:00
Raphael Collet c442dc824e [MERGE] trunk-methflow-thu: use model methods to interact with the worflow instances of records
bzr revid: rco@openerp.com-20130213105919-gei0qgh0l0kbn61g
2013-02-13 11:59:19 +01:00
Raphael Collet 6f0fd17d6c [MERGE] trunk-methflow-thu: add model methods to create/delete/interact with the worflow instances of records
bzr revid: rco@openerp.com-20130213105859-cfuf6yy9b8v0kz9f
2013-02-13 11:58:59 +01:00
Antonin Bourguignon f929ebc73b [MERGE] trunk
bzr revid: abo@openerp.com-20130213105620-xyez3q7ddgc0x5x8
2013-02-13 11:56:20 +01:00
Fabien Meghazi 3cd5a856be [FIX] Properly escape values in templates
bzr revid: fme@openerp.com-20130213104229-jjlhilp355lpi22p
2013-02-13 11:42:29 +01:00
Raphael Collet 9e05f4d291 [FIX] membership: fix import statements in yml file
bzr revid: rco@openerp.com-20130213103239-5tq1ib4xcbykgjzk
2013-02-13 11:32:39 +01:00
Thibault Delavallée 39298ca5c4 [MERGE] [FIX] mailgateway: author of incoming emails are not put into the recipients anymore.
bzr revid: tde@openerp.com-20130213102828-hqd0e6mmirauo2oq
2013-02-13 11:28:28 +01:00
Raphael Collet 55625f52db [FIX] fix import statements in yml files
bzr revid: rco@openerp.com-20130213101803-4y1ponocx6oai2mz
2013-02-13 11:18:03 +01:00
Thibault Delavallée c9e710b5b4 [FIX] mailgateway: author of incoming emails are not put into the recipients anymore.
bzr revid: tde@openerp.com-20130213095942-gwmt2mmthrthca5n
2013-02-13 10:59:42 +01:00
Fabien Meghazi ba591e2632 [FIX] Customer kanban view does not display tags on results coming from "show more"
lp bug: https://launchpad.net/bugs/1115066 fixed

bzr revid: fme@openerp.com-20130213094743-6rjzgp9y46j9cewh
2013-02-13 10:47:43 +01:00
Raphael Collet 5f855a1ddb [MERGE] from trunk
bzr revid: rco@openerp.com-20130213083519-3nbg40h5em0gfeu3
2013-02-13 09:35:19 +01:00
Raphael Collet 6f045b48e8 [MERGE] from trunk
bzr revid: rco@openerp.com-20130213082352-t3wbhkxfh3z10ukt
2013-02-13 09:23:52 +01:00
Raphael Collet 11051d4a08 [FIX] web: rewrite reference to removed module openerp.service.web_services
bzr revid: rco@openerp.com-20130213082035-9ajx7jlzim1qunv4
2013-02-13 09:20:35 +01:00
Launchpad Translations on behalf of openerp ead19a73b2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130213052157-zdt86kcrn8mbwa23
bzr revid: launchpad_translations_on_behalf_of_openerp-20130213052201-hnwd7qjf3tesspnh
2013-02-13 05:22:01 +00:00
Launchpad Translations on behalf of openerp 4f8081e1fd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130213043644-y36h7n26zs7lwifx
2013-02-13 04:36:44 +00:00
Olivier Dony 8fdbf2a66b [FIX] edi: properly escape URL parameter for import_url controller
lp bug: https://launchpad.net/bugs/1118601 fixed

bzr revid: odo@openerp.com-20130212181547-ktdklbz2msfkcw6h
2013-02-12 19:15:47 +01:00
Antonin Bourguignon 0091477f12 [IMP] add a test for get_option_name()
bzr revid: abo@openerp.com-20130212180736-kwpqlouw27o6u6nz
2013-02-12 19:07:36 +01:00
Antonin Bourguignon dc94fc592c [IMP] add a test for get_option_path()
bzr revid: abo@openerp.com-20130212165706-pohcwrvr2llhsaeo
2013-02-12 17:57:06 +01:00
Antonin Bourguignon fd530ec981 [FIX] doc: the id of an action is a long, not an int
bzr revid: abo@openerp.com-20130212165318-joldqhz0apilwmsp
2013-02-12 17:53:18 +01:00
Fabien Meghazi 0e6cbee68c [MERGE] [FIX] Missing aggregates headers in kanban view
lp bug: https://launchpad.net/bugs/1091613 fixed

bzr revid: fme@openerp.com-20130212163400-v6ssw52lo13at70t
2013-02-12 17:34:00 +01:00
Olivier Dony 9d6a4205d0 [FIX] auth_oauth: redirect to login page in case of failure with an automatic oauth signin, but avoid destroying user session
bzr revid: odo@openerp.com-20130212163301-cnq949vr1h6hfvf5
2013-02-12 17:33:01 +01:00
Olivier Dony 6a88cc0f7b [FIX] auth_oauth_signup: do not attempt to signup users for failed signings coming back from the oauth provider
See also auth_oauth/controllers/main.py:106

bzr revid: odo@openerp.com-20130212162920-5i0swgn4phqitg53
2013-02-12 17:29:20 +01:00
Vo Minh Thu 856429efd3 [DOC] Updated changelog.
bzr revid: vmt@openerp.com-20130212162116-0ly3zelhywn4fqvu
2013-02-12 17:21:16 +01:00
Raphael Collet 53152d7bf4 [FIX] openerp.service: remove call to open_openerp_namespace
bzr revid: rco@openerp.com-20130212161330-kij5s3v35zzp1536
2013-02-12 17:13:30 +01:00
Antonin Bourguignon ff80a156c2 [IMP] use a better xml id for the example
bzr revid: abo@openerp.com-20130212160302-6nty4c18wsiw62d4
2013-02-12 17:03:02 +01:00
Fabien Meghazi 70800e052a [MERGE] [FIX] Crash on page reload when active_id(s) is used in context
lp bug: https://launchpad.net/bugs/1047911 fixed

bzr revid: fme@openerp.com-20130212155654-wj38by299bauyogb
2013-02-12 16:56:54 +01:00
Fabien Meghazi 01392ddd8d [FIX] Missing aggregates headers in kanban view
bzr revid: fme@openerp.com-20130212154406-zj8l9t7rw72vikv8
2013-02-12 16:44:06 +01:00
Raphael Collet e76befd6c6 [MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService)
bzr revid: rco@openerp.com-20130212154230-y54s2rbetllwnh4q
2013-02-12 16:42:30 +01:00
Raphael Collet ede91ae7ee [MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService)
bzr revid: rco@openerp.com-20130212154118-fh16a2doxhik60nx
2013-02-12 16:41:18 +01:00
Vo Minh Thu 9f9c9585a1 [REF] Removed support for __terp__.py files and `terp` root elements in XML files.
bzr revid: vmt@openerp.com-20130212152328-flpn1tbz75lhi2m2
2013-02-12 16:23:28 +01:00
Vo Minh Thu 96c8a54d22 [REM] Removed unused base_module_scan wizard.
bzr revid: vmt@openerp.com-20130212145309-2wspc6y8f03074cn
2013-02-12 15:53:09 +01:00
Vo Minh Thu c99c4091ce [REM] Deleted .apidoc lines.
They were probably used by some tools. How sad.

bzr revid: vmt@openerp.com-20130212142410-zqdjd8jw3gtvxab0
2013-02-12 15:24:10 +01:00
Antonin Bourguignon ce9421a130 [FIX] remove useless asserts text
bzr revid: abo@openerp.com-20130212141830-m3vzarby99fob74e
2013-02-12 15:18:30 +01:00
Vo Minh Thu f84535944f [REM] base_quality_interrogation: seems unused for a long time.
Seems full of good ideas though.
Sadness ensues.
RIP.

bzr revid: vmt@openerp.com-20130212141426-athz3br7enhynlwf
2013-02-12 15:14:26 +01:00
dle@openerp.com 4cb98ebf46 [FIX]stages with sequence 0 was regarded as canceled, because of 0 meaned false. Replaced and assignment expression with if
bzr revid: dle@openerp.com-20130212140631-vtazplb7wqyqc9lw
2013-02-12 15:06:31 +01:00
dle@openerp.com 719a708579 [MERGE]Latest 7.0
bzr revid: dle@openerp.com-20130212133730-azwne7kp2uzuzxm5
2013-02-12 14:37:30 +01:00
dle@openerp.com f9f5b19fc2 [FIX]stages with sequence 0 was regarded as canceled, because of 0 meaned false. Replaced and assignment expression with if
bzr revid: dle@openerp.com-20130212133632-i1wqwo3jrwy07fvl
2013-02-12 14:36:32 +01:00