Commit Graph

158 Commits

Author SHA1 Message Date
Purnendu Singh (OpenERP) 99110a63e0 [MERGE] merge with main addong
bzr revid: psi@tinyerp.com-20120523065342-zqted3y2ke5kq7fo
2012-05-23 12:23:42 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Fabien Pinckaers 2bce6d97d7 [IMP] removed dashboards, order of menus, count buttons on partner, products
bzr revid: fp@tinyerp.com-20120522143759-lnd5eescth6yxdvu
2012-05-22 16:37:59 +02:00
DBR (OpenERP) 289cc2d9d2 [Merge]with: lp:openobject-addons
bzr revid: dbr@tinyerp.com-20120522125704-5fh2rvqb56qp9vci
2012-05-22 18:27:04 +05:30
Purnendu Singh (OpenERP) 1631dd2831 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120522110600-xk507cocya0xj13s
2012-05-22 16:36:00 +05:30
DBR (OpenERP) bf406c4af7 [IMP]hr_holidays: remove extra import
bzr revid: dbr@tinyerp.com-20120518095544-u0qrrgaaqmc4cbhg
2012-05-18 15:25:44 +05:30
DBR (OpenERP) 1b09de07e8 [FIX]hr_holidays: Iprove the search for get perfect days
bzr revid: dbr@tinyerp.com-20120517105902-9wxxvlxd9csy80pb
2012-05-17 16:29:02 +05:30
DBR (OpenERP) e53ce6d3c6 [IMP]hr_holiday: remove date_to condition from domain for getting correct value
bzr revid: dbr@tinyerp.com-20120511102314-3xx8ht0sylll31rw
2012-05-11 15:53:14 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Amit Patel (OpenERP) d1147c51e9 [IMP]
bzr revid: apa@tinyerp.com-20120501123446-kykbs2zi3pj0kq9u
2012-05-01 18:04:46 +05:30
Purnendu Singh (OpenERP) 5de1e8d561 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120430122540-haxtywb5gjy16qle
2012-04-30 17:55:40 +05:30
Amit Patel (OpenERP) 5472a85b28 [MERGE]
bzr revid: apa@tinyerp.com-20120427105446-80dp19jsboes2n7c
2012-04-27 16:24:46 +05:30
Raphael Collet d75f80e0e9 [IMP] hr_holidays: improve English in error message
bzr revid: rco@openerp.com-20120427072913-fzjimxmt54poax6v
2012-04-27 09:29:13 +02:00
Amit Patel (OpenERP) d34a4d05be [IMP/MERGE]:Improved code for hr_holidays and merged lp:~openerp-dev/openobject-addons/trunk-form-add-topbar-apa
bzr revid: apa@tinyerp.com-20120426102718-3r89yvl22zmeooym
2012-04-26 15:57:18 +05:30
Purnendu Singh (OpenERP) 735c6d5946 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120419063305-w5oj03h687trdik2
2012-04-19 12:03:05 +05:30
Amit Patel (OpenERP) 20a9b3aa09 [MERGE]
bzr revid: apa@tinyerp.com-20120411045840-tnkzyyfrm9d36xgj
2012-04-11 10:28:40 +05:30
Thibault Delavallée 67613957e4 [MERGE] Merged OpenChatter part 1/2. OpenChatter, part 1/2.
This revision adds a social messaging system inside OpenERP, that will be used by addons to display notifications (such as status changes), user comments, and emails. All message types are managed in a unified system. Social aspects are also enforced, by an easy invite system based on share, and a subscription mechanism allowing to follow messages post on records users want to follow. res.logs are removed from OpenERP and replaced by OpenChatter.

This revision adds theaddons-side of OpenChatter part 1/22. Main addons are updated in order to use the new feature: notifications on state/stage change, management of subscriptions. It also includes addons-side update related to the need_action mechanism, by defining the states in which user_ids are sent to the need_action engine. Server- and web-sides of need_action have already been merged in previous revisions.

