Commit Graph

67142 Commits

Author SHA1 Message Date
Fabien Pinckaers 9588999c7c [IMP] Tracks: alphabetic order
bzr revid: fp@tinyerp.com-20140403072548-y4823lyjuovl5neu
2014-04-03 09:25:48 +02:00
Xavier Morel d9b9894c62 [FIX] ged's fp-style merge
bzr revid: xmo@openerp.com-20140402094243-63p5lbcmx8h9ih3b
2014-04-02 11:42:43 +02:00
Gery Debongnie 4afeee59d1 [FIX] fixes an alignment issue in the template definitions (addon web)
bzr revid: ged@openerp.com-20140402083717-y3p22u2e47d60bbt
2014-04-02 10:37:17 +02:00
Gery Debongnie edf469f1f3 [MERGE] merge from trunk
bzr revid: ged@openerp.com-20140402080114-dlody276p3xrmyvq
2014-04-02 10:01:14 +02:00
Fabien Pinckaers 6a9379429c [IMP] kanban of documents for recruitement attachments
bzr revid: fp@tinyerp.com-20140401164700-xj1d5hn9zv8morfu
2014-04-01 18:47:00 +02:00
Fabien Pinckaers 0b539587b8 [IMP] kanban view for ir.attachments
bzr revid: fp@tinyerp.com-20140401164322-fq3r0pt6idkoobxx
2014-04-01 18:43:22 +02:00
Denis Ledoux 07ae370d90 [FIX] project, project_issue: overwritten method on_change template, wrong signature, following commit 9277 revid:dle@openerp.com-20140401123657-ozh4ycx36jojpg51
bzr revid: dle@openerp.com-20140401144205-cmm5vfzlpsro0f7j
2014-04-01 16:42:05 +02:00
Denis Ledoux 2695cacea4 [FIX] account_analytic_analysis, analytic, hr_timesheet: do not override existing data of analytic account on template on_change
bzr revid: dle@openerp.com-20140401123657-ozh4ycx36jojpg51
2014-04-01 14:36:57 +02:00
Martin Trigaux a325b746e2 [FIX] export: Excel data should be in raw format to be handle correctly.
Require server revision 5159 adding attribute raw_data in __export_row method.

bzr revid: mat@openerp.com-20140401123337-a5kwc3tfjzww54g5
2014-04-01 14:33:37 +02:00
Martin Trigaux 269f92998b [IMP] remove useless import
bzr revid: mat@openerp.com-20140401123052-01ylsjx5q3vkoxbq
2014-04-01 14:30:52 +02:00
Thibault Delavallée cf139faeff [MERGE] [IMP] website_blog: use a helper to generate the various URLs of blogs (using date, tags, blog, post, ...) + updated templates accordingly. This branch also fixes numerous bugs with URLs, notably Archives URLs that were completely buggy.
Also fixed strangely coded domain generation in blog route.

