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
Age
Commit message (
Expand
)
Author
2009-06-12
Convert the filename to a sensible title to match the way that the simple upl...
Bharat Mediratta
2009-06-10
Changed how directories are processed when the parent directory is selected and
Tim Almdal
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-06-03
Guard against pages with no items.
Bharat Mediratta
2009-06-03
Minor tweaks to the way that we turn the add photos item into a menu
Bharat Mediratta
2009-06-02
made "Add photos" its own site menu item
jhilden
2009-06-02
Have server_add turn the "Add Photo" menu option into a dropdown and
Bharat Mediratta
2009-06-01
Security pass over all controller code. Mostly adding CSRF checking
Bharat Mediratta
2009-05-31
Run all variables that come from user-entered data through p::clean()
Bharat Mediratta
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-21
Change $view->action to a absolute url.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-13
Create a new "add" permission and require it at the controller level
Bharat Mediratta
2009-05-09
Remove quotes and correct typo
Tim Almdal
2009-05-09
Fix for ticket #217
Tim Almdal
2009-05-02
Change comment style for brevity.
Bharat Mediratta
2009-05-02
Whitespace cleanup.
Bharat Mediratta
2009-04-23
1) Change the processing so the server_add start task can return done = 1
Tim Almdal
2009-04-09
Don't try to import the staging directory as an album
Tim Almdal
2009-04-09
Provide a translation of the titleon the fatal error dialog pop-up
Tim Almdal
2009-04-09
Create a pause method on the server_add controller and get rid of the
Tim Almdal
2009-04-09
Fix server add to correctly ignore a authorized path if there are no
Tim Almdal
2009-04-08
Fixes issues with Server Add:
Tim Almdal
2009-04-06
Fix for ticket #207, which should then generate a whole bunch of
Tim Almdal
2009-04-03
Fix for ticket #200. When an error occurs the current uri is no
Tim Almdal
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-25
Fix for ticket #184. Sort the output children as DirectoryIterator
Tim Almdal
2009-03-24
Fix the problem I created by trying to run the task again after it was comple...
Tim Almdal
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
2009-03-16
clean up style attr
Bharat Mediratta
2009-03-16
Remove unnecessary slash from url::site() arg.
Bharat Mediratta
2009-03-11
Refine the task api but removing the optional parameters on the
Tim Almdal
2009-03-10
Refactor the server add module to make use of the task api (Ticket
Tim Almdal
2009-03-10
access::allow/deny/reset functions will now throw an exception if you
Bharat Mediratta
2009-03-09
Fix for ticket #135
Tim Almdal
2009-03-05
Don't clean out the authorized_paths var at install time, so that uninstall/r...
Bharat Mediratta
2009-03-05
Remove stray reference to server_add_dir_list.html.php
Bharat Mediratta
2009-03-05
Cleanups.
Bharat Mediratta
2009-03-05
Minor cleanups.
Bharat Mediratta
2009-03-05
Change how the urls are built in the java script
Tim Almdal
2009-03-05
Clean up no authorized directoriesmessage
Tim Almdal
2009-03-05
Correct typo
Tim Almdal
2009-03-04
Remove addition options to the autocomplete call. No point in sending
Tim Almdal
2009-03-04
Last of changes required from Bharat's 2nd review pass
Tim Almdal
2009-03-04
Continuation of the rename of jquery.autocomplete.pack.js
Tim Almdal
2009-03-04
move server_add styles into the theme screen.css files
Tim Almdal
2009-03-04
Move the autocomplete js and css files to lib
Tim Almdal
[next]