Commit Graph

347 Commits

Author SHA1 Message Date
Antonin Bourguignon d92994caa6 [IMP] remove a bunch of wtf comments in XML (horrifying things like === comment === or --- comment ---, without any XML comment tags)
improve identation in a few files
remove some spaces preceding closing tags

bzr revid: abo@openerp.com-20120725181610-oq0ug3u9t7fgpy3h
2012-07-25 20:16:10 +02:00
Antonin Bourguignon e31e32cc48 [FIX] categ_id doesn't exist anymore; long live to categ_ids
bzr revid: abo@openerp.com-20120716121741-y71lb0ruzr3obeb0
2012-07-16 14:17:41 +02:00
Antonin Bourguignon 7c8fa25785 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120713100147-xgtikeq5dgxsx475
bzr revid: abo@openerp.com-20120713143010-kn46sk76lv3t59cb
bzr revid: abo@openerp.com-20120716092228-fe1kgyyj1k3t5ffg
2012-07-16 11:22:28 +02:00
Antonin Bourguignon 0b57f6bae0 [IMP] adapt tags CSS class names (cf. this branc: ~openerp-dev/openerp-web/trunk-m2m_tags_namespacing_imp-abo)
bzr revid: abo@openerp.com-20120712133522-w0og1j6ytduc21if
2012-07-12 15:35:22 +02:00
Antonin Bourguignon 00a65e0172 [IMP] many2many tags CSS classes have been properly namespaced (cf. this branc: ~openerp-dev/openerp-web/trunk-m2m_tags_namespacing_imp-abo): adapt views accordingly
also skip the little toggle() trick - it's kinda overkill

bzr revid: abo@openerp.com-20120712131002-lj085r2moshptbts
2012-07-12 15:10:02 +02:00
Antonin Bourguignon 07b310b364 [WIP] replace previous categ (inherited from crm.case.categ - using m2o relation) by a new one (project.category - using m2m relation and many2many_tags widget for display)
the idea is to give the opportunity to 'tag' a project's tasks and issues instead of classifying them in a single category

- display in the kanban view isn't ready yet
- demo data will have to be updated accordingly
- some code in project_issue/project_issue.py has been commented out: probably dead code, will be reviewed

