index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
local_import
/
controllers
Age
Commit message (
Expand
)
Author
2009-02-28
The scaffolding, simple_uploader and local_import now call two new
Tim Almdal
2009-02-26
Fix up add from server:
Tim Almdal
2009-02-25
Add closing )
Tim Almdal
2009-02-25
Add support MP4 movies also. Flowplayer supports them and can stream
Bharat Mediratta
2009-02-24
Major change to local import, in that checking the high level
Tim Almdal
2009-02-23
Fix problem that movie::create was never being called. But strangely
Tim Almdal
2009-02-23
Include jpg as valid graphic files
Tim Almdal
2009-02-23
Use IMAGETYPE_xxx to filter file types
Tim Almdal
2009-02-22
Added "flv" to the list of the supported files
Tim Almdal
2009-02-21
Hardcode extensions instead of using Image::$allowed_types because we
Bharat Mediratta
2009-02-21
Implementation of local import module. Still need work on better
Tim Almdal
2008-12-12
Remove the attempt at a local import module
Tim Almdal
2008-12-11
Remove the options menus from the albums and photo pages and move to the site...
Tim Almdal
2008-12-11
1) Begins the creation of the local import module by adding the administation...
Tim Almdal