Commit Graph

921 Commits

Author SHA1 Message Date
Thibault Francois ad70d0c3ff [MERGE] xrg webdav fix patch26
bzr revid: tfr@openerp.com-20110218100413-srm6jo0xxfr4756q
2011-02-18 11:04:13 +01:00
RME (OpenERP) 43894c619b [FIX] document : defined duplicate access rights
lp bug: https://launchpad.net/bugs/718634 fixed

bzr revid: rme@tinyerp.com-20110218095559-iuw8qu70acv7us18
2011-02-18 15:25:59 +05:30
RME (OpenERP) e4c408926a [FIX] document : Access rights having problem so that dash board not available in web-client
lp bug: https://launchpad.net/bugs/718600 fixed

bzr revid: rme@tinyerp.com-20110218093909-xbvqojd2h5u8xp74
2011-02-18 15:09:09 +05:30
Launchpad Translations on behalf of openerp 89933f4c30 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110205045946-ngssapvavvzymfc4
bzr revid: launchpad_translations_on_behalf_of_openerp-20110206045319-cjbcpcr7k0jw8v8f
bzr revid: launchpad_translations_on_behalf_of_openerp-20110205050201-5kxv4wvlb171y4ec
bzr revid: launchpad_translations_on_behalf_of_openerp-20110206045419-syxas10vfjwq4nw9
bzr revid: launchpad_translations_on_behalf_of_openerp-20110207052017-1qsba36kfnjc0zkj
2011-02-07 05:20:17 +00:00
Launchpad Translations on behalf of openerp bbfa775055 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110202044205-3ws4pqp0lavgg5c5
bzr revid: launchpad_translations_on_behalf_of_openerp-20110203044526-s8t9nmtqd7do7yy4
2011-02-03 04:45:26 +00:00
Launchpad Translations on behalf of openerp 7a59b73896 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110131060829-cw2n1p0rxt186agi
bzr revid: launchpad_translations_on_behalf_of_openerp-20110129054416-mqjy6dbh74m5srtu
bzr revid: launchpad_translations_on_behalf_of_openerp-20110130055001-gehu37plrrjaogxb
bzr revid: launchpad_translations_on_behalf_of_openerp-20110131060928-xs2u6nr3y2x0h9db
2011-01-31 06:09:28 +00:00
Launchpad Translations on behalf of openerp 61a62b1dfe Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110129045401-1zezcgk719d3dm0t
bzr revid: launchpad_translations_on_behalf_of_openerp-20110130044958-yshcathln43o1wdz
bzr revid: launchpad_translations_on_behalf_of_openerp-20110131045457-rzhwci5po7ea72bd
bzr revid: launchpad_translations_on_behalf_of_openerp-20110129045641-xfn2nij4y67wyq3h
bzr revid: launchpad_translations_on_behalf_of_openerp-20110130045141-vh5ecttx8tj5vdg4
bzr revid: launchpad_translations_on_behalf_of_openerp-20110131045711-41727n3c4e3wi0t9
2011-01-31 04:57:11 +00:00
Launchpad Translations on behalf of openerp f25fb5f4d4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110128044458-rmemxsynuxmrp9pl
bzr revid: launchpad_translations_on_behalf_of_openerp-20110128044655-31s27yl2cpkov2g5
2011-01-28 04:46:55 +00:00
Launchpad Translations on behalf of openerp c456ff0d76 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110127043453-7iocd8dbvj0edxzt
bzr revid: launchpad_translations_on_behalf_of_openerp-20110126044003-z1ltdzbzu9trb8qo
bzr revid: launchpad_translations_on_behalf_of_openerp-20110127043733-5jad7vpuuti1my8y
2011-01-27 04:37:33 +00:00
Launchpad Translations on behalf of openerp f432535386 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110125070908-zuisvtekjxpi6dny
2011-01-25 07:09:08 +00:00
Olivier Dony 668cc0e5d5 [MERGE] updated PO files from Rosetta in trunk
bzr revid: odo@openerp.com-20110120135640-816z0mdaez5qg0gq
2011-01-20 14:56:40 +01:00
Launchpad Translations on behalf of openerp 2e4efe2677 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110120045440-i7atfpeu9pwzvw29
2011-01-20 04:54:40 +00:00
Launchpad Translations on behalf of openerp 8274154d42 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110119044710-j9kqtr7v8wqqgu6i
2011-01-19 04:47:10 +00:00
P. Christeas e9b56eafe2 docuement: armor the ir.action.report.xml code
It was a little careless, better have an assertion there, at least, for
the cases we don't cover.

Historically, it has been here since commit: efeed12bea5c008ed6 ;)

bzr revid: p_christ@hol.gr-20110118164956-vboodk5j4g9eofix
2011-01-18 18:49:56 +02:00
P. Christeas 29721236fc document: fix matching of names with non-latin chars
At a previous fix, the "res_name == name" condition was added, that didn't,
however, consider the case where res_name was unicode and name in utf8.

Conflicts:

	document/nodes.py

bzr revid: p_christ@hol.gr-20110118164950-avtkxy8dc4u03fu4
2011-01-18 18:49:50 +02:00
Fabien Pinckaers e4a0308aae [IMP] translations
bzr revid: fp@tinyerp.com-20110118122252-h8tsf75g4zfvdw2q
2011-01-18 13:22:52 +01:00
Launchpad Translations on behalf of openerp 4506d1d2d2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110118044602-ltssvjlja1g8lumh
2011-01-18 04:46:02 +00:00
Launchpad Translations on behalf of openerp 0c96f19b44 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110115055903-i9kqtkstdk8j0hnz
2011-01-15 05:59:03 +00:00
Thibault Francois 5af8021914 [MERGE] lp:~openerp-dev/openobject-addons/trunk-dev-addons1 : Bug fixed by Addons Team 1
project_long_term improverment
Fix yml of project_long_term
Add yml
    * CRM (Recurrent Meeting)
    * CRM (for lead opportunity : stage change, opening, closing, won, lost)

