Commit Graph

75831 Commits

Author SHA1 Message Date
Thibault Delavallée 3ecb289c1e [FIX] addons: fixed some references to portal.group_portal -> base.group_portal
bzr revid: tde@openerp.com-20131008132616-6rhc4xuzfgtyvweg
2013-10-08 15:26:16 +02:00
Thibault Delavallée 50a72715d2 [FIX$] website: basically fixed error in image controller: shoudl be improved with a default image, though
bzr revid: tde@openerp.com-20131008115017-fmmv9zxvn6akssfi
2013-10-08 13:50:17 +02:00
Thibault Delavallée e541755ae4 [MOV] portal: moved portal group into base.
Updated security rules. Basic res_partner rules are moved into base. Added rule with website_published.

bzr revid: tde@openerp.com-20131008113545-gpqydx0b199lcqpy
2013-10-08 13:35:45 +02:00
Thibault Delavallée 5677651668 [MERGE] Sync with website-al branch
bzr revid: tde@openerp.com-20131008084023-utmkc3cfhyzw5c0p
2013-10-08 10:40:23 +02:00
Thibault Delavallée b87ddc1bf4 [REF] website_contract: renamed website_customer, now only displaying customers.
This module is not based on account.analytic.account anymore. Instead published customers
are displayed. A further step is the 'implemented by' feature that iwll be provided by
crm_partner_assign module (probably).

Display will also have to be cleaned.

bzr revid: tde@openerp.com-20131008083956-tb1fceo9y78mm728
2013-10-08 10:39:56 +02:00
Thibault Delavallée c82f6f7ef6 [REF] website_crm_partner_assign: cleaning and improvements
Improved website_crm_partner_assign module to look more like the current
patners page of openerp.com.

Some cleaning in controllers that were quite obfuscated.

bzr revid: tde@openerp.com-20131007145516-0dziszwy0pfg1yje
2013-10-07 16:55:16 +02:00
Thibault Delavallée 532ab2333f [REF] website_membership cleaning
Cleaning of controllers and views to hav ea look similar to the one currently existing on
openerp.com

Added dependance towards website_google_map.

bzr revid: tde@openerp.com-20131007145322-zdm3nzye5ir4qn3j
2013-10-07 16:53:22 +02:00
Thibault Delavallée dab444adb7 [IMP] membership: added partners for memberships in demo data
bzr revid: tde@openerp.com-20131007145150-gtun0q9vt32sluet
2013-10-07 16:51:50 +02:00
Thibault Delavallée ec2da3823e [IMP] website_partner: added template for displaying partner details.
bzr revid: tde@openerp.com-20131007144311-e99hur6i5w2yx8my
2013-10-07 16:43:11 +02:00
Thibault Delavallée 57a582f527 [IMP] wsebsite_google_map: now dependant only from base_geolocalize. Type based on partner grade is removed.
bzr revid: tde@openerp.com-20131007144223-d7yq7c6f2ewu2u7e
2013-10-07 16:42:23 +02:00
Thibault Delavallée cc59f2d77a [REF] crm_partner_assign: moved geolocalization stuff of res.partner inside a dedicated module.
[ADD] base_geolocalize, holding partner latitude, longitude and stuff necessary
for geo-localisation. This module will be used for the website, to be able to
use geo localization without having to rely on crm_partner_assign.

crm_partner_assign now contains the logic related to partner assignment and
opportunities geo localization.