bzr revid: tde@openerp.com-20120406123732-6fl2uzxzqr864jc4
2012-04-06 14:37:32 +02:00
Thibault Delavallée fe6e58a40e [FIX] Propagated ir.needaction class name change.
bzr revid: tde@openerp.com-20120403172108-ccvtnt512yexefe1
2012-04-03 19:21:08 +02:00
Thibault Delavallée 1a83aad25c [FIX] Propagated change from needaction mechanism (from base to ir)
bzr revid: tde@openerp.com-20120330134322-ittm7qtsz4loe3ab
2012-03-30 15:43:22 +02:00
Thibault Delavallée ed87926828 [FIX] need_action_user_ids: now only on validate1 state.
bzr revid: tde@openerp.com-20120322132153-ljid4im9m9uoiyjb
2012-03-22 14:21:53 +01:00
Sanjay Gohel (Open ERP) 0b2d045f91 [IMP]hr_holidays: improve in hr holidays form view and list view as per suggestion and reform warning
bzr revid: sgo@tinyerp.com-20120316131111-agud3dotpourl7uy
2012-03-16 18:41:11 +05:30
Thibault Delavallée 904e18d1bf [IMP] hr.holidays: modified get_needaction_user_id -> get_needaction_user_ids to match the new API. Fixed a removed field still present on view. Fixed small sentences.
bzr revid: tde@openerp.com-20120315110042-t3tk2w0524gvn3pw
2012-03-15 12:00:42 +01:00
Thibault Delavallée e2fe93c646 [FIX] hr_holidays: fixed function name change
bzr revid: tde@openerp.com-20120313160139-28cei2grildmbo9y
2012-03-13 17:01:39 +01:00
Thibault Delavallée cbc9654b83 [FIX] hr_holidays: unnecessary ',' causing crash removed
bzr revid: tde@openerp.com-20120312115243-f6tos2qqna3li7z0
2012-03-12 12:52:43 +01:00
Thibault Delavallée 86b72a1f80 [IMP] hr_holidays: improved messages (removed record name, as it appears in the message header)
bzr revid: tde@openerp.com-20120312115005-k9p5hhxubpi3vtfh
2012-03-12 12:50:05 +01:00
Thibault Delavallée c2d045df3d [IMP] hr_holidays: updated to new need_action_user_id
bzr revid: tde@openerp.com-20120228171450-tweynl073wf34z9m
2012-02-28 18:14:50 +01:00
Thibault Delavallée 6149b0d995 [IMP] hr_holidays: deleted automatic subscription creation, now delegated to mail.thread (user that creates is automatically subscribed) and message_get_subscribers (manager is always considered as subscribed)
bzr revid: tde@openerp.com-20120228140730-xke7ys2j2vcx3ruo
2012-02-28 15:07:30 +01:00
Mayur Maheshwari (OpenERP) a57180173f [IMP]hr_holidays: Set a unconfirmed instead of new.
bzr revid: mma@tinyerp.com-20120227085307-yxthcol3lwegltgz
2012-02-27 14:23:07 +05:30
Mayur Maheshwari (OpenERP) ecbc6996e7 [IMP]hr_holidays: Improved button name and state and redonly in confirm and draft
bzr revid: mma@tinyerp.com-20120222130638-buhl4qhdto4gpm3j
2012-02-22 18:36:38 +05:30
Thibault Delavallée bfc8e5e866 [IMP] hr_holidays: propagated changes in subscription mechanism. Also cleaned messages.
bzr revid: tde@openerp.com-20120222095950-wnx9qfta5dh4had5
2012-02-22 10:59:50 +01:00
Thibault Delavallée 413df33104 [IMP] Removed space in a note.
bzr revid: tde@openerp.com-20120221153903-px8wbaia3y9h4rvg
2012-02-21 16:39:03 +01:00
Thibault Delavallée a2ef45aaeb [IMP] hr_holidays: improved notifications, added notifications when creating or refusing a leave requet/allocation.
bzr revid: tde@openerp.com-20120220172323-4kqkhxntcgx6g178
2012-02-20 18:23:23 +01:00
Thibault Delavallée 62a33c175a [FIX] Fixed crash when assigning need_action_user_id to unexistent manager_id for holidays validation
bzr revid: tde@openerp.com-20120210102537-rrvk58ttasnfmoqq
2012-02-10 11:25:37 +01:00
Thibault Delavallée 9efc4714f2 [IMP] Wall: added parameters passing (filtering, message number to display, ..). Added My Wall (all feeds versus my feeds).
bzr revid: tde@openerp.com-20120209100447-p8csuqq85jsexrdn
2012-02-09 11:04:47 +01:00
Thibault Delavallée cff98a3aeb [IMP] Improved ThreadView widget display; cleaned ThreadView widget js code; added basic access rules; added message_mark_done method to clean a mail.thread of its need_action_user_id; added auto-push of notifications if user requested to perform an action is not following the object; added first draft of messaging mechanism in hr_holidays
bzr revid: tde@openerp.com-20120208152521-68i4nekjj8mnuyc8
2012-02-08 16:25:21 +01:00
Quentin (OpenERP) b3f5fa18ff [FIX] hr_holidays: impossible to create hr_employee in some situations because the functional field set_remaining_days is written
lp bug: https://launchpad.net/bugs/908986 fixed

