Phyks
|
32cd8a4fe7
|
Sorting global paybacks by id DESC
|
2013-09-25 19:44:43 +02:00 |
|
Phyks
|
dc8a4fbd95
|
Validate global paybacks
|
2013-09-24 16:49:04 +02:00 |
|
Phyks
|
faed9a9a37
|
Page to see global paybacks ok. TODO : Confirmation of paybacks
|
2013-09-24 16:10:58 +02:00 |
|
Phyks
|
8d9a2bc1f1
|
Manage paybacks should be working.
|
2013-09-23 23:43:53 +02:00 |
|
Phyks
|
fd8647e678
|
Typo in index.php : forgot a "s" in the dirname to store db backups
|
2013-09-23 23:19:49 +02:00 |
|
Phyks
|
2134a2c284
|
First version of global payback
|
2013-09-23 23:08:01 +02:00 |
|
Phyks
|
340d4be892
|
Bug correction in settings
|
2013-09-21 14:36:30 +02:00 |
|
Phyks
|
d9e9e32249
|
Link to confirm all paybacks between two people
|
2013-09-15 16:55:22 +02:00 |
|
Phyks
|
1a9f2429b1
|
Balance table fully functional
|
2013-09-15 16:39:16 +02:00 |
|
Phyks
|
da0a51f997
|
No self bills
|
2013-09-15 16:28:44 +02:00 |
|
Phyks
|
1a9acc5ece
|
Safe deletion of users
|
2013-09-15 16:19:37 +02:00 |
|
Phyks
|
ccb89358bf
|
List of bills working on index page
|
2013-09-15 16:03:27 +02:00 |
|
Phyks
|
4ff1ce890c
|
Delete paybacks and users in when deleting an invoice
|
2013-09-14 23:36:19 +02:00 |
|
Phyks
|
2fb68a035f
|
Some lines forgotten in payback deletion system
|
2013-09-14 23:33:01 +02:00 |
|
Phyks
|
970553a599
|
Bug correction in payback system
|
2013-09-14 23:21:49 +02:00 |
|
Phyks
|
a8dcea0625
|
Error in settings saving + viewport for mobile browsing
|
2013-09-14 15:24:05 +02:00 |
|
Phyks
|
f67a9a6e2f
|
Index balance table working
|
2013-09-13 19:18:49 +02:00 |
|
Phyks
|
3696a6566a
|
Index page almost done. TODO : balance table
|
2013-09-12 18:55:12 +02:00 |
|
Phyks
|
4824b05219
|
Payback base system now working
|
2013-09-11 00:51:45 +02:00 |
|
Phyks
|
978b518f78
|
Started to work on Payback system
|
2013-09-10 23:07:47 +02:00 |
|
Phyks
|
d4a5da6297
|
Invoice management complete
|
2013-09-08 18:36:59 +02:00 |
|
Phyks
|
9c13305080
|
Small improvements on template
|
2013-09-08 16:29:55 +02:00 |
|
Phyks
|
533a1cfe9a
|
Bug correction in invoice display
|
2013-09-08 16:12:30 +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
|
bf1b454efa
|
Started to write the code to handle json API
|
2013-09-06 20:10:29 +02:00 |
|
Phyks
|
2582594b37
|
i18n system improved. Templates are localized.
|
2013-09-05 23:57:47 +02:00 |
|
Phyks
|
285661b00a
|
Started i18n system
|
2013-09-05 23:46:51 +02:00 |
|
Phyks
|
94c46e4ef5
|
Templates handling improved
|
2013-09-05 20:09:03 +02:00 |
|
Phyks
|
c990823223
|
Problem with raintpl solved, raintpl class updated in inc folder and pull request submitted to raintpl
|
2013-09-05 19:43:10 +02:00 |
|
Phyks
|
c29104ba83
|
Toggle to set password visible
|
2013-09-04 23:15:28 +02:00 |
|
Phyks
|
6e774619c1
|
Cache system ; use a different cache file per user... will see how to improve it
|
2013-09-02 00:23:37 +02:00 |
|
Phyks
|
e4fd74e6ee
|
Bug correction in User::isUnique method + Start of caching system
|
2013-09-01 23:10:05 +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
|
af10ae7445
|
Secure vars to display
|
2013-08-26 21:21:52 +02:00 |
|
Phyks
|
8272ffb725
|
Bug corrections
|
2013-08-25 23:06:47 +02:00 |
|
Phyks
|
eda37541b3
|
Bug correction in login form
|
2013-08-25 22:36:46 +02:00 |
|
Phyks
|
b9b2d9d5e9
|
Prevents from adding two users with the same login + bug correction
|
2013-08-25 00:06:14 +02:00 |
|
Phyks
|
c276d719cd
|
CSRF protection
Added a simple CSRF protection
|
2013-08-24 23:54:21 +02:00 |
|
Phyks
|
f468fef559
|
Updated connexion form
(may not work - not tested)
* Remember me option
* IP ban system (if IP differs from session stored one)
* Ban system if too many attempts
|
2013-08-24 23:28:56 +02:00 |
|
Phyks
|
c63e7116b3
|
Improve "add invoice" form
|
2013-08-22 23:14:14 +02:00 |
|
Phyks
|
90d533dd1c
|
Delete invoice ability. Need to think about storage system to finish invoice system...
|
2013-08-17 19:28:42 +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
|
28298c381c
|
Added a display name field to have a different login and displayed name for users
|
2013-08-13 17:58:14 +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 |
|