Bradley W. Dutton
bad663e05e
Add dropzone js uploader as a replacement for uploadify. The latter still remains almost entirely intact.
2017-11-04 16:39:51 -07:00
shadlaws
62335da791
Follow-on from autocomplete updates.
...
(9345dde83e , d632ef3e50 )
- gallery module: added loading-small.gif (so all themes have it by default)
- gallery module: added css for .ui-autocomplete-loading (copied from .g-loading-small in wind,
but without !important so other themes can override it)
- gallery module: updated upgrader.html.php to use new image (removes theme dependence)
- wind theme: removed outdated css for .ac_loading (not used in v3.0.5, either)
- server_add module: removed multiple argument from autocomplete (doesn't work well with it)
2013-02-26 13:07:00 +01:00
shadlaws
4bf41377b8
Moved autocomplete CSS to gallery.css to ensure it works for all themes (including admin_wind).
2013-02-18 18:29:31 +01:00
shadlaws
4dd7b708b2
Dialog sizing, titles, and z-index. This should ensure the small <500px dialogs
...
are correct, all titles are correctly sized, and the dialog boxes go to
the top for older themes, too.
2013-02-15 19:31:20 +01:00
shadlaws
8300c867a1
#1931 , #1932 , #1933 , #1934 - movieplayer view and movie_img function in items model
...
Many changes to movieplayer view and movie_img function in items model:
- include control bar height when dimensioning movie player
- provide a default "guess" at height and width when they are set as zero in items table
- resize movie player once the video is loaded based on its actual metadata
- add get_movie_img event to provide flexibility for altering/replacing the default Flowplayer v3
--HG--
extra : rebase_source : 5d1e9bb66ebf3e3fed5e1b9ee63790a204f21450
2012-12-30 10:03:36 +01:00
epeay
d8dce1e3e5
Updated Select Photos button hitbox to cover full visible button area.
2012-10-08 16:41:02 -04:00
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