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-04-17 02:59:22 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1f252f0609435b41ab085a24bafab94a0269052d
gallery3
/
modules
/
server_add
History
Tim Almdal
cf89015a29
Change the fix for ticket
#775
to always add the Add menu, but not add any items if the album directory is not writable.
2009-09-19 09:34:27 -07:00
..
controllers
Don't try to creat an album that corresponds to the staging directory. Just add the contents of the staging directlyinto the album that server_add was invoked from. Fixes ticket
#785
2009-09-17 10:57:22 -07:00
helpers
Change the fix for ticket
#775
to always add the Add menu, but not add any items if the album directory is not writable.
2009-09-19 09:34:27 -07:00
js
* Changed the close functionality so the page is reloaded when the dialog is closed.
2009-09-18 12:17:58 -07:00
models
Rework server_add. It's smaller and leaner now, storing the list of
2009-07-07 21:20:24 -07:00
views
* Changed the close functionality so the page is reloaded when the dialog is closed.
2009-09-18 12:17: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