Commit Graph

90 Commits

Author SHA1 Message Date
Xavier Morel a2388c762e [FIX] gamification: incorrect format breaking challenge acceptation
Reported by @yelizariev

closes #8737
2015-09-28 11:37:46 +02:00
Christophe Simonis c825d0552d [MERGE] forward port of branch saas-3 up to ec27773 2014-11-05 21:46:42 +01:00
Christophe Simonis ec277732fe [MERGE] forward port of branch 7.0 up to 3e3e35e 2014-11-05 21:10:15 +01:00
Martin Trigaux 56b3db8219 [IMP] gamification: usability and shit
Challenge
- 'Reward as soon as every goal is reached' box checked by default (most of the time people want this behaviour, few special cases were do not)
- Click on challenge kanban opens goal list instead of challenge form
- Add button 'Start Challenge' clicking on statusbar is not intuitive

Badge
- When creates a challenge from badge view, set by default badge to 'For Every Succeding User' field
- replace filter 'Current' vs 'Passed' by 'Running' (in progress and done with not reached end date) vs 'Done' (done & failed without end date or end date passed)

Goal
- list of badge on employee form not the first tab
2014-09-18 11:12:15 +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
Martin Trigaux b2bc761d76 [FIX] gamification: do not overwrite the mail widget as it would be called too often, the wall is enough
bzr revid: mat@openerp.com-20140425130740-ptkbsyyql08cx572
2014-04-25 15:07:40 +02:00
Martin Trigaux 21022c5472 [REF] gamification: add batch mode, improve some views, remove inprogess_update state (replaced with boolean 'to update')
bzr revid: mat@openerp.com-20140411142257-zpaul4sq3t5j5r64
2014-04-11 16:22:57 +02:00
Stephane Wirtel bea411bb98 [IMP] Backport one feature from website: this feature allows to specify a file
path on the field tag fetching the right file instead of using the base64
encoded file in the field.

<field name="image" type="base64" file="base/static/img/main_partner-image.png" />

