Commit Graph

84363 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp a8ab53566c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140409064154-4bbr668s262a11mn
bzr revid: launchpad_translations_on_behalf_of_openerp-20140410055655-a13zzhsch5dj1w5r
2014-04-10 05:56:55 +00:00
Fabien Pinckaers 80160ef79d [IMP] gengo fix in callback
bzr revid: fp@tinyerp.com-20140409221121-8iwng0wmcp3fjasd
2014-04-10 00:11:21 +02:00
Fabien Pinckaers 6afe3b6447 [IMP] grouping jobs together
bzr revid: fp@tinyerp.com-20140409215927-gfu3v8dnrgeqnvvd
2014-04-09 23:59:27 +02:00
Fabien Pinckaers d5599de606 [IMP] Gengo Fixes
bzr revid: fp@tinyerp.com-20140409214509-0ww46dnt3np66ncx
2014-04-09 23:45:09 +02:00
Richard Mathot (OpenERP) e29174090a [MERGE] Sync with trunk
bzr revid: richard_mathot_openerp-20140409194248-ii36xsv0lpr68rmt
2014-04-09 21:42:48 +02:00
Fabien Pinckaers 3705aa837f [IMP] Gengo translation cron every 6 hours
bzr revid: fp@tinyerp.com-20140409185919-m01wz9sp3cynr6wf
2014-04-09 20:59:19 +02:00
Fabien Pinckaers 8970cefdd1 [IMP] track duration in hours
bzr revid: fp@tinyerp.com-20140409184334-ehkhowyhyqw6cdmx
2014-04-09 20:43:34 +02:00
Thibault Delavallée 73cb78e211 [CLEAN] website_forum: cleaned vote feature before merging
bzr revid: tde@openerp.com-20140409173941-4pc7p8bre5btgbhu
2014-04-09 19:39:41 +02:00
Fabien Pinckaers 65908c769b [IMP] Event Agenda: merge with cleaning
bzr revid: fp@tinyerp.com-20140409172600-bwy97j8kr8dzrgg9
2014-04-09 19:26:00 +02:00
Thibault Delavallée 21e3164f94 [CLEAN] website_forum: views is now a simple counter, incremented each time
someone see the question. Also use message_is_follower instead of re-implementing its
feature by checking the followers.
Views is updated through a method on the post object, incrementing the views counter
by 1.

bzr revid: tde@openerp.com-20140409172522-pwehz1k9z5rf765s
2014-04-09 19:25:22 +02:00
Thibault Delavallée 1d5beb57ef [MERGE] Sync with upstram: website-forum-tpa
bzr revid: tde@openerp.com-20140409165804-q4wi76e0m0c9ovzw
2014-04-09 18:58:04 +02:00
Thibault Delavallée 4d41e36a91 [IMP] website_forum: cleaning before merging
- cleaned models, removing unnecessary fields + removed history feature of posts + removed
unnecessary override of mail.message and ir_http + renamed some fields (like badges -> badge_ids
to be more coherent with openerp naming)
- updated views accordingly
- cleaned demo data to lessen the diff

bzr revid: tde@openerp.com-20140409165059-36zc06f0to3q4qfu
2014-04-09 18:50:59 +02:00
Denis Ledoux 7715bf1823 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9969 revid:dle@openerp.com-20140409162932-y5fxd5wbojing2t2
bzr revid: dle@openerp.com-20140409163132-n3apqh6nvfg2qof9
2014-04-09 18:31:32 +02:00
Denis Ledoux c28a5a1021 [FIX] pad: render_value binded on change effective_readonly event, so render value calls wait for each others
Proper fix than 9968 revid:dle@openerp.com-20140409160214-1anxi8z07xj49vsp

bzr revid: dle@openerp.com-20140409162932-y5fxd5wbojing2t2
2014-04-09 18:29:32 +02:00
chm@openerp.com 35d6a6f8a8 [IMP] website: create a media snippet editor who merge image dialog, font awesome, video youtube...
bzr revid: chm@openerp.com-20140409161538-uogr3vi552begja5
2014-04-09 18:15:38 +02:00
Denis Ledoux 83996269ca [FIX] pad: render_value binded on change effective_readonly event, so render value calls wait for each others
bzr revid: dle@openerp.com-20140409160214-1anxi8z07xj49vsp
2014-04-09 18:02:14 +02:00
Thibault Delavallée 70eb634173 [FIX] Fixe dlast commit: badge message is posted on the user
as before. Also updated code in mail/res_users that could big: partner_ids given
to message_post can be a list of commands, or a list of ids.

