Bharat Mediratta
dfd50a6c1f
Partially revert the CSS change in 76a7ad3161
...
to center the "Select..." button because it was causing the SWF object to
vanish in Firefox. #1638 .
2011-04-23 15:18:23 -07:00
Bharat Mediratta
76a7ad3161
Overhaul of the uploader code:
...
- Propagate size limits (including detecting memory limits from GD) down to the
Flash so that we don't even start uploads that won't work
- Improve the error messages to be more user meaningful and provide links to the
codex for errors
- Tell the user up front what the file size limit is.
Fixes #1638
2011-04-23 10:07:32 -07:00
mamouneyya
318a94a5ef
flip the float value for RTL
2010-09-01 10:59:00 +08:00
Bharat Mediratta
db769b76ab
Expire completed uploads and introduce a text message that says how
...
many photos have been uploaded successfully. This is to pave the way
for retry code later on.
2010-08-31 00:03:46 -07:00
Tim Almdal
68b598d4fa
Remove style information regarding the permission dialog from the gallery.css to the wind/screen.css. This should make it easier for themes to style the dialog.
2010-08-19 19:48:44 -07:00
mamouneyya
ca09e98890
centerize the group labels in Edit Permission window.. i think it's much cleaner this way
2010-06-23 23:33:13 +08:00
Tim Almdal
a804c11513
1) revert e468ed7bd3
...
2) Add the padding to both the button and flash object so they always line up
3) Add some top padding to the uploadifyQueue panel to seprate it from the button.
2010-06-21 10:11:38 -07:00
mamouneyya
562fb174a7
Flip some margin/padding values for RTL
2010-06-18 14:08:08 +03:00
Chad Kieffer
0e9c626684
Add more padding to the top of the add-photos-canvas to avoid overlap with selected photos.
2010-03-16 23:10:15 -06:00
Chad Kieffer
5f985b3e2a
Updates to upload CSS to make it themeable and RTL compatible. Use absolute positioning to handle upload button positioning. Remove color definitions to allow jQuery UI theme to set button colors. Consolidate upload dialog CSS to modules/css/gallery.css. Closes #885 .
2010-02-28 18:46:43 -07:00
Chad Kieffer
2846d81171
First pass at user profile formatting updates. Moved buttons to the top, simplified HTML and CSS.
2010-02-18 23:00:58 -07:00
Chad Kieffer
3aa7a3fcda
Address RTL issues reported in ticket #869 . Placement of checkboxes and radio buttons and sidebar block management lists.
2009-11-17 22:32:25 -07:00
Tim Almdal
421a975c0e
Improve error handling.
2009-11-11 18:47:10 -08:00
Tim Almdal
9546e19e34
Pass two of uploadify... remove the default.css file, removed the folder option and create a status area where succesful uploads are listed.
2009-11-10 12:49:13 -08:00
Tim Almdal
d8beb6f530
First cut at replacing swfupload with uploadify. Probably need to review the css and remove extra swfupload selectors. Also changed the dialog so tags can be entered for all the files being uploaded. Probably need to add better start processing so the batch is started before the first image is loaded. Maybe add a module variable so the number of simultaneous uploads can be initiated (currently hard ocded to 10.
2009-11-09 13:54:55 -08:00
Tim Almdal
e300ede3d8
1) Change the name of the form and message to g-in-place-edit-form and g-in-place-edit-message.
...
2) Make sure the cancel button works and cleans up the dom appropriately.
2009-11-07 00:05:49 -08:00
Chad Kieffer
3e0a81a394
Move log viewing and translation CSS from admin_wind to gallery.css. Explicitly set widths on all admin forms to 270px, all work better at a narrower width than the 500px default set by gallery.dialog.js.
2009-11-06 21:35:32 -07:00
Chad Kieffer
04c10a0720
Minor css cleanup. Removed a few redundant and unused attributes, alphabetized attributes, white-space fixes.
2009-11-05 23:10:32 -07:00
Chad Kieffer
e0fcd8130e
Removed todos, they're done.
2009-11-05 22:37:57 -07:00
Tim Almdal
6984737a54
Clean up problem with cancelling the inplace edit left a whole bunch of css artifacts.
2009-11-05 21:35:40 -08:00
Chad Kieffer
c5faa3560e
Created gallery.css file, moved simple uploader, move, and permissions CSS there. Removed relocated styles from theme css.
2009-10-25 16:53:54 -06:00