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
/
local_import.php
Age
Commit message (
Expand
)
Author
2009-03-04
Rename local_import module to server_add
Tim Almdal
2009-03-04
Redefine the batch API to be very very simple. You call
Bharat Mediratta
2009-03-04
Forgot to remove a debugging statement
Tim Almdal
2009-03-04
Use Directory Iterator
Tim Almdal
2009-03-03
* Validate that the source path is authorized.
Tim Almdal
2009-03-03
Improve the comment about why we skip the first path.
Tim Almdal
2009-03-03
Fix indentation, remove unnnecessary csrf check.
Bharat Mediratta
2009-03-03
Refactored the batch Api: 1) created a small batch helper class:
Tim Almdal
2009-03-01
Simplify the batch api by having the core event handlers for
Tim Almdal
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