Commit Graph

8 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é 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é 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é 13db50e271 Add Expand Group option to web view 2010-10-27 21:00:40 +02:00
root ed8225407c * Update web view with shared accounts
* Update TODO
2010-10-27 11:12:33 +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