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-06-02 17:59:16 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ae3ed7e3b796bae6e16e687c29f3fcf0df5fbfe
gallery3
/
core
/
controllers
History
Tim Almdal
1ae3ed7e3b
Get rid of the rearrange helper as the code could be inlined
2008-12-04 06:36:14 +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
Rename file::unlink() to dir::unlink(). This creates an API that is
2008-12-03 23:31:10 +00:00
photos.php
1) Create a Theme_View class that combines the functionality of the Theme class with the View class.
2008-11-27 16:19:07 +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
Get rid of the rearrange helper as the code could be inlined
2008-12-04 06:36:14 +00:00