Commit Graph

187 Commits

Author SHA1 Message Date
Fabien Pinckaers 105618443f [IMP] Sitemap
bzr revid: fp@tinyerp.com-20140511134037-84vnn1b4zfzk8som
2014-05-11 15:40:37 +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
Christophe Simonis b8089a1521 [MERGE] forward port of branch saas-4 up to revid 9410 chs@openerp.com-20140507164207-kmme4tsrd4w1m7l1
bzr revid: chs@openerp.com-20140507170112-bjeltv2b0coy60am
2014-05-07 19:01:12 +02:00
Thibault Delavallée 55479a4cc2 [FIX] website_forum: new batch of fixes :
- fixed reopen link that was broken (python code appearing)
- fixed close link that was leading to a 500 error due to post -> question
- fixed link to question author, was redirecting to the current user
- fixed displayed number of questions in the forum, now displaying actual question
number, not number of displayed questions in the page
- improved guidelines: added link back to the forum
- fixed tags display: now by posts_count desc, unused tags are not shown
- users are now displayed by desc karma
- converting a comment as an answer does not allow to create a new answer if another
one by uid is already present, it just moves the comment

bzr revid: tde@openerp.com-20140505154523-6dld9sfm0nc0oulu
2014-05-05 17:45:23 +02:00
Christophe Simonis 618fbde36f [MERGE] forward port of branch saas-4 up to revid 9365 chs@openerp.com-20140422143249-3cfh18tenn3a5ry1
bzr revid: chs@openerp.com-20140422144651-840zze7p5549k88s
bzr revid: chs@openerp.com-20140422144933-0su8g7pgrcloijco
2014-04-22 16:49:33 +02:00
Christophe Simonis 12beacda08 [MERGE] backport of trunk revisions:
9362 fp@tinyerp.com-20140421205739-rki3bctinjy3amzy [MERGE] new module: website_forum_doc + small fixes (close) in forum
9363 fp@tinyerp.com-20140421213850-19gk3hfz8qxa6fw3 [IMP] improved form view for posts

bzr revid: chs@openerp.com-20140422143249-3cfh18tenn3a5ry1
2014-04-22 16:32:49 +02:00
Fabien Pinckaers 261204c98d [MERGE] new module: website_forum_doc + small fixes (close) in forum
bzr revid: fp@tinyerp.com-20140421205739-rki3bctinjy3amzy
2014-04-21 22:57:39 +02:00
Fabien Pinckaers 1a09a703e4 [IMP] SEO tags
bzr revid: fp@tinyerp.com-20140421202518-vqa8l0gtaemzoc32
2014-04-21 22:25:18 +02:00
Fabien Pinckaers 19da27c191 [FIX] close and reopen questions
bzr revid: fp@tinyerp.com-20140421184347-c86uyuw8l61dxl5o
2014-04-21 20:43:47 +02:00
Fabien Pinckaers cf78b6d9a0 [IMP] Forum + SEO
bzr revid: fp@tinyerp.com-20140421172330-gktockbm11emgsos
2014-04-21 19:23:30 +02:00
Thibault Delavallée bf6cd98083 [FIX] message author link, now working
bzr revid: tde@openerp.com-20140418153217-qdbslziaiz832xvz
2014-04-18 17:32:17 +02:00
Thibault Delavallée 35a3f7fbd0 [CLEAN] website_forum: removed a forgotten print statement
bzr revid: tde@openerp.com-20140418144854-cxl30gibxw43r5th
2014-04-18 16:48:54 +02:00
Thibault Delavallée aa8bdfc740 [IMP] website_forum: controllers now check the karma in addition to the viewé
bzr revid: tde@openerp.com-20140418144722-k2g2gespb3dwpio4
2014-04-18 16:47:22 +02:00
Thibault Delavallée b153fcd35e [IMP] [FIX] website_forum: better control of actions based on karma; those
actions are calculated in the controller, based on forum.forum values instead of values hardcoded
in the view.

bzr revid: tde@openerp.com-20140418135724-k64yey6hhrki0b6h
2014-04-18 15:57:24 +02:00
Thibault Delavallée a6103a08be [IMP] [FIX] website_forum: better karma management for votes
and answers. Also some fixes in answer tagging and edition closing.

