Commit Graph

614 Commits

Author SHA1 Message Date
Christophe Matthieu bc3fc54fac [IMP] Tour: add tour in web module; tour became available in backend. 2014-06-18 12:25:13 +02:00
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie af58bc5914 Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged 2014-06-11 10:10:58 +02:00
Thibault Delavallée 222e26628a [FIX] crm, crm_partner_assign, res_partner, mail, project: removed deprecated fields, deprecated methods + references to it; also removed deprecated tags on things that are not deprecated anymore. Everything is under control. 2014-06-11 08:44:40 +02:00
Géry Debongnie 8202561511 Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged 2014-06-10 11:43:17 +02:00
Richard Mathot 401607ed11 [FIX] website_blog: use new custom footer 2014-06-02 12:11:18 +02:00
Géry Debongnie 6b4a227cd4 Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged 2014-05-30 09:22:12 +02:00
Olivier Dony e276ac33f6 [MERGE] Forward-port saas-4 up to bf135ad 2014-05-28 17:45:31 +02:00
Richard Mathot bf135ad057 [FIX] website_blog: display properly (very) long words in comments 2014-05-28 17:23:28 +02:00
Géry Debongnie 5cc8f9ca42 Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged 2014-05-28 10:37:16 +02:00
Xavier Morel e06f5b414b [IMP] inherit_option_id -> application 2014-05-27 12:13:51 +02:00
Géry Debongnie 62900fe01b Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged
Conflicts:
	addons/crm/crm_case_section_view.xml
2014-05-26 10:06:31 +02:00
Fabien Pinckaers 143615ddc1 Merge branch 'master-remove-html-fields-backend-ypa' of https://github.com/odoo-dev/odoo into odoo-dev-master-remove-html-fields-backend-ypa 2014-05-23 09:24:16 +02:00
Yogesh Parekh 59ecefbed2 Remove content field in Pages History form in website_blog module 2014-05-22 16:17:22 +05:30
Yogesh Parekh 52f571ac8a Remove content html field from website_blog module 2014-05-22 15:33:37 +05:30
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Christophe Simonis a756b82372 [MERGE] forward port of branch saas-4 up to revid bb26dea 2014-05-20 20:19:55 +02:00
Christophe Simonis 040c93026a [MERGE] merge bzr trunk addons branch 2014-05-20 18:10:36 +02:00
Christophe Simonis d93f628c72 [MERGE] merge bzr saas-4 addons branch 2014-05-20 17:12:01 +02:00
Xavier Morel 8c86be0c60 [FIX] indentation and formatting of various rst snippets 2014-05-19 13:59:17 +02:00
Thibault Delavallée 5a15b58a3b [FIX] website_blog: order archives by date desc 2014-05-19 11:14:30 +02:00
Richard Mathot (OpenERP) 8145c52dea [FIX] website_blog: display blog posts in anti-chronological order 2014-05-14 16:11:46 +02:00
Fabien Meghazi c3cfc4bc32 [MERGE] sitemap backport, merge trunk from 9438 til 9440
merge from 9438 revid:fp@tinyerp.com-20140511115231-g8ke14r9iepyypv4 til 9440 revid:fp@tinyerp.com-20140511143314-nzn1239l00arbxjq
2014-05-13 16:38:31 +02:00
Fabien Meghazi 8eed143112 [IMP] Invert multilang logic in route decorator. True by default, can be set to False explicitlty 2014-05-13 11:35:45 +02:00
Martin Trigaux 00a4845bc7 [FIX] website_blog: fix broken change cover wizard 2014-05-13 12:31:57 +02:00
Richard Mathot (OpenERP) d34c54dbb6 [FIX] URL generation in blog template 2014-05-12 16:20:48 +02:00
Olivier Dony 4cecbd919f [FIX] mass_mailing,website*,survey: leftover calls to website.get_public_user()
This method was (partially) removed at rev.9421 
rev-id al@openerp.com-20140507153223-q73u5lhyrfw98o3a

bzr revid: odo@openerp.com-20140512103935-o0ue9wzenm5wjejq
2014-05-12 12:39:35 +02:00
Fabien Pinckaers 54d30d5194 [IMP] clean sitemap, enumerate pages + fixes
bzr revid: fp@tinyerp.com-20140511115231-g8ke14r9iepyypv4
2014-05-11 13:52:31 +02:00
Fabien Meghazi b0cbaf330a [IMP] website: load website.xml templates only in editable mode
bzr revid: fme@openerp.com-20140505113800-wv5vh802us270oez
2014-05-05 13:38:00 +02:00
Antony Lesuisse 7e25b9ae55 [MERGE] saas-4 report_webkit missing dependency on report
bzr revid: al@openerp.com-20140501152604-4cobh5ui47dt4pem
bzr revid: al@openerp.com-20140501155633-gefnc3zqcsr2rhaz
bzr revid: al@openerp.com-20140501161156-4wbsvhh8gz4r22h3
2014-05-01 18:11:56 +02:00
Fabien Meghazi b7003a382a [MERGE] upstream
bzr revid: fme@openerp.com-20140429154104-csm3jq6uxy9tk1ea
2014-04-29 17:41:04 +02:00
Denis Ledoux 79d4c57877 [MERGE] Forward-port of latest saas-3 bugfixes, up to rev. 9439 revid:dle@openerp.com-20140429112147-hqfqd0y487s817n7
bzr revid: dle@openerp.com-20140429112738-y2el246dmd2o2zy9
2014-04-29 13:27:38 +02:00
Olivier Dony d5534d7c42 [IMP] website_blog: spellcheck/grammar for module description, courtesy of Ray Carnes (Ursa Information Systems)
bzr revid: odo@openerp.com-20140429082329-m3q74wr7fgyr3bbu
2014-04-29 10:23:29 +02:00
Fabien Meghazi 4f16d15120 [IMP] rename editor assets
bzr revid: fme@openerp.com-20140425101753-gz6c8q9huw9c04yp
2014-04-25 12:17:53 +02:00
Fabien Meghazi 1c4e2cfd22 [IMP] bundlify addons (except website)
bzr revid: fme@openerp.com-20140424172129-ze74eaz2eaidmxhm
2014-04-24 19:21:29 +02:00
chm@openerp.com ee7ff4bd07 [MERGE] from trunk
bzr revid: chm@openerp.com-20140423154852-gzegxqrzb2sj01zl
2014-04-23 17:48:52 +02:00
Fabien Meghazi 1d8400418e [MERGE] upstream
bzr revid: fme@openerp.com-20140423123744-zfz7k8drn2t624zu
2014-04-23 14:37:44 +02:00
Xavier Morel 74d4d1f58d [CHG] bundlify website
CKEDITOR_BASEPATH has to be defined, by default ckeditor will load its files
relative to "itself" (the file which executes it). After bundling, the path is
incorrect and ckeditor looks for its files (e.g. en.js) in the wrong place.

