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-22 17:29:57 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5467e21e8b9941a2b64aa093c0cf0f591ef5ca82
gallery3
/
modules
/
rest
History
Tim Almdal
5467e21e8b
Changes to support updating the child elements within an album. In this change the urls of the children are sent up asan array of post fields children[0].... children[n]. If an existing child is not included it is deleted. Including a url to an child in another album will move the child. Changing the order of the children will respect the order of the children, if the sort column is 'weight'
2010-03-13 08:39:06 -08:00
..
controllers
Changes to support updating the child elements within an album. In this change the urls of the children are sent up asan array of post fields children[0].... children[n]. If an existing child is not included it is deleted. Including a url to an child in another album will move the child. Changing the order of the children will respect the order of the children, if the sort column is 'weight'
2010-03-13 08:39:06 -08:00
helpers
Guests don't get access to the REST API.
2010-03-13 08:39:05 -08:00
libraries
Update the copyright to 2010. It's only 3 months into the year :-)
2010-03-03 10:15:34 -08:00
models
Update the copyright to 2010. It's only 3 months into the year :-)
2010-03-03 10:15:34 -08:00
tests
Update tests to reflect the fact that you have to be logged in to do anything.
2010-03-13 08:39:05 -08:00
views
Do all the html::clean|purify calls in the views and not the controller. Also clean the subject line and email message body of the contact user email.
2010-01-28 07:44:58 -08:00
module.info
Add quotes to the module name
2009-12-31 12:47:18 -08:00