Commit Graph

78 Commits

Author SHA1 Message Date
Phyks 612a715efc Fix i18n 2014-08-31 18:49:52 +02:00
Phyks 7456210772 Remove useless files in JSON tpl + start notifications 2014-08-31 18:32:31 +02:00
Phyks 09bbb789c6 Fix user adding 2014-08-31 15:09:50 +02:00
Phyks 6ea3c55ea7 i18n 2014-08-31 14:27:57 +02:00
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 337c3d81f0 Further refactoring 2014-08-30 23:39:41 +02:00
Phyks d465f2aab9 Refactor install 2014-08-30 23:21:27 +02:00
Phyks 40472cdcee Fix rights 2014-08-30 22:35:01 +02:00
Phyks 9c90c37dd8 Added a balance statement on the index page 2013-11-19 14:14:29 +01:00
Phyks 9535c47810 Orthograph
Orthographic correction in edit_users.html for french template.
2013-11-07 20:38:49 +01:00
Phyks b8de12d01b Added a hook to minify CSS and JS
Pre-commit hook and yuicompressor is available in .hooks dir (and should
be copied to .git/hooks) to handle CSS and JS minification.
2013-10-14 16:15:55 +02:00
Phyks 1bf71e0f53 Simplified matrix for non admin users on index
The balance table on the index page is smaller for non admin users and
only displays necessary lines.
2013-10-08 13:38:24 +02:00
Phyks 95d84c1a55 Bug corrections in index and install 2013-09-29 19:57:37 +02:00
Phyks bb189eb86c Backend for e-mail notifications. Actual sending of e-mail TODO 2013-09-28 19:32:45 +02:00
Phyks 9d73675aea Backend for e-mail notifications. Actual sending of e-mail TODO 2013-09-28 19:31:27 +02:00
Phyks b2727d9254 Some design and usability improvements. 2013-09-27 17:33:04 +02:00
Phyks e26fd91ff1 Correct handling of user deletion in global paybacks 2013-09-26 18:41:01 +02:00
Phyks afb7c0ef85 Bug correction in global paybacks + no more unset vars when token errors appear 2013-09-26 18:34:29 +02:00
Phyks dbceafd606 Check users in in invoices when modifying number of guests 2013-09-26 17:36:26 +02:00
Phyks 4de572bdaf CSRF protection enhanced. To be tested... 2013-09-25 22:09:25 +02:00
Phyks e5014cb7f9 Global paybacks should be ok. To be tested 2013-09-25 20:28:09 +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 d508288f20 Manage paybacks page for english tpl + checking write access on db_backups during install. 2013-09-23 23:18:21 +02:00
Phyks 2134a2c284 First version of global payback 2013-09-23 23:08:01 +02:00
Phyks 8ac3a84f6a Bug correction in settings tpl 2013-09-21 16:19:01 +02:00
Phyks 3a58b6c257 Some bugs left in new invoice template 2013-09-21 16:12:10 +02:00
Phyks 2a02ae829c French template + Small ergnomoy improvements 2013-09-17 00:03:40 +02:00
Phyks 07d440a4e0 Added a favicon 2013-09-15 17:14:36 +02:00
Phyks d9e9e32249 Link to confirm all paybacks between two people 2013-09-15 16:55:22 +02:00
Phyks da0a51f997 No self bills 2013-09-15 16:28:44 +02:00
Phyks ccb89358bf List of bills working on index page 2013-09-15 16:03:27 +02:00
Phyks 92160b28ad Bug correction in balance table display 2013-09-14 23:30:14 +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 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 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 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 6558ec10d2 Edit_user JSON view ok 2013-09-06 23:25:46 +02:00
Phyks 6bbad05b36 Settings view in JSON mode ok 2013-09-06 23:07:35 +02:00
Phyks c7ac4ac10a Updated json theme 2013-09-06 22:08:13 +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