Commit Graph

17 Commits

Author SHA1 Message Date
Phyks 7f547b94d9 Start nice i18n
* Set everything up

TODO: Replace all strings by i18n strings in templates and PHP code.
2014-08-30 23:57:12 +02:00
Phyks d465f2aab9 Refactor install 2014-08-30 23:21:27 +02:00
Phyks (Lucas Verney) 16f52bfc6a Bugfixes
Correction of issues #1 and #2
2014-01-05 14:36:50 +01:00
Phyks 3047a39acd Updated stay signed in system for a real (working) system
Thanks to Sbgodin for his work on Shaarli and Leed, which I adapted.

Please note that if you already have a working instance of BouffeATUlm,
you have to update manually your database. You have to set a new field
for User database (at the end of the database). This field has to be
called "stay_signed_in_token" and to be VARCHAR(32).
2013-12-26 00:13:54 +01:00
Phyks 06abe6bbc6 Simplify the global payback matrix
Added a new feature. The "global payback matrix" is now simplified in
order to minimize the number of exchanges between members.
2013-11-12 19:54:52 +01:00
Phyks 82a469404c Bug correction
Corrected some bugs in User class, related to email management. Added a
sendmail function (usage to be done) and small bug fixes in install and
settings.
2013-10-07 16:57:56 +02:00
Phyks 70adda6248 Cleaning functions and putting it in tpl 2013-09-10 23:08:05 +02:00
Phyks d4a5da6297 Invoice management complete 2013-09-08 18:36:59 +02:00
Phyks 533a1cfe9a Bug correction in invoice display 2013-09-08 16:12:30 +02:00
Phyks 6bbad05b36 Settings view in JSON mode ok 2013-09-06 23:07:35 +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 51f3aa1491 Design improvements 2013-08-30 20:07:52 +02:00
Phyks af10ae7445 Secure vars to display 2013-08-26 21:21:52 +02:00
Phyks 2f2d17a4f6 Settings modification working 2013-08-12 09:52:50 +02:00