Commit Graph

23 Commits

Author SHA1 Message Date
Phyks 185a3f831c Fix issue #9 + global payback
TODO :
* Finish to fix globals paybacks
* Bad handling of cents when paying back… :/
2014-01-27 00:00:47 +01:00
Phyks (Lucas Verney) 21b7b7e64c Bug correction with PHP5.4 due to Strict standards 2013-12-20 13:20:10 +01:00
Phyks 38e8bcc766 Bug correction in Invoices class
There was an error in Invoices class, leading to an undefined result if
the user was not in the invoice.
2013-11-09 18:00:00 +01:00
Phyks e5014cb7f9 Global paybacks should be ok. To be tested 2013-09-25 20:28:09 +02:00
Phyks 05b2a1c929 Bug correction in amount for users when guests are here 2013-09-23 23:07:37 +02:00
Phyks 2a02ae829c French template + Small ergnomoy improvements 2013-09-17 00:03:40 +02:00
Phyks 970553a599 Bug correction in payback system 2013-09-14 23:21:49 +02:00
Phyks 3696a6566a Index page almost done. TODO : balance table 2013-09-12 18:55:12 +02:00
Phyks d4a5da6297 Invoice management complete 2013-09-08 18:36:59 +02:00
Phyks 98bb04e92d Backend functions done to add / edit a bill. Add/edit bill frontend still has bugs. 2013-09-08 13:52:00 +02:00
Phyks 57d6f109d0 Overriding necessary method in Invoices class 2013-09-08 00:11:55 +02:00
Phyks 346ba92334 Found how to store UsersIn :) 2013-09-07 23:56:31 +02:00
Phyks 285661b00a Started i18n system 2013-09-05 23:46:51 +02:00
Phyks 0eba71c1dc Updated Storage class to handle load with conditions 2013-09-05 23:09:41 +02:00
Phyks 51f3aa1491 Design improvements 2013-08-30 20:07:52 +02:00
Phyks 73b772aa61 Refactor load method 2013-08-27 15:51:04 +02:00
Phyks af10ae7445 Secure vars to display 2013-08-26 21:21:52 +02:00
Phyks 109aae4cbe Small improvements 2013-08-26 09:52:04 +02:00
Phyks c63e7116b3 Improve "add invoice" form 2013-08-22 23:14:14 +02:00
Phyks 52f6b7fc52 Prefill form for modifications of bills 2013-08-17 19:16:16 +02:00
Phyks 53e7d93670 New invoice form improved 2013-08-17 18:43:35 +02:00
Phyks 0fcb03ba7c Working on form to add invoices. Added a timezone option in install.php to add timezone support to the script (and throw away some errors) 2013-08-13 19:37:11 +02:00
Phyks 561af52a31 Starting to create the classes 2013-08-07 23:29:57 +02:00