bzr revid: tde@openerp.com-20131007144135-mwnpdznojr0ece7u
2013-10-07 16:41:35 +02:00
ddm e535a152e5 [IMP] Editor basic tour
bzr revid: ddm@openerp.com-20131007122731-c1at1myqq5bp4ij8
2013-10-07 14:27:31 +02:00
ddm 7862c0ba6b [MERGE] trunk-website-al
bzr revid: ddm@openerp.com-20131007122338-0qb0440nmej0onxv
2013-10-07 14:23:38 +02:00
ddm 5a9d5f40ed [FIX] Start tour only when coming from admin
bzr revid: ddm@openerp.com-20131007120743-yevkncvcw655mljh
2013-10-07 14:07:43 +02:00
Christophe Matthieu 22299403ab [IMP] website snippet: add buttons on carousel and fix drop snippets
bzr revid: chm@openerp.com-20131007113620-ai8k461jtuwut3bd
2013-10-07 13:36:20 +02:00
Thibault Delavallée dd2dd19b23 [MERGE] Sync with trunk until revision 8934
bzr revid: tde@openerp.com-20131007081153-qx4ybltaxbuy3thp
2013-10-07 10:11:53 +02:00
Antony Lesuisse 4c84a49afe [REM] shortcuts, deprecated by browser bookmarks
bzr revid: al@openerp.com-20131006131225-jguvkys2ngwsd6er
2013-10-06 15:12:25 +02:00
Antony Lesuisse 36b103d83f [REM] web_shortcut
bzr revid: al@openerp.com-20131006124813-nkw1iw72os5bsk22
2013-10-06 14:48:13 +02:00
Antony Lesuisse 80df504ed1 [REM] web_shortcut
bzr revid: al@openerp.com-20131006124655-kxjp9kbzc07j9584
2013-10-06 14:46:55 +02:00
Antony Lesuisse a0deeede5b [REM] remove res.request, factorize _get_links
bzr revid: al@openerp.com-20131006122922-zimbltznxvsqlbz4
2013-10-06 14:29:22 +02:00
Antony Lesuisse 3014ae3cd4 [REM] remove res.request, reorg technical menu.
bzr revid: al@openerp.com-20131006122843-r6k0i0aj0yzz50j5
2013-10-06 14:28:43 +02:00
Antony Lesuisse 9757c08872 use referencable models instead of _get_links
bzr revid: al@openerp.com-20131006115808-etkyq34ar1pqh2pb
2013-10-06 13:58:08 +02:00
Antony Lesuisse f1faa55cb6 rename links get, allow reference fields without size.
bzr revid: al@openerp.com-20131006114704-mkbheq3l355u21jb
2013-10-06 13:47:04 +02:00
Antony Lesuisse 881a76dbcf [IMP] Technical menu reorg, remove depreacted requests.
Moved low levels object to database structure.
Removed res.request models bu keep res.request.link, res.request.link is used
to flag models worth to be linked by references fields.
Moved currency and state to the approriate directory.

bzr revid: al@openerp.com-20131006112608-3qucrevmkf43kq20
2013-10-06 13:26:08 +02:00
Antony Lesuisse a32bf724f2 [IMP] ir_actions cleanups.
Remove deprecated old style wizards.
Remove unsed get_model() function.
Move crons into Actions menuitem.
Move todos into Actions menuitem.

