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-05 20:49:09 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8312eb116e65195e3fc70d59b3b0817b9c807287
gallery3
/
modules
/
server_add
History
Andy Staudacher
ddb84c84e1
Rename mark_safe() to mark_clean()
2009-08-31 00:42:18 -07:00
..
controllers
Merge commit 'upstream/master'
2009-08-29 14:17:48 -07:00
helpers
Rename mark_safe() to mark_clean()
2009-08-31 00:42:18 -07:00
js
Fix for ticket
#590
. The gallery.dialog.js looks for an element "#dialog #gProgress" and if it finds it assumes that it is a progress dialog and removes the title. This pathc changes the name of the div containing the progress bar to gServerAddProgress and avoids the issue.
2009-08-18 05:18:41 +08:00
models
Rework server_add. It's smaller and leaner now, storing the list of
2009-07-07 21:20:24 -07:00
views
Fix double -> single quotes (::js_string returns a double-quotes delimited string)
2009-08-30 23:11:13 -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