Commit Graph

43 Commits

Author SHA1 Message Date
Cedric Snauwaert 94d65557fc [FIX]menu bar: clean up css and few cosmetics 2014-07-07 14:13:41 +02:00
Simon Lejeune 195fa93168 [MERGE] backend front end integration
Render the top-menu (backend menu or frontend editbar) server-side.
Use Fontawesome icons (mail, timezone, chat).
Refactor website widgets, split Website.editorBarin editorbar, ace, editorbar- content, editorbarCustomize.
2014-06-27 11:03:34 +02:00
Cedric Snauwaert 19fac75f42 [FIX]bootstrap tooltip cleaned from trunk-tipsy-to-bootstrap
bzr revid: csn@openerp.com-20140417090515-l1ku2kdc0lzadjxg
2014-04-17 11:05:15 +02:00
Paramjit Singh Sahota f726a07c11 [FIX] Fixed the issue of positioning of signin icon in navbar,
bzr revid: psa@tinyerp.com-20131114062743-zku2t3lpoyyc8451
2013-11-14 11:57:43 +05:30
Christophe Simonis 2c8f4f7572 [FIX] hr_attendance: invert condition
bzr revid: chs@openerp.com-20121214155225-olze66svgx4hwqvg
2012-12-14 16:52:25 +01:00
Christophe Simonis 539af8a8f0 [FIX] hr_attendance: check the user is an employee by checking if (s)he belongs to the "Employee" group
bzr revid: chs@openerp.com-20121214152453-tvtjuvvmefw9qcrp
2012-12-14 16:24:53 +01:00
Christophe Simonis e8832cb0cb [FIX] hr_attendance: do not show slider widget if user is not an employee
bzr revid: chs@openerp.com-20121213161351-27jx0l3utfzavaeo
2012-12-13 17:13:51 +01:00
Fabien Meghazi a2715888c1 [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then'
bzr revid: fme@openerp.com-20121031103148-r1slfpl2kcnajjd3
2012-10-31 11:31:48 +01:00
Pinakin Nayi (OpenERP) 4d9fa19122 [IMP]sign in or sign out button enable if attendance group
bzr revid: pna@tinyerp.com-20120924051724-m5b74g2kfw8c337h
2012-09-24 10:47:24 +05:30
Pinakin Nayi (OpenERP) 008d5d35d7 [IMP]add config file in hr_attendance
bzr revid: pna@tinyerp.com-20120921134405-0q3mwq6dsp2fw4yu
2012-09-21 19:14:05 +05:30
niv-openerp a3abba201e [FIX] hr_attendance: minor javascript bug
bzr revid: nicolas.vanhoren@openerp.com-20120910100152-eru3fdxalv4lhqek
2012-09-10 12:01:52 +02:00
niv-openerp 84ce8fa76c [IMP] hr_attendance: more visual improvements
bzr revid: nicolas.vanhoren@openerp.com-20120907143109-n7dw17g6ogtk2grj
2012-09-07 16:31:09 +02:00
niv-openerp 280d9e426d [IMP] changed tooltip
bzr revid: nicolas.vanhoren@openerp.com-20120907122337-pb8pia5e753zzi32
2012-09-07 14:23:37 +02:00
niv-openerp 2698e6dd27 [IMP] hr_attendance: Changed style of sign in/sign out
bzr revid: nicolas.vanhoren@openerp.com-20120907115120-dg8xn97oh9pek7k5
2012-09-07 13:51:20 +02:00
niv-openerp 69c3ac117d fixed small bug with tipsy
bzr revid: nicolas.vanhoren@openerp.com-20120906142143-wxo087d2r6y6pln8
2012-09-06 16:21:43 +02:00
niv-openerp 6eec6cf691 Changed tipsy
bzr revid: nicolas.vanhoren@openerp.com-20120906141646-r9wgdi9uhjdd5124
2012-09-06 16:16:46 +02:00
niv-openerp 56e2d8984d added tipsy
bzr revid: nicolas.vanhoren@openerp.com-20120906141051-mhgqkoycwxf8flp5
2012-09-06 16:10:51 +02:00
niv-openerp bebed68373 changed most style
bzr revid: nicolas.vanhoren@openerp.com-20120906135745-pgmzrv94jvv3imuq
2012-09-06 15:57:45 +02:00
niv-openerp 8d0669461f removed one more global variable
bzr revid: nicolas.vanhoren@openerp.com-20120906104012-miuh1ddwsbpgam3v
2012-09-06 12:40:12 +02:00
niv-openerp 7a5e670e5b removed global variable
bzr revid: nicolas.vanhoren@openerp.com-20120906103713-iat9aa4apqb0hqp2
2012-09-06 12:37:13 +02:00
niv-openerp 937e465da8 minor improvement
bzr revid: nicolas.vanhoren@openerp.com-20120906103644-ifr75hpbac7zcg1e
2012-09-06 12:36:44 +02:00
niv-openerp 61b67909e9 put signin/out in systray
bzr revid: nicolas.vanhoren@openerp.com-20120906103317-4n9x9fbp63b32s9d
2012-09-06 12:33:17 +02:00
niv-openerp 3152c3e7eb beautify javascript
bzr revid: nicolas.vanhoren@openerp.com-20120906102721-wgjpkq7ryu2kvgfy
2012-09-06 12:27:21 +02:00
niv-openerp 6207ab27bf removed lot of stupid stuff
bzr revid: nicolas.vanhoren@openerp.com-20120906101852-xf3pkjjdnl4x7xnn
2012-09-06 12:18:52 +02:00
Harry (OpenERP) e257a0a9d3 [FIX] hr_attendance: replace $element with $el
bzr revid: hmo@tinyerp.com-20120905143350-k4keoigazju6y7wn
2012-09-05 20:03:50 +05:30
Harry (OpenERP) 5ccbb93737 [FIX] hr_attendance: invisible if user does not set for employee
bzr revid: hmo@tinyerp.com-20120525085759-oksbm44w4bgfdbwm
2012-05-25 14:27:59 +05:30
Harry (OpenERP) 2ca479f04a [IMP] hr_attendance: timesheet update on click attendance silder
bzr revid: hmo@tinyerp.com-20120522092007-4gtl15fjwj0nhesu
2012-05-22 14:50:07 +05:30
Harry (OpenERP) db4983a9c1 [FIX] hr_attendance: add tooltip in signin/signout slider.
bzr revid: hmo@tinyerp.com-20120522085339-wz2id2nvfq91h0wf
2012-05-22 14:23:39 +05:30
Tejas Tank 67eab70b80 css : apply color
bzr revid: tta@openerp.com-20120521081116-g79xfnf795vxaz0j
2012-05-21 13:41:16 +05:30
Tejas Tank 390842adc4 Code improvement.
bzr revid: tta@openerp.com-20120521075922-o7nqzuhz67i62tzj
2012-05-21 13:29:22 +05:30
Tejas Tank 3a3a10ef46 Improvement in hr-attendance absent/present widget with usermenu
bzr revid: tta@openerp.com-20120518134439-icg8i0uad64ewv4d
2012-05-18 19:14:39 +05:30
Harry (OpenERP) d1d4b1554c [IMP] hr_attendance: remove icons in SignIn/SignOut buttons and also put reverse img for present/absent in attendancenotifier
bzr revid: hmo@tinyerp.com-20120515074224-bcvnr8s201tw33uc
2012-05-15 13:12:24 +05:30
Harry (OpenERP) a98de2cea4 [FIX] hr_attendance: fix problem of current_date field in search view of attedance and reload page after click on attendancenotifier widget to update current page/list/kanban of employee, timesheet , attendance
bzr revid: hmo@tinyerp.com-20120515053145-9dpzju1u07v2xe26
2012-05-15 11:01:45 +05:30
Harry (OpenERP) 28bcc5d3aa [IMP] hr_attendance: improve template of attendancenotifier widget
bzr revid: hmo@tinyerp.com-20120511091741-dps9po5hqqmfqeof
2012-05-11 14:47:41 +05:30
Harry (OpenERP) 80ef7b58dd [IMP] hr_timesheet_sheet: improve API to signin/signout with new method 'attendance_action_change'
bzr revid: hmo@tinyerp.com-20120511073320-ilnxqtenca01l563
2012-05-11 13:03:20 +05:30
Harry (OpenERP) d6df3fb47f [IMP] hr_attendance
- remove wizards 'hr.sign.in.out.ask' and 'hr.sign.in.out' for simply Attendance action.
- code clean of 'attendance_action_change' of hr.employee.
- code clean of AttendanceNotifier widget and also overrides methods of DataSet widget to update AttendanceNotifier widget base on employee attendance.

bzr revid: hmo@tinyerp.com-20120511054711-uah7h2af9bbx7nch
2012-05-11 11:17:11 +05:30
Dharti Ratani (OpenERP) 6651be584b [IMP]code cleaning in web and server side
bzr revid: dhr@tinyerp.com-20120508125745-ctyts4mqre4b8rnk
2012-05-08 18:27:45 +05:30
Harry (OpenERP) a7d1437889 [REVIEW] code review
bzr revid: hmo@tinyerp.com-20120508055004-z7up5zzzg2vpqu47
2012-05-08 11:20:04 +05:30
Harry (OpenERP) b528bcb380 [REVIEW] code review
bzr revid: hmo@tinyerp.com-20120507134744-bwxdsmqd92hl0o20
2012-05-07 19:17:44 +05:30
Dharti Ratani (OpenERP) 5f34ed93fb [IMP]changing icon on basis of state of user
bzr revid: dhr@tinyerp.com-20120504132119-0vc01xawt325w0nc
2012-05-04 18:51:19 +05:30
Dharti Ratani (OpenERP) 05fa2790ef [IMP]icon change on button click in form view
bzr revid: dhr@tinyerp.com-20120502133411-7l0xlcda0j2wfydb
2012-05-02 19:04:11 +05:30
Vaibhav (OpenERP) 0abfbfdef7 [FIX] Toggle SignIn/Out button.
bzr revid: vda@tinyerp.com-20120410063653-y5s0rcpxhxiw0utz
2012-04-10 12:06:53 +05:30
Vaibhav (OpenERP) 55e7b8167e [IMP] Web addon for SignIn/Out.
bzr revid: vda@tinyerp.com-20120406061330-n80vyxgkr309ykba
2012-04-06 11:43:30 +05:30