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-19 19:09:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
effccfd41d2618cfd41ce6db0834c2298fdb42d8
gallery3
/
modules
/
server_add
History
Andy Staudacher
effccfd41d
Change all instances of SafeString::of_safe_html() to html::mark_safe() in views.
2009-08-30 07:00:56 -07:00
..
controllers
Merge commit 'upstream/master'
2009-08-29 14:17:48 -07:00
helpers
Change all instances of SafeString::of_safe_html() to html::mark_safe() in views.
2009-08-30 07:00:56 -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
Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly.
2009-08-29 22:54:20 -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