bzr revid: tfr@openerp.com-20110114093428-5u92lg4b4zoeumwv
2011-01-14 10:34:28 +01:00
Launchpad Translations on behalf of openerp 62f28364e5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110114045237-gdlm32e67rdh70kr
bzr revid: launchpad_translations_on_behalf_of_openerp-20110114055119-e9fpaxlistgondmp
2011-01-14 05:51:19 +00:00
Sbh (OpenERP) 3605efaec2 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110113050805-eryxud3r1lv86sjf
2011-01-13 10:38:05 +05:30
Launchpad Translations on behalf of openerp 6098beab56 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110112045846-8uu2xx0dqvamh2rf
2011-01-12 04:58:46 +00:00
Sbh (OpenERP) 9f4844bd3b [Merge] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110112045356-o18i4u2d008a4pwp
2011-01-12 10:23:56 +05:30
Thibault Francois bad119b71b [MERGE] lp:~xrg/openobject-addons/trunk-patch18
bzr revid: tfr@openerp.com-20110111123655-rg2vn3o836quxkbz
2011-01-11 13:36:55 +01:00
Olivier Dony 9e4d49c5ca [I18N] all: updated translation templates after latest changes
bzr revid: odo@openerp.com-20110111112150-nlr78yxgufuqd6yl
2011-01-11 12:21:50 +01:00
Launchpad Translations on behalf of openerp cda7d17dc3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110111050313-70y56tghmjexq3p5
2011-01-11 05:03:13 +00:00
Launchpad Translations on behalf of openerp f8c860f789 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110109045048-tv4cf28i2wv0d0na
bzr revid: launchpad_translations_on_behalf_of_openerp-20110110051507-c4s836t09vgn60zu
bzr revid: launchpad_translations_on_behalf_of_openerp-20110109045451-cvr6hytqd4l4a0ns
bzr revid: launchpad_translations_on_behalf_of_openerp-20110110051937-hc1vn7052zwl4vxu
2011-01-10 05:19:37 +00:00
Thibault Francois 5c3a77c11d [MERGE] trunk
bzr revid: tfr@openerp.com-20110107165850-46f7clkl2ycb8g68
2011-01-07 17:58:50 +01:00
ATP(OpenERP) f7eaa3a594 [Fix] document: fix the problem of finding report
bzr revid: sbh@tinyerp.com-20110106112623-lz2ofpkgcbtl9btc
2011-01-06 16:56:23 +05:30
Launchpad Translations on behalf of openerp 35fa7cd34e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110106043500-7v9lu0vz6rw06og9
bzr revid: launchpad_translations_on_behalf_of_openerp-20110106053849-1bfeq2m1gsv0j789
2011-01-06 05:38:49 +00:00
Sbh (OpenERP) e1a001b64e [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110103041826-atjzj7zbs8ayxrl1
bzr revid: sbh@tinyerp.com-20110104050350-ht7063oddesu3esy
2011-01-04 10:33:50 +05:30
Olivier Dony 67d825b03e [I18N] all: updated translation templates after latest changes (again)
bzr revid: odo@openerp.com-20110103172053-wc4dgcphwp3g7y18
2011-01-03 18:20:53 +01:00
Olivier Dony 64ce199e17 [I18N] all: updated translation templates after latest changes
bzr revid: odo@openerp.com-20110103161550-1rp408wtnl2vd1xi
2011-01-03 17:15:50 +01:00
Sbh (OpenERP) 93c221d296 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101231071411-p0pft257rwt189s5
2010-12-31 12:44:11 +05:30
Launchpad Translations on behalf of openerp c5f275ee73 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101231052837-svzr899wp8yqpvj3
2010-12-31 05:28:37 +00:00
Sbh (OpenERP) a329a57bdd [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101230131110-8l42t3b4hituf7aj
bzr revid: sbh@tinyerp.com-20101231045926-gqkspd1jgoglv2qj
2010-12-31 10:29:26 +05:30
uco (OpenERP) 13af7212a9 [FIX] document,procurement,sale: Fixed record rules.
bzr revid: uco@tinyerp.com-20101230124854-dgd3rw4ghxahex5u
2010-12-30 18:18:54 +05:30
qdp-launchpad@tinyerp.com 32589e25b4 [MERGE] merged the xrg branch containing several bugfixes
bzr revid: qdp-launchpad@tinyerp.com-20101230115309-drnbznu04hx52cbj
2010-12-30 12:53:09 +01:00
Harry (OpenERP) 5a15a0a41a [FIX] knowledge: security
bzr revid: hmo@tinyerp.com-20101229101628-1vzbn5dytou46dlw
2010-12-29 15:46:28 +05:30
Launchpad Translations on behalf of openerp 67e8c91c3b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101229044038-xv05sco0rtuoe3cm
bzr revid: launchpad_translations_on_behalf_of_openerp-20101229045841-67lol5w1iaobouap
2010-12-29 04:58:41 +00:00
François Degrave 53ea5a328b [IMP] security groups for HR + 'group by' in extended views in some views (stock moves, mrp, documents)
bzr revid: fde@openerp.com-20101227104651-23h1xm7hh2qnr7m7
2010-12-27 11:46:51 +01:00
P. Christeas 9d5d5909a7 document: default storage and root folders are not updatable
They shall only be constructed once, and never be updated from xml again,
because that could lead to data loss (or at least hiding it).

bzr revid: p_christ@hol.gr-20101227084803-v4sfq8brl4u25w71
2010-12-27 10:48:03 +02:00
Launchpad Translations on behalf of openerp c362e4b48e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101225045258-920b9zpr8a3p4q3b
bzr revid: launchpad_translations_on_behalf_of_openerp-20101226045205-ip0bsy9iqe35wudz
bzr revid: launchpad_translations_on_behalf_of_openerp-20101227044112-khi7a0h0rgwkj633
2010-12-27 04:41:12 +00:00
Launchpad Translations on behalf of openerp 93d2fe8da1 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101224055934-dp3xr6mmkzic0bbt
2010-12-24 05:59:34 +00:00
P. Christeas 98ab6360ed Merge branch11 into patch18
Branch patch11 had somewhere been lost in bzr hell.

Conflicts:
	account/account_move_line.py
	document_webdav/nodes.py
	document_webdav/webdav_server.py
	event_project/__init__.py
	users_ldap/users_ldap.py

bzr revid: p_christ@hol.gr-20101223155444-ym8r0g4208gm88j9
2010-12-23 17:54:44 +02:00
P. Christeas 43387c7f43 document: improve the attach_parent_id() function.
No need to call an SQL command in iteration! No need to transfer the
db_datas back and forth from Postgres!

Also, prepended an underscore, so that the function is never exported
through RPC.

bzr revid: p_christ@hol.gr-20101223142529-hgudbfj54p4d2e34
2010-12-23 16:25:29 +02:00
P. Christeas f551479a9b document: even better fix for std_index, which won't leave zombies
As in 342b1f32adacf0a, Popen processes need to be properly exited.

bzr revid: p_christ@hol.gr-20101223141744-bbuipsqwqb4wczb5
2010-12-23 16:17:44 +02:00
P. Christeas 8e8803e9df document, caldav: revert changes that are not needed and spacing
Let's keep the diff against trunk-dev-addons1 only to things that
make sense.

bzr revid: p_christ@hol.gr-20101223141639-o13v6llljplpgl7s
2010-12-23 16:16:39 +02:00
atp (Open ERP) 40201bfea2 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101223105705-xyo4vu424j3lhqlt
2010-12-23 16:27:05 +05:30
atp (Open ERP) ffa6d2dda7 [IMP]
bzr revid: atp@tinyerp.co.in-20101223101118-el1zl830r8yj36h2
2010-12-23 15:41:18 +05:30
atp (Open ERP) 5633f1b6ba [Fix]: Fixed documents lost problem which are added before installed document module.
bzr revid: atp@tinyerp.co.in-20101223095109-ntp3hrl30xb82pya
2010-12-23 15:21:09 +05:30
Thibault Francois b845bb4ee1 [MERGE] trunk dev addons1
bzr revid: tfr@openerp.com-20101222132330-537grpixmbdtz43s
2010-12-22 14:23:30 +01:00
Launchpad Translations on behalf of openerp 8be856082e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101222054619-0p561c2n1h18e0tc
2010-12-22 05:46:19 +00:00
Sbh (OpenERP) d9f2060af1 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101222040512-6ahyzlwt9fnpdl2r
2010-12-22 09:35:12 +05:30
Olivier Dony df25a5570c [I18N] all: cleanup export after fixing some remaining translation export issues
bzr revid: odo@openerp.com-20101221194751-g69ixmtrurd6ewo7
2010-12-21 20:47:51 +01:00
Sbh (OpenERP) 281af8c6ea [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101221041917-h2zvll8cxnpc2b8q
2010-12-21 09:49:17 +05:30
Thibault Francois dcaac47413 [MERGE]
bzr revid: tfr@openerp.com-20101220140220-edt2ancbr5z0olep
2010-12-20 15:02:20 +01:00
atp (Open ERP) ebd5c62dbc [FIX]: solved Problem of after install document module, documents are lost which are added before installed document module
bzr revid: atp@tinyerp.co.in-20101220125419-y99i8aqw3y1s00by
2010-12-20 18:24:19 +05:30
atp (Open ERP) 648d6353ef [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101220094540-5csr3bd5xn1cxko1
2010-12-20 15:15:40 +05:30
Launchpad Translations on behalf of openerp c2f85df411 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101218050707-tdumvza0nnw0ai4c
bzr revid: launchpad_translations_on_behalf_of_openerp-20101219044813-9lk6hs4sgaut10z1
bzr revid: launchpad_translations_on_behalf_of_openerp-20101220045307-e2nnaoqthf10jhmy
2010-12-20 04:53:07 +00:00
Sbh (OpenERP) 01655b4e9c [MERGE] merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101220041756-2avhxf2l3hto04i3
2010-12-20 09:47:56 +05:30
Launchpad Translations on behalf of openerp 4028b53efe Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101217055305-qykqycjvpt8fc9q0
2010-12-17 05:53:05 +00:00
Launchpad Translations on behalf of openerp 1f377cca79 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101216044244-go321rqvup2m8l4y
bzr revid: launchpad_translations_on_behalf_of_openerp-20101216044841-ewqql1al8ld9es0h
2010-12-16 04:48:41 +00:00
uco (OpenERP) aa0ef3c602 [MERGE] all: added missing contexts in most methods + improved context usage according to guidelines
bzr revid: odo@openerp.com-20101215171655-ohuu8uwxzza9jbni
2010-12-15 18:16:55 +01:00
Olivier Dony 2d89b7a153 [I18N] all: re-exported translation templates after latest translation improvements
bzr revid: odo@openerp.com-20101215150748-ypwfuhqk5o7f3g48
2010-12-15 16:07:48 +01:00
uco (OpenERP) 690fbff411 [MERGE]
bzr revid: uco@tinyerp.com-20101214073712-b51lj9zyba9p1bp9
2010-12-14 13:07:12 +05:30
Launchpad Translations on behalf of openerp 6e05b3cc93 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101214045316-3c6x6lhto9swc1hw
bzr revid: launchpad_translations_on_behalf_of_openerp-20101214053806-8xtqagluqiijot4p
2010-12-14 05:38:06 +00:00
uco (OpenERP) 9ff9d1ff04 [MERGE]
bzr revid: uco@tinyerp.com-20101213071756-wopi0pojilu7hr7q
2010-12-13 12:47:56 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
Launchpad Translations on behalf of openerp b73b1c471a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101212044547-xwyztuk2luf60dlb
2010-12-12 04:45:47 +00:00
Launchpad Translations on behalf of openerp 71def15f13 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101211050850-f7y0827upqa9zdw0
2010-12-11 05:08:50 +00:00
uco (OpenERP) 8596a9626b [MERGE]
bzr revid: uco@tinyerp.com-20101209113128-y3xryg2uy0gxopyc
bzr revid: uco@tinyerp.com-20101210063216-oa2hc5xb14v50jof
2010-12-10 12:02:16 +05:30
P. Christeas 18a5ade8fd document: fix content indexer's handling of the "file" command
Content indexer spawns the *nix "file" command in an attempt to determine
the type of arbitrary files. The way we have fetched the stdout of the
child process had been flawed, leaving a zombie process for every file
scanned. It was not a matter of closing the file descriptors, rather an
issue of cleaning up the child process.

bzr revid: p_christ@hol.gr-20101209112607-psu98d0h2e7xqwu7
2010-12-09 13:26:07 +02:00
P. Christeas 9023049b49 document: enhance the test script for content index.
For the following commit, we need to test if the indexer really closes
the child process.

bzr revid: p_christ@hol.gr-20101209112455-8k13k9jshjxzmw4g
2010-12-09 13:24:55 +02:00
P. Christeas 0cb5ccb45d document: fix behavior of resource-hooked folders [Bug 682761]
Original report:
> From: Dr. Ferdinand Gasauer
> Date: 29-11-2010
> Subject: webdav - create folder duplicates existing attachments

> to reproduce
> add attachment to partner using webdav (konqueror 4.5.3)
> create new folder in webdav directory
> the attachment will be displayed ALSO in the newly created folder

Well, this /did/ work as the code intended, but not as a user would
expect.
As of commit e549808c0e90, the resource directories would list _all_
attachments referencing some record, by default. This meant that a
newly created folder with files [and subfolders with files..] would
have all the files listed at the root folder, too
eg. /Dirs/Products/Product-A/ + [ /dir2/a.txt, /dir2/b.txt ]
would list a.txt, b.txt under ../Product-A/ , too.

Now, the algorithm is improved to handle such a case and turn off the
"find all" flag[1] so that child files will be contained in their
folders[2].

[1] I'm now glad I had left that option there.
[2] still, files may all appear at the root folder, too, if this has
the "find-all" flag set.

bzr revid: p_christ@hol.gr-20101209100121-6kaq1zcqfewwl25b
2010-12-09 12:01:21 +02:00
P. Christeas a726297a51 document: allow slashes in dynamic folders' names. [Bug 685594]
Since forward slashes would confuse all protocols like DAV, FTP, we
have to convert them to underscores, and also match them in search.

bzr revid: p_christ@hol.gr-20101209100117-6dibokskybf47610
2010-12-09 12:01:17 +02:00
Launchpad Translations on behalf of openerp e2d025c961 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101209045022-g1ar37i6xtnr0jtq
bzr revid: launchpad_translations_on_behalf_of_openerp-20101209045802-ari4r0g7oouy55c8
2010-12-09 04:58:02 +00:00
atp (Open ERP) 1ee15503f4 [FIX]: Closes Popen descriptors in document.
bzr revid: atp@tinyerp.co.in-20101207120525-2825qhtdbo6kgk0v
2010-12-07 17:35:25 +05:30
atp (Open ERP) f5ca47ec19 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101207090659-s793bqaaj7esfra1
2010-12-07 14:36:59 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
Olivier Dony 5350ab0c19 [I18N] all: copy Serbian (sr.po) translations to Serbian Latin (sr@latin.po)
The idea is to keep all current Latin alphabet translations in the new SerbianLatin language  before changing the default Serbian translations to Cyrillic alphabet

bzr revid: odo@openerp.com-20101206093208-jiqnceg5zx7xvzjk
2010-12-06 10:32:08 +01:00
Launchpad Translations on behalf of openerp 50be667595 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101204051645-1r4dxlktdeeiy2fn
bzr revid: launchpad_translations_on_behalf_of_openerp-20101205045319-cr1iy0be5p2hljje
2010-12-05 04:53:19 +00:00
Olivier Dony c95efe7997 [I18N] all: updated PO templates after latest cleanup
bzr revid: odo@openerp.com-20101203155533-bda40vcxelidfse9
2010-12-03 16:55:33 +01:00
Launchpad Translations on behalf of openerp ded6d87b0a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101202045120-2vnixg047yc43xoe
bzr revid: launchpad_translations_on_behalf_of_openerp-20101203050840-9zljmoeq0kphj3ow
2010-12-03 05:08:40 +00:00
Launchpad Translations on behalf of openerp 1ed60063bf Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101130045411-k143t0b660w19cc7
bzr revid: launchpad_translations_on_behalf_of_openerp-20101201050327-5uo6676r282yjb1l
2010-12-01 05:03:27 +00:00
Launchpad Translations on behalf of openerp bd9f7cf426 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101128045514-606cbqkwad1pi9z0
bzr revid: launchpad_translations_on_behalf_of_openerp-20101129045431-lxah7i1wwaqmvjdu
2010-11-29 04:54:31 +00:00
Fabien Pinckaers ddb433cb79 fix
bzr revid: fp@tinyerp.com-20101127163712-90hr1ixzh8ne4t2x
2010-11-27 17:37:12 +01:00
Launchpad Translations on behalf of openerp 882e176a8a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101127045528-74pnr913nxfe6luv
2010-11-27 04:55:28 +00:00
qdp-launchpad@tinyerp.com 382779126a [MERGE] merged the dev team2 branch
bzr revid: qdp-launchpad@tinyerp.com-20101126161359-s02ik0bmz3l8lt9u
2010-11-26 17:13:59 +01:00
Thibault Francois b9add5f29e [MERGE] with addons1
bzr revid: tfr@openerp.com-20101126095512-n859a08cz6bui5th
2010-11-26 10:55:12 +01:00
Launchpad Translations on behalf of openerp 352bb205aa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101126044921-9446pqhg2fetkj9v
bzr revid: launchpad_translations_on_behalf_of_openerp-20101126045439-w5rxmd2f3eukcno6
2010-11-26 04:54:39 +00:00
atp (Open ERP) 39b781efa3 [IMP]: Put "Datetime In UTC" in Calendar form, which should exported in UTC timezone.
bzr revid: atp@tinyerp.co.in-20101125104108-opxdnyknvd2z11vg
2010-11-25 16:11:08 +05:30
uco (OpenERP) eb04af83f3 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101124050709-w2cc1ox2heixbszx
bzr revid: uco@tinyerp.com-20101125074120-k0njj67uxv5934dw
2010-11-25 13:11:20 +05:30
atp (Open ERP) 854a579f13 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-xrg-patch5
bzr revid: atp@tinyerp.co.in-20101125073131-zicpd0nvq7p6p635
2010-11-25 13:01:31 +05:30
Harry (OpenERP) f391512e0e [MERGE]
bzr revid: hmo@tinyerp.com-20101125071554-u94l32cpl2juil55
2010-11-25 12:45:54 +05:30
rpa (Open ERP) cc7031ec28 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101125053205-1ttc6aqfdmw3543y
2010-11-25 11:02:05 +05:30
Sbh (OpenERP) df77cd160e [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101125050318-9xpv65nstz8i4xwf
2010-11-25 10:33:18 +05:30
Launchpad Translations on behalf of openerp 9ab34ed691 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101125045745-sqwvemtqcmgijfwk
2010-11-25 04:57:45 +00:00
Thibault Francois 6c060e9c84 [MERGE] trunk
bzr revid: tfr@openerp.com-20101124092654-svj569t2xv5m5dvn
2010-11-24 10:26:54 +01:00
rpa (Open ERP) 432d5ceeae [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101123131531-xux3r8ss858aztt6
bzr revid: rpa@tinyerp.com-20101124053028-7pclpk0y5egj5jpb
2010-11-24 11:00:28 +05:30
Launchpad Translations on behalf of openerp 946e03d64c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101124050727-9r80w33i8dkvyp4d
2010-11-24 05:07:27 +00:00
P. Christeas 0d051581b4 document: bring back the configuration wizard
Suggested by: FP

bzr revid: p_christ@hol.gr-20101123185147-bp41deccy9n05vwo
2010-11-23 20:51:47 +02:00
P. Christeas 2aa5d026d1 document: fix access of res.users folders
We need to relax the rule of ir.attachment. Needs server patch, see
commit message there.

bzr revid: p_christ@hol.gr-20101123184938-jklijdqt0xx5u6cs
2010-11-23 20:49:38 +02:00
atp (Open ERP) f837a5bdfa [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101123124938-gc1o4abljl218h50
2010-11-23 18:19:38 +05:30
uco (OpenERP) 097ff85deb [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101123071135-712ya21x2v77mn36
2010-11-23 12:41:35 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
sbh (Open ERP) 67aa515be4 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101123053619-rjs2svl5jnomty66
2010-11-23 11:06:19 +05:30
rpa (Open ERP) cc849ed706 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101123052024-cnfcs010ds7aeswc
2010-11-23 10:50:24 +05:30
Launchpad Translations on behalf of openerp 192810c7e5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101123050442-0990cj01i5c2fhlt
2010-11-23 05:04:42 +00:00
Olivier Dony 02533c117a [I18N] all: additional translations courtesy of swedish translation team (Anders Erikkson <ae@mobilasystem.se>)
bzr revid: odo@openerp.com-20101122162607-o4zklu2vo2raq4cj
2010-11-22 17:26:07 +01:00
Harry (OpenERP) 1442f13817 [MERGE]
bzr revid: hmo@tinyerp.com-20101122110334-rsh6dqq9p2in012u
2010-11-22 16:33:34 +05:30
atp (Open ERP) 197d1a338c [MERGE]: Merge
bzr revid: atp@tinyerp.co.in-20101122104921-vy4voqzhzw5gl6gz
2010-11-22 16:19:21 +05:30
atp (Open ERP) 9a3416b95f [FIX]: Fix some problem in caldav and Minor Improvement.
bzr revid: atp@tinyerp.co.in-20101122104316-2veko2vubv3w9oml
2010-11-22 16:13:16 +05:30
sbh (Open ERP) ffe2e74ed2 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101122054525-426fapmok2566wew
2010-11-22 11:15:25 +05:30
Launchpad Translations on behalf of openerp c4dcf78c5c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101120050854-smocbr71l96xrsvh
bzr revid: launchpad_translations_on_behalf_of_openerp-20101121045047-c59v2fg760t2kznf
bzr revid: launchpad_translations_on_behalf_of_openerp-20101122045229-yue08u836l0poqpv
2010-11-22 04:52:29 +00:00
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
rpa (Open ERP) 6caca89f87 [IMP]: Moved reference of demo user from *_security.xml to demo file
bzr revid: rpa@tinyerp.com-20101119102525-8gyj1gmm1w29rwxu
2010-11-19 15:55:25 +05:30
rpa (Open ERP) a81ecff2c4 [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/trunk-addons-aag
bzr revid: rpa@tinyerp.com-20101119072430-0rgszlgidvyezsvd
2010-11-19 12:54:30 +05:30
uco (OpenERP) 15358896b6 [MERGE]: Merged with team1.
bzr revid: uco@tinyerp.com-20101119051825-v2ka4j803w51y4zx
2010-11-19 10:48:25 +05:30
sbh (Open ERP) 6bf27c6c65 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101119042250-hlgt8xeirm1tc5p6
2010-11-19 09:52:50 +05:30
Olivier Dony 8e9e0586e7 [I18N] all: Updated translations templates to latest terms, after cleanup
bzr revid: odo@openerp.com-20101118162512-t98lj2h5r52k0e59
2010-11-18 17:25:12 +01:00
uco (OpenERP) 0ddc5b4d6f [FIX] document: Directories arranged by company.
lp bug: https://launchpad.net/bugs/676857 fixed

bzr revid: uco@tinyerp.com-20101118120553-z3f97scb8q54lgxo
2010-11-18 17:35:53 +05:30
atp (Open ERP) 6485b0c530 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101116081946-v843dv3q5iywdo8y
bzr revid: atp@tinyerp.co.in-20101116100601-362qfhz0mtculnt1
2010-11-16 15:36:01 +05:30
aag (OpenERP) 58c93f841a [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: aag@tinyerp.co.in-20101115072327-t05wyy17bnnsuy45
2010-11-15 12:53:27 +05:30
atp (Open ERP) ebe788b09e [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101115052446-uptwjixufyp7r73v
2010-11-15 10:54:46 +05:30
Launchpad Translations on behalf of openerp 119e7a11d2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101115050315-qaclmic5ub5vtdnr
2010-11-15 05:03:15 +00:00
Launchpad Translations on behalf of openerp ed96a68c17 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101113045740-ri0zzbis11gzhoej
bzr revid: launchpad_translations_on_behalf_of_openerp-20101114050841-xhjhxe3kwbpnt845
2010-11-14 05:08:41 +00:00
atp (Open ERP) 4a258fffe0 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101112134227-xd2j1mmwrm0q7197
2010-11-12 19:12:27 +05:30
sbh (Open ERP) 3389c99ee6 [Fix] caldav,document,document_ftp,document_webdav: fix buildbot warnings
bzr revid: sbh@tinyerp.com-20101112114946-u19wkxzh1vj33sol
2010-11-12 17:19:46 +05:30
atp (Open ERP) 0397468a05 [IMP]: Improve search view of Task hours report of project_timesheet module and file descriptor close() in document module.
bzr revid: atp@tinyerp.co.in-20101112101416-51opsl6u147argqm
2010-11-12 15:44:16 +05:30
Harry (OpenERP) ca33cf5313 [MERGE]
bzr revid: hmo@tinyerp.com-20101112094836-qy4536d3tjvw04xc
2010-11-12 15:18:36 +05:30
Harry (OpenERP) 27364966c9 [MERGE]
bzr revid: hmo@tinyerp.com-20101111133006-qzqtz3grocgewap4
2010-11-11 19:00:06 +05:30
aag (OpenERP) eeaa68471d [IMP] IN ALL: the demo user should be in all applications name user groups, Task id: 1771
bzr revid: aag@tinyerp.co.in-20101111131855-v07piwfyp33wlmng
2010-11-11 18:48:55 +05:30
atp (Open ERP) 79ff8b4c24 [Fix]: Put file descriptors close() in try and finally statement for document module.
bzr revid: atp@tinyerp.co.in-20101111064707-lltotiioe28zmke1
2010-11-11 12:17:07 +05:30
sbh (Open ERP) 2018c06f61 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101110050433-7xnwrghhehabhe6o
2010-11-10 10:34:33 +05:30
Launchpad Translations on behalf of openerp 296591c119 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101109044748-jx0843m3k1eh2ha2
bzr revid: launchpad_translations_on_behalf_of_openerp-20101109044959-yggrezmg7uh721d9
2010-11-09 04:49:59 +00:00
Launchpad Translations on behalf of openerp 9e1849f897 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101106045316-zff7y01djqruda2y
bzr revid: launchpad_translations_on_behalf_of_openerp-20101107044934-tfbi3s4f5lopxdgx
bzr revid: launchpad_translations_on_behalf_of_openerp-20101108051319-swd4a0gpprpry47a
2010-11-08 05:13:19 +00:00
xrg@hellug.gr d3b79b05fc document: fix security rules, for trunk ORM
browse lists are not correctly resolved at v600 ORM, so avoid them with a pythonic expression.

bzr revid: xrg@hellug.gr-20101104154446-c8ocgye52w6m5ufn
2010-11-04 17:44:46 +02:00
Thibault Francois 182be3b770 [MERGE] trunk into trunk-dev-addons1
bzr revid: tfr@openerp.com-20101104110701-28e3gio9f34e748i
2010-11-04 12:07:01 +01:00
xrg@hellug.gr c8533820f9 [Merge] from trunk-dev-addons1 branch
bzr revid: xrg@hellug.gr-20101104073113-4znngwy096nlhdcv
2010-11-04 09:31:13 +02:00
Launchpad Translations on behalf of openerp bb161a1a18 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101104045208-g7vomg4hhy37mrp6
2010-11-04 04:52:08 +00:00
Thibault Francois 241624f22f [MERGE] from trunk
bzr revid: tfr@openerp.com-20101103151850-ew8yljv698wf4v6z
2010-11-03 16:18:50 +01:00
P. Christeas 3ef534b21d document: bump module version
bzr revid: p_christ@hol.gr-20101103112605-7mv9bcl0g0jkpp2v
2010-11-03 13:26:05 +02:00
P. Christeas a21dcd7e1c document: fix regressions at storage and node_descriptor
Since the introduction of __len__, the descriptors were broken for the
ftp module. Fix.

bzr revid: p_christ@hol.gr-20101103112605-tu6n6529mbdc18ve
2010-11-03 13:26:05 +02:00
P. Christeas 4959480bc1 document: fix realstore, implement move op. in it.
bzr revid: p_christ@hol.gr-20101103112604-pd10spyv6hh3demi
2010-11-03 13:26:04 +02:00
P. Christeas 5d6eb5dea1 document: more reasonable Unix permission bits
For display purposes only, but helps us understand group-write logic.

bzr revid: p_christ@hol.gr-20101103112604-vi0wy1duifni2clv
2010-11-03 13:26:04 +02:00
P. Christeas aed35b4545 document: fix security rules
The behaviour didn't match the intended one as in the documentation.

bzr revid: p_christ@hol.gr-20101103112604-slw7gb04wlw2amim
2010-11-03 13:26:04 +02:00
P. Christeas 0c13466702 document: fixes for lint checks
bzr revid: p_christ@hol.gr-20101103112604-nh7xqcx5e17h3wjo
2010-11-03 13:26:04 +02:00
P. Christeas 169b716aa4 document: a class of static content node_descriptor, API
bzr revid: p_christ@hol.gr-20101103112535-e24cqzamf1w42219
2010-11-03 13:25:35 +02:00
P. Christeas 7f882e14cf document: enhance API for iter() on node_descriptors
Starting from WebDAV, the node_descriptors will need to act as stream
objects, iterable. This way, we hope to minimize copies of the huge
chunks of data each descriptor may contain (still, pywebdav will use a
single large buffer).

bzr revid: p_christ@hol.gr-20101103112534-go57aeaw946utfc5
2010-11-03 13:25:34 +02:00
Launchpad Translations on behalf of openerp 8c073c3c98 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101103045904-bp74yxj1qhrx37q7
bzr revid: launchpad_translations_on_behalf_of_openerp-20101103050114-xf1zmv7buebcxyez
2010-11-03 05:01:14 +00:00
Launchpad Translations on behalf of openerp b09e253870 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101030055500-cfnudo9jdc2xdc67
bzr revid: launchpad_translations_on_behalf_of_openerp-20101031050524-lkw0mrbsz97myy0j
bzr revid: launchpad_translations_on_behalf_of_openerp-20101101051147-bsyo3gv9dgg7dv0c
bzr revid: launchpad_translations_on_behalf_of_openerp-20101102045123-ik9e4974excrv3ng
2010-11-02 04:51:23 +00:00
sbh (Open ERP) 8d9d28d1a3 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101101060246-xb8xayb08pw81fwo
2010-11-01 11:32:46 +05:30
Thibault Francois 2bbef3c553 [IMP] *.xml : Usability Improvements
bzr revid: tfr@openerp.com-20101029115235-v516yxlwynwxo6kd
2010-10-29 13:52:35 +02:00
Launchpad Translations on behalf of openerp fac99cdf1e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101029052928-qq1pbvq59gff4z9y
2010-10-29 05:29:28 +00:00
AMP (OpenERP) 35cc3bab71 [Merge]
bzr revid: amp@tinyerp.com-20101029052201-gtce4w3gh8wwx3ke
2010-10-29 10:52:01 +05:30
Harry (OpenERP) aee5da48f7 [MERGE]
bzr revid: hmo@tinyerp.com-20101028112550-hp200d55pgtkr1oq
2010-10-28 16:55:50 +05:30
uco (OpenERP) eccc1d33b2 [REF] copyrights: Replaced 'GNU General Public License' with 'GNU Affero General Public License'
bzr revid: uco@tinyerp.com-20101028065418-ahi6poaxn1aa5dmp
2010-10-28 12:24:18 +05:30
Launchpad Translations on behalf of openerp b2dabaed39 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101028050736-rbj8cdoa89g9gm38
2010-10-28 05:07:36 +00:00
P. Christeas 9624ef2907 document: ACL setup, based on ir.rules
bzr revid: p_christ@hol.gr-20101027102428-pyanpwxzhta3zqy3
2010-10-27 13:24:28 +03:00
P. Christeas 4dae4d0dbf document: base the dir permissions on ir.rule, not on sql call.
bzr revid: p_christ@hol.gr-20101027102428-6n2huvvv2o1tiyh6
2010-10-27 13:24:28 +03:00
P. Christeas d0b6bf1181 document: richer eval() context for res_dirs.
We need to provide 'ctx' to the eval(), so that "uid" is defined in the
expression. Covers the case of user directories.

bzr revid: p_christ@hol.gr-20101027102324-ujy2293kpdzouna2
2010-10-27 13:23:24 +03:00
P. Christeas 24d70f724b document: access permissions documentation, draft.
bzr revid: p_christ@hol.gr-20101027102324-zcvyhz13iw75tb0k
2010-10-27 13:23:24 +03:00
P. Christeas 0f5a276365 document: use 'change_default' on key fields, cleanup defaults
As from a later commit, we will need to adjust default values to different
directories (such as permissions etc.).

bzr revid: p_christ@hol.gr-20101027102324-duffxdogcczqo67r
2010-10-27 13:23:24 +03:00
P. Christeas 7539d4051c document: fix recursive (tree) resource directories
The 'node_res_obj' has been the right class to use for the intermediate
nodes, ever since. The assertion that it should only apply to static
dirs was wrong.

bzr revid: p_christ@hol.gr-20101027102323-qewjjzzudj0zz643
2010-10-27 13:23:23 +03:00
P. Christeas da5aaac52c document: minor improvement at nodes.
bzr revid: p_christ@hol.gr-20101027102323-dmy92wbks216awe6
2010-10-27 13:23:23 +03:00
P. Christeas c3b4dba671 Document: by default N/I functions raise IO error.
Attempting to create a file or folder at nodes that don't support it,
should be reported as a permission error.

bzr revid: p_christ@hol.gr-20101027102323-3l15biqitaryqelb
2010-10-27 13:23:23 +03:00
P. Christeas 7628e1e433 document: Hide resource attachments/folders from static dirs.
If some attachment or folder references a res_model/res_id, it should
NOT be visible in the root directory (where it's parent_id points to).
This solves functional problems for the root folder, as well as the
privacy of those attachments.

bzr revid: p_christ@hol.gr-20101027102323-x4h20skrfjger9z7
2010-10-27 13:23:23 +03:00
P. Christeas cbac748990 Doc: more help on Model-Parented folders.
Their usage is a little cryptic, so help the user understand how they work.

bzr revid: p_christ@hol.gr-20101027102323-q0i1a5u6ausoj4uv
2010-10-27 13:23:23 +03:00
AMP (OpenERP) 315e838c48 [MOD/IMP] event,document,membership,sale : Usability Improvent In Icon
bzr revid: amp@tinyerp.com-20101026083337-6uswxzxwtyzv206d
2010-10-26 14:03:37 +05:30
Launchpad Translations on behalf of openerp 819da9b27d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101023045125-nvkqhzipu927angr
2010-10-23 04:51:25 +00:00
Launchpad Translations on behalf of openerp 15043dbefa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101022044101-ozv1lbgh0spa2c21
2010-10-22 04:41:01 +00:00
Launchpad Translations on behalf of openerp 26621f9731 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101021050313-b0c2dq8k6l6vgzh4
2010-10-21 05:03:13 +00:00
Launchpad Translations on behalf of openerp a59420efbc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101020045605-d2zqf26vuvcv20tw
2010-10-20 04:56:05 +00:00
Olivier Dony b53197b424 [IMP] all: updated *.pot translation templates files to latest module versions
bzr revid: odo@openerp.com-20101018175939-82c6iy2kgvo9q5kt
2010-10-18 19:59:39 +02:00
Launchpad Translations on behalf of openerp aeda125c09 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101018045608-kt4jfhbjkzfrkcyk
2010-10-18 04:56:08 +00:00
Fabien Pinckaers f801922db4 [IMP] removed base.user_admin -> base.user_root
bzr revid: fp@tinyerp.com-20101017233759-xzdcmfg0e9ceiow0
2010-10-18 01:37:59 +02:00
Launchpad Translations on behalf of openerp 8d662b4992 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101017045400-jjnv7ydqseuecyuq
2010-10-17 04:54:00 +00:00
Harry (OpenERP) 62c46fa5b4 [MERGE] mereged addons2 branch
bzr revid: hmo@tinyerp.com-20101015161020-azosyanmk6jdhuz1
2010-10-15 21:40:20 +05:30
Harry (OpenERP) 824042bb1c [MERGE]
bzr revid: hmo@tinyerp.com-20101015131459-k969h71ybafv5kib
2010-10-15 18:44:59 +05:30
jas 57fc970258 [MERGE] merged with lp:~trunk-dev-addons2
bzr revid: jas@tinyerp.com-20101015113726-whrum35omw7o1t1i
2010-10-15 17:07:26 +05:30
P. Christeas 6e7fab049d Document: set the uid as a part of the node_context context.
This means that a 'uid' variable will be available to all dynamic context
or domain expressions calculated on nodes.

bzr revid: p_christ@hol.gr-20101014114206-3mpsxcsei1mlafqb
2010-10-14 14:42:06 +03:00
Harry (OpenERP) dca39945f2 [IMP] document: add index context in search filter in document list view
bzr revid: hmo@tinyerp.com-20101014111501-nbdlbwl6uea49vr0
2010-10-14 16:45:01 +05:30
Harry (OpenERP) 10ecb719bd [IMP] project_long_term: improve gantt view
bzr revid: hmo@tinyerp.com-20101014102654-e3wkawf339sc9ido
2010-10-14 15:56:54 +05:30
jas 1eb5f7cc5f [IMP] document: imporved search view for Document
bzr revid: jas@tinyerp.com-20101014054000-mr0h707ba2odbt5t
2010-10-14 11:10:00 +05:30
Harry (OpenERP) 896ebda0ae [MERGE]
bzr revid: hmo@tinyerp.com-20101013104406-byc7tlrbqrna2h7c
2010-10-13 16:14:06 +05:30
Harry (OpenERP) db43747c75 [MERGE]
bzr revid: hmo@tinyerp.com-20101013075120-yktqh6ot7y01b50v
2010-10-13 13:21:20 +05:30
ron@tinyerp.com 802541e5c7 [IMP] Project->Long Term Planning--Changes Demo data for user:Projects Phases--Useability should be availablity,rename group by user into responsible and default group on project,top area field arrange:Resources Allocations--change icon in group by Project and resource
bzr revid: ron@tinyerp.com-20101012132151-39z9a08pwj71c7pt
2010-10-12 18:51:51 +05:30
P. Christeas 829a82a598 document: fix for directory.get_full_path()
The trunk ORM would call this function with dir_id=[id,] rather than
the pg84's dir_id=id argument.

bzr revid: p_christ@hol.gr-20101012114436-9xtfjm3oe1oj7d3f
2010-10-12 14:44:36 +03:00
P. Christeas 60f2488feb Document, caldav: inhibit features not found on trunk server.
bzr revid: p_christ@hol.gr-20101012112733-sqcnvobi5q8ztj3l
2010-10-12 14:27:33 +03:00
P. Christeas 305b48abe3 Document, calendar: Patch code from trunk-xrg branch
several fixes that hadn't been backported or applied correctly.

bzr revid: p_christ@hol.gr-20101012112030-snnb4fjkya4ndqkm
2010-10-12 14:20:30 +03:00
P. Christeas 0bdc45e068 Document: fix behavior of dir.dctx lines, when dir is removed.
bzr revid: p_christ@hol.gr-20101012104120-n53iyh31z3zry6x9
2010-10-12 13:41:20 +03:00
P. Christeas 04aab94958 Doc nodes: Docstring and a node_context.get() convenience fn.
bzr revid: p_christ@hol.gr-20101012104100-2y269ne3v7s03xnh
2010-10-12 13:41:00 +03:00
P. Christeas 371ceab425 Document: conformant ETag, avoid special chars.
bzr revid: p_christ@hol.gr-20101012104042-75xq12yk2wrj66ol
2010-10-12 13:40:42 +03:00
P. Christeas 1fe7eb3e8f Doc: allow override of dynamic foleders' class
bzr revid: p_christ@hol.gr-20101012104019-ci6z0vb9fce7tfiw
2010-10-12 13:40:19 +03:00
P. Christeas 55d06c6ea1 Document: cleanup, remove restriction on ressource dirs
The same code is also called when parent_type_id exists, so the assertion
would fire.

bzr revid: p_christ@hol.gr-20101012104015-gnwvni1bx35ntyl5
2010-10-12 13:40:15 +03:00
P. Christeas 4eab25baf3 Document: cleanup nodes.py, let node_res_dir be overriden.
bzr revid: p_christ@hol.gr-20101012103945-1ziw8331h4wpvp6t
2010-10-12 13:39:45 +03:00
P. Christeas 333c1c6ca8 Doc: make sure folders are deleted after YAML tests
This will also enable the tests to run multiple times on the same db.

bzr revid: p_christ@hol.gr-20101012103936-d0e7o1b5ppu7kri5
2010-10-12 13:39:36 +03:00
P. Christeas 402d407b2c Document: make node classes pluggable (part 1)
Refactor and put hooks in document/nodes so that addons can override
the classes and enhance the node behaviour, per database.

bzr revid: p_christ@hol.gr-20101012103856-j115po98jqff6j02
2010-10-12 13:38:56 +03:00
jas cebd5a055e [IMP] document : improved domain for Related Documents
bzr revid: jas@tinyerp.com-20101012094707-3bh1fr8u0w2am89k
2010-10-12 15:17:07 +05:30