Commit Graph

72 Commits

Author SHA1 Message Date
Martin Trigaux 3e028490f6 [IMP] gamification: licency stuff
bzr revid: mat@openerp.com-20131217104813-7nh422l1d85s6y51
2013-12-17 11:48:13 +01:00
Martin Trigaux 98625d20ed [IMP] gamification: use DEFAULT_SERVER_DATE_FORMAT instead of %Y-%m-%d
bzr revid: mat@openerp.com-20131216154728-xhmazn36jmjpv6ai
2013-12-16 16:47:28 +01:00
Martin Trigaux ac4a89e8bf [FIX] gamification: replace isoformat -> DEFAULT_SERVER_DATE_FORMAT
bzr revid: mat@openerp.com-20131216154317-8xliud4s23zvj9yu
2013-12-16 16:43:17 +01:00
Martin Trigaux 8c3b6c0a3d [IMP] gamification: remove unused variables, add missing ones
bzr revid: mat@openerp.com-20131216142352-2s6isuvobm6xyxa4
2013-12-16 15:23:52 +01:00
Martin Trigaux 2718403134 [IMP] gamification: no report by default
bzr revid: mat@openerp.com-20130702145247-ypqxp4idv5qxudqd
2013-07-02 16:52:47 +02:00
Martin Trigaux 0f912e0b35 [IMP] gamification: allow translation of check_challenge_reward messages
bzr revid: mat@openerp.com-20130621083140-9awr071wzhrv5pzv
2013-06-21 10:31:40 +02:00
Martin Trigaux 027fb2bb23 [FIX] gamification: correct report sending
bzr revid: mat@openerp.com-20130621082428-5nxalipljwsgbi2j
2013-06-21 10:24:28 +02:00
Martin Trigaux bb17b02de5 [IMP] gamification: more flexible domain, using email_templates
bzr revid: mat@openerp.com-20130606124708-3occhsgwkaxwzyp3
2013-06-06 14:47:08 +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 086e9dcfd5 [FIX] accept challenge parameter
bzr revid: mat@openerp.com-20130527094042-5jjz14m262fs2zo9
2013-05-27 11:40: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 cd23075ff6 [IMP] better report, show only first 3 in boards
bzr revid: mat@openerp.com-20130424103107-4rgs89hzk7bhgpqt
2013-04-24 12:31:07 +02:00
Martin Trigaux 006a266396 [IMP] on change, doc and catergory
bzr revid: mat@openerp.com-20130423155532-yxqq2nchuaeyxste
2013-04-23 17:55:32 +02:00
Martin Trigaux abc8e81c70 [FIX] user id in list and better test
bzr revid: mat@openerp.com-20130423122325-tt89rw7674lgmxyp
2013-04-23 14:23:25 +02:00
Martin Trigaux 53020169a6 [FIX] auto-add users when added to groups
bzr revid: mat@openerp.com-20130423101512-e8gs9eqcql8i5jzp
2013-04-23 12:15:12 +02:00
Martin Trigaux 4e205c3751 [IMP] users follow goal plan
bzr revid: mat@openerp.com-20130423094143-8tc0xrca53n2h0gt
2013-04-23 11:41:43 +02:00
Martin Trigaux e78cf61df3 [IMP] better mail message
bzr revid: mat@openerp.com-20130423082504-b89coxnaf8y7hdhe
2013-04-23 10:25:04 +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 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 263124a6f3 [ADD] check rewards for challenges
bzr revid: mat@openerp.com-20130419150523-0oyf1pav9tn552o1
2013-04-19 17:05:23 +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 0b0c24a636 [REF] moving to only hr_gamification module
bzr revid: mat@openerp.com-20130416124558-p40tkw8mgr4e7v04
2013-04-16 14:45:58 +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 9168ce206a [FIX] isoformat of date
bzr revid: mat@openerp.com-20130415141238-osiod0o6fqtyt8lw
2013-04-15 16:12:38 +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 b18bc57919 [ADD] use sparklines
bzr revid: mat@openerp.com-20130412152150-8679huigt6cfmool
2013-04-12 17:21:50 +02:00
Martin Trigaux 6f7a0852ac [IMP] better handling of past goals
bzr revid: mat@openerp.com-20130412121913-zp30gchk5tfbsuzy
2013-04-12 14:19:13 +02:00
Martin Trigaux e68c4b5e23 [IMP] ponctual goal type
bzr revid: mat@openerp.com-20130411092103-5sowdvkm09wbvhtv
2013-04-11 11:21:03 +02:00
Martin Trigaux f70b0017f6 [IMP] fixing and UI
bzr revid: mat@openerp.com-20130410101454-nkt8mbt8qb13zrge
2013-04-10 12:14:54 +02:00
Martin Trigaux 47e0b51da8 [ADD] full suffix field
bzr revid: mat@openerp.com-20130410084940-rl1ykxdu3626rfc3
2013-04-10 10:49:40 +02:00
Martin Trigaux 1a5ae7f32e [IMP] better UI
bzr revid: mat@openerp.com-20130408141132-or43mhdl8d5ds7xb
2013-04-08 16:11:32 +02:00
Martin Trigaux 32b523c1d6 [IMP] better UI
bzr revid: mat@openerp.com-20130408131729-lhlv0mhss502j9m1
2013-04-08 15:17:29 +02:00
Martin Trigaux b6437a010c [IMP] better planline view
bzr revid: mat@openerp.com-20130405154437-y52cq4vqy7fxcgah
2013-04-05 17:44:37 +02:00
Martin Trigaux 6b13688022 [IMP] change plan view
bzr revid: mat@openerp.com-20130405151953-mq453l24jpz4gwgo
2013-04-05 17:19:53 +02:00
Martin Trigaux 750a3ae2b6 [IMP] better security rules
bzr revid: mat@openerp.com-20130405073205-gfcolcdv3oomlo0z
2013-04-05 09:32:05 +02:00
Martin Trigaux 57c1ad67fe [REF] cleaning code
bzr revid: mat@openerp.com-20130404152359-3x3gt9xhkrkr0au4
2013-04-04 17:23:59 +02:00
Martin Trigaux 060296a0b2 [FIX] start also past goal plans
bzr revid: mat@openerp.com-20130402095918-h1ss3infbj4vpqxs
2013-04-02 11:59:18 +02:00
Martin Trigaux a3c5009a7a [ADD] autostart discover plan
bzr revid: mat@openerp.com-20130329163137-l6e45b0qj89yfm5c
2013-03-29 17:31:37 +01:00
Martin Trigaux 1c52d7e3b9 [ADD] change avatar function
bzr revid: mat@openerp.com-20130329154535-a6v8shsc3igv2wiy
2013-03-29 16:45:35 +01:00
Martin Trigaux b08a2f2bbc [ADD] user defined action for goal update
bzr revid: mat@openerp.com-20130327105040-ezlg1ml0xvoe5z58
2013-03-27 11:50:40 +01:00
Martin Trigaux 0aa973b9f0 [IMP] refresh button for plan
bzr revid: mat@openerp.com-20130325161527-qes3lqpzevdmdsx6
2013-03-25 17:15:27 +01:00
Martin Trigaux 364612d0be [IMP] use board view for sidebar
bzr revid: mat@openerp.com-20130325153953-zch12sfx62s5i6xc
2013-03-25 16:39:53 +01:00
Martin Trigaux 4f723dba7f [IMP] menu and group by
bzr revid: mat@openerp.com-20130318150007-egx399cn4nybu7s8
2013-03-18 16:00:07 +01:00
Martin Trigaux db73be36da [IMP] the manager of plan is not added to group
bzr revid: mat@openerp.com-20130315133929-ti40as243kbw115b
2013-03-15 14:39:29 +01:00
Martin Trigaux 21e5abe8a2 [ADD] add test data for goal plan
bzr revid: mat@openerp.com-20130315110938-np60znn9ffjiymzc
2013-03-15 12:09:38 +01:00
Martin Trigaux 3dc9d61747 [IMP] description of module
bzr revid: mat@openerp.com-20130314150955-198nzh4546y5a292
2013-03-14 16:09:55 +01:00