bzr revid: tde@openerp.com-20140418132905-ja2rqcc2edqzu3jv
2014-04-18 15:29:05 +02:00
Turkesh Patel (Open ERP) 88600a6ee5 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20140417112956-590gdsus7485mkqk
2014-04-17 16:59:56 +05:30
Turkesh Patel (Open ERP) cd25de6989 [ADD] website_doc: modue based on website_forum to show documentatoin based on questions and best answers.
bzr revid: tpa@tinyerp.com-20140416105122-2368jv31gy26ek32
2014-04-16 16:21:22 +05:30
Martin Trigaux bc0738e47e One morning I shot an elephant in my pajamas. How he got in my pajamas, I don't know.
bzr revid: mat@openerp.com-20140415131929-6pktlodmlgr2fuwz
2014-04-15 15:19:29 +02:00
Thibault Delavallée 4c8418648f [FIX] website_forum: fixed badges pgae
bzr revid: tde@openerp.com-20140411182751-immtoih95el07n6n
2014-04-11 20:27:51 +02:00
Thibault Delavallée 06776da4a9 [IMP] website_forum: karma management for vote
bzr revid: tde@openerp.com-20140411182254-0wyvzpcqxk4jyqev
2014-04-11 20:22:54 +02:00
Thibault Delavallée 2ec3a40334 [FIX] website_forum: cleaning in notification fetch + in profil editoin
bzr revid: tde@openerp.com-20140411180637-n1q4rmac5q1amqrw
2014-04-11 20:06:37 +02:00
Thibault Delavallée b9b087ffb5 [FIX] [CLEAN] website_forum: cleaned and fixed upvote, downvote and favourite
bzr revid: tde@openerp.com-20140411171029-zeqtrko98z1jr3sm
2014-04-11 19:10:29 +02:00
Thibault Delavallée 5a3f68a767 [FIX] website_forum: deleting a comment is back and works
bzr revid: tde@openerp.com-20140411170114-po5bgwc2z2qgs8f0
2014-04-11 19:01:14 +02:00
Thibault Delavallée a1e5f69cb3 [FIX] website_forum: post edition working again
bzr revid: tde@openerp.com-20140411164455-2mx3yic1hquu0pil
2014-04-11 18:44:55 +02:00
Thibault Delavallée b6a1359b4f [FIX] website_forum: convert comment to post is back and works
bzr revid: tde@openerp.com-20140411161916-rlobfxosniii66m4
2014-04-11 18:19:16 +02:00
Thibault Delavallée 133038c722 [FIX] website_forum: fixed toggle_correct for setting answers as correct
bzr revid: tde@openerp.com-20140411155622-18bdyddcs6hdln77
2014-04-11 17:56:22 +02:00
Thibault Delavallée f280c8d2f7 [CLEAN] website_forum: removed some licences, only one is sufficient
bzr revid: tde@openerp.com-20140411145018-16dxhi62bkt4l2dg
2014-04-11 16:50:18 +02:00
Thibault Delavallée cd4afee17e [CLEAN] website_forum: cleaning before merging
- cleaned models
- cleaned controllers: lots of cleaning, rewriting, simplfiication + updated in views
- added an override of the contact widget, to be able to display partner-related
stuff about karma and badges
- some css tweaking
- badges cleaning

bzr revid: tde@openerp.com-20140411132939-bmvyc9bqpqpkk843
2014-04-11 15:29:39 +02:00
Thibault Delavallée b72e49419a [FIX] website_forum: still fixing references to history
bzr revid: tde@openerp.com-20140410101820-x1gnf64f2xvbu2ld
2014-04-10 12:18:20 +02:00
Thibault Delavallée 107cc33d0e [MERGE] Sync with upstram: trunk-website-forum-tpa
bzr revid: tde@openerp.com-20140410080459-b5ngtlg34dblbtyr
2014-04-10 10:04:59 +02:00
Sunil Sharma 75773982a4 [imp]:improve activity search or improve string or remove unused string
bzr revid: ssh@tinyerp.com-20140410060400-blapg8mz6kw5bvoi
2014-04-10 11:34:00 +05:30
Thibault Delavallée 73cb78e211 [CLEAN] website_forum: cleaned vote feature before merging
bzr revid: tde@openerp.com-20140409173941-4pc7p8bre5btgbhu
2014-04-09 19:39:41 +02:00
Thibault Delavallée 21e3164f94 [CLEAN] website_forum: views is now a simple counter, incremented each time
someone see the question. Also use message_is_follower instead of re-implementing its
feature by checking the followers.
Views is updated through a method on the post object, incrementing the views counter
by 1.

