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-10 07:55:39 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
85239ec75034fb9ad0f3c2d26d77d760a4e6dfd7
gallery3
/
core
/
controllers
History
Bharat Mediratta
f0a1950597
Fix a bug in the redirect after adding photos.
2008-12-07 04:56:39 +00:00
..
albums.php
The rearrange module will now add an album if you drag the "new album" onto the album tree. I haven't had a chance to figure out why the form does get any styling or why a textarea is no included as a list item.
2008-12-02 21:25:15 +00:00
items.php
Fix a bug in the redirect after adding photos.
2008-12-07 04:56:39 +00:00
photos.php
Implemented photo::_get_photo_add(). You need to create the var/uploads directory and make it writable by the server. The location of the temporary upload directory is specified in config/upload.php
2008-12-06 21:14:36 +00:00
rest.php
Fixed a bug in the REST controller dispatcher and added a test case that excercises it.
2008-11-21 21:07:36 +00:00
welcome.php
* Don't call _getadd_photo_html() when we don't have an items table.
2008-12-07 01:24:44 +00:00