bzr revid: tde@openerp.com-20140409155003-32ccef4udlzfg5us
2014-04-09 17:50:03 +02:00
chm@openerp.com 15c035631d [MERGE] from trunk
bzr revid: chm@openerp.com-20140409154520-eddr2h21bei95xxu
2014-04-09 17:45:20 +02:00
Martin Trigaux 4a3140be89 [IMP] lunch: add security rules, it's rude to look at other people's food
bzr revid: mat@openerp.com-20140409154216-hz4fkv24aprcem5g
2014-04-09 17:42:16 +02:00
Thibault Delavallée 9b922d9858 [REVIEW] [CLEAN] gamification: reverted changes instead of
the fix.

bzr revid: tde@openerp.com-20140409152629-3div4vdfknjrtnb6
2014-04-09 17:26:29 +02:00
Richard Mathot (OpenERP) 229f9d09d8 [REM] annoying print window
bzr revid: rim@openerp.com-20140409152459-upe7py6skbpa0qcz
2014-04-09 17:24:59 +02:00
Kersten Jeremy 3285feab53 [FIX] Allow missing opcodes, harden check for private attributes (dunder), check inside embedded code objects.
bzr revid: jke@openerp.com-20140409151659-xwttchbtbj02v1w7
2014-04-09 17:16:59 +02:00
Raphael Collet 48e5bb9075 [MERGE] test_cursor: adapt code to small api changes in registry for handling http tests
bzr revid: rco@openerp.com-20140409150002-le29vuu4x41j61q6
2014-04-09 17:00:02 +02:00
Richard Mathot (OpenERP) 7dbc51e0d4 [IMP] Add default stage for surveys
bzr revid: rim@openerp.com-20140409145945-r32tdnexrbjxousu
2014-04-09 16:59:45 +02:00
Raphael Collet 5640f3076a [MERGE] test_cursor: implement a cursor mockup that never commits to database, and use it for http tests
bzr revid: rco@openerp.com-20140409145830-rop8esgic2y435kf
2014-04-09 16:58:30 +02:00
Gery Debongnie f966931b87 [IMP] performance improvement: write a custom isEqual function to use instead of _.isEqual to make the code faster in graph view (isEqual was determined guilty of being slow by profiling on a large view) (addon web_graph)
bzr revid: ged@openerp.com-20140409145735-m21t2fzmaepr1hsa
2014-04-09 16:57:35 +02:00
Richard Mathot (OpenERP) d1070a8ad0 [TYPO]
bzr revid: rim@openerp.com-20140409145009-73y20g3ko7c3soq4
2014-04-09 16:50:09 +02:00
Richard Mathot (OpenERP) db8954d6dc [REF] code factoring
bzr revid: rim@openerp.com-20140409144547-70ujj2ej5tebj06i
2014-04-09 16:45:47 +02:00
jba 1578776814 [FIX] expression: when evaluatoing *like operator, add cast to text to column in case of different type
bzr revid: mat@openerp.com-20140409144346-nbn0dno3bs6ozwk5
2014-04-09 16:43:46 +02:00
Richard Mathot (OpenERP) 76621a0b24 [FIX] validation system: the last things
bzr revid: rim@openerp.com-20140409144224-6b00mnmihe8t1ii7
2014-04-09 16:42:24 +02:00
Martin Trigaux 141f24abc4 [FIX] analytic_user_function: add missing _rec_name
bzr revid: mat@openerp.com-20140409142917-ueqzyblgh3iwblc0
2014-04-09 16:29:17 +02:00
Richard Mathot (OpenERP) 6d99ca2a1f [FIX] invalid option in question form view
bzr revid: rim@openerp.com-20140409141853-ztj5q5obzlg1dzfk
2014-04-09 16:18:53 +02:00
Richard Mathot (OpenERP) 1f3342acc4 [FIX] validation of MCQ
bzr revid: rim@openerp.com-20140409141307-79q4itmvvauzfg0j
2014-04-09 16:13:07 +02:00
chm@openerp.com f090689984 [FIX] website: The separator block is not working (no drop zone)
bzr revid: chm@openerp.com-20140409140733-ne0frg4o7b3c1lr0
2014-04-09 16:07:33 +02:00
Richard Mathot (OpenERP) da980ae4b8 [UNIMP] going back to a text field, waiting for a correct datepicker
bzr revid: rim@openerp.com-20140409135713-dm09qs525uw6ap9n
2014-04-09 15:57:13 +02:00
Richard Mathot (OpenERP) efd4e33c0b [FIX] bugs in questions validation
bzr revid: rim@openerp.com-20140409135659-9m9jqbmcefk5uaou
2014-04-09 15:56:59 +02:00
Raphael Collet be0096c4a7 [FIX] registry: stupid typo
bzr revid: rco@openerp.com-20140409135225-6ks1kbuchba7u4li
2014-04-09 15:52:25 +02:00
Raphael Collet cde05592ce [IMP] edi: use context manager for new cursor
bzr revid: rco@openerp.com-20140409134440-ylhri8kl6mwv4g2k
2014-04-09 15:44:40 +02:00
chm@openerp.com 4347df6e4d [FIX] website: Default Url not correct for the button 'contact us' in the block features>Button
bzr revid: chm@openerp.com-20140409134143-aoiqbd2aqe78hgyc
2014-04-09 15:41:43 +02:00
Richard Mathot (OpenERP) fbfd9a6197 [FIX] Validation of the answers according to new criteria
bzr revid: rim@openerp.com-20140409133909-8dob25mei52sf7o4
2014-04-09 15:39:09 +02:00
Raphael Collet 980f6fc4b1 [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db
bzr revid: rco@openerp.com-20140409133515-x2ywcm0d2qkdq3hq
2014-04-09 15:35:15 +02:00
chm@openerp.com fc48e1a8d2 [TYPO] website: tour for banner
bzr revid: chm@openerp.com-20140409133330-6ny4oug0hucpzsn8
2014-04-09 15:33:30 +02:00
Martin Trigaux 1b75fc6d95 [IMP] lunch: add security rules, it's very impolite to look in other people plates
bzr revid: mat@openerp.com-20140409131016-kzx7scln4daz14xj
2014-04-09 15:10:16 +02:00
Raphael Collet dda229273d [IMP] sql_db: simplify TestCursor, given that method execute() does not need overriding
bzr revid: rco@openerp.com-20140409130825-rnc9hqh9t16hqcaq
2014-04-09 15:08:25 +02:00
Denis Ledoux ce83eb0968 [FIX] portal: portal template should have portal group ONLY (magic number 6 replace current groups by the portal group only)
bzr revid: dle@openerp.com-20140409124741-wsycxwqik41s0hfn
2014-04-09 14:47:41 +02:00
chm@openerp.com 88eaa5f26f [IMP] website: remove transform in modile view and change order menu
bzr revid: chm@openerp.com-20140409124321-cwu86whebzuwtz1e
2014-04-09 14:43:21 +02:00
Gery Debongnie 281c19a751 [FIX] correctly determines when there is no data to read in graph view (instead of the good old crash) (addon web_graph)
bzr revid: ged@openerp.com-20140409123628-erw8dpb2l36l7hu6
2014-04-09 14:36:28 +02:00
Thibault Delavallée 452f1fbe59 [MERGE] [IMP] website_blog: layout and usability improvements. This task proposes a better layout that eases the reading + smooth transitions between blogs based on suggestions dynamically chosen based on a ranking.
Featuring :
- blog: blog now have a subtitle field
- blog_post: blog post now have a subtitle field, removed shortened content + website_published_datetime (create_date and write_date are sufficient). Added tracking of visits + ranking computation, to select the next post the user will see. Added background-image, that is used to display a cover behind the post title and subtitle. Overall display improvement.
- added new feature that allows a user to tweet selected text on twitter from post.
- added new feature that allows a user to discuss on every paragraph (anonymous user have to give their name and email)
- better blog demo data

Misc:
- website: removed dead code about website_published_datetime that could have been generic but has never been used
- [FIX] website: fixed image controller, do not attempt to read website_published on models that do not have that field

bzr revid: tde@openerp.com-20140409123550-tkrcfvnofxz7ryiz
2014-04-09 14:35:50 +02:00
Gery Debongnie b8b43ac7a5 [MERGE] merge from trunk
bzr revid: ged@openerp.com-20140409121242-tod94f8nazphqgwz
2014-04-09 14:12:42 +02:00
Turkesh Patel (Open ERP) 1cb83cbb3b [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20140409121219-vls8f4edm6sta49w
2014-04-09 17:42:19 +05:30