This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-27 02:04:31 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b7786fe9a3edca070cac45d0fba221033e0e3ee2
gallery3
/
modules
/
rest
T
History
Tim Almdal
b7786fe9a3
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:16:37 -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:16:37 -08:00
helpers
Guests don't get access to the REST API.
2010-03-03 10:17:48 -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-05 21:42:39 -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