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-09 21:19:11 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3d8d2f71be68ce5bb267a54a36d6ab495c22e6b1
gallery3
/
modules
/
gallery
History
Tim Almdal
8f975636d6
Add some padding to the add photo's button so when the focus goes on the flash object, it lines up with the button.
2009-11-11 20:30:57 -08:00
..
config
Address the inconsistency between Add Photos and Server Add so that neither replace spaces in the filename
2009-11-04 08:24:15 -08:00
controllers
Improve error handling.
2009-11-11 18:47:10 -08:00
css
Improve error handling.
2009-11-11 18:47:10 -08:00
helpers
First cut at replacing swfupload with uploadify. Probably need to review the css and remove extra swfupload selectors. Also changed the dialog so tags can be entered for all the files being uploaded. Probably need to add better start processing so the batch is started before the first image is loaded. Maybe add a module variable so the number of simultaneous uploads can be initiated (currently hard ocded to 10.
2009-11-09 13:54:55 -08:00
hooks
Allow themes to override event handlers. In gallery::ready() grab the server
2009-10-23 17:58:55 -07:00
images
Swap Jakob's placeholder in for mine.
2009-06-16 19:50:26 -07:00
js
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
libraries
Clean up the In place edit api:
2009-11-06 23:05:20 -08:00
models
Make sure the position method works for both ascending and descending sort orders.
2009-11-06 23:20:30 -08:00
tests
Correct spacing
2009-11-06 23:19:48 -08:00
views
Add some padding to the add photo's button so when the focus goes on the flash object, it lines up with the button.
2009-11-11 20:30:57 -08:00
module.info
Upgrade the gallery module to version 16 to reflect the refactoring of the user module into an identity provider. Change how we determine if there are available groups that we need to export
2009-10-26 10:05:25 -07:00