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
599d6377e8d439c5cf808a14ff7240dfb42fdf61
gallery3
/
modules
/
server_add
History
Tim Almdal
be1d49d017
Change the timeout on resubmitting the next task iteration to 25ms instead of. This allows the jQuery.ajax method to complete its processing. Otherwise, the browser can spend time thrashing around trying to send the next request.
2009-09-17 10:55:50 -07:00
..
controllers
Don't show links as part of the auto complete list
2009-09-17 07:04:11 -07:00
helpers
Rename mark_safe() to mark_clean()
2009-08-31 00:42:18 -07:00
js
Change the timeout on resubmitting the next task iteration to 25ms instead of. This allows the jQuery.ajax method to complete its processing. Otherwise, the browser can spend time thrashing around trying to send the next request.
2009-09-17 10:55:50 -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
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