Commit Graph

15 Commits

Author SHA1 Message Date
Grégory Soutadé a5531465f6 Update web view
Database.php :
	* Change account order
	* Forgot $db variable in LoadCategory
User.php :
	* Add default category for index 0
index.php :
	* Initialize $categories and $accounts arrays
	* Typo error for hidden accounts
	* Forgive credit on blocked account
	* Forgot to divide amounts by 100
	* Forgot to initialize tr_class variable in some case
2012-05-22 20:29:08 +02:00
Grégory Soutadé 37f03a1da0 See previous commit 2012-02-01 12:43:43 +01:00
Grégory Soutadé 1e4f696162 Update copyright 2012-02-01 11:02:54 +01:00
www-data 63f2a72a06 Work on web view :
Add Button to show/hide sub operations
	Re order accounts
	Pack operations and their sub operations
2011-06-02 12:03:02 +02:00
Grégory Soutadé bf417a503d Add virtual accounts (potential bugs) 2011-02-14 20:56:59 +01:00
Grégory Soutadé c03562851a Possibility to work on multiple operations (rename, change category, change account)
New database version (2) :
		fix_cost for categories
		virtual account
2011-02-13 19:30:12 +01:00
Grégory Soutadé 27b5740b5c Update web view 2010-11-05 19:01:23 +01:00
Grégory Soutadé cd2598aefd Bad port ... 2010-11-02 20:09:32 +01:00
root 31c7652e83 Update web view with blocked accounts 2010-11-02 19:59:49 +01:00
Grégory Soutadé 13db50e271 Add Expand Group option to web view 2010-10-27 21:00:40 +02:00
root dc6ec437fa Fix bug with disconnect that never disappear on web view 2010-10-27 15:52:59 +02:00
root ed8225407c * Update web view with shared accounts
* Update TODO
2010-10-27 11:12:33 +02:00
root dca465c21a * Update web view to ignore meta operations
*  Update submit button's names (web view)
2010-10-04 09:21:00 +02:00
root 41ace4621e Add category color/font support for web view 2010-09-10 21:58:34 +02:00
Grégory Soutadé 32d03d70cd Add web view 2010-08-31 21:36:07 +02:00