Commit Graph

156 Commits

Author SHA1 Message Date
Thibault Delavallée 69ec02b2d4 [FIX] website_forum: more fixes :
- display tag name in 'filter' bar when filtering on a tag
- display active tag in a blue color
- order answers: correct first, then most upvoted

bzr revid: tde@openerp.com-20140506123001-fz5gt6i9zw6ondcu
2014-05-06 14:30:01 +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
Thibault Delavallée 7f236edcdd [FIX] website_forum: fixed link of answer's author, was redirecting
to the current users instead of the post's author;

bzr revid: tde@openerp.com-20140425124911-z4dqhm64yabq214t
2014-04-25 14:49:11 +02:00
Thibault Delavallée 252be1b9ab [FIX] website_forum: various fixes and usability improvements
- question title is now a link
- fixed a crash when trying to see badges in the 'new badge' notification
- improved the tags manager: manage tag at blur event (otherwise the last tag
was ften not created) + manage already-existing tags

bzr revid: tde@openerp.com-20140423142034-5si58h4jgd1jyyem
2014-04-23 16:20:34 +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
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 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
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 5a94881b32 [FIX] website_forum: share links now working
bzr revid: tde@openerp.com-20140411172658-9wxznhu2rds5y97i
2014-04-11 19:26:58 +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 56d8d0afb6 [FIX] website_forum: ask a question was hidden by default, we want the reversal
bzr revid: tde@openerp.com-20140411153738-werwgvte4tzrmu6y
2014-04-11 17:37:38 +02:00
Thibault Delavallée e937d106af [FIX] website_forum: display forum description as html
bzr revid: tde@openerp.com-20140411152328-ny4aej5vrlj6qrmv
2014-04-11 17:23:28 +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 13d6b0047b [FIX] website_forum: removed some reference to history
bzr revid: tde@openerp.com-20140410101720-ql3uo4omewuen5x1
2014-04-10 12:17: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
Turkesh Patel (Open ERP) bc87989691 [MRG] improved string and fixed issue of not geeting karma on edit of answer.
bzr revid: tpa@tinyerp.com-20140410061428-htr3coosp04g2b5h
2014-04-10 11:44:28 +05:30
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 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
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
Sunil Sharma 2dbde6686f [imp]:View user flag
bzr revid: ssh@tinyerp.com-20140407062205-cue7qq8c2la62fn7
2014-04-07 11:52:05 +05:30
Turkesh Patel (Open ERP) 51d22836d1 [IMP] improved code to change background of answer when accepted.
bzr revid: tpa@tinyerp.com-20140404104037-lfyrfo896v9u3hnb
2014-04-04 16:10:37 +05:30
Turkesh Patel (Open ERP) b8f3135479 [IMP] improvedd code to set proper colour on voted thumb and accepted answer.
bzr revid: tpa@tinyerp.com-20140404092212-7ey70f7dywtox0zc
2014-04-04 14:52:12 +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) 3b5b7922aa [IMP] improved date format.
bzr revid: tpa@tinyerp.com-20140403065958-nxgid281vzykqwlk
2014-04-03 12:29:58 +05:30
Turkesh Patel (Open ERP) 932506e168 [IMP] allow user to close own question
bzr revid: tpa@tinyerp.com-20140402121332-x38klcyg90245uua
2014-04-02 17:43:32 +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) 323bd6962c [IMP] added template for vote
bzr revid: tpa@tinyerp.com-20140402055536-3q6imucndnermc23
2014-04-02 11:25:36 +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) 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) 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
Turkesh Patel (Open ERP) ec7f01c69d [IMP] improved userprofilr view
bzr revid: tpa@tinyerp.com-20140328111350-perfgtpqkpnspcy5
2014-03-28 16:43:50 +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) 7435424cc4 [FIX] improved css: this should not effect on other views.
bzr revid: tpa@tinyerp.com-20140326114225-o1v8r5quzco1yyka
2014-03-26 17:12:25 +05:30
Turkesh Patel (Open ERP) e1a49b8dbc [FIX] fixed issue of not showing editor for demo user.
bzr revid: tpa@tinyerp.com-20140326112307-rtg14jwjg9097mz8
2014-03-26 16:53:07 +05:30
Turkesh Patel (Open ERP) 024e9f91a0 [IMP] load js file in header.
bzr revid: tpa@tinyerp.com-20140326105107-wal6l53xe4kzss18
2014-03-26 16:21:07 +05:30