Commit Graph

158 Commits

Author SHA1 Message Date
Quentin (OpenERP) 15850af75e [MERGE] merged ksa's branch with naming for act window
bzr revid: qdp-launchpad@openerp.com-20110505091917-maesied9noy4m8ye
2011-05-05 11:19:17 +02:00
Ujjvala Collins (OpenERP) 943c96f639 [FIX] document: Renamed tab name.
lp bug: https://launchpad.net/bugs/758717 fixed

bzr revid: uco@tinyerp.com-20110415084514-l0ohwka0ayrgqun8
2011-04-15 14:15:14 +05:30
ksa (Open ERP) 30c2f1c330 [IMP]: Give proper action name
bzr revid: ksa@tinyerp.co.in-20110315083826-q4te23k1c7m521ov
2011-03-15 14:08:26 +05:30
ksa (Open ERP) 3a30b34863 [IMP]:Put names in act_windows because of blank names we are not able to find some act_windows
bzr revid: ksa@tinyerp.co.in-20110308083939-ebfhrlt53g7ysuo5
2011-03-08 14:09:39 +05:30
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
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 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
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
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
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
jas 57fc970258 [MERGE] merged with lp:~trunk-dev-addons2
bzr revid: jas@tinyerp.com-20101015113726-whrum35omw7o1t1i
2010-10-15 17:07:26 +05:30
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
jas cebd5a055e [IMP] document : improved domain for Related Documents
bzr revid: jas@tinyerp.com-20101012094707-3bh1fr8u0w2am89k
2010-10-12 15:17:07 +05:30
ron@tinyerp.com e848ed0cf4 [IMP] ::Documents->Shared Repository:enlarge the FTP server field,Documents-> descending by date and tooltip change and fix bug on my document filter button::Reporting->Document Dashboard->group by year/Month and default user_id context remove
bzr revid: ron@tinyerp.com-20101012062608-nvlyu9qag6zeyh5h
2010-10-12 11:56:08 +05:30
jas 2c71620b6f [IMP/FIX] document : improved tooltips for Type and fixed Group by Storage
bzr revid: jas@tinyerp.com-20101011120952-95evv1jbm0r00tn9
2010-10-11 17:39:52 +05:30
aag (OpenERP) 3833852f93 <act_window domain converted to context is done
bzr revid: aag@tinyerp.co.in-20100928131710-vlmxr9qq040kj7bu
2010-09-28 18:47:10 +05:30
Harry (OpenERP) 9d26adde2a [MERGE] merged trunk-dev-addons-project
bzr revid: hmo@tinyerp.com-20100922140024-usndmzb5u9hrkulm
2010-09-22 19:30:24 +05:30
RHA(OpenERP) 4def2f930b [IMP]: Usability imporvements in project_* and document_* modules
bzr revid: rvo@tinyerp.co.in-20100920061101-qizxmc2hyxcj2a9s
2010-09-20 11:41:01 +05:30
Vir (Open ERP) 6104eb5320 [ADD] sale_order,document,crm,product : help on menu items
bzr revid: vir@tinyerp.com-20100819123820-4b5qt7v5dj4x0eou
2010-08-19 18:08:20 +05:30
Amp, Vir c01ead7380 [MOD] crm_*,account,stock,document,association : changes access rights according extended groups
bzr revid: vir@tinyerp.com-20100818130815-2pn9bpkzf2en3bcw
2010-08-18 18:38:15 +05:30
DBR (OpenERP) e4ee0317ed [MOD]Improvement in document_* access right
bzr revid: dbr@tinyerp.com-20100806134741-8f7h11gbfa7iqe2k
2010-08-06 19:17:41 +05:30
DBR (OpenERP) 9261375e2e [MOD/IMP]hr_* modules access right changes
bzr revid: dbr@tinyerp.com-20100804085628-58nplf4yw8zp80dj
2010-08-04 14:26:28 +05:30
Vir (Open ERP) 5a05775b2b [ADD] Document : Reset button icon again
bzr revid: vir@tinyerp.com-20100721065451-sq4o2fbobeomiahk
2010-07-21 12:24:51 +05:30
Harry (OpenERP) 77f62a88a3 [MERGE] merged new api of document module
bzr revid: hmo@tinyerp.com-20100720130513-3t2cbyvns3hlj6qn
2010-07-20 18:35:13 +05:30
Vir (Open ERP) 0d823c054a [ADD] sales manus : Help added on Sales menu items.when user click first time, he can see help, what is the purpose of that menu
bzr revid: vir@tinyerp.com-20100719094906-1m4n1g7hqkvbzil3
2010-07-19 15:19:06 +05:30
P. Christeas 990cdf4c94 Document: dynamic content file for static dirs.
A dynamic content definition *can* be attached to a static directory,
in which case the content should be generated based on the dctx
dictionary of the dir.