bzr revid: tde@openerp.com-20140409172522-pwehz1k9z5rf765s
2014-04-09 19:25:22 +02:00
Thibault Delavallée 1d5beb57ef [MERGE] Sync with upstram: website-forum-tpa
bzr revid: tde@openerp.com-20140409165804-q4wi76e0m0c9ovzw
2014-04-09 18:58:04 +02:00
Thibault Delavallée 4d41e36a91 [IMP] website_forum: cleaning before merging
- cleaned models, removing unnecessary fields + removed history feature of posts + removed
unnecessary override of mail.message and ir_http + renamed some fields (like badges -> badge_ids
to be more coherent with openerp naming)
- updated views accordingly
- cleaned demo data to lessen the diff

bzr revid: tde@openerp.com-20140409165059-36zc06f0to3q4qfu
2014-04-09 18:50:59 +02:00
Turkesh Patel (Open ERP) 2845ecd6ca [IMP] improved code to add link at footer to show all forums, improved serch and then filtering, dont allow user to post comment if dont have 50 karama
bzr revid: tpa@tinyerp.com-20140409120956-9yf4z2x1cxclk0f8
2014-04-09 17:39:56 +05:30
Sunil Sharma 1aee6d631b [imp]:improve remove tag as space in ask question and edit question
bzr revid: ssh@tinyerp.com-20140407133509-cmeyb8xt7z9xkuaj
2014-04-07 19:05:09 +05:30
Turkesh Patel (Open ERP) 847d0a9408 [IMP] added dependancy of auth_signup module for signup, make signup by default tru, show favourite questions on user profile.
bzr revid: tpa@tinyerp.com-20140407115650-5qr23bn7taj1mwzt
2014-04-07 17:26:50 +05:30
Turkesh Patel (Open ERP) 03bf0c072f [ADD] added functionality to make question favourite, and improved some code
bzr revid: tpa@tinyerp.com-20140407072032-tf6wjo51ibb95nw0
2014-04-07 12:50:32 +05:30
Turkesh Patel (Open ERP) 71d03f481d [IMP] improved code and view, fixed some issue to view commnet, show acceped answer in list,tag issue
bzr revid: tpa@tinyerp.com-20140404071043-n6x0wv6qyi1pdmav
2014-04-04 12:40:43 +05:30
Turkesh Patel (Open ERP) 37a00abe09 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20140402120422-qp02ywvki17ruzcp
2014-04-02 17:34:22 +05:30
Turkesh Patel (Open ERP) 46b164ea2e [IMP] improved code to handle error when user email address is not given
bzr revid: tpa@tinyerp.com-20140402092549-vrvchbmlpkaq4p80
2014-04-02 14:55:49 +05:30
Turkesh Patel (Open ERP) 30b49e20d4 [IMP] improved code to raise warning on accepting anser.
bzr revid: tpa@tinyerp.com-20140401132806-102jkjwxj2esukcr
2014-04-01 18:58:06 +05:30
Turkesh Patel (Open ERP) c3610687fc [IMP] improved code.
bzr revid: tpa@tinyerp.com-20140401115727-scumxfkue2cyqa3f
2014-04-01 17:27:27 +05:30
Turkesh Patel (Open ERP) c4b54541b4 [ADD] added code to chek user have enough karma of not to add image or link.
bzr revid: tpa@tinyerp.com-20140401084631-41ezq2jy9r7ln6sx
2014-04-01 14:16:31 +05:30
Turkesh Patel (Open ERP) f8c5cd0a98 [IMP] improved code
bzr revid: tpa@tinyerp.com-20140401065036-085uuq7k8eivr5wn
2014-04-01 12:20:36 +05:30
Turkesh Patel (Open ERP) 333315a431 [ADD] add functionality to select hiostory when editing question or answer.
bzr revid: tpa@tinyerp.com-20140331123243-ig3h0bpmyufsk874
2014-03-31 18:02:43 +05:30
Sunil Sharma (OpenERP) 160f7fd3a8 [imp]:improve post history
bzr revid: sunilsharma.sharma07@gmail.com-20140328133404-e6vkg9f4rjm6qmp8
2014-03-28 19:04:04 +05:30
Sunil Sharma (OpenERP) 9de4ff0358 [imp]:user activity based on karma
bzr revid: sunilsharma.sharma07@gmail.com-20140328101915-w6uq2m5sbjlb1qpg
2014-03-28 15:49:15 +05:30
Turkesh Patel (Open ERP) 26def8a7f5 [IMP] improved code to filter question of tag
bzr revid: tpa@tinyerp.com-20140328095636-6xj5ns1mqrtbusi0
2014-03-28 15:26:36 +05:30
Turkesh Patel (Open ERP) 1c4180c0f3 [IMP] improved code, not show challanges assinged to user for forum.
bzr revid: tpa@tinyerp.com-20140328090357-gm5qjza4hchbet0i
2014-03-28 14:33:57 +05:30
Turkesh Patel (Open ERP) 02735c1982 [ADD] added new functionality to follow question and improved some code.
bzr revid: tpa@tinyerp.com-20140328051606-sgrmo7nlwtvps966
2014-03-28 10:46:06 +05:30
Turkesh Patel (Open ERP) 804ef37691 [IMP] improved code
bzr revid: tpa@tinyerp.com-20140327094322-kq1lxkra38ue8fvi
2014-03-27 15:13:22 +05:30
Turkesh Patel (Open ERP) 7c95cd6c2f [IMP] improved code to show question of tag, show quesstions filterd on tag and allow shorting and filtering.
bzr revid: tpa@tinyerp.com-20140327072842-2czk61piv8fiknjs
2014-03-27 12:58:42 +05:30
Turkesh Patel (Open ERP) f072c63ea3 [IMP] improved code of tags to add new tags, load tags by ajax.
bzr revid: tpa@tinyerp.com-20140326130950-m5bzcjfhigeareij
2014-03-26 18:39:50 +05:30
Turkesh Patel (Open ERP) 719aa0d734 [IMP] improved code for paging as per changes on addons
bzr revid: tpa@tinyerp.com-20140326122744-k1z1iyfeuhv92pdr
2014-03-26 17:57:44 +05:30
Sunil Sharma (OpenERP) 556d7dfa2a [imp]:improve own_post or annonymous user vote alert
bzr revid: sunilsharma.sharma07@gmail.com-20140326121424-a1oompnmu2f0132t
2014-03-26 17:44:24 +05:30
Turkesh Patel (Open ERP) 1d69829083 [IMP] improved code to allow users to perform operations
bzr revid: tpa@tinyerp.com-20140326102654-chkaxf71i5n81x6l
2014-03-26 15:56:54 +05:30
Turkesh Patel (Open ERP) 1a83ff8459 [IMP] do not store session_id in db update viewd post id in session and maintain it.
bzr revid: tpa@tinyerp.com-20140326063042-1palqxiw10uvjlvf
2014-03-26 12:00:42 +05:30
Turkesh Patel (Open ERP) 4a69655cb2 [ADD] added code to calculate total views per page.
bzr revid: tpa@tinyerp.com-20140325113409-7k7e2tak952cbyt5
2014-03-25 17:04:09 +05:30
Turkesh Patel (Open ERP) a9d192da24 [IMP] improved code to show some items based on user.
bzr revid: tpa@tinyerp.com-20140325091240-ie606wjojnfakgno
2014-03-25 14:42:40 +05:30
Turkesh Patel (Open ERP) ff76d9ff8a [IMP] improved code to redirect to the login when user click on convert to comment/answer if not logged in
bzr revid: tpa@tinyerp.com-20140325070648-uhyr841iiahnrbz0
2014-03-25 12:36:48 +05:30
Turkesh Patel (Open ERP) bde130d9d9 [FIX] improved code to convert msg to plain text from html when convert message in to the comment.
bzr revid: tpa@tinyerp.com-20140325064804-tsb6ok9invu4rkga
2014-03-25 12:18:04 +05:30
Turkesh Patel (Open ERP) db20e4d2af [MRG] lp:~openerp-dev/openobject-addons/trunk-website-forum-tpa-template_ans-ssh improved code to allow anonymious and other user to use froum, if user have not logged in then redirect for login.
bzr revid: tpa@tinyerp.com-20140324132706-bwqke4n73igkwdgf
2014-03-24 18:57:06 +05:30
Turkesh Patel (Open ERP) 9b06d9cae1 [ADD] added code to apply tag on ask and edit question(still have to improve code for create tag) from db.
bzr revid: tpa@tinyerp.com-20140324132137-jx0b5rjjm9g93v0p
2014-03-24 18:51:37 +05:30
Sunil Sharma (OpenERP) 57469dc81c [imp]:improve access rule or auth=public
bzr revid: sunilsharma.sharma07@gmail.com-20140324132032-e4rpxzufwsuirzm0
2014-03-24 18:50:32 +05:30
Turkesh Patel (Open ERP) 3b840a59d3 [IMP] improved code to fix some issues and view improvements, added new feature to convert comment as an answer and convert answer to comment.
bzr revid: tpa@tinyerp.com-20140324122645-bqkr093fy1hy5j4i
2014-03-24 17:56:45 +05:30
Turkesh Patel (Open ERP) 620892d474 [IMP] instead of selection field on post for closing reason add new model PostReason.
bzr revid: tpa@tinyerp.com-20140324071152-vfklb1umocot3ycz
2014-03-24 12:41:52 +05:30
Turkesh Patel (Open ERP) 546ad55636 [IMP] improved code for delete question: instead of unlink just update active so user can undelete it.
bzr revid: tpa@tinyerp.com-20140324060650-q8xtujw35i7933ba
2014-03-24 11:36:50 +05:30
Turkesh Patel (Open ERP) 224bc24310 [MRG] merge lp:~openerp-dev/openobject-addons/trunk-website-forum-tpa-template_ans-ssh adding answer template to show anwers on user profile.
bzr revid: tpa@tinyerp.com-20140321132140-hmnt072v4kw6it0q
2014-03-21 18:51:40 +05:30
Turkesh Patel (Open ERP) d7e179a6df [ADD] added functionality to close question, added icon for edit and other links.
bzr revid: tpa@tinyerp.com-20140321125747-lq3otpnakwua08w0
2014-03-21 18:27:47 +05:30
Turkesh Patel (Open ERP) 141eecfa4c [ADD] added function to add karma to user.
bzr revid: tpa@tinyerp.com-20140320130014-jehnk1x7n9jc1khj
2014-03-20 18:30:14 +05:30
Turkesh Patel (Open ERP) 39e4f461e3 [MRG] improved demo data, instead of create_uid added field user_id in post
bzr revid: tpa@tinyerp.com-20140319124026-msq07bikv1p7xckz
2014-03-19 18:10:26 +05:30
Sunil Sharma (OpenERP) cf338062c9 [mrg]:lp:~openerp-dev/openobject-addons/trunk-website-forum-tpa
bzr revid: sunilsharma.sharma07@gmail.com-20140319121853-6h9pmz1zxr8fk5vy
2014-03-19 17:48:53 +05:30
Turkesh Patel (Open ERP) 9bb6139cd2 [IMP] gamification: improved code to send notification message when bedge assigned, website_forum: improved code to show notification when badge assigned to user.
bzr revid: tpa@tinyerp.com-20140319090735-zi01wzh8a8u5cfb7
2014-03-19 14:37:35 +05:30
Sunil Sharma (OpenERP) 0e1483bba9 [imp]:improve user downvote or upvote and improve create_uid field to user_id
bzr revid: sunilsharma.sharma07@gmail.com-20140319050635-7ph64mvoy58pbm3r
2014-03-19 10:36:35 +05:30
Turkesh Patel (Open ERP) 603cc77da7 [MRG] merge with https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-website-forum-tpa-imp2-ssh, improved some comments
bzr revid: tpa@tinyerp.com-20140318120659-mn87lrd0ppcbt8t8
2014-03-18 17:36:59 +05:30
Turkesh Patel (Open ERP) 6f9479252f [IMP] improved editing of user profile.
bzr revid: tpa@tinyerp.com-20140318112050-bde1yiz9fp2y1oge
2014-03-18 16:50:50 +05:30
Sunil Sharma (OpenERP) 8615272b2c [imp]:improve user vote tab
bzr revid: sunilsharma.sharma07@gmail.com-20140318111229-70nqzgul8d4y21e0
2014-03-18 16:42:29 +05:30
Turkesh Patel (Open ERP) 3fc29404db [IMP] improved code to fix error on creating new form from contents, allow user to delete own comments, there should be only one correct answer per question.
bzr revid: tpa@tinyerp.com-20140318090154-m8e20wtosxdnqnfy
2014-03-18 14:31:54 +05:30
Fabien Pinckaers d6223f2c9d [IMP] forum
bzr revid: fp@tinyerp.com-20140316150931-moklwsh33ls07k0g
2014-03-16 16:09:31 +01:00
Turkesh Patel (Open ERP) 1f7c510d7f [MRG] added template and controller to edit user profile lp:~openerp-dev/openobject-addons/trunk-website-forum-tpa-imp2-ssh
bzr revid: tpa@tinyerp.com-20140314132743-v2fh5a7p8uqcqqjl
2014-03-14 18:57:43 +05:30
Sunil Sharma (OpenERP) 804707dfa3 [imp]:improve user profile
bzr revid: sunilsharma.sharma07@gmail.com-20140314113913-di6yu7a3gypj897p
2014-03-14 17:09:13 +05:30
Turkesh Patel (Open ERP) 01da080dd1 [MRG] added template and controller for edit and delete posts.
bzr revid: tpa@tinyerp.com-20140313090454-zso7153zubjkdwfi
2014-03-13 14:34:54 +05:30
Turkesh Patel (Open ERP) 0c8d2af2fa [IMP] added subtypes and improved code for post vote.
bzr revid: tpa@tinyerp.com-20140313084130-8kdlra4dhwzl016o
2014-03-13 14:11:30 +05:30
Sunil Sharma (OpenERP) 371333bd52 [mrg]:lp:~openerp-dev/openobject-addons/trunk-website-forum-tpa
bzr revid: sunilsharma.sharma07@gmail.com-20140312121725-52xm14zs5ryrimej
2014-03-12 17:47:25 +05:30
Sunil Sharma (OpenERP) 12a070dbbe [imp]:improve user chose correct answer
bzr revid: sunilsharma.sharma07@gmail.com-20140312120544-t3j2o5hrb226axfu
2014-03-12 17:35:44 +05:30
Turkesh Patel (Open ERP) c03ffffa8a [IMP] instead of using len(question.child_ids) use child_count, remove forum filed from gamification.badge use only level, rename controller from /badges to /badge and /tags to /tag
bzr revid: tpa@tinyerp.com-20140312095413-23d39ir8txd3f35q
2014-03-12 15:24:13 +05:30
Turkesh Patel (Open ERP) 07e5c1340c [IMP] improved code to start functionality of sorting.
bzr revid: tpa@tinyerp.com-20140312091602-41w3zi7k3mu6mo1m
2014-03-12 14:46:02 +05:30
Fabien Pinckaers cc5e113803 [IMP] Website Forum Improvements
bzr revid: fp@tinyerp.com-20140312084647-afpvz2zhbc9vcfka
2014-03-12 09:46:47 +01:00
Turkesh Patel (Open ERP) c30ab24004 [IMP] improved code for filter as new changes landedn in trunk
bzr revid: tpa@tinyerp.com-20140312070735-2np27bur8d7cd3nv
2014-03-12 12:37:35 +05:30
Sunil Sharma (OpenERP) 009364277d [imp]:improve edit question ans answer via menu
bzr revid: sunilsharma.sharma07@gmail.com-20140312063407-mgde3cxz5ozr095x
2014-03-12 12:04:07 +05:30
Sunil Sharma (OpenERP) 97f6068880 [mrg]:lp:~openerp-dev/openobject-addons/trunk-website-forum-tpa
bzr revid: sunilsharma.sharma07@gmail.com-20140312055818-q0yvbbcuu82bhi8c
2014-03-12 11:28:18 +05:30
Turkesh Patel (Open ERP) 41876d0379 [IMP] remove activity object and use mail.message
bzr revid: tpa@tinyerp.com-20140311125949-50uxmckmcal11hdf
2014-03-11 18:29:49 +05:30
Sunil Sharma (OpenERP) 53c7fa165d [imp]:improve delete question and answer via menu
bzr revid: sunilsharma.sharma07@gmail.com-20140311091228-dch3p1vwjd3jfxyx
2014-03-11 14:42:28 +05:30
Turkesh Patel (Open ERP) 2ea764affa [IMP] instead of reloading question for vote used json request.
bzr revid: tpa@tinyerp.com-20140310132430-mg939k8wetff5pwj
2014-03-10 18:54:30 +05:30
Turkesh Patel (Open ERP) fbe759c8b0 [IMP] improved code to show active menus.
bzr revid: tpa@tinyerp.com-20140310094302-b1wgcugmbeiw3rek
2014-03-10 15:13:02 +05:30
Turkesh Patel (Open ERP) 75e2954be9 [IMP] improved demo data to show proper questions related to e-mail tag
bzr revid: tpa@tinyerp.com-20140310084748-nyvvo12tk35flfv4
2014-03-10 14:17:48 +05:30
Turkesh Patel (Open ERP) ad7059198b [IMP] improved domains to show questions related to the forum in tag and user profile
bzr revid: tpa@tinyerp.com-20140310054932-j9c9x1dlkrj31i8o
2014-03-10 11:19:32 +05:30
Fabien Pinckaers 973851fc64 [IMP] better views for forum
bzr revid: fp@tinyerp.com-20140309184119-eumwn4tpj840z2ju
2014-03-09 19:41:19 +01:00