22 Commits

Author SHA1 Message Date
julien Lengrand-Lambert
6f1b7f9c52 The overtime is now calculated based on the number of days you are supposed to work this week. 2015-09-08 18:50:23 +02:00
julien Lengrand-Lambert
57e21775b9 Plop 2015-09-08 17:56:43 +02:00
Julien Lengrand-Lambert
e9ac3ab5b9 Latest development status 2014-05-01 11:11:23 +02:00
julien lengrand-lambert
2101930c88 adds development mode integration into the application. First version is finished 2014-03-11 06:59:46 +01:00
julien lengrand-lambert
d9f1025fb1 Adds a help link to be made later, and adds the development mode checkbox 2014-03-10 18:00:25 +01:00
julien lengrand-lambert
9b49a86213 Finishes the function that allows to alter the overtime value 2014-03-10 17:48:27 +01:00
julien lengrand-lambert
8897ee915c Starts parsing the input 2014-03-10 17:24:52 +01:00
julien lengrand-lambert
9f7618a667 Button click now retrieves data from the input 2014-03-10 08:58:14 +01:00
julien lengrand-lambert
f0dca9d61d Changes the javascript structure 2014-03-08 16:58:25 +01:00
julien lengrand-lambert
dd9f4f64ca Starts working on design 2014-03-08 16:39:59 +01:00
julien lengrand-lambert
10e0025972 First simple version of the add on 2014-03-04 19:55:37 +01:00
julien lengrand-lambert
9b196025ee First integration working 2014-03-01 11:48:15 +01:00
julien lengrand-lambert
afdc1bf859 First version with syn chrome storage instead of localstorage. integration not performed yet. 2014-03-01 11:18:54 +01:00
julien lengrand-lambert
64d65cafb8 Removes getHours 2014-02-28 09:00:38 +01:00
julien lengrand-lambert
61a709647c Trying to add visual information in the extension bar 2014-02-27 21:08:47 +01:00
julien lengrand-lambert
087addacde Code seems to work fine. Also adds a hook on deliver to test at the end of the week. 2014-02-27 17:38:29 +01:00
julien lengrand-lambert
ab89d970e5 Starting to get the hang out of it. I can detect clicks on save now. Next step is to try to save data. 2014-02-27 16:57:39 +01:00
julien lengrand-lambert
7d598a2665 Creates first dummy extension to see how it works. 2014-02-27 16:01:32 +01:00
julien lengrand-lambert
33bcb5726b Adds overtime per week 2014-02-25 00:18:08 +01:00
julien lengrand-lambert
6267d37fcd Calculates the number of hours worked per week, and saves it into the localStorage.
The key used is provided on the Fortnox page and is a combination
of the month, the current year and the current week number.
2014-02-24 19:40:26 +01:00
julien lengrand-lambert
edb78c3b30 Commits initial script.
This script overrides the behaviour of the save button, and grabs the number
of hours worked this week.
2014-02-22 16:17:40 +01:00
julien lengrand-lambert
b57e159516 Initializes project 2014-02-22 16:02:05 +01:00