bzr revid: p_christ@hol.gr-20100713103024-l3nylpvx4ib6s4ii
2010-07-13 13:30:24 +03:00
P. Christeas 2d3d861a3e Document directory: "find_all" field for resource dirs.
A (mis-)feature of the previous code was that in resource directories, it
would only list attachments that would have those dirs as parents. This
means that we couldn't have another categorisation, that would yield some
of the same attachments.

bzr revid: p_christ@hol.gr-20100713102958-nk40nckc41uxyzri
2010-07-13 13:29:58 +03:00
Harry (OpenERP) fad9edc19e [MERGE]
bzr revid: hmo@tinyerp.com-20100711060646-gwp6039vsln1x30a
2010-07-11 11:36:46 +05:30
P. Christeas 03865bc917 Document: Less dir, storage options, cleanup views.
The 'virtual' storage is now hidden. An extra 'db64' type, hidden, is
supported in the code, for v5-compatible databases (until we migrate
the db_datas column of them). The 'at_record' directory type is gone.

A module in extra-addons will permit the compatible behaviour, for those
experts.

bzr revid: p_christ@hol.gr-20100708225042-fp3zcwmw4zp3ee04
2010-07-09 01:50:42 +03:00
apa a1b689ec85 [IMP]:auction,event,document:changed dashboard menu
bzr revid: apa@apa-20100702055227-m09wye2iz49y2rx0
2010-07-02 11:22:27 +05:30
P. Christeas ab4ef97a7d Merge commit 'bd063948343552f' into trunk-doc2-api2
bzr revid: p_christ@hol.gr-20100701175018-l2qerpd8mzan894i
2010-07-01 20:50:18 +03:00
P. Christeas cf0e7cbfc6 Document UI: Revise document, directory forms as reviewed
bzr revid: p_christ@hol.gr-20100629140032-kq39g7q5ef27xdty
2010-06-29 17:00:32 +03:00
Fabien Pinckaers 0589af4d6b merge
bzr revid: fp@tinyerp.com-20100629095747-svyjt9e9qak74y3c
2010-06-29 11:57:47 +02:00
P. Christeas 0e5dbb787c Merge remote branch 'origin/dms-bugfix' into trunk-fix-webdav
bzr revid: p_christ@hol.gr-20100628074745-dj2ly9gsfvs6pifw
2010-06-28 10:47:45 +03:00
P. Christeas e91d089e5b Document UI: revise the ir.attachment search, tree forms
bzr revid: p_christ@hol.gr-20100627201901-op4tjd1vknnuq3el
2010-06-27 23:19:01 +03:00
P. Christeas 653ed555b2 Document UI: improve the ir.attachment view for docs.
Try to respect the layout of the bare ir.attachment view, simplify.

bzr revid: p_christ@hol.gr-20100627201846-99a2ptcmnl6e1o62
2010-06-27 23:18:46 +03:00
P. Christeas d885f0c851 Document: expand tabs at view, one wording improvement.
bzr revid: p_christ@hol.gr-20100627201835-c3qzi1w0e8yxcc07
2010-06-27 23:18:35 +03:00
P. Christeas 07d395df15 Document: cleanup the view (and help) of directory.
bzr revid: p_christ@hol.gr-20100627201826-1873sa0et2q8vx62
2010-06-27 23:18:26 +03:00
Harry (OpenERP) 1c81281413 [MERGE]
bzr revid: hmo@tinyerp.com-20100627172019-7abzqpe092kdy31w
2010-06-27 22:50:19 +05:30
Fabien Pinckaers 9e08565c10 [IMP] misc access rights fix and imprivements
bzr revid: fp@tinyerp.com-20100625215226-3hfclouyg6uwt0yb
2010-06-25 23:52:26 +02:00
Fabien Pinckaers 569d0e2d55 fix
bzr revid: fp@tinyerp.com-20100625123754-0b9w35kcbi5sqw93
2010-06-25 14:37:54 +02:00
P. Christeas 47f486b2cf Document: simplify the storage tree, search views.
As discussed in the review, these views must remain simple. No need
to have extended searching options for storage media, anyway.

