This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-04-17 19:19:17 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
55eeb8336fcfd2d2c0542e85de9da100bce1c338
gallery3
/
modules
/
tag
History
Tim Almdal
31bb09c9b6
Change ->in(...) ->where('id', 'in', ...)
2009-12-27 12:10:37 -08:00
..
controllers
Convert a bunch of leftover kohana::show_404 calls to throw
2009-12-23 20:51:33 -08:00
css
Clean up the In place edit api:
2009-11-06 23:05:20 -08:00
helpers
Update database queries.
2009-12-06 21:33:17 -08:00
models
Change ->in(...) ->where('id', 'in', ...)
2009-12-27 12:10:37 -08:00
tests
Convert all DB where() calls to take 3 arguments.
2009-11-26 12:09:04 -08:00
views
Refactor the tags to remove the REST_Controller. Partial fix for ticket
#917
2009-11-25 09:08:33 -08:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00