search for: updatelocation

Displaying 2 results from an estimated 2 matches for "updatelocation".

2008 Jan 09
0
problem with checkboxes updating table
...ns_users ON locations.id = locations_users.location_id WHERE (locations_users.user_id = 2 ) Processing UserController#update Parameters: {"user"=>{"locations_ids"=>["1", "3"]}, "commit"=>"Save Data", "action"=>"updateLocation", "id"=>"2", "controller"=>"user"} User Columns (0.001231) SHOW FIELDS FROM users User Load (0.000087) SELECT * FROM users WHERE (users.`id` = 2) Location Load (0.000133) SELECT * FROM locations Location Columns (0.000906) SHOW FIELDS FROM...
2007 Nov 09
0
Wine release 0.9.49
...naspi32: Call ASPI_GetNumControllers() only once. wnaspi32: Do the command dumping only after device has been verified. wnaspi32: Fix Controller -> H/C mapping. wnaspi32: Fix controller number validation. Stefan D?singer (58): wined3d: Move drawable->sysmem reading to UpdateLocation. wined3d: Add a comment explaining what LoadLocation does. wined3d: Move sysmem->drawable copying to LoadLocation. wined3d: Move texture loading to LoadLocation. wined3d: Honor pbos when downloading a compressed texture. wined3d: Move texture -> drawable blits to...