Commit Graph

77111 Commits

Author SHA1 Message Date
jke-openerp 46b0c7aa00 [REF] Rename model crm.meeting into calendar.event
Remove 2 unsused field from calendar.event model (dir,sequence)

bzr revid: jke@openerp.com-20140115093805-1g1j1oymyxsb6kgh
2014-01-15 10:38:05 +01:00
Denis Ledoux 1cfd7ec102 [FIX] google_drive: anyone with the link can now write
We used to give write access to the email address of the current user, but if the email is not a google account, there is no way for the current user to write on the data (except if the current email address is also the email which has done the oauth activation in the settings).

bzr revid: dle@openerp.com-20140115093528-ir39ppqrinjqyeta
2014-01-15 10:35:28 +01:00
Olivier Dony b7fe8e1f8a [FIX] portal: use email_split method to avoid blocking valid emails, rather than obsolete email_re
lp bug: https://launchpad.net/bugs/1199386 fixed

bzr revid: odo@openerp.com-20140115093120-r2u2bmms9y847b93
2014-01-15 10:31:20 +01:00
Martin Trigaux 3a95bbaf63 [FIX] base_calendar: when sorting on a many2one field (format (id, name)), sort on the name value instead of full tuple
bzr revid: mat@openerp.com-20140115085748-029ntjqc71huep25
2014-01-15 09:57:48 +01:00
Launchpad Translations on behalf of openerp 5334330d9d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140115062126-ypg4xp33rspusnts
bzr revid: launchpad_translations_on_behalf_of_openerp-20140115062205-ov2axame3z00jkii
2014-01-15 06:22:05 +00:00
Denis Ledoux ede8d04028 [FIX] account_anglo_saxon: tests, accounts on which reconciliations are done must have reconcile field set to True
bzr revid: dle@openerp.com-20140114201834-2ul27pur66701un4
2014-01-14 21:18:34 +01:00
Denis Ledoux 7084d9259f [FIX] email_template: fix test email_template, list of emails space-separated is not correct, should be comma-separated
bzr revid: dle@openerp.com-20140114180652-xeoil4jgjh7k5i2e
2014-01-14 19:06:52 +01:00
Denis Ledoux 899166ecac [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9761 revid:dle@openerp.com-20140114164804-zhfy9lb308554kp1
bzr revid: dle@openerp.com-20140114173653-xhh85ubx27uu1306
2014-01-14 18:36:53 +01:00
Denis Ledoux 3fdd1e649f [FIX] base: print workflow now displays the transition where the workflow instance is stuck
bzr revid: dle@openerp.com-20140114170529-wg1c3q8492whr19d
2014-01-14 18:05:29 +01:00
Denis Ledoux 8a729c10fa [FIX] purchase: fix workflow for orders based on incoming shipments
Purchase orders Based on incoming shipments never ended in done stage

bzr revid: dle@openerp.com-20140114164804-zhfy9lb308554kp1
2014-01-14 17:48:04 +01:00
Christophe Simonis 5a9a060706 [FIX] correct RPM creation: quote files with a space
bzr revid: chs@openerp.com-20140114161304-tptm6tu2gk2z40j0
2014-01-14 17:13:04 +01:00
Christophe Simonis 86fb92d68a [FIX] update MANIFEST.in to include openerp-gevent and oe binaries
bzr revid: chs@openerp.com-20140114161202-6lk7bqahf08dued8
2014-01-14 17:12:02 +01:00
jke-openerp a9218d7afd [MERGE] Merge with trunk
Replace dHtmlXScheduler calendar by FullCalendar from Jquery
Manage filter by coworker/favorite Employee
Manage avatar in event / in sidebar filter

bzr revid: jke@openerp.com-20140114160325-1e4dgbe3f8fo38na
2014-01-14 17:03:25 +01:00
jke-openerp 204b279a89 [MERGE] Merge with trunk-cal-jke
Add options allowed to be used in calendar's view.
 > Some needs to be checked by orm to know if the field is well a valid parameter and well passing
 > Some needs only to be checked at launch (only added RNG)
Imp to not send email from demo data. (Before, we only exclude the mail from test data)
 > don't send mail to admin@example.com or demo@example.com
 > Done with ODO

bzr revid: jke@openerp.com-20140114160141-g34stpdxdg3qepim
2014-01-14 17:01:41 +01:00
jke-openerp 0848bc7c79 [MERGE] Merge with trunk-cal-jke
New calendar :
   Component changed : dHtml into Jquery FullCalendar
   Manage recurrency
   Manage alarm with notif/mail
   oAuth google 'web app'
   Manage coworker / Favorite
   Use avatar for attendee and filter
   Manager calendar by partner and not user
   Your events are now event where you are attendees and not events that you have created
   Manage quick_create, Quick_view, ...

Rename module google_base_account into google_account
Rename module base_calendar into calendar
New module Google Calendar

bzr revid: jke@openerp.com-20140114155927-vu7x8egpcirommus
2014-01-14 16:59:27 +01:00
jke-openerp 85610ef401 [IMP] Force start date to the first occurence of an rrule
bzr revid: jke@openerp.com-20140114155152-fbdy5n51shlc9xvu
2014-01-14 16:51:52 +01:00
Olivier Dony 7a819ca8d0 [FIX] tools.email_split: improve email extraction using stdlib + extra tests
The original code was having issues telling apart
names containing emails from the actual email.
This patch is inspired by Etienne Hirt's patch
on bug 1165531 for OpenERP 6.1.
This will also help solve bug 1199386, if we can
centralize all email parsing through this helper.

lp bug: https://launchpad.net/bugs/1199386 fixed
lp bug: https://launchpad.net/bugs/1165531 fixed

bzr revid: odo@openerp.com-20140114154426-usu6intv5139egd3
2014-01-14 16:44:26 +01:00
Martin Trigaux 3f4c637674 [IMP] view_form: do not display hugly error message when name_get returns no value but more helpful message (eg: bad default value returns wrong id)
bzr revid: mat@openerp.com-20140114145720-r3lg0qjezqj4p3i1
2014-01-14 15:57:20 +01:00
jke-openerp c134c44f48 [MERGE] Merge with trunk
bzr revid: jke@openerp.com-20140114135955-0d65tbw88221rdk6
2014-01-14 14:59:55 +01:00
jke-openerp 11ad17a085 [MERGE] Merge with trunk
bzr revid: jke@openerp.com-20140113200621-m1tuxf3mx9hgzsha
bzr revid: jke@openerp.com-20140114135749-p7s1vtyg0sy8yza6
2014-01-14 14:57:49 +01:00
jke-openerp 0072915549 [MERGE] Merge with trunk
bzr revid: jke@openerp.com-20140114135240-c7r0ma18f1ls2yae
2014-01-14 14:52:40 +01:00
jke-openerp e9e2673044 [REF] Remove unused picture from POS
bzr revid: jke@openerp.com-20140114135154-4xyk2z4qarx6s59r
2014-01-14 14:51:54 +01:00
Olivier Dony a7cb9b762d [FIX] email_template: fix invalid uses of tools.email_split
This is necessary to have the tests pass after
the corresponding server patch in server 7.0
at revision 5198 revision-id: odo@openerp.com-20140114120344-r58wndgybqusnnq7

lp bug: https://launchpad.net/bugs/1199386 fixed
lp bug: https://launchpad.net/bugs/1165531 fixed

bzr revid: odo@openerp.com-20140114134627-6j83f4s6pvnj4uma
2014-01-14 14:46:27 +01:00
jke-openerp 53264da08a [REF] Add order fix on calendar list view, flake google_calendar, undelete function get_sequence needed for google synchro
bzr revid: jke@openerp.com-20140114133736-cvvftr4hmaa3w3ad
2014-01-14 14:37:36 +01:00
Xavier Morel d97f9effe0 [IMP] replace PIL dependency by pillow
pillow is a better-maintained fork, and installing it from source
tends to succeed more easily than PIL's

bzr revid: xmo@openerp.com-20140114131032-rxwpmc0yrqp91x4v
2014-01-14 14:10:32 +01:00
Xavier Morel e761b40a04 [FIX] pillow-compatible Image import
bzr revid: xmo@openerp.com-20140114125342-1l9smyz7woh8fg6t
2014-01-14 13:53:42 +01:00
Xavier Morel 58ff276887 [FIX] pillow-compatible import
bzr revid: xmo@openerp.com-20140114124843-zpg2qzua90uq1pxu
2014-01-14 13:48:43 +01:00
Xavier ALT 7960f9fc59 [FIX] web: list view: fix wrong css for fields.reference in editable tree view
bzr revid: xal@openerp.com-20140114115947-gkh09tb2vxsjyksk
2014-01-14 12:59:47 +01:00
Stephane Wirtel 0aadcf42c9 [FIX] hr_holidays: Reverse previous patch with the warning
bzr revid: stw@openerp.com-20140114114559-ri5ts0vgv2vmyfth
2014-01-14 12:45:59 +01:00
Xavier ALT 9a84e25342 [FIX] web: list view: keep original fields.reference value instact, store it's display in fake field_name+'__display' column, so that editing value in editable tree mode works
bzr revid: xal@openerp.com-20140114100439-hvdu9cxwyb3vvsum
2014-01-14 11:04:39 +01:00
Launchpad Translations on behalf of openerp fb7a497ff0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140114055838-31j3saw3pdlwevp1
2014-01-14 05:58:38 +00:00
jke-openerp 8fbc5b159d [MERGE] Merge with trunk
bzr revid: jke@openerp.com-20140113193949-39t5hssln2u5s899
2014-01-13 20:39:49 +01:00
jke-openerp facb8547db [MERGE] Merge with trunk
bzr revid: jke@openerp.com-20140113193830-igvzvf8gsic5okm8
2014-01-13 20:38:30 +01:00
jke-openerp 41706f1ab5 [REF] Add missing import for uuid
bzr revid: jke@openerp.com-20140113193121-dafln7ygtzy6415s
2014-01-13 20:31:21 +01:00
jke-openerp 5626a5a391 [REF] Removing the quick create overriding for hr_holiday - that was a test/sample not used
bzr revid: jke@openerp.com-20140113174701-nmvtarylf19d63nx
2014-01-13 18:47:01 +01:00
jke-openerp f9b6ff0760 [REF] Refactoring according to the review of CHS
bzr revid: jke@openerp.com-20140113174338-4fkx4zs8cw6k20y3
2014-01-13 18:43:38 +01:00
jke-openerp c5791441c4 [REF] Refactoring according to CHS and AL review
bzr revid: jke@openerp.com-20140113174157-ins4vf57g0p6v82u
2014-01-13 18:41:57 +01:00
Christophe Matthieu a02797b26b [FIX] base.language.install remove explicit access access_base_language_install_group_user
bzr revid: chm@openerp.com-20140113173509-4syed8md6drifv2q
2014-01-13 18:35:09 +01:00
Martin Trigaux c2da410014 [FIX] kanban: format aggregates values to float to avoid too long numbers in kanban column
bzr revid: mat@openerp.com-20140113172623-yuqjbhcsdxjq82rw
2014-01-13 18:26:23 +01:00
Thibault Delavallée fe0af74eab [REV] Reverted last commit.
bzr revid: tde@openerp.com-20140113165423-8nu3838d4yj3h3j4
2014-01-13 17:54:23 +01:00
Stephane Wirtel bfe20de386 [FIX] project_timesheet: supply_method is implemented in the module
'procurement' but this one is not in the dependencies of project_timesheet.

bzr revid: stw@openerp.com-20140113162901-0ykp7nlrxdiydmv5
2014-01-13 17:29:01 +01:00
Stephane Wirtel e091efecb8 [FIX] hr_holidays: Use osv.except_osv instead exceptions.Warning, because
Warning does not inherit from osv.except_osv and this exception is not catched
by the system.

bzr revid: stw@openerp.com-20140113162727-5au3iimfz4d1mszw
2014-01-13 17:27:27 +01:00
Stephane Wirtel 9c92ed7afb [MERGE] orm: Don't call the sequence when we create a new record. Use the
returning keyword of the INSERT statement.

bzr revid: stw@openerp.com-20140113153359-3a9w0thdpxp2aqb2
2014-01-13 16:33:59 +01:00
Stephane Wirtel dfe775ba1e [IMP] orm: Use a list of tuples instead of three collections.
bzr revid: stw@openerp.com-20140113153124-8921v1010xeuqeb8
2014-01-13 16:31:24 +01:00
Denis Ledoux 1478317986 [FIX] mass_mailing, marketing: menus displayed to employees only (no portal/anonymous). ACL change too.
bzr revid: dle@openerp.com-20140113151018-5xksff08s0vrjh8d
2014-01-13 16:10:18 +01:00
Martin Trigaux a75ec87028 [MERGE] [FIX] account: accounting periods in demo data are no longer opening periods, create a new period_0 as opening period
bzr revid: mat@openerp.com-20140113140646-aa0wh2ixmkx2f6cq
2014-01-13 15:06:46 +01:00
Martin Trigaux 1f163f5a78 [FIX] account: demo opening period, add x in the name
bzr revid: mat@openerp.com-20140113122917-zszm18ywrel1ie68
2014-01-13 13:29:17 +01:00
Denis Ledoux 9a93675d2d [FIX] project: projects_ids default value must be an array or none, not a lonely integer
bzr revid: dle@openerp.com-20140113113015-fobrv940bjhw1g7z
2014-01-13 12:30:15 +01:00
Martin Trigaux 7078d1c36a [MERGE] sync with trunk
bzr revid: mat@openerp.com-20140113112336-1dg6zz86g24yiicq
2014-01-13 12:23:36 +01:00
Frédéric van der Essen 6df89aa77a [FIX] adding new python dependencies brought by the hw_escpos module to the install script
bzr revid: fva@openerp.com-20140113111705-649g7wknkb10u6re
2014-01-13 12:17:05 +01:00