Commit Graph

88372 Commits

Author SHA1 Message Date
Denis Ledoux 9fc6ff1f55 [FIX] website_event: when website_event is installed, event and event type should by readable (acl) by anyone
This means, public users, but all users that are neither public user nor event user
2014-05-16 10:44:20 +02:00
xmo-odoo 601cd0cf51 Link employees guide to migration readme section 2014-05-16 08:45:22 +02:00
Launchpad Translations on behalf of openerp e813067041 Launchpad automatic translations update. 2014-05-16 06:43:51 +00:00
xmo-odoo 7a2bb307dc Add some bazaar migration notes 2014-05-16 08:43:08 +02:00
xmo-odoo 699bae4e8b Remove note about private repo in setup guide 2014-05-16 08:37:41 +02:00
Xavier Morel 4c3118e3d7 [IMP] linkify readme links 2014-05-16 08:36:12 +02:00
Xavier Morel 707d1f2a53 [IMP] merge INSTALL into README, rename to .md because github...
creating CI-conflicted situations is really annoying, not doing that would be great
2014-05-16 08:28:48 +02:00
Fabien Meghazi 3d881b1a0c [REM] debuggin stuff 2014-05-15 17:26:37 +02:00
Antony Lesuisse fc2421612c README add link to git workflow 2014-05-15 17:22:22 +02:00
Olivier Dony 66484dbbc8 [FIX] website_twitter: use HTTPS profile URLs to be safe on HTTPS websites 2014-05-15 17:08:29 +02:00
Fabien Meghazi 828b7aef2f [WIP] sitemap 2014-05-15 16:58:16 +02:00
Martin Trigaux 07e4e15f4d [FIX] ir_model_fields: when adding a new custom column to a custom model, set a valid _rec_name to this model (otherwise would require a server restart to reinstanciate the model) 2014-05-15 16:25:51 +02:00
Atul Patel (OpenERP) 2a54564aef [MERGE]: Merged with addons 2014-05-15 18:48:15 +05:30
Atul Patel (OpenERP) 584fd2cbf7 [IMP]: Improve l10n_fr_hr_payroll report. add some div with bootstrap css class instead of inline css. 2014-05-15 18:46:06 +05:30
xmo-odoo 5645a08650 Merge pull request #3 from xmo-odoo/git-doc
Basic git doc for employees
2014-05-15 14:28:04 +02:00
Xavier Morel ade545209d [FIX] reference to a generic 'origin' remote instead of odoo 2014-05-15 14:25:58 +02:00
Xavier Morel 2ea0cfcfb8 [IMP] git.rst formatting for direct on-git viewing
* replaced sphinx :guilabel: directive by a simple strong
* moved rendered notes to non-rendered comments, not that I expect anybody to
  care or help /emo
* remove an explicit code-block directive by a simple ::
2014-05-15 14:23:08 +02:00
Xavier Morel 8fce83d30d [ADD] basic guide to get employees started w/ git 2014-05-15 14:14:03 +02:00
Thibault Delavallée 4baccd7bee [IMP] mail: notifications: when having more than 500 followers to mail
use the email queue instead of directly sending notification emails.
2014-05-15 14:13:33 +02:00
xmo-odoo c07c8f612a Merge pull request #2 from xmo-odoo/setup-script
[ADD] easy-setup script for employees
2014-05-15 13:55:22 +02:00
Xavier Morel 26230110c0 [ADD] easy-setup script for employees
and others, but mostly employees
2014-05-15 13:49:40 +02:00
Martin Trigaux 6a5fd8e6af [FIX] website_crm_partner_assign: fix import issues 2014-05-15 11:36:08 +02:00
Martin Trigaux a2edf9520b [ADD] website_forum: adding the 'Newest' filter on the forum to sort by create date 2014-05-15 11:23:11 +02:00
Martin Trigaux f0c1eb1786 [FIX] website_forum: execute the change of number of views in SQL instead of using the orm
Using sql will be faster (doing a write in a read is never a good idea for performances) and will not update the write_date (which is used for the last activity filter)
2014-05-15 10:57:51 +02:00
Thibault Delavallée 1fbc5c1cfb [FIX] website_forum: fixed issues with images in question / answers, now limited
in width + auto height. Improved rule for img-avatar to avoid being overriden
by the default img rule.
2014-05-15 11:38:00 +02:00
Thibault Delavallée 70f29d7748 [FIX] website_forum: fixed link to edit a question 2014-05-15 11:27:14 +02:00
Antony Lesuisse 87615ac65d [FIX] website_crm_partner assign import 2014-05-15 11:25:33 +02:00
Antony Lesuisse 8d2afb026e cleanup repo root 2014-05-15 10:43:02 +02:00
Fabien Meghazi cada6437d5 [REM] temporary disable sitemap 2014-05-15 10:25:18 +02:00
Thibault Delavallée 721a3d4ed2 [MERGE] [IMP] Added a website salesteam, used to handle ecommerce quotations and
contact leads. Also added use_opportunities and use_quotations boolean fields on
sales team, like use_leads to ease the salesteam customization.

