Bharat Mediratta
7e5a363ffc
Only request the server_add js if the user is an admin
2009-06-04 12:21:51 -07:00
Tim Almdal
e1ce3196f4
Rewrite the server_add to have the server format the selection when a branch is opened. Sub trees re only retrieved when the branch is opened. Changed the
...
start task processing to fill in any subtrees that are selected, but were never expanded on the client. Added the loading icon.
Signed-off-by: Bharat Mediratta <bharat@menalto.com >
2009-06-05 03:13:14 +08:00
Bharat Mediratta
9369ccab7f
Run all variables that come from user-entered data through p::clean()
2009-05-31 01:02:51 -07:00
Tim Almdal
7bd44b22e2
1) Change the processing so the server_add start task can return done = 1
...
if there are no eligible files selected
2) Change the javascript to handle this condition and show a pop up
2009-04-23 21:42:34 +00:00
Tim Almdal
49042345f6
Provide a translation of the titleon the fatal error dialog pop-up
2009-04-09 19:32:12 +00:00
Tim Almdal
00ffb24eb0
Add a pause button to the server add dialog and if it is clicked then
...
the upload is paused. If the dialog is closed and the task is not
complete then a warning message is displayed on the album.
2009-03-24 17:41:20 +00:00
Bharat Mediratta
0f5ccc9aa3
Switch from using SimpleUploader to using swfUpload as our flash based
...
uploader. This is modeled on
http://codex.gallery2.org/Gallery3:Upload_UX but is not yet complete.
Notes:
* Changed #gProgressBar to .gProgressBar to support multiple progress
bars on the same page
* Added a bunch of CSS to the "needs a home" section in
themes/default/css/screen.css
2009-03-17 05:20:37 +00:00
Bharat Mediratta
ccc867f629
Get rid of $hidden; it was never defined
2009-03-16 09:11:30 +00:00
Bharat Mediratta
784adf835e
clean up style attr
2009-03-16 07:16:54 +00:00
Tim Almdal
5c82ce33a2
Refactor the server add module to make use of the task api (Ticket
...
#125 ). Haven't quite figured out what to do with the errors in the
context. Maybe they should show on the mainenance screen?
2009-03-10 21:30:33 +00:00
Tim Almdal
c0e65b2029
move server_add styles into the theme screen.css files
2009-03-04 16:36:41 +00:00
Tim Almdal
f7d82ec52f
Rename local_import module to server_add
2009-03-04 15:46:10 +00:00