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-05-04 20:19:09 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ae6af2f9b61d69a3adc36f52257cdbd9c4fedf4e
gallery3
/
modules
/
organize
History
Bharat Mediratta
d96ce71f1a
Remove a stray period.
2010-06-15 15:29: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
Remove a stray period.
2010-06-15 15:29:45 -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