bzr revid: stw@openerp.com-20140109154550-a04qybctzaaqtrlr
2014-01-09 16:45:50 +01:00
Martin Trigaux 22a291d47a [REF] gamification: use sass files instead of native css
bzr revid: mat@openerp.com-20131224134405-9k4potbzq7ea20p4
2013-12-24 14:44:05 +01:00
Martin Trigaux aefd64e8cf [REF] gamification: compute_code is now similar to ir.actions, cleanup code
bzr revid: mat@openerp.com-20131224130023-e4gc91ell38zdtfj
2013-12-24 14:00:23 +01:00
Martin Trigaux c0eef31160 [REF] gamification: add user_from_id on badge, remove outdated-doc, remove useless message_post call
bzr revid: mat@openerp.com-20131223155404-h4in4ocr8jakq3ff
2013-12-23 16:54:04 +01:00
Martin Trigaux f77aefc07a [REF] gamification: cleaning methods and reports
bzr revid: mat@openerp.com-20131220144521-wyu1gx8bcitu6nk4
2013-12-20 15:45:21 +01:00
Martin Trigaux 4bc29b9ffa [REF] gamification
bzr revid: mat@openerp.com-20131217170232-e0zruxzl1wlycaji
2013-12-17 18:02:32 +01:00
Martin Trigaux 122c15c48d [REF] gamification: pretty much changing half of the code to make tde happy...
bzr revid: mat@openerp.com-20131217161541-oxsgy7gmko2x6qui
2013-12-17 17:15:41 +01:00
Martin Trigaux 8a80688560 [FIX] gamification: move icon to description folder
bzr revid: mat@openerp.com-20131212102624-obfsh2nsclhpv4n9
2013-12-12 11:26:24 +01:00
Martin Trigaux ba64b6e3e6 [FIX] gamification: use gauge merged in web and instead of own version
bzr revid: mat@openerp.com-20131002150507-ea76au2frffvfd0r
2013-10-02 17:05:07 +02:00
Quentin (OpenERP) 3887f78cef [REF] gamification: code review (WIP)
bzr revid: qdp-launchpad@openerp.com-20130603203053-dy7ia09rl0i1sxmd
2013-06-03 22:30:53 +02:00
Martin Trigaux a51a1fe65d [IMP] don't use new action manager for do_action
bzr revid: mat@openerp.com-20130527093738-2dp8uw5nli7xzahu
2013-05-27 11:37:38 +02:00
Martin Trigaux 2b5069f7c8 [REF] move justgage to lib directory
bzr revid: mat@openerp.com-20130429154912-hcq99ukqwr1b2uqh
2013-04-29 17:49:12 +02:00
Martin Trigaux e396d9f0b6 [IMP] tooltip on goal symbols
bzr revid: mat@openerp.com-20130429154738-as56ln2gpv3muvyx
2013-04-29 17:47:38 +02:00
Martin Trigaux 0ea12d6d91 [IMP] design tweaks
bzr revid: mat@openerp.com-20130429153007-tha1wmcvbtp89dz2
2013-04-29 17:30:07 +02:00
Martin Trigaux 3ee9aa428b [FIX]gamification: design issues
bzr revid: mat@openerp.com-20130429132000-kibmf1u17h24j92c
2013-04-29 15:20:00 +02:00
Martin Trigaux 6eaf93264b [IMP] small fixes
bzr revid: mat@openerp.com-20130429130536-gx2vtz8qgy3ogx5u
2013-04-29 15:05:36 +02:00
niv-openerp f99ce17ecf Removed KanbanRecord hack to use kanban fields registry
bzr revid: nicolas.vanhoren@openerp.com-20130429114305-3b24eixyj4xts9lv
2013-04-29 13:43:05 +02:00
Martin Trigaux 87c1fab873 [IMP] remove inner_box block
bzr revid: mat@openerp.com-20130426161613-4mxh5f25yjc8ogl8
2013-04-26 18:16:13 +02:00
Martin Trigaux 9c0936e658 [IMP] design using display table
bzr revid: mat@openerp.com-20130426155242-1do1w4mrch23lhbm
2013-04-26 17:52:42 +02:00
Martin Trigaux d14496e578 [IMP] tweak css
bzr revid: mat@openerp.com-20130425154028-rt3uv8mtykl9ff2g
2013-04-25 17:40:28 +02:00
Martin Trigaux e920347b01 [IMP] make it beautiful
bzr revid: mat@openerp.com-20130425101759-y3cwymvey8i9mwie
2013-04-25 12:17:59 +02:00
Martin Trigaux 5794e60f14 [IMP] better design
bzr revid: mat@openerp.com-20130425085217-bmt8tsdbtrfn7j7d
2013-04-25 10:52:17 +02:00
Martin Trigaux 4bcaa718bd [IMP] display actions
bzr revid: mat@openerp.com-20130424123350-cgx663vd31vvnw7w
2013-04-24 14:33:50 +02:00
Martin Trigaux 8182600868 [IMP] use github version of justgage
bzr revid: mat@openerp.com-20130424083632-c68tdeg79wcns9hj
2013-04-24 10:36:32 +02:00
Martin Trigaux 99505e351d [IMP] better kanban view
bzr revid: mat@openerp.com-20130423132034-fgblz5f4658n2i8g
2013-04-23 15:20:34 +02:00
Martin Trigaux 1419b2fa97 [IMP] users follow goal plan
bzr revid: mat@openerp.com-20130423130351-pq3tepnmx2u74au5
2013-04-23 15:03:51 +02:00
Martin Trigaux c1d645e2cd [FIX] css tweak
bzr revid: mat@openerp.com-20130422154122-yv99mjhpcrn7dwd4
2013-04-22 17:41:22 +02:00
Martin Trigaux 021c8de63f [ADD] action to create new users
bzr revid: mat@openerp.com-20130422142811-yle27izd3zhre2c0
2013-04-22 16:28:11 +02:00
Martin Trigaux c76b9fb8e8 [IMP] remove unused sparklines and display actions
bzr revid: mat@openerp.com-20130422135540-9ozlret4qjz6ivcq
2013-04-22 15:55:40 +02:00
Martin Trigaux 8b400f7e88 [IMP] remove many2many display and clean ups
bzr revid: mat@openerp.com-20130422133355-ffhglxrkdia2hz4j
2013-04-22 15:33:55 +02:00
Martin Trigaux 38f205ef32 [IMP] more consistent display of challenges
bzr revid: mat@openerp.com-20130422093236-y76ad91yoyemejxa
2013-04-22 11:32:36 +02:00
Martin Trigaux 0ea778bc0d [IMP] display progressbar in indivial mode
bzr revid: mat@openerp.com-20130419155342-776hyozede04zgz7
2013-04-19 17:53:42 +02:00
Martin Trigaux 4fb6e9b682 [IMP] display user's badges on employee
bzr revid: mat@openerp.com-20130419154817-rq09s1f5nl6ryhka
2013-04-19 17:48:17 +02:00
Martin Trigaux b7a6b6e130 [ADD] display single kanban
bzr revid: mat@openerp.com-20130419102245-pri7z7tdyh7xe5c9
2013-04-19 12:22:45 +02:00
Martin Trigaux 8a95c92353 [ADD] wizard to accept challenges
bzr revid: mat@openerp.com-20130418160512-v9tw81ddki79kwv5
2013-04-18 18:05:12 +02:00
Martin Trigaux 06159a516a [IMP] show suggested threads
bzr revid: mat@openerp.com-20130418103229-xkyu6qyzdola03hn
2013-04-18 12:32:29 +02:00
Martin Trigaux b2bb03ba4a [FIX] correct actions
bzr revid: mat@openerp.com-20130416134847-celf4nbl7748vnj5
2013-04-16 15:48:47 +02:00
Martin Trigaux 8d23c604d9 [IMP] switch to challenges
bzr revid: mat@openerp.com-20130416102724-0ejrlecls30xhol3
2013-04-16 12:27:24 +02:00
Martin Trigaux 0222ae2a21 [IMP] better data
bzr revid: mat@openerp.com-20130415155014-y6bdafhnmb5g7kqj
2013-04-15 17:50:14 +02:00
Martin Trigaux 7b8b0ed467 [IMP] adding features
bzr revid: mat@openerp.com-20130415140401-qzg3f0lz2i9b6kki
2013-04-15 16:04:01 +02:00
Martin Trigaux f8f4734cff [IMP] goal data are ponctual
bzr revid: mat@openerp.com-20130412152451-8rt8le5kmm5yv8hw
2013-04-12 17:24:51 +02:00
Martin Trigaux b18bc57919 [ADD] use sparklines
bzr revid: mat@openerp.com-20130412152150-8679huigt6cfmool
2013-04-12 17:21:50 +02:00
Martin Trigaux 8f05129bcd [IMP] display sent count instead of remaining
bzr revid: mat@openerp.com-20130412140958-nnsc7io1cs57qdq6
2013-04-12 16:09:58 +02:00