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-07-11 01:33:51 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2492280cc0ec9eb64a8daeccc7b5698ece7fea66
gallery3
/
modules
/
organize
History
Tim Almdal
81f176cf8e
url::site(...) adds a leading slash to the uri it generates. Take this into account when creating the base url for accessing rest requests.
...
Update the sort dropdown box to manual when album items are rearranged.
2010-06-15 09:39:45 -07:00
..
controllers
Change the parameters for the organize dialog box. The baseUrl parameter was removed and replaced with the restUri, which contains the relative uri for the rest controller. The controller parameter is now the relative uri for the organize controller. The protocol parameter was added. In addition, there is not default size for the organize flex object. It attempts to fit within the gallery3 dialog box.
2010-06-14 13:07:58 -07:00
css
Convert the old organize to the new flex based organize
2010-03-27 11:16:41 -07:00
helpers
Add dependency checking to insure the administrator is notified if the rest module is deactivated
2010-05-09 20:39:31 -07:00
lib
url::site(...) adds a leading slash to the uri it generates. Take this into account when creating the base url for accessing rest requests.
2010-06-15 09:39:45 -07:00
views
Change the parameters for the organize dialog box. The baseUrl parameter was removed and replaced with the restUri, which contains the relative uri for the rest controller. The controller parameter is now the relative uri for the organize controller. The protocol parameter was added. In addition, there is not default size for the organize flex object. It attempts to fit within the gallery3 dialog box.
2010-06-14 13:07:58 -07:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00