bzr revid: xmo@openerp.com-20140418121503-4nsja7enutney2vn
2014-04-18 14:15:03 +02:00
Christophe Simonis 146ee44c66 [FIX] website_blog: set oldname for background_image field
bzr revid: chs@openerp.com-20140417153948-loqwswgkq1zri462
2014-04-17 17:39:48 +02:00
chm@openerp.com 1fc8f89bc1 [MERGE] from trunk
bzr revid: chm@openerp.com-20140411082050-lr7vtew6yvsqaon6
2014-04-11 10:20:50 +02:00
Thibault Delavallée 452f1fbe59 [MERGE] [IMP] website_blog: layout and usability improvements. This task proposes a better layout that eases the reading + smooth transitions between blogs based on suggestions dynamically chosen based on a ranking.
Featuring :
- blog: blog now have a subtitle field
- blog_post: blog post now have a subtitle field, removed shortened content + website_published_datetime (create_date and write_date are sufficient). Added tracking of visits + ranking computation, to select the next post the user will see. Added background-image, that is used to display a cover behind the post title and subtitle. Overall display improvement.
- added new feature that allows a user to tweet selected text on twitter from post.
- added new feature that allows a user to discuss on every paragraph (anonymous user have to give their name and email)
- better blog demo data

Misc:
- website: removed dead code about website_published_datetime that could have been generic but has never been used
- [FIX] website: fixed image controller, do not attempt to read website_published on models that do not have that field

bzr revid: tde@openerp.com-20140409123550-tkrcfvnofxz7ryiz
2014-04-09 14:35:50 +02:00
Thibault Delavallée 6c6885d7fa [IMP] website_blog: always have a next_post, even a visited one, it you have at least
2 posts.

bzr revid: tde@openerp.com-20140408134728-fy4mbsuetwksa76v
2014-04-08 15:47:28 +02:00
Thibault Delavallée 5dac705c1a [IMP] website_blog: enable_editor + slugify URLs in order to be directly
in edit mode when creating a new blog.