bzr revid: abo@openerp.com-20120711132130-uwlom1xu8rl4cr3k
2012-07-11 15:21:30 +02:00
Antonin Bourguignon 501001a918 [WIP] issues view in the portal
bzr revid: abo@openerp.com-20120709155424-2vda15p1s9rca8iz
2012-07-09 17:54:24 +02:00
Thibault Delavallée 27a1ac68d4 [REF] ThreadView widget renamed to mail_thread. Also added some footers where they were not used.
bzr revid: tde@openerp.com-20120703124111-smgj0kw3ct32552y
2012-07-03 14:41:11 +02:00
Thibault Delavallée e550fc1995 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120702130824-b2zaa6yb2juu3p9u
2012-07-02 15:08:24 +02:00
Antony Lesuisse 94861472af [MERGE] kanban views: project, project_issue, hr_recruitment
bzr revid: al@openerp.com-20120629154609-l5wktmrbetw8ab01
2012-06-29 17:46:09 +02:00
Raphael Collet 7c114fa26a [IMP] small form view improvements
bzr revid: rco@openerp.com-20120629101208-fmfa4k5dgm818aqy
2012-06-29 12:12:08 +02:00
Raphael Collet 1debe0efcd [MERGE] from trunk
bzr revid: rco@openerp.com-20120628131210-hyx2t1lqbl5hwm9g
2012-06-28 15:12:10 +02:00
Thibault Delavallée 4b36d6594b [MERGE] Merged with addons trunk.
bzr revid: tde@openerp.com-20120628105252-isuqpdzrtohc9ofy
2012-06-28 12:52:52 +02:00
Antonin Bourguignon d8a570a9d7 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120627150256-rc8c78zwhzf4cfhx
2012-06-27 17:02:56 +02:00
Thibault Delavallée 4081379c91 [MERGE] Merged with trunk addons.
bzr revid: tde@openerp.com-20120627120020-i4lf0cgb2edkugl2
2012-06-27 14:00:20 +02:00
Jigar Amin - OpenERP 7c645856fe [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120627114052-094g4yequ34sr59d
2012-06-27 17:10:52 +05:30
Tejas Tank 788748604f [IMP] kanban : project.task, project.issue, hr.applicant
bzr revid: tta@openerp.com-20120627103610-1uwuz2geen0psq5j
2012-06-27 16:06:10 +05:30
Antonin Bourguignon 48c18a60f3 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120626143915-907g4k2d91iwszld
2012-06-26 16:39:15 +02:00
Thibault Delavallée 10f024ecb6 [IMP] crm_meeting, crm_phonecall, sale, project, hr_holidays, event, purchase: added server actions for (un)read.
bzr revid: tde@openerp.com-20120626120013-zhcea1fdyaltogq1
2012-06-26 14:00:13 +02:00
Tejas Tank 1b7487b0cc kanban project.issue
bzr revid: tta@openerp.com-20120626102945-2yk3zdntgu2nui2l
2012-06-26 15:59:45 +05:30
Randhir Mayatra (OpenERP) 91be67f774 [USA] remove red button class oe_highlight in module project and contract for done and close button
bzr revid: rma@tinyerp.com-20120625123635-28qyp2scvwrd148d
2012-06-25 18:06:35 +05:30
Thibault Delavallée 6b0c9da359 [MERGE] Merged with trunk addons.
bzr revid: tde@openerp.com-20120625085635-k74gjmqsut9gfb0s
2012-06-25 10:56:35 +02:00
Amit Patel (OpenERP) 3c7cd469e6 [MERGE]
bzr revid: apa@tinyerp.com-20120622090553-lkvmsz12ooao1lug
bzr revid: apa@tinyerp.com-20120625050407-vfjnqgnqexrfvr8d
2012-06-25 10:34:07 +05:30
Jigar Amin - OpenERP 43a50a651b [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120625041934-v1twcjzbjupl369n
2012-06-25 09:49:34 +05:30
Antonin Bourguignon 3c4c6aaf77 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120622130939-bt6d9nfolgza513t
2012-06-22 15:09:39 +02:00
Quentin (OpenERP) 4c104ca727 [IMP] search views: made some small usability changes
bzr revid: qdp-launchpad@openerp.com-20120622130506-pzz8wqo5p5y902qc
2012-06-22 15:05:06 +02:00
Purnendu Singh (OpenERP) 55633a22a2 [REF] search views: removed filterr_domain if only one element was inside
bzr revid: psi@tinyerp.com-20120622111251-nykd53nolythqhu2
2012-06-22 16:42:51 +05:30
Thibault Delavallée 0a48c46655 [IMP] project_issue, project, event, hr_holidays: added Inbox filter.
bzr revid: tde@openerp.com-20120622105646-hmsxe62xcul2mxeq
2012-06-22 12:56:46 +02:00
Amit Patel (OpenERP) bbdbb9dd6b [MERGE]
bzr revid: apa@tinyerp.com-20120622060031-pp85k3ezxboev0it
2012-06-22 11:30:31 +05:30
Purnendu Singh (OpenERP) 1c35eb1049 [MERGE] Mearge with main addons
bzr revid: psi@tinyerp.com-20120622055230-trqmxu7r1qtxa0ut
2012-06-22 11:22:30 +05:30
Thibault Delavallée 53b12f3fae [IMP] project_issue: added an Inbox filter, for need_action based on mailbox; also updated demo data to show unread issues.
bzr revid: tde@openerp.com-20120621103827-pkapa55gti87s8se
2012-06-21 12:38:27 +02:00
Jigar Amin - OpenERP 501721883d [USB] removed useless class defination
bzr revid: jam@tinyerp.com-20120621070959-qrkmzuk1xg304kwa
2012-06-21 12:39:59 +05:30
Jigar Amin - OpenERP d145817fb8 [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120621043747-n4sjqa91q2xc3wl9
2012-06-21 10:07:47 +05:30
Randhir Mayatra (OpenERP) e80980330b [USA] replaced red button class oe_form_button_active_flow to oe_highlight
bzr revid: rma@tinyerp.com-20120620101205-uf0ibqbq4uzu17iq
2012-06-20 15:42:05 +05:30
ajay javiya (OpenERP) 23fc5392e6 [FIX] : Fix css class color on button issue
bzr revid: aja@tinyerp.com-20120619133223-mmu2hn9oa4utzwqx
2012-06-19 19:02:23 +05:30
Stephane Wirtel f2fba32b56 [REF] Change the CSS classes
bzr revid: stw@openerp.com-20120619085618-agdxk4fdgy3of6gp
2012-06-19 10:56:18 +02:00
Jigar Amin - OpenERP 7fc1b0b25e [MERGE] lp:openpbject-addons
bzr revid: jam@tinyerp.com-20120619061856-eok4a7xmyodeapku
2012-06-19 11:48:56 +05:30
Purnendu Singh (OpenERP) ca7d45dc6b [IMP] project_*: Update search views
bzr revid: psi@tinyerp.com-20120618132437-2yuhcs84vmc768go
2012-06-18 18:54:37 +05:30
Quentin (OpenERP) ced87fd507 [FIX] project_issue: fixed typo in xml that prevented the module to install
bzr revid: qdp-launchpad@openerp.com-20120615152802-6kkzsdkhkk1xw19a
2012-06-15 17:28:02 +02:00
Quentin (OpenERP) ff51922929 [IMP] usability imp
bzr revid: qdp-launchpad@openerp.com-20120615151919-a1yisdlk672ehqft
2012-06-15 17:19:19 +02:00
Quentin (OpenERP) efdbaf4088 [IMP] project: version 7.0 for the project form view
bzr revid: qdp-launchpad@openerp.com-20120615144835-189jbt84u2z3si8u
2012-06-15 16:48:35 +02:00
Quentin (OpenERP) 66c3093fee [IMP] contract management: misc improvements
bzr revid: qdp-launchpad@openerp.com-20120615081254-rhh9nwmz3bqn7e9d
2012-06-15 10:12:54 +02:00
Amit Patel (OpenERP) 3fbff8ae21 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120615063749-jlux8i64e6lgu8j5
2012-06-15 12:07:49 +05:30
Divyesh Makwana (Open ERP) 1fce603c66 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120613094849-yzcf7073kgiq93rh
bzr revid: mdi@tinyerp.com-20120615050845-dp6wxcvs8xx8g3d3
2012-06-15 10:38:45 +05:30
Jigar Amin - OpenERP 37e3fc7853 [MERGE] lp:~openerp-dev/openobject-addons/trunk-red-button-project-tch
bzr revid: jam@tinyerp.com-20120614103129-2dh5k9v4bc5csgmt
2012-06-14 16:01:29 +05:30
Twinkle (OpenERP) a9e1ede277 [IMP]:Project:Added Active and return flow
bzr revid: tch@tinyerp.com-20120614073154-fhpy06yyex5x0h8a
2012-06-14 13:01:54 +05:30
Stephane Wirtel 5a32af42b7 [REF] Review some form views with the new guide lines
bzr revid: stw@openerp.com-20120614062414-q6o8ze4ba6em6o65
2012-06-14 08:24:14 +02:00
Amit Patel (OpenERP) 618aacc5a7 [IMP]:passed base menus ref instead of project.
bzr revid: apa@tinyerp.com-20120613131507-1yezuu5k7dc1h9s3
2012-06-13 18:45:07 +05:30
Amit Patel (OpenERP) deec2bda0d [MERGE]:resolved conflicts and merged with trunk
bzr revid: apa@tinyerp.com-20120612063539-japenzf86hh59541
2012-06-12 12:05:39 +05:30
Quentin (OpenERP) 204ce4380a [MERGE] merged with the trunk
bzr revid: qdp-launchpad@openerp.com-20120611124211-kf741tkd3gdsp3ep
2012-06-11 14:42:11 +02:00