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-20 03:19:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e6f2f1b4c489c21546c2ae685b814c42e689d71
gallery3
/
modules
/
server_add
History
Tim Almdal
4e6f2f1b4c
Don't display the add menu if the underlying operating system directory is not writable. THis should fix ticket
#775
2009-09-18 23:53:48 -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
Don't display the add menu if the underlying operating system directory is not writable. THis should fix ticket
#775
2009-09-18 23:53:48 -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