Commit Graph

144 Commits

Author SHA1 Message Date
Phyks 63f0d881a8 Display name of the connected user 2013-08-30 22:33:06 +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 109aae4cbe Small improvements 2013-08-26 09:52:04 +02:00
Phyks 2e2233eb81 Added a check that tables don't exist in install.php + don't version tmp/ 2013-08-26 09:29:30 +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 ad6b4462c8 README updated 2013-08-25 00:07:38 +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 25425649f7 Correction of a bug in install.php 2013-08-23 00:22:30 +02:00
Phyks 49e79ae634 mend 2013-08-22 23:17:35 +02:00
Phyks 9b4a4f02b9 Updated .gitignore 2013-08-22 23:15:25 +02:00
Phyks c63e7116b3 Improve "add invoice" form 2013-08-22 23:14:14 +02:00
Phyks 9bdf052ae0 Merge branch 'master' of ssh://git.phyks.me/Bouffe@Ulm into BouffeATUlm2.0 2013-08-19 23:16:20 +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 863751b377 Updated CSS style for checkboxes input to list users in page to add a bill 2013-08-13 19:57:59 +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 b927394620 TODO updated 2013-08-12 19:48:37 +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 d97292ada3 Started user management interface. Need PHP backend. 2013-08-10 23:58:40 +02:00
Phyks 2ff987aa9d Updated README.md 2013-08-10 23:15:17 +02:00
Phyks 653f50c33d Password modification working. 2013-08-10 22:33:50 +02:00
Phyks ffdee544cb Remember last entered login in connection form 2013-08-09 23:47:01 +02:00
Phyks 8970322808 Edit password almost working 2013-08-09 23:43:56 +02:00
Phyks 399f1bd09f Started index page ; connect/disconnect working ; started edit password page 2013-08-09 23:35:20 +02:00
Phyks 33e43a6baf Update install.php 2013-08-09 23:34:33 +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 bb664e34a4 Install.php looks nicer 2013-08-07 23:53:46 +02:00
Phyks 561af52a31 Starting to create the classes 2013-08-07 23:29:57 +02:00
Phyks 3bd81f3d62 Updated humans.txt and LICENSE 2013-08-07 20:36:53 +02:00
Phyks 02ebd593c4 Started to rebuild the app
* Install.php page started
* Will use RainTPL for templates handling
2013-08-07 20:32:44 +02:00
Phyks 8891c5f0fa Cleared the repo to start from scratch for version 2.0... The code deserved it 2013-08-01 20:29:54 +02:00
Phyks df3d9b0ddf Added README.md 2013-08-01 12:26:44 +02:00
Phyks 9528de870d Initial commit 2013-07-28 14:56:18 +02:00