bzr revid: p_christ@hol.gr-20100625121646-8lps6xi11e66fz79
2010-06-25 15:16:46 +03:00
P. Christeas 658960d605 Document: better expression for tree view
bzr revid: p_christ@hol.gr-20100625121622-brmw4714rztflnh2
2010-06-25 15:16:22 +03:00
P. Christeas 2983359465 Document: clear the storage form view.
bzr revid: p_christ@hol.gr-20100625121613-q4uehtu6lfl6kofw
2010-06-25 15:16:13 +03:00
P. Christeas a8e74fac0c Merge commit '29a8246856650' into trunk-fix-webdav
bzr revid: p_christ@hol.gr-20100624151922-42jd5drltym50vgq
2010-06-24 18:19:22 +03:00
Mod2 Team (OpenERP) 02a17546b8 [IMP] Document:
* Add new configuration wizard to set resource directiory for Sale order, Product or Project
* Support pptx2txt, docx2txt in content index.
* Add new configuration wizard to browse FTP Server in document_ftp module
* Improved Configuration wizard to set url of FTP Server

bzr revid: hmo@tinyerp.com-20100624094827-9yfmtiiegoiu0asa
2010-06-24 15:18:27 +05:30
P. Christeas 7921eca4c9 Merge remote branch 'origin/dms-bugfix' into trunk-fix-webdav
bzr revid: p_christ@hol.gr-20100623140834-osouha6ld3n376m2
2010-06-23 17:08:34 +03:00
P. Christeas 1b6970ec3f Document view: fix names of doc, dir forms
bzr revid: p_christ@hol.gr-20100623124148-gcaxfhklv5riq3zd
2010-06-23 15:41:48 +03:00
Harry (OpenERP) d2cb812814 [IMP] document: add new field company_id in document and directory model
bzr revid: hmo@tinyerp.com-20100623115349-ik8webt0myj6l43l
2010-06-23 17:23:49 +05:30
Harry (OpenERP) b224ddbf8f [ADD] Document: Search View of Document Storage media
bzr revid: hmo@tinyerp.com-20100623110559-c83nx1rmo3sr0i47
2010-06-23 16:35:59 +05:30
Harry (OpenERP) e56957c181 [ADD] Document: Search View of Document Directory
bzr revid: hmo@tinyerp.com-20100623105049-ljrwb0w3axw5dk0d
2010-06-23 16:20:49 +05:30
Harry (OpenERP) aacbfeb672 [FIX] Document: Document directory strcuture could not open. Give 'field_parent' into tree view of document directory
bzr revid: hmo@tinyerp.com-20100623103144-083549ttpjc6ftj0
2010-06-23 16:01:44 +05:30
Harry (OpenERP) bd267c693e [FIX] Document: string attribute is not support in tree tag. so removed it into tree view of document
bzr revid: hmo@tinyerp.com-20100623101916-6d8yo6szm74pn1kw
2010-06-23 15:49:16 +05:30
P. Christeas 29ff45bbd0 Document: show storage path for any type except 'db'
bzr revid: p_christ@hol.gr-20100622150342-jo41vtxhkq4ff5rz
2010-06-22 18:03:42 +03:00
uco (OpenERP) 7095168648 [IMP]: Changed sequences of all main menus.
bzr revid: uco@tinyerp.com-20100617121652-5n6zb5zbk07pztn3
2010-06-17 17:46:52 +05:30
Fabien Pinckaers 85ba0d3d1d [IMP] improve views, reviewed widget=selection
bzr revid: fp@tinyerp.com-20100612174933-pr33o0l3ho2z4dai
2010-06-12 19:49:33 +02:00
Fabien Pinckaers 43ccf2f774 fix
bzr revid: fp@tinyerp.com-20100611142631-8njuqup1ugudbb3w
2010-06-11 16:26:31 +02:00
Fabien Pinckaers ca09185d52 [IMP] Improvements of access rights in trunk
bzr revid: fp@tinyerp.com-20100611100429-hgj7rx6feytizgag
2010-06-11 12:04:29 +02:00
Vir (Open ERP) 3d9e53939f [IMP] account_* , document : In view icons are improved
bzr revid: vir@tinyerp.com-20100607090411-w238imu82cz79hza
2010-06-07 14:34:11 +05:30
ksa (Open ERP) 51770be47b [IMP]: document: [task-786] Review ir_attachment object,apply changes in base/ir and document module
bzr revid: ksa@tinyerp.co.in-20100527111423-m2b3wrx02jcuxvy9
2010-05-27 16:44:23 +05:30
ksa (Open ERP) b3c7cc9035 [IMP]: document: Improvement for view and add group by ,filter
bzr revid: ksa@tinyerp.co.in-20100526133720-bito6krfl60a6zud
2010-05-26 19:07:20 +05:30
rpa (Open ERP) 8866e54ca9 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100513132630-9d4y5ucn35m7tbvj
2010-05-13 18:56:30 +05:30
HDA (OpenERP) 4fea1a68bf usability improvements for sale
bzr revid: hda@tinyerp.com-20100505141409-poxp9cpb0nopjbvc
2010-05-05 19:44:09 +05:30
Harry (Open ERP) d8994f04d0 [MERGE]
bzr revid: hmo@tinyerp.com-20100420055117-faxraazs6238y8yo
2010-04-20 11:21:17 +05:30
rpa (Open ERP) ad93fc9bd9 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100419091626-vovtoh7uqka2e4iy
2010-04-19 14:46:26 +05:30
Fabien Pinckaers f8d3d3b84f [IMP] simplified views
bzr revid: fp@tinyerp.com-20100418153244-e8o5p2gxubw4m6t4
2010-04-18 17:32:44 +02:00
Fabien Pinckaers 36059ff283 [IMP] General review and cleaning of all views. Not finished. Worked on exted_groups, removed select=2, convert tab to spaces, etc.
bzr revid: fp@tinyerp.com-20100416091625-4riafnmo2mo7cuu9
2010-04-16 11:16:25 +02:00
Harry (Open ERP) 6a94de909b [REF+IMP] document
bzr revid: hmo@tinyerp.com-20100413110320-9x1fy7l432sinxvd
2010-04-13 16:33:20 +05:30
rpa (Open ERP) 29f79a6e65 [IMP]: document: Improvement in name field for resource directory, made it m2o for better usability
bzr revid: rpa@tinyerp.com-20100408062316-gubx9qin3p9r66in
2010-04-08 11:53:16 +05:30
rpa (Open ERP) 62115d03dc [FIX]: document: Corrected relation table with group
bzr revid: rpa@tinyerp.com-20100407131854-wa3avfr60zxh52te
2010-04-07 18:48:54 +05:30
Ysa (Open ERP) 0d2009aa86 [IMP] document :- improve storage media view.
bzr revid: ysa@tinyerp.co.in-20100406090749-i8i0h7eg18gtcj3i
2010-04-06 14:37:49 +05:30
Harry (Open ERP) d9de088909 [IMP] document: improve document view
bzr revid: hmo@tinyerp.com-20100210084648-fdr7mkhclu26aak6
2010-02-10 14:16:48 +05:30
RCH(OpenERP) 8c10c35012 [IMP] Set sequence for all main menus
bzr revid: vir@tinyerp.com-20100205134907-3aczul2ggfqo0h7a
2010-02-05 19:19:07 +05:30
Vir (Open ERP) 04c7716678 [Fix] : Removed unused dependance from wiki module
bzr revid: vir@tinyerp.com-20100204052408-182x6nkx1dw699ml
2010-02-04 10:54:08 +05:30
Fabien Pinckaers 7cda3b45ae [IMP] improvement document change
bzr revid: fp@tinyerp.com-20100127065708-kshxwqe92hjfok70
2010-01-27 07:57:08 +01:00
Fabien Pinckaers e6d46870fd [IMP] improve document change
bzr revid: fp@tinyerp.com-20100127003318-1oqkk4f8cyd685kg
2010-01-27 01:33:18 +01:00
RCH(Open ERP) 86644fee8b New Menu Structure for HR and Knowledge Management
bzr revid: vir@tinyerp.com-20100111114835-f05x3w6wl9bb47pa
2010-01-11 17:18:35 +05:30
Harry (Open ERP) ad5882ec42 [IMP] document: remove ftp Integration from document and make seperate module for FTP Integration
bzr revid: hmo@tinyerp.com-20091217084214-6mve0dt68u8jdded
2009-12-17 14:12:14 +05:30
p_christeas d5a68a7b69 [IMP]document : get improvement of document from xrg-addons branch who made nice improvement in document
bzr revid: hmo@tinyerp.com-20091202053657-4oflezyhbolu3xvo
2009-12-02 11:06:57 +05:30
olt@tinyerp.com 49414e12ab [FIX] document: ftp server address and port: better ip address detection for 64 bit kernels
[FIX] document: ftp server address and port: new wizard: ftp server addr and port is saved in configuration file
[FIX] document: ftp server address and port: ftp server now uses stored ip addr and port from configuration file