bzr revid: tde@openerp.com-20140401103357-4evyqh5rws2q475b
2014-04-01 12:33:57 +02:00
Martin Trigaux a85d116872 [FIX] default is False, style format is different than DEFAULT_SERVER_DATE{TIME}_FORMAT, datetime is instance of date
bzr revid: mat@openerp.com-20140401100752-twixfgj2gmggy922
2014-04-01 12:07:52 +02:00
Thibault Delavallée 76141aaecf [FIX] website_blog: who wrote such stupid domains ?
bzr revid: tde@openerp.com-20140401095430-tn2i94o1bmdvevgd
2014-04-01 11:54:30 +02:00
Fabien Meghazi 00803fd13a [ADD] website: template reset confirmation
bzr revid: fme@openerp.com-20140401094233-9zcuc915l56a7h1h
2014-04-01 11:42:33 +02:00
Thibault Delavallée e29e6dfe26 [CLEAN] website_blog :code cleaning in added code
bzr revid: tde@openerp.com-20140401092826-gf9f365bn4wu8mk3
2014-04-01 11:28:26 +02:00
Thibault Delavallée 6a4e52f272 [IMP] website_blog: use 2 different URL schemes (post and blog), to ease url use in templates
bzr revid: tde@openerp.com-20140401092026-2patc88e0xu6ghyx
2014-04-01 11:20:26 +02:00
Thibault Delavallée e6bcc1111e [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20140401084304-mnbcx1agdzdptyyf
2014-04-01 10:43:04 +02:00
Quentin (OpenERP) 0a2a118ba3 [MERGE] website_gengo branch merged, offering the possiblity to translate the website using Gengo
bzr revid: qdp-launchpad@openerp.com-20140401073953-p46kottwmk9buhor
2014-04-01 09:39:53 +02:00
Launchpad Translations on behalf of openerp 00f57e0710 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140401053916-5sh5hkd0k7j4q6pu
bzr revid: launchpad_translations_on_behalf_of_openerp-20140401061016-u413ch6j6f64dd4m
2014-04-01 06:10:16 +00:00
Parth Gajjar (Open ERP) fc84161c7a [IMP]improved Arabic Language Code in base_gengo
bzr revid: pga@tinyerp.com-20140401054518-jhw4t5noxsmju9rt
2014-04-01 11:15:18 +05:30
chm@openerp.com ee9191ca1b [FIX] website_blog: remove create_date from demo data
bzr revid: chm@openerp.com-20140331155603-02fhk4sscvfxpc55
2014-03-31 17:56:03 +02:00
Thibault Delavallée 2555249fbb [IMP] website_blog: url helper defintiion + use; still blog posts to fix.
bzr revid: tde@openerp.com-20140331152711-yg34m7klexuu6v8t
2014-03-31 17:27:11 +02:00
Martin Trigaux 6243d18852 [FIX] export: Excel data should be in raw format to be handle correctly
lp bug: https://launchpad.net/bugs/844569 fixed

bzr revid: mat@openerp.com-20140331151749-cx333j01f1hw5ya8
2014-03-31 17:17:49 +02:00
chm@openerp.com 0162ee6aff [FIX] website_blog: order of blog_post must be by create_date
bzr revid: chm@openerp.com-20140331144140-hjokx0g6jklxp18m
2014-03-31 16:41:40 +02:00
chm@openerp.com b6ba6d9a9c [FIX] website: create new page redirect to error 404
bzr revid: chm@openerp.com-20140331144123-p3unfkbqm5c0y1sx
2014-03-31 16:41:23 +02:00
Fabien Pinckaers ed037b8a94 [REM] removed bootstrap sources
bzr revid: fp@tinyerp.com-20140331124809-t15wswgjj0c6if3y
2014-03-31 14:48:09 +02:00
Parth Gajjar (Open ERP) 8bde127659 merged with trunk-addons
bzr revid: pga@tinyerp.com-20140331122509-vkpy077tp216molq
2014-03-31 17:55:09 +05:30
Parth Gajjar (Open ERP) b3c55f498f [IMP] added callback for gengo jobs,
- if any changes like acception of job,approval of job, comment by translator etc gengo will post that job to given callback url
- On otherside added a controller for '/website/gengo_callback' for handling callback.
so any chages on job will instantly reflected to openerp

bzr revid: pga@tinyerp.com-20140331121932-3u2usycyftdrqcrw
2014-03-31 17:49:32 +05:30
Parth Gajjar (Open ERP) ff1588a46d [IMP] added new supportable languages, bog solved in config dialog, improved count words dialog
bzr revid: pga@tinyerp.com-20140331070625-qtr7l45lnca5rfze
2014-03-31 12:36:25 +05:30
Fabien Pinckaers fd43cecbda [REM] remove duplicate snippet: portfolio - image gallery
bzr revid: fp@tinyerp.com-20140330190548-cmgypctw8ymzs4yf
2014-03-30 21:05:48 +02:00
Fabien Pinckaers 62ff59ba9f [IMP] removing glyphicons from bootstrap less
bzr revid: fp@tinyerp.com-20140330131040-3athcual00brty26
2014-03-30 15:10:40 +02:00
Fabien Pinckaers 1c3835c83c [IMP] bootstrap less sources
bzr revid: fp@tinyerp.com-20140329202446-tz8b2rvenc6s3ds5
2014-03-29 21:24:46 +01:00
Fabien Pinckaers 2478af1b16 [IMP] better button snippet
bzr revid: fp@tinyerp.com-20140329192911-i75v53f0gos8fybm
2014-03-29 20:29:11 +01:00
Fabien Pinckaers f1131d547b [IMP] flat design, even for darken
bzr revid: fp@tinyerp.com-20140329125635-3ext2zt4y9n2cpua
2014-03-29 13:56:35 +01:00
Frédéric van der Essen 396b2508dc [FIX] hw_posbox_upgrade: posbox restart was not working
bzr revid: fva@openerp.com-20140328144335-zs5kdh7kxvliumyq
2014-03-28 15:43:35 +01:00
Frédéric van der Essen 4745099706 [FIX] hw_escops, point_of_sale: backporting fixes from the pos-restaurant branch
bzr revid: fva@openerp.com-20140328134401-ao85rr8b29nqg626
2014-03-28 14:44:01 +01:00
Parth Gajjar (Open ERP) 3de6738dbb merged with trunk addons
bzr revid: pga@tinyerp.com-20140328131822-0kc0f5j5qhupkhbr
2014-03-28 18:48:22 +05:30
Parth Gajjar (Open ERP) 1ccbc213e7 [IMP] limit option in gengo manual request instead of20 reqests every time, post jobs on gengo at the time of website post without compromise speed
bzr revid: pga@tinyerp.com-20140328113715-5y14vtgcfnojk7bs
2014-03-28 17:07:15 +05:30
Parth Gajjar (Open ERP) 488111719c [IMP] improved config dialog if api key not set
bzr revid: pga@tinyerp.com-20140328063623-it6j2lptjoieik91
2014-03-28 12:06:23 +05:30
Launchpad Translations on behalf of openerp a224b88d80 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140328054201-xaql7uwtqgn0hew0
2014-03-28 05:42:01 +00:00
Fabien Meghazi cf311bda60 [MERGE] remote module import
bzr revid: fme@openerp.com-20140327141233-i7xu8ism7howhflv
2014-03-27 15:12:33 +01:00
Parth Gajjar (Open ERP) 2de4260240 merged with trunk-addons
bzr revid: pga@tinyerp.com-20140327113805-2ie66rru6o10nv38
2014-03-27 17:08:05 +05:30
Parth Gajjar (Open ERP) e1fee1a4c3 [IMP] improved dialog
bzr revid: pga@tinyerp.com-20140327111612-g0cukmzw4kripewq
2014-03-27 16:46:12 +05:30
chm@openerp.com ab903b9f68 [FIX] website_event: return empty string in Local Events snippet if GeoIP is not installed
bzr revid: chm@openerp.com-20140327111006-ca2lbv2jxluxlw27
2014-03-27 12:10:06 +01:00
chm@openerp.com 85cdf2a990 [FIX] website_event: import GeoIP if GeoIP is not installed
bzr revid: chm@openerp.com-20140327105831-6qwvs32aa6hj3nk2
2014-03-27 11:58:31 +01:00
Parth Gajjar (Open ERP) eedb1bedb1 [IMP] minor changes
bzr revid: pga@tinyerp.com-20140327105352-46q4jgti549978x7
2014-03-27 16:23:52 +05:30
Fabien Meghazi 3861a93bd9 [IMP] Test module
bzr revid: fme@openerp.com-20140327105023-x3r7mjmptjxpzkqc
2014-03-27 11:50:23 +01:00
Parth Gajjar (Open ERP) f75d77db4c [IMP] minor changes
bzr revid: pga@tinyerp.com-20140327103014-3h8kbrdyn33jsepp
2014-03-27 16:00:14 +05:30
chm@openerp.com c1b6589851 [IMP] website_event: widget to promote Events with country flag
bzr revid: chm@openerp.com-20140327093517-8ppcxypc6krxc2fi
2014-03-27 10:35:17 +01:00
Launchpad Translations on behalf of openerp 51aa261b44 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140327073504-l0fydwct329jhirh
2014-03-27 07:35:04 +00:00