bzr revid: qdp-launchpad@openerp.com-20120103135224-3838ozzghqkmkekj
2012-01-03 14:52:24 +01:00
Fabien Pinckaers c113b63b4e [FIX] holidays, mpr bom open all selected
bzr revid: fp@tinyerp.com-20111230122811-kdv25gd2at2ps33r
2011-12-30 13:28:11 +01:00
Raphael Collet cbdf42d104 [FIX] hr_holidays: fix domain in determination of employee leave status
bzr revid: rco@openerp.com-20111223090210-v9rmu26fa3mfklp6
2011-12-23 10:02:10 +01:00
fp 8e66fe7f89 [IMP] employee view
bzr revid: fp@fp-laptop-20111222221031-6vcsojhlxj48yan0
2011-12-22 23:10:31 +01:00
Fabien Pinckaers 591b929f5d [IMP] employee leave status info
bzr revid: fp@tinyerp.com-20111222142402-bwxyy2xihu76d4p7
2011-12-22 15:24:02 +01:00
Mayur Maheshwari (OpenERP) b439bc1606 [FIX]All: create an index for the column on require table
lp bug: https://launchpad.net/bugs/901474 fixed

bzr revid: mma@tinyerp.com-20111209060308-muefwlr323ji4kk7
2011-12-09 11:33:08 +05:30
Vo Minh Thu b28f574799 [FIX] clean some warnings.
bzr revid: vmt@openerp.com-20111205155510-many34fn09yr58x0
2011-12-05 16:55:10 +01:00
Fabien Pinckaers 0d8097e282 [IMP] proejct_long_term resource leave sync with hr.holidays
bzr revid: fp@tinyerp.com-20111114122244-0s6mk2v5vra6q7ng
2011-11-14 13:22:44 +01:00
Quentin (OpenERP) 9d9762042a [MERGE] lp798739: no translation of warning message in holidays confirmation. Note that this will only work once the server will propagate the context through the workflow triggers
bzr revid: qdp-launchpad@openerp.com-20111007104149-j4m9i68ysi4bf14z
2011-10-07 12:41:49 +02:00
Fabien Pinckaers c4463eb7c1 fix
bzr revid: fp@tinyerp.com-20111001230138-qrfjjkyh3ly1iz17
2011-10-02 01:01:38 +02:00
Fabien Pinckaers 5dc1bc2f44 [FIX] hr_holidays
bzr revid: fp@tinyerp.com-20111001225958-0d0wi1los2870utr
2011-10-02 00:59:58 +02:00
Rucha (Open ERP) 0e861ae34a [MERGE]: Merge with latest trunk-addons and resolved conflicts in bank statement as new state was added in statement
bzr revid: rpa@tinyerp.com-20110922061419-cvaza3f5050o0b85
2011-09-22 11:44:19 +05:30
ARA (OpenERP) 8485984019 [IMP] fix hr_holiday second validation
bzr revid: ara@tinyerp.com-20110920100107-b9gy9n4is2vz6ce1
2011-09-20 15:31:07 +05:30
ARA (OpenERP) 28471e9deb [IMP] fix hr_holiday second validation
bzr revid: ara@tinyerp.com-20110920092942-dgd5nadpbo0zt2gu
2011-09-20 14:59:42 +05:30
ARA (OpenERP) a2ee569514 [merge] merge with trunk addons
bzr revid: ara@tinyerp.com-20110916060758-u23zante59rblo4m
2011-09-16 11:37:58 +05:30