bzr revid: al@openerp.com-20131006102404-s46md70ahydihiih
2013-10-06 12:24:04 +02:00
Antony Lesuisse 780ae08294 [IMP] add an easier to use XML-RPC faultCode compliant protocol
remove the /openerp/* routes, they were never used because the protocol was too 
different from the historical /xmlrpc/ routes. Instead we introduce a
/xmlrpc/2/ route identical to /xmlrpc/ with the only difference that it returns
int faultCodes making it compliant with the XML-RPC specification.

bzr revid: al@openerp.com-20131006102131-707kxc9zyd1mvlps
2013-10-06 12:21:31 +02:00
Antony Lesuisse 156094df3d [FIX] preliminary code for socket activation, to avoid connection refused during restart
bzr revid: al@openerp.com-20131005235639-vifvbhu4o17lf780
2013-10-06 01:56:39 +02:00
Antony Lesuisse 40ba925691 [IMP] --auto-reload to enable code and xml auto reload, service cleanup.
Added an autoreload mecanism based on pyinotify that restart the server as soon
as a .py or .xml file change is detected, for xml updates the relevant -u are
automatically added to exec(2).

pyinotify is linux specific and should be replaced by a cross plaform library
such as watchdog. Unfortunatly watchdog is not yet packaged in debian. We could
support both libraries, patches are welcome.

Refactored the code in cli/* and service/*. The 3 running modes of openerp
(threaded, prefork, gevent) are now in openerp/service/server.py, one class per
mode, and they share the same interface.

Added a signal handler to increase or decrase the number of HTTP workers in
prefork mode (SIGTTIN, SIGTTOU).

bzr revid: al@openerp.com-20131005225740-hrxwy50ldi5yql0e
2013-10-06 00:57:40 +02:00
Antony Lesuisse e6b18fc7aa rename server
bzr revid: al@openerp.com-20131005221829-a18vx5ag6ef4ufee
2013-10-06 00:18:29 +02:00
Antony Lesuisse 2170da5e1e merge trunk
bzr revid: al@openerp.com-20131005220411-l1op0sya6h515m5b
2013-10-06 00:04:11 +02:00
Antony Lesuisse c52df72706 fix signal name
bzr revid: al@openerp.com-20131005215821-r60pgkgsrp1lo2ug
2013-10-05 23:58:21 +02:00
Antony Lesuisse 0a75a6b5ff simplier autoreload working
bzr revid: al@openerp.com-20131005212240-5lp8tgwukeg5wwdq
2013-10-05 23:22:40 +02:00
Fabien Pinckaers 230129c8fc [IMP] Add icon
bzr revid: fp@openerp.com-20131004232848-y5hr3ilp4fl9l83w
2013-10-05 01:28:48 +02:00
Fabien Pinckaers a7febabbbd [IMP] screenshots
bzr revid: fp@openerp.com-20131004232058-yfevm0tit410iq7l
2013-10-05 01:20:58 +02:00
Fabien Pinckaers 84f5774e3c [IMP] Adding files
bzr revid: fp@openerp.com-20131004231821-mpgxk44zrmcvjwlb
2013-10-05 01:18:21 +02:00
Fabien Pinckaers 0665e77558 [IMP] cleaned picture
bzr revid: fp@openerp.com-20131004224827-fkn6srxkmwbfskxa
2013-10-05 00:48:27 +02:00
Fabien Pinckaers 264186c307 [IMP] icons
bzr revid: fp@openerp.com-20131004224358-7v3wjqr6v3lulfls
2013-10-05 00:43:58 +02:00
Fabien Pinckaers e7d693c1c2 [IMP] Website Blog Imgs
bzr revid: fp@openerp.com-20131004222835-li0gipundo5na1pw
2013-10-05 00:28:35 +02:00
Fabien Pinckaers 30d395695f [IMP] copywriting
bzr revid: fp@openerp.com-20131004212946-d7kl2eliyxozifxl
2013-10-04 23:29:46 +02:00
Fabien Pinckaers e36fa7e8be [IMP] better texts
bzr revid: fp@openerp.com-20131004205219-y3yh2eai4z2n9siz
2013-10-04 22:52:19 +02:00
Fabien Pinckaers b7d156b0db [IMP] Generic Titles
bzr revid: fp@openerp.com-20131004195552-m5zpsr7bscyhu8vw
2013-10-04 21:55:52 +02:00
Fabien Pinckaers d7b75724cb [IMP] Building Block Zone, SEO Style, bootstrap style by default
bzr revid: fp@tinyerp.com-20131004163754-rwa3t1gcmfok4v0w
2013-10-04 18:37:54 +02:00
Christophe Matthieu 3c33f42ddd [FIX] building blocks zone tags
bzr revid: chm@openerp.com-20131004153207-ofnj0g09ws272lvn
2013-10-04 17:32:07 +02:00
Christophe Matthieu 308d08ec07 [FIX] website: footer replace a t-href by href for cke
bzr revid: chm@openerp.com-20131004144646-rk1uq7g5nssbiaua
2013-10-04 16:46:46 +02:00
Xavier Morel a7206d62fa [IMP] make batter sections non-editable
bzr revid: xmo@openerp.com-20131004144316-lluk92td5bkoyadl
2013-10-04 16:43:16 +02:00
Fabien Pinckaers 55a46265c3 [IMP] building blocks zone
bzr revid: fp@tinyerp.com-20131004144128-5e4l3dze02m1b2vr
2013-10-04 16:41:28 +02:00
Christophe Matthieu 37d0f66c3a [IMP] website snippet: add snippets.xml
bzr revid: chm@openerp.com-20131004111247-t2osdn0bhzie1gpy
2013-10-04 13:12:47 +02:00
Thibault Delavallée 2bd8457939 [FIX] website_event: fixed long-running bug in website_event. The base template
in website_sale has been modified, but dependant modules have not been updated.

bzr revid: tde@openerp.com-20131004110222-qyw7ekbfn1n7v6zz
2013-10-04 13:02:22 +02:00
Christophe Matthieu 4d8468e69d [IMP] website snippet: remove console.log
bzr revid: chm@openerp.com-20131004105217-glxsvy7vu41z6efy
2013-10-04 12:52:17 +02:00
Christophe Matthieu aa8ea6f2df [IMP] website: fix TODO
bzr revid: chm@openerp.com-20131004104858-oy6nuntyuxrwxc1k
2013-10-04 12:48:58 +02:00