Commit Graph

27 Commits

Author SHA1 Message Date
Phyks d465f2aab9 Refactor install 2014-08-30 23:21:27 +02:00
Phyks bbf107aa69 Singleton method to handle database class and avoid "too many connections" errors 2013-11-24 22:16:32 +01:00
Phyks ccb89358bf List of bills working on index page 2013-09-15 16:03:27 +02:00
Phyks f67a9a6e2f Index balance table working 2013-09-13 19:18:49 +02:00
Phyks 359c706e94 Bug correction in load() function in storage class 2013-09-11 00:51:08 +02:00
Phyks d4a5da6297 Invoice management complete 2013-09-08 18:36:59 +02:00
Phyks c79cfe100c Add an invoice now working 2013-09-08 15:54:44 +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 63db380460 UsersIn class implemented 2013-09-08 00:41:49 +02:00
Phyks bf1b454efa Started to write the code to handle json API 2013-09-06 20:10:29 +02:00
Phyks 69fc984bab Bug correction in Storage class 2013-09-06 18:09:19 +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 17871b984c Bug correction with recent load method refactor 2013-08-29 12:26:28 +02:00
Phyks 73b772aa61 Refactor load method 2013-08-27 15:51:04 +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 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 2f2d17a4f6 Settings modification working 2013-08-12 09:52:50 +02:00
Phyks 7226890aa1 Added deletion of user ability 2013-08-11 22:34:39 +02:00
Phyks 4beabd5df3 Currency choice in install.php + edit user available 2013-08-11 22:25:25 +02:00
Phyks 653f50c33d Password modification working. 2013-08-10 22:33:50 +02:00
Phyks d09760e3da Connexion system working 2013-08-09 00:44:58 +02:00
Phyks c72585c95b Install.php working, Storage and User class on their way 2013-08-08 22:58:13 +02:00
Phyks 561af52a31 Starting to create the classes 2013-08-07 23:29:57 +02:00