bzr revid: tde@openerp.com-20140408134115-125vtpmtikdd2u26
2014-04-08 15:41:15 +02:00
Thibault Delavallée a59283ecc3 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20140408131347-uo0ahmypbxhlx7vv
2014-04-08 15:13:47 +02:00
chm@openerp.com be5fe933ec [MERGE] from trunk
bzr revid: chm@openerp.com-20140408080736-6b70rlfsvj3to0od
2014-04-08 10:07:36 +02:00
Christophe Simonis 0fad8159f3 [MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx
bzr revid: chs@openerp.com-20140407163318-hh3jwfkj3o2c83lk
2014-04-07 18:33:18 +02:00
Denis Ledoux 73b3c851da [FIX] website*: remove unusable demo links from manifests
bzr revid: dle@openerp.com-20140403145128-9w92v4mmasz66mqj
2014-04-03 16:51:28 +02:00
Thibault Delavallée 271e43c3ed [FIX] website_blog: content post process: forgotten the unicity of paragraph tagging
bzr revid: tde@openerp.com-20140403115122-wuk65a5ua7ewqzz7
2014-04-03 13:51:22 +02:00
Thibault Delavallée 8f105b6624 [IMP] website_blog: path computation (unique key) for paragraphs in medium-like blogs
is now done server-side and stored directly in the html content, as post processing.
The front-end attaches messages based on the attribute data-chatter-id, but do not
compute the attribute itself anymore.
Misc cleaning of code.

bzr revid: tde@openerp.com-20140403112656-ane3ovhh70qdc8b4
2014-04-03 13:26:56 +02:00
Thibault Delavallée 045157170a [IMP] website_blog: update templates to use the contact widget, allowing to
display partner-related stuff without having to tweak the access rights.
Misc update of templates due to some filed renaming.
Added author field on the blog, allowing to avoid having issues with
create_uid field.

bzr revid: tde@openerp.com-20140402140200-a3g0750akro2n12v
2014-04-02 16:02:00 +02:00
Thibault Delavallée fbecb8da26 [CLEAN] website_blog: removed some demo data to avoid bloating the diff
bzr revid: tde@openerp.com-20140402115939-q0gh61wp7owov64c
2014-04-02 13:59:39 +02:00
Thibault Delavallée c45ae33859 [CLEAN] website_blog: cleaned modifications in models :
- default value for post name and subtitle, because using it through the front-end
is the only way it shoudl be used, and the behavior should always be consistent
- moved mail_message new field into its own mail_message.py file to ease the
module reading;
- renamed discussion into discussion_key, a bit more understandable
- link cleaning

bzr revid: tde@openerp.com-20140402111656-0h66yedwm36m6c7t
2014-04-02 13:16:56 +02:00
Thibault Delavallée 059508ee14 [FIX] website_blog: fixed security breach, we do not allow to read on res.partner.
Avoid doing things like this.

bzr revid: tde@openerp.com-20140402093348-4a3tjuxtqcxthvqb
2014-04-02 11:33:48 +02:00
ajay javiya (OpenERP) 7126bc5b50 [MERGE] : with trunk and resolve conflicts
bzr revid: aja@tinyerp.com-20140401132534-owbxvwqo6qpodw7e
2014-04-01 18:55:34 +05:30
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
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
ajay javiya (OpenERP) eff3ce022c [REM] : image
bzr revid: aja@tinyerp.com-20140401092101-neuzx2xuet0e8m7x
2014-04-01 14:51:01 +05:30
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
Fabien Pinckaers 804d3fe4f6 [IMP] rename class to be reusable
bzr revid: fp@tinyerp.com-20140401072504-6hbwo2jui240jng7
2014-04-01 09:25:04 +02:00
Fabien Pinckaers 1c2a8466e9 [IMP] no flickering on scroll event
bzr revid: fp@tinyerp.com-20140401071940-1pwz6ncar6afcybz
2014-04-01 09:19:40 +02:00
ajay javiya (OpenERP) 844e010a3d [REM] : unused import
bzr revid: aja@tinyerp.com-20140401061146-gxavo2gi25oi82yk
2014-04-01 11:41:46 +05:30
ajay javiya (OpenERP) 138f5d7f32 [MERGE] : with trunk and resolve conflicts
bzr revid: aja@tinyerp.com-20140401052801-4483i0z0ivmrwsbn
2014-04-01 10:58:01 +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
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
ajay javiya (OpenERP) 88236bf2ac [IMP][FIX] : overwrite a record rule to see partner detail to anonymous user
bzr revid: aja@tinyerp.com-20140331132546-puaa6f6tc9osw590
2014-03-31 18:55:46 +05:30
ajay javiya (OpenERP) 256907674e [ADD] : change log
bzr revid: aja@tinyerp.com-20140331111958-oyfi455jwyacn9xx
2014-03-31 16:49:58 +05:30
ajay javiya (OpenERP) 3d8952b534 [IMP] : code
bzr revid: aja@tinyerp.com-20140328131934-tbhr7l3rbozkor3c
2014-03-28 18:49:34 +05:30
ajay javiya (OpenERP) 4931eae3c1 [REM] : archive related changes
-> remove routes related to date on blog method

bzr revid: aja@tinyerp.com-20140328112008-8mhxvqxs8g1ui2mn
2014-03-28 16:50:08 +05:30
ajay javiya (OpenERP) e52dd4eeb8 [FIX] :traceback
bzr revid: aja@tinyerp.com-20140328095038-c8aygh3hc0eskray
2014-03-28 15:20:38 +05:30
ajay javiya (OpenERP) a5d783cf82 [ADD] : history feature
bzr revid: aja@tinyerp.com-20140328085055-kw0pplobbla2emjd
2014-03-28 14:20:55 +05:30
ajay javiya (OpenERP) 660c812786 [IMP] : ranking and visits management
bzr revid: aja@tinyerp.com-20140328063523-ttuhcai8aybtbmk0
2014-03-28 12:05:23 +05:30
ajay javiya (OpenERP) 68a1b4244f [FIX] : WARNING trunk-medium openerp.osv.expression: The domain term '('blog_id', '=', [1])' should use the 'in' or 'not in' operator.
bzr revid: aja@tinyerp.com-20140328051020-gvvlytg2pgqet5nv
2014-03-28 10:40:20 +05:30
ajay javiya (OpenERP) b8b562ce0a [IMP] :When creating a new blog, there is a zone to edit the content
bzr revid: aja@tinyerp.com-20140327133407-kj5geztq3t551lk1
2014-03-27 19:04:07 +05:30
ajay javiya (OpenERP) 287e92bca7 [ADD] : pager on blog list
[FIX] :archive navigation does not work 
[REM] : BYPAGE in blogs method and use existing _blog_post_per_page

bzr revid: aja@tinyerp.com-20140327111024-7nm1kbs74kqtcmrv
2014-03-27 16:40:24 +05:30
ajay javiya (OpenERP) e5f0562265 [REM] : unsed import
-> author_iamge field
[IMP] : odrder of imports
 -> mechanism to post for anonymus user

bzr revid: aja@tinyerp.com-20140327072334-4wwt7ady4vmam91e
2014-03-27 12:53:34 +05:30
ajay javiya (OpenERP) 588c44a6c4 [REV] : unwanted mail message change
bzr revid: aja@tinyerp.com-20140327060100-fyefo1o1ga3ym48l
2014-03-27 11:31:00 +05:30
ajay javiya (OpenERP) 16f7cc4e5b [ADD] : field on view
bzr revid: aja@tinyerp.com-20140327051528-joaa06orfcffzzuj
2014-03-27 10:45:28 +05:30
chm@openerp.com b28a32f6ef [FIX] website: test_ui running
bzr revid: chm@openerp.com-20140326144442-ye2a51f03wyaxi8a
2014-03-26 15:44:42 +01:00
chm@openerp.com 99ac3ff81b [MERGE] from trunk
bzr revid: chm@openerp.com-20140326105539-9hf1x7u6lvh2hq2f
2014-03-26 11:55:39 +01:00
ajay javiya (OpenERP) b5ffa0f83b [IMP]: code
bzr revid: aja@tinyerp.com-20140326073057-d60x28qqizy2l3u9
2014-03-26 13:00:57 +05:30
ajay javiya (OpenERP) 864892d6ce [MERGE] : with trunk
bzr revid: aja@tinyerp.com-20140326054841-9yoaub8fw058vjkm
2014-03-26 11:18:41 +05:30
ajay javiya (OpenERP) 52e527c518 [IMP]: code
bzr revid: aja@tinyerp.com-20140325132042-sr9mcr4jv51wp0vw
2014-03-25 18:50:42 +05:30
ajay javiya (OpenERP) f76a734e90 [MERGE] : with trunk
bzr revid: aja@tinyerp.com-20140325114109-lts5z42lq9xlgqx0
2014-03-25 17:11:09 +05:30
ajay javiya (OpenERP) bac460d5bd [IMP] : ask name and email to anonymus user
-> write name as author instead of anonymus in inline discussion
[ADD] :add 'publish/unpublish' feature on inline comments
[FIX] : nline discuss does not work on smaller devices

bzr revid: aja@tinyerp.com-20140325110428-sxvcsq2wdkptr3m3
2014-03-25 16:34:28 +05:30
chm@openerp.com 13d7cfe86c [MERGE] from trunk
bzr revid: chm@openerp.com-20140324082341-d6gqyloc7822aen2
bzr revid: chm@openerp.com-20140325084852-i1yomuyhyen4ss95
2014-03-25 09:48:52 +01:00
Denis Ledoux 5e967d1a3f [MERGE] Forward-port of latest saas-3 bugfixes, up to rev. 9347 revid:dle@openerp.com-20140324162524-ew3c3eauj3kcnefi
bzr revid: dle@openerp.com-20140324162852-iubef1i0hwpxiske
2014-03-24 17:28:52 +01:00
Denis Ledoux a9001aedb1 [FIX] website_blog: typo, platform instead of plateform
bzr revid: dle@openerp.com-20140324162524-ew3c3eauj3kcnefi
2014-03-24 17:25:24 +01:00
chm@openerp.com 62814f9c23 [FIX] website: activate new tour tests
bzr revid: chm@openerp.com-20140324081112-15n58puu29weydme
2014-03-24 09:11:12 +01:00
ajay javiya (OpenERP) ce4a8347a8 [IMP]:In inline discuss icon, the small triangle should point to the left
bzr revid: aja@tinyerp.com-20140324060628-v7yzlcn7o4jtmozr
2014-03-24 11:36:28 +05:30
ajay javiya (OpenERP) 42dda7fb12 [FIX] :Select to tweet range is not perfect
-> change cover button does not to work.

bzr revid: aja@tinyerp.com-20140324055938-cj25uxm3h23kjmof
2014-03-24 11:29:38 +05:30
Fabien Pinckaers f51a366ea7 [IMP] anonymous for website_blog
bzr revid: fp@tinyerp.com-20140323195531-84hnzo5f950r4eg7
2014-03-23 20:55:31 +01:00
Fabien Pinckaers eeca54b04c [IMP] js fixes
bzr revid: fp@tinyerp.com-20140323190533-7lp6ayiyh7v03agv
2014-03-23 20:05:33 +01:00
Fabien Pinckaers 3fb12be332 [IMP] cleaning style
bzr revid: fp@tinyerp.com-20140323181740-ox6no7z5znv1kz11
2014-03-23 19:17:40 +01:00
Fabien Pinckaers 55ff4f21da [FIX] select to tweet
bzr revid: fp@tinyerp.com-20140323172331-v2oqzf2czm1gs28n
2014-03-23 18:23:31 +01:00
Fabien Pinckaers 97efe98251 [IMP] algo for next blog post
bzr revid: fp@tinyerp.com-20140322224209-6lvldkhad10y8rd0
2014-03-22 23:42:09 +01:00
Fabien Pinckaers 48afa1fac7 [IMP] security improvement, removing empty doc
bzr revid: fp@tinyerp.com-20140322221507-4xya3el8uxsvkfdz
2014-03-22 23:15:07 +01:00
Fabien Pinckaers 552222b14a [IMP] ranking of blogs
bzr revid: fp@tinyerp.com-20140322213914-8f09g4k7p3lroehj
2014-03-22 22:39:14 +01:00
Fabien Pinckaers e740be4418 [IMP] renamed controllers
bzr revid: fp@tinyerp.com-20140322212113-9naxywttg3x6ufja
2014-03-22 22:21:13 +01:00
Fabien Pinckaers 3447004533 [IMP] better selection of next, cleaned controller
bzr revid: fp@tinyerp.com-20140322211623-iogji6lq47er0rm7
2014-03-22 22:16:23 +01:00
Fabien Pinckaers eb3ff0a5b4 [IMP] animation and cover cleaned
bzr revid: fp@tinyerp.com-20140322201205-u9a37w35w6nb4pa9
2014-03-22 21:12:05 +01:00
Fabien Pinckaers 49fc8b3f06 [IMP] Views
bzr revid: fp@tinyerp.com-20140322190215-21fql7cjva8fm4al
2014-03-22 20:02:15 +01:00
Fabien Pinckaers a9c62bfbb0 [IMP] remove history + js fixes
bzr revid: fp@tinyerp.com-20140322185058-lm3r3ktlwkskc4q3
2014-03-22 19:50:58 +01:00
Fabien Pinckaers d03a8e8fcd [IMP] removed history wizard, avatar handling
bzr revid: fp@tinyerp.com-20140322175329-s0uum9gircwryg09
2014-03-22 18:53:29 +01:00
ajay javiya (OpenERP) 690cd34d69 [IMP] : on tweet popover hover should show pointer
[FIX] : Sometimes selecting some portion of text,don't show twitter popover.

bzr revid: aja@tinyerp.com-20140322094821-koaudrwpinskruy5
2014-03-22 15:18:21 +05:30
ajay javiya (OpenERP) 7e4d71f6fa [FIX] : only blog post titles and content can be tweet , not footer content
bzr revid: aja@tinyerp.com-20140321055428-7chzxnw6csntjs0q
2014-03-21 11:24:28 +05:30
chm@openerp.com 60bdd78706 [IMP] website tour: refactoring and change api for create tour and test
bzr revid: chm@openerp.com-20140320083055-z5ys4oey5brd439v
2014-03-20 09:30:55 +01:00
ajay javiya (OpenERP) 48db08b6ee [IMP] : at the creation background-image should take full screen
bzr revid: aja@tinyerp.com-20140320070047-8zsu7d2j913q6ljl
2014-03-20 12:30:47 +05:30
ajay javiya (OpenERP) fd05ea1f7a [IMP] : page transition
-> publish button on right

bzr revid: aja@tinyerp.com-20140319133934-vycn6leow3x2r6cg
2014-03-19 19:09:34 +05:30
ajay javiya (OpenERP) aee1189f9e [IMP] : update cover height when page resize
bzr revid: aja@tinyerp.com-20140319093547-pwee79qt1gzovfzq
2014-03-19 15:05:47 +05:30
ajay javiya (OpenERP) 77e9baec05 [FIX] : remove mark on selected text when click on edit
bzr revid: aja@tinyerp.com-20140319090917-hkaj0jnm95hr0wb2
2014-03-19 14:39:17 +05:30
ajay javiya (OpenERP) abb2da7d43 [FIX] : if we select a text for tweet, and then edit, tweet logo stay
bzr revid: aja@tinyerp.com-20140319085123-r9a87xpabxhpu0gi
2014-03-19 14:21:23 +05:30
ajay javiya (OpenERP) b54833d392 [FIX] : change the cover and use an existing one, it is too big
bzr revid: aja@tinyerp.com-20140318130537-yst48p45st4n78bz
2014-03-18 18:35:37 +05:30
ajay javiya (OpenERP) 509588710d [IMP][REM] : improve code and remove unwated changes
bzr revid: aja@tinyerp.com-20140318104723-zhw8h01tk6v46ev3
2014-03-18 16:17:23 +05:30
chm@openerp.com 6fc418883e [FIX] website: route and redirect: remove all backslash from url
bzr revid: chm@openerp.com-20140317080145-6l5mk4q05uf639li
2014-03-17 09:01:45 +01:00
chm@openerp.com d5ddf5152c [FIX] website: remove backslash from redirect with enable_editor
bzr revid: chm@openerp.com-20140314180029-iaeq4i6735pcw100
2014-03-14 19:00:29 +01:00
chm@openerp.com 410ec52276 [MERGE] website: add optional 'action' in managment edit button to laod one specific backend view
bzr revid: chm@openerp.com-20140314162909-ff0obqbw6j7lalmz
2014-03-14 17:29:09 +01:00
chm@openerp.com 353bbdc2c3 [FIX] website: route and redirect: remove all backslash from url
bzr revid: chm@openerp.com-20140314162346-25vohj6ayp65tgiy
2014-03-14 17:23:46 +01:00
Mahendra Barad (OpenERP) 1a9096d2ef [IMP]improved content share add author_name in share
bzr revid: mba@tinyerp.com-20140314123412-5v20p2a8ym7dqpkr
2014-03-14 18:04:12 +05:30
Mahendra Barad (OpenERP) df2c6ea488 [Merge]with trunk
bzr revid: mba@tinyerp.com-20140314052050-f1hvupy51x5id1ph
2014-03-14 10:50:50 +05:30
ajay javiya (OpenERP) 9ae66300dd [REN] : 'Inline Discussion' to 'Allow comment in text'
'Allow Comments' to 'Allow blog post comment'
[IMP] :Inline discussion alone shouldn't post gloabl comments

bzr revid: aja@tinyerp.com-20140313111452-whhtar6wlozjd70z
2014-03-13 16:44:52 +05:30
chm@openerp.com 384f398090 [IMP] website: publish button use action for url to backend
bzr revid: chm@openerp.com-20140311171941-1fwhholwlsuncjyh
2014-03-11 18:19:41 +01:00
chm@openerp.com 53f59c16d6 [MERGE] from trunk
bzr revid: chm@openerp.com-20140311154616-tb35jfweo3xuzqws
2014-03-11 16:46:16 +01:00
Christophe Simonis d504764eff [MERGE] forward port of branch saas-3 up to revid 9298 chm@openerp.com-20140311130852-3ft0v1mc9ht1any6
bzr revid: chs@openerp.com-20140311145205-s56fj113fsrnisc3
2014-03-11 15:52:05 +01:00
chm@openerp.com 29faa56d8e [FIX] website tour
bzr revid: chm@openerp.com-20140306161104-39dmtb9mw1crw2sd
2014-03-06 17:11:04 +01:00
ajay javiya (OpenERP) 7bb880f05c [FIX] : cahnge the cover, the priview is little but once you save it is (too) big
bzr revid: aja@tinyerp.com-20140305125415-1476mmcrf4ukypl6
2014-03-05 18:24:15 +05:30
ajay javiya (OpenERP) 3e7d57c134 [FIX] > There is a field to add a subtitle but no way to do that'
Title not visible on white background

bzr revid: aja@tinyerp.com-20140305121925-8k6h4s5jj7kiwd11
2014-03-05 17:49:25 +05:30
ajay javiya (OpenERP) 6f4df8a689 [ADD] : history feature
bzr revid: aja@tinyerp.com-20140305110000-bdzinadpt51tisl3
2014-03-05 16:30:00 +05:30
ajay javiya (OpenERP) 0cda8ce780 [IMP]: message_post using uid instead of superuser and add access right to allow public user to post message
bzr revid: aja@tinyerp.com-20140305083609-7e3tuoc93pl4bhnn
2014-03-05 14:06:09 +05:30
ajay javiya (OpenERP) 0ac29d1e43 [IMP]: code
bzr revid: aja@tinyerp.com-20140226054415-no0s6hex4wx52xpu
2014-02-26 11:14:15 +05:30
ajay javiya (OpenERP) 7ff6d86226 [FIX] : after click next inline discussion link not appear
bzr revid: aja@tinyerp.com-20140226052454-2hum2h1n0wrqyae8
2014-02-26 10:54:54 +05:30
ajay javiya (OpenERP) 5502781f34 [IMP] : page transition like medium
bzr revid: aja@tinyerp.com-20140225105921-iz23qy6scmgz2tgo
2014-02-25 16:29:21 +05:30
Mahendra Barad (OpenERP) 21c93eddf4 [IMP]arrow scroll on cover
bzr revid: mba@tinyerp.com-20140225053329-fbmtjvgjwghj978n
2014-02-25 11:03:29 +05:30
Mahendra Barad (OpenERP) eb30747335 [IMP]improved animation for drodown
bzr revid: mba@tinyerp.com-20140224133959-idr1pqp5imhudldv
2014-02-24 19:09:59 +05:30
ajay javiya (OpenERP) 1e9664d74c [IMP]: code
bzr revid: aja@tinyerp.com-20140224121420-fdq7ht4j0syxjqir
2014-02-24 17:44:20 +05:30
Mahendra Barad (OpenERP) 20a50c791c [REV]remove unwanted changes
bzr revid: mba@tinyerp.com-20140224120826-s7m08sljp5mhrqke
2014-02-24 17:38:26 +05:30
Mahendra Barad (OpenERP) 8a95bef8df [IMP]resolve conflict
bzr revid: mba@tinyerp.com-20140224111118-ckxktrew1da6qh9n
2014-02-24 16:41:18 +05:30
Mahendra Barad (OpenERP) e468f7f159 [IMP]inline discussion and content share added to customize option
bzr revid: mba@tinyerp.com-20140224110352-rjr4c9f77uorkhyw
2014-02-24 16:33:52 +05:30
ajay javiya (OpenERP) 9d0e551091 [IMP] : demo data
bzr revid: aja@tinyerp.com-20140224103628-fsopxc78rywmeoz7
2014-02-24 16:06:28 +05:30
ajay javiya (OpenERP) 01b5d357b4 [FIX] : allow anonymus user to post inline comment
bzr revid: aja@tinyerp.com-20140224092255-t4zmt2lcnyetx81q
2014-02-24 14:52:55 +05:30
ajay javiya (OpenERP) 5cc0a2eb88 [IMP] : change background iamge and clean background
bzr revid: aja@tinyerp.com-20140224051502-dmv98ks8lwxgyd18
2014-02-24 10:45:02 +05:30
Fabien Pinckaers b066aa497c [IMP] typo
bzr revid: fp@tinyerp.com-20140223194926-dq678c2gth7eunjm
2014-02-23 20:49:26 +01:00
Fabien Pinckaers ae7f328386 [IMP] HMTL cleaning for blogs
bzr revid: fp@tinyerp.com-20140223181644-g50duy7w75ejb80j
2014-02-23 19:16:44 +01:00
Fabien Pinckaers fcbd203ee0 [FIX] next pos algorythm
bzr revid: fp@tinyerp.com-20140223181205-u9xdiprgpov50pe1
2014-02-23 19:12:05 +01:00
Fabien Pinckaers 0f29d1951f [IMP] cover by default + clean HTML
bzr revid: fp@tinyerp.com-20140223175403-g70my3c3pxwhhx4j
2014-02-23 18:54:03 +01:00
Fabien Pinckaers c12ee07b02 [IMP] cover by default
bzr revid: fp@tinyerp.com-20140223171532-p2ts7i40l8vlmx2p
2014-02-23 18:15:32 +01:00
Fabien Pinckaers a851a16bef [IMP] changes in main view
bzr revid: fp@tinyerp.com-20140223141706-otrugczrfkolidue
2014-02-23 15:17:06 +01:00
Fabien Pinckaers e358991237 [IMP] Right column
bzr revid: fp@tinyerp.com-20140223125745-63jvme8neo47flia
2014-02-23 13:57:45 +01:00
Fabien Pinckaers 9de47d55f4 [IMP] Blogs Medium-Like
bzr revid: fp@tinyerp.com-20140223094412-zryqfz2b0n3ojo6g
2014-02-23 10:44:12 +01:00
ajay javiya (OpenERP) 0e7997da55 [REV] : unwanted changes
bzr revid: aja@tinyerp.com-20140221055906-s0744gu0tqae6x8u
2014-02-21 11:29:06 +05:30
Christophe Simonis 4b72678bc7 [MERGE] forward port of branch saas-2 up to revid 9195 chs@openerp.com-20140220154517-6y531n1mqtnfnsmr
bzr revid: chs@openerp.com-20140220163815-69sza1kclnh5mavs
2014-02-20 17:38:15 +01:00
Xavier Morel 1bc89c9738 [FIX] unbreak website_blog.css
bzr revid: xmo@openerp.com-20140224094829-99ayhh5shzwu6n44
2014-02-24 10:48:29 +01:00
Christophe Matthieu f267773646 [FIX] website_blog: manifest: the url is wrong to start a freetrial from blog apps in the website. Go to openerp.com, clisk on Blog icon (apps), the url is good, now click on free trial button, it is the website_sale link
bzr revid: chm@openerp.com-20140220111951-h80w1v1w7hwr3pvl
2014-02-20 12:19:51 +01:00
ajay javiya (OpenERP) 905e34c788 [MERGE] : with trunk
bzr revid: aja@tinyerp.com-20140220085105-7568yllve8ii0onl
2014-02-20 14:21:05 +05:30
ajay javiya (OpenERP) df9426402f [IMP] : hide defualt tag on blog post
bzr revid: aja@tinyerp.com-20140220073246-nhs8xulemzy8idq3
2014-02-20 13:02:46 +05:30
ajay javiya (OpenERP) 762598ad9f [IMP] :demo data
bzr revid: aja@tinyerp.com-20140220065732-sftm2n16ww3eq9mi
2014-02-20 12:27:32 +05:30
ajay javiya (OpenERP) 937e482114 [FIX] : content not display proper
bzr revid: aja@tinyerp.com-20140220064248-lvmpgbz7skjpqyus
2014-02-20 12:12:48 +05:30
ajay javiya (OpenERP) 08f51c8576 [ADD] : class css_editable_mode_hidden on inline discussion link
bzr revid: aja@tinyerp.com-20140219132449-e20umztmhjeu860h
2014-02-19 18:54:49 +05:30
ajay javiya (OpenERP) 35172c499b [ADD] : icons for published in
bzr revid: aja@tinyerp.com-20140219131829-kioys6v15c2b9yyp
2014-02-19 18:48:29 +05:30
Mahendra Barad (OpenERP) 3a1334064b [IMP]page transition
bzr revid: mba@tinyerp.com-20140219105920-jbpiwn8eyvamkfm4
2014-02-19 16:29:20 +05:30
Christophe Matthieu 78c0fcd060 [FIX] website_blog: Change typo; Step where you have to change the title, it switch to the next step at the time you write somethingand the title is hidden by the next step
bzr revid: odo@openerp.com-20140219093904-2qefjssihoi524ip
2014-02-19 10:39:04 +01:00
ajay javiya (OpenERP) e0f56d2e3e [IMP]: inline discussion
bzr revid: aja@tinyerp.com-20140219093103-c8p6gixi6ry89w8v
2014-02-19 15:01:03 +05:30
Xavier Morel 61c82f28a4 [FIX] imports, use @expectedFailure, simplify some inject specs
bzr revid: xmo@openerp.com-20140218160339-2r34z4ks2o4lriu5
2014-02-18 17:03:39 +01:00
Christophe Matthieu c930e2489f [FIX] website_blog: At one step, it says 'delete the title', but it deletes the whole block
bzr revid: chm@openerp.com-20140218151127-a6471u9l0jpot6gq
2014-02-18 16:11:27 +01:00
ajay javiya (OpenERP) e6fe23ab63 [IMP] : overwrite access rule to allow a anonymus user to see authore detail
bzr revid: aja@tinyerp.com-20140218110435-khhiediypxobttma
2014-02-18 16:34:35 +05:30
Mahendra Barad (OpenERP) 3c0e384c9a [IMP]page transition and remove shortened content
bzr revid: mba@tinyerp.com-20140217114302-1mwtelv6gh9pmfhe
2014-02-17 17:13:02 +05:30
ajay javiya (OpenERP) f11ebbc784 [FIX] :After switched to a new blog post with the bottom cover,can't select text to tweet it.
bzr revid: aja@tinyerp.com-20140217091423-hzfa2icolpvcsb04
2014-02-17 14:44:23 +05:30
ajay javiya (OpenERP) 3993c71dac [IMP] : change cover photo button on top-right and add t-ignore to restrict users from change data outside t-field
bzr revid: aja@tinyerp.com-20140217090017-b1cvr99x1v1wqmxd
2014-02-17 14:30:17 +05:30
Mahendra Barad (OpenERP) 28802724e3 [IMP]demo data and auth image
bzr revid: mba@tinyerp.com-20140217070257-g635bnsd5jv6ogkb
2014-02-17 12:32:57 +05:30
Mahendra Barad (OpenERP) 74b094b0f0 [IMP]remove has comment
bzr revid: mba@tinyerp.com-20140217061902-uot77cfcijlu0igv
2014-02-17 11:49:02 +05:30
ajay javiya (OpenERP) d2d08a074c [MERGE] : with lp:openobject-addons
bzr revid: aja@tinyerp.com-20140217053910-u8t1qe1xso0lilfp
2014-02-17 11:09:10 +05:30
Mahendra Barad (OpenERP) 35c3970238 [IMP]all option should be in left side
bzr revid: mba@tinyerp.com-20140217051846-izxlqbkdwkhuli7j
2014-02-17 10:48:46 +05:30
ajay javiya (OpenERP) a75f8dbd7b [IMP] : blog post list layout
bzr revid: aja@tinyerp.com-20140217051649-cxs7eglqcw5q5z37
2014-02-17 10:46:49 +05:30
ajay javiya (OpenERP) 8cd857352f [IMP]: select next blog randomly from cookie if not visited currentelse from keywords and most visited
bzr revid: aja@tinyerp.com-20140216054155-y2fk0j5c6ceeyai6
2014-02-16 11:11:55 +05:30
ajay javiya (OpenERP) 59c8e96460 [REM] : unwanted css
bzr revid: aja@tinyerp.com-20140214071557-grrx0fnkfeh0be46
2014-02-14 12:45:57 +05:30
ajay javiya (OpenERP) b9833c31e0 [IMP] : code change cover photo
bzr revid: aja@tinyerp.com-20140214070522-ujfraed51a5ieifq
2014-02-14 12:35:22 +05:30
ajay javiya (OpenERP) 3168ee3a7f [ADD] : change cover photo button , allow to change background image
bzr revid: aja@tinyerp.com-20140213133654-om2eynat2fox473h
2014-02-13 19:06:54 +05:30
Mahendra Barad (OpenERP) 1235e99646 [IMP]right to left our blog
bzr revid: mba@tinyerp.com-20140213133359-5bt7zhlszfqo3pw7
2014-02-13 19:03:59 +05:30
ajay javiya (OpenERP) f5d51081ce [FIX] :Animation and transitions does not seems to work in anonymous mode
[IMP] : css

bzr revid: aja@tinyerp.com-20140212161959-llncljb06gj0od0b
2014-02-12 21:49:59 +05:30
Mahendra Barad (OpenERP) f2f7e75137 [IMP]paragraph level comment posting comment not reoload add in dom
bzr revid: mba@tinyerp.com-20140212103301-ql4r4ewa3q5rgxzv
2014-02-12 16:03:01 +05:30
ajay javiya (OpenERP) f52ba6927e [FIX] : edit bar disappear, on page transition
bzr revid: aja@tinyerp.com-20140212102646-g8hvpoddunb04kop
2014-02-12 15:56:46 +05:30
ajay javiya (OpenERP) 0063c1c9e7 [IMP]: blog post list layout
bzr revid: aja@tinyerp.com-20140212071301-wu2kkmqxrli0a0us
2014-02-12 12:43:01 +05:30
Mahendra Barad (OpenERP) c0806a308d [IMP]css changes
bzr revid: mba@tinyerp.com-20140212055712-nftumrqcxvgl73cu
2014-02-12 11:27:12 +05:30
ajay javiya (OpenERP) 7f083475d6 [IMP] : code for page transition
bzr revid: aja@tinyerp.com-20140211154023-n9x1uudkrnivrr9i
2014-02-11 21:10:23 +05:30
Mahendra Barad (OpenERP) 9a8afd1584 [IMP]page transition reoload
bzr revid: mba@tinyerp.com-20140211132348-p5y0vo58e7keagcr
2014-02-11 18:53:48 +05:30
ajay javiya (OpenERP) b39c20e721 [ADD] : images
bzr revid: aja@tinyerp.com-20140211101209-xykwcy8c3ozo3oxj
2014-02-11 15:42:09 +05:30
Mahendra Barad (OpenERP) a28b21425a [IMP]apply default cover and remove default comment
bzr revid: mba@tinyerp.com-20140211100947-70j4vl8xrar7dr21
2014-02-11 15:39:47 +05:30
ajay javiya (OpenERP) a58be27cb6 [ADD]: image and improve subtitle
bzr revid: aja@tinyerp.com-20140211100658-xpsff6sci803wyr3
2014-02-11 15:36:58 +05:30
Mahendra Barad (OpenERP) 3591c3f312 [IMP]improved view of blog cover
bzr revid: mba@tinyerp.com-20140211095714-1ui064ahrxc5p3nd
2014-02-11 15:27:14 +05:30
Mahendra Barad (OpenERP) 93e7ba444e [IMP]if comment is present enable comment count
bzr revid: mba@tinyerp.com-20140211065258-a5j6fuk539q552ul
2014-02-11 12:22:58 +05:30
ajay javiya (OpenERP) ce2a772ae3 [ADD]: animation on down arrow in blog cover
bzr revid: aja@tinyerp.com-20140211062356-0gm6b73n4p3brp0u
2014-02-11 11:53:56 +05:30
Mahendra Barad (OpenERP) 79a9befe8d [IMP]view of blog footer
bzr revid: mba@tinyerp.com-20140211060927-hdim23g7g06raf8w
2014-02-11 11:39:27 +05:30
ajay javiya (OpenERP) d0824a2e1d [IMP] : view blog post list
bzr revid: aja@tinyerp.com-20140211055548-9ras1avyu8058011
2014-02-11 11:25:48 +05:30
Mahendra Barad (OpenERP) d26f38bd0b [IMP]remove strong ,em ,small from demo
bzr revid: mba@tinyerp.com-20140211053746-c4gx1opca2khpjv3
2014-02-11 11:07:46 +05:30
Mahendra Barad (OpenERP) 795ed82747 [IMP]destroy popover
bzr revid: mba@tinyerp.com-20140210100226-1s2y560dwh6o3bi4
2014-02-10 15:32:26 +05:30
Mahendra Barad (OpenERP) 4682e912fa [IMP]change view of blog cover content
bzr revid: mba@tinyerp.com-20140210065813-nsjugu7ku3uqgt64
2014-02-10 12:28:13 +05:30
Antony Lesuisse 9c7f132a7a [IMP] website test_ui simplification
bzr revid: al@openerp.com-20140210005926-03hhcm56gpplgbt2
2014-02-10 01:59:26 +01:00
Antony Lesuisse 70d498c14a [FIX] disable http test before conversion
bzr revid: al@openerp.com-20140209141950-o9sf0jual07y315f
2014-02-09 15:19:50 +01:00