bzr revid: olt@tinyerp.com-20091116150021-ogrccu73adorsecb
2009-11-16 16:00:21 +01:00
Stephane Wirtel 42015dd8e5 [FIX] Change the note for the configuration wizard
lp bug: https://launchpad.net/bugs/320765 fixed

bzr revid: stephane@tinyerp.com-20090126093536-2yjzi1y2ce5whicx
2009-01-26 10:35:36 +01:00
Sbh (Open ERP) 02e76107e2 bugfix
bzr revid: sbh@tinyerp.com-20090112113151-nxnt7fadxm2jsmok
2009-01-12 17:01:51 +05:30
Fabien Pinckaers 8dd140674a improved_convig_wizard
bzr revid: fp@tinyerp.com-20081216205708-djmdunduw5e52pqw
2008-12-16 21:57:08 +01:00
Fabien Pinckaers 6f6c1be571 improve
bzr revid: fp@tinyerp.com-20081125203531-c79v3quq04bs68km
2008-11-25 21:35:31 +01:00
Fabien Pinckaers d4fbf8cce8 improvement
bzr revid: fp@tinyerp.com-20081123225520-sebxtto5cst83ulu
2008-11-23 23:55:20 +01:00
Fabien Pinckaers 5a37e5030d improvement_dms_view
bzr revid: fp@tinyerp.com-20081121150344-d1j8thfqzw191nfu
2008-11-21 16:03:44 +01:00
Fabien Pinckaers 9d9e0dda86 improved_view
bzr revid: fp@tinyerp.com-20081119145516-bxzo5ot4x6ylnort
2008-11-19 15:55:16 +01:00
Fabien Pinckaers 4bd1561835 improved_config
bzr revid: fp@tinyerp.com-20081119082141-3uzsw7w2sjyrkge5
2008-11-19 09:21:41 +01:00
Fabien Pinckaers 18c1258ec3 improved_view
bzr revid: fp@tinyerp.com-20081105170227-mqcq75vl1lny3hei
2008-11-05 18:02:27 +01:00
Fabien Pinckaers a9dbcbb93a improved
bzr revid: fp@tinyerp.com-20081105164952-xmnzm2bs2gg5j3k8
2008-11-05 17:49:52 +01:00
Fabien Pinckaers 670589a750 bugfix
bzr revid: fp@tinyerp.com-20081105163608-zpga9iab2tsafze3
2008-11-05 17:36:08 +01:00
Fabien Pinckaers 45886d06d8 bugfix
bzr revid: fp@tinyerp.com-20081029215249-79lzu4u9e9okkotv
2008-10-29 22:52:49 +01:00
Fabien Pinckaers c3279a5702 document
bzr revid: fp@tinyerp.com-20081029214502-e5udvk1a8t2l97zl
2008-10-29 22:45:02 +01:00
Fabien Pinckaers 31028bc1dd improved_document
bzr revid: fp@tinyerp.com-20081028083803-muzp8gr3l2er3sqf
2008-10-28 09:38:03 +01:00
Fabien Pinckaers 29495c58ce removed_depend
bzr revid: fp@tinyerp.com-20081028071013-6e2z8qbccmceq18v
2008-10-28 08:10:13 +01:00
Christophe Simonis 4a24ff6bbc make menu in new way
bzr revid: christophe@tinyerp.com-20081021093817-p8586f0fz3ish7fc
2008-10-21 11:38:17 +02:00