Files
gallery3/modules
Andy Staudacher 6dd92cfa1c Fix maintenance tasks / language admin for bug introduced earlier by no longer casting in ORM.
Task->done is now a string, boolean false is stored as integer 0 and loaded as string "0". On the client side that's interpreted as truthy in JavaScript.
Fix: cast "0" to (bool) before encoding to JSON.
2010-01-20 23:12:36 -08:00
..
2009-12-21 11:30:34 -08:00
2009-12-06 21:34:48 -08:00
2010-01-16 00:19:35 -08:00