index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
server_add
/
views
Age
Commit message (
Expand
)
Author
2012-05-19
Create an ajax response framework that inserts <meta> tags to guard
Bharat Mediratta
2012-05-19
Revert "Prevent server_add autocomplete from being interpreted as UTF-7. Fix...
Bharat Mediratta
2012-05-16
Prevent server_add autocomplete from being interpreted as UTF-7. Fixes #1871.
Bharat Mediratta
2012-03-26
Fixed Delete button
Maxim Rubis
2011-04-23
Oops, forgot to remove the reference to admin.js. Follow-on for #1686.
Bharat Mediratta
2011-04-23
Inline admin JS into admin_server_add.html.php. Fixes #1686.
Bharat Mediratta
2010-02-25
Fix typo, thanks cajun100 for reporting!
Andy Staudacher
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-27
Breadcrumb updates. Apply g-first and g-active consistently, use ems instead ...
Chad Kieffer
2009-10-23
Adjust order of items on server_add admin page. Restore autocomplete to the a...
Chad Kieffer
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-04
Renamed more CSS selectors from gName to g-name.
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Apply gModuleStatus to server add status message.
Chad Kieffer
2009-09-18
* Changed the close functionality so the page is reloaded when the dialog is ...
Tim Almdal
2009-09-17
Refactor the server add javascript into a ui.gallery_server_add widget.
Tim Almdal
2009-09-17
Reload the album when server_add dialog is closed
Tim Almdal
2009-08-30
Fix double -> single quotes (::js_string returns a double-quotes delimited st...
Andy Staudacher
2009-08-30
(mostly harmless) XSS fix in server add
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
XSS fixes
Andy Staudacher
2009-08-29
Merge commit 'upstream/master'
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-18
Fix for ticket #590. The gallery.dialog.js looks for an element "#dialog #gPr...
Tim Almdal
2009-08-08
Refactor the gallery dialog into a jQuery widget
Tim Almdal
2009-08-05
Revert "Allow a theme to override the page refresh mechanism. Create a new"
Tim Almdal
2009-07-27
Allow a theme to override the page refresh mechanism. Create a new
Tim Almdal
2009-07-23
Don't escape & in JS text; it triggers the "Disallowed key characters
Bharat Mediratta
2009-07-21
Escape bare & symbols so that we use valid entities. Fixes ticket #577.
Bharat Mediratta
2009-07-11
Get rid of the form from server_add, we're not using it.
Bharat Mediratta
2009-07-11
Add a "close" button.
Bharat Mediratta
2009-07-11
Further simplify server_add (and bump it to version 3).
Bharat Mediratta
2009-07-10
Fix a bug where we were not properly locating the parent album when
Bharat Mediratta
2009-07-09
Add status output to make it clearer what's happening when you add files.
Bharat Mediratta
2009-07-09
Use p::purify instead of p::clean
Bharat Mediratta
2009-07-07
Rework server_add. It's smaller and leaner now, storing the list of
Bharat Mediratta
2009-07-02
Only enable the [add] button when boxes are checked.
Bharat Mediratta
2009-07-02
Partial pass of server_add cleanup. It's broken at this stage since
Bharat Mediratta
2009-07-02
Eliminate temporary variables by passing the $item into the view and
Bharat Mediratta
2009-07-02
Remove empty <script> block.
Bharat Mediratta
2009-06-23
Use gMessage for "no paths defined" status message.
Chad Kieffer
2009-06-04
Only request the server_add js if the user is an admin
Bharat Mediratta
2009-06-05
Rewrite the server_add to have the server format the selection when a branch ...
Tim Almdal
2009-05-31
Run all variables that come from user-entered data through p::clean()
Bharat Mediratta
2009-04-23
1) Change the processing so the server_add start task can return done = 1
Tim Almdal
2009-04-09
Provide a translation of the titleon the fatal error dialog pop-up
Tim Almdal
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-24
Add a pause button to the server add dialog and if it is clicked then
Tim Almdal
2009-03-17
Switch from using SimpleUploader to using swfUpload as our flash based
Bharat Mediratta
2009-03-16
Get rid of $hidden; it was never defined
Bharat Mediratta
[next]