Also removed some dead code in website_sale_crm and website_sale_delivery.
2014-05-15 10:02:02 +02:00
Antony Lesuisse ca08f5d674 [FIX] website_membership support negative ids 2014-05-15 09:54:13 +02:00
Launchpad Translations on behalf of openerp 10db161454 Launchpad automatic translations update. 2014-05-15 06:10:52 +00:00
Launchpad Translations on behalf of openerp 69e2614641 Launchpad automatic translations update. 2014-05-15 06:10:38 +00:00
Launchpad Translations on behalf of openerp d64c1fb111 Launchpad automatic translations update. 2014-05-15 05:51:59 +00:00
Antony Lesuisse 1501c7e64b [FIX] website_partner remove controller, add support for negative ids 2014-05-15 00:43:38 +02:00
Denis Ledoux cfefd04871 [FIX] account_analytic_analysis: recurring invoices, product_id_change wasnt returning the price get from the pricelist 2014-05-14 23:51:18 +02:00
Denis Ledoux 2bcbebb0d5 [FIX] account_analysis_account: Keep price_unit to 0.0 if passed 2014-05-14 21:36:34 +02:00
Thibault Delavallée f38161608b [FIX] website_forum: fixed commit 9426: values were badly computed for the link_button template
leading to most buttons being buggy on the forum.
2014-05-14 18:36:58 +02:00
Martin Trigaux 4e2fe7998e [FIX] website_forum: display it as some kind of table for better display 2014-05-14 18:31:16 +02:00
Thibault Delavallée 37ccbada84 [FIX] website_sale, website_crm: website salesteam value in correct
module.
2014-05-14 17:34:43 +02:00
Thibault Delavallée 9b0b918ed6 [FIX] website_sale: removed now unnecessary dependency
towards crm for website-sale, as sales_team module is a dependancy of sale.

Also reverted some changes in comments.
2014-05-14 17:34:17 +02:00
Thibault Delavallée ae89496bbc [MERGE] Sync with trunk 2014-05-14 17:21:54 +02:00
Fabien Meghazi 2e0e242c82 [REV] Revert lazy sitemap 2014-05-14 17:11:16 +02:00
Olivier Dony 230a9c34b1 [FIX] website_forum: fix controllers losing paging and query params, allow to see own profile even without karma, add avatar controller to make the images public 2014-05-14 16:32:54 +02:00
Olivier Dony 6130ed3ce0 [IMP] website: refactor website_image controller (and placeholder), move to model to make it reusable
It is "almost" reusable because it still depends on the global `request` variable,
this could be solved by making it an explicit parameter.
2014-05-14 16:32:36 +02:00
Martin Trigaux 8f2bbf73ae [FIX] gamification: avoid sending reports for non-reported challenges 2014-05-14 16:15:18 +02:00
Richard Mathot (OpenERP) 8145c52dea [FIX] website_blog: display blog posts in anti-chronological order 2014-05-14 16:11:46 +02:00
Fabien Meghazi a20ccfc7d4 [FIX] lazy sitemap with generators 2014-05-14 15:48:51 +02:00
Martin Trigaux ce5ba45d45 [IMP] gamification: avoid fetching function field while we could reuse the cache system of the browse records (avoid memory errors when updating a large number of records) 2014-05-14 15:41:38 +02:00
Thibault Delavallée eadc8528ca [MERGE] [MOV] [ADD] sales_team module holding sales team related stuff. The sales team implementation has been taken out of crm, allowing to use the sales team concept without having to depend on the crm module. crm and sale now both depend on sales_team module and add their specific fields to the model. sale_crm module has been simplified by removing sales-team related stuff. The default section id on users is now located in sales_team, not in sale_crm anymore, allowing its use in both crm and sale modules. 2014-05-14 15:18:59 +02:00