summaryrefslogtreecommitdiff
path: root/lib/scripts/media.js
Commit message (Collapse)AuthorAge
* Pass edid to the mediamanagerAdrian Lang2011-03-06
|
* initialised media options modal popup with display:none in JSAnika Henke2010-11-13
|
* removed fixme commentDominik Eckelmann2010-11-13
|
* fixed mediamanager options + ie6 fix (FS#2074)Dominik Eckelmann2010-11-13
|
* disable media options dialog FS#2047Andreas Gohr2010-10-27
| | | | | | | The media options dialog has currently an open bug regarding the behavior of the nolink option. Additionally will wrong syntax be inserted when using Internet Explorer < 8. Since this can't be fixed on time, this patch disables the media options for the release.
* FS#2034: Removed close button.Gina Haeussge2010-10-02
|
* Small fixes / cleanupAdrian Lang2010-09-28
|
* removed dead leftover code from media searchAndreas Gohr2010-03-12
|
* Provide ›original size‹ media insertionAdrian Lang2010-03-02
|
* Rewrite mediamanager options’ JavaScript, new iconsAdrian Lang2010-03-02
|
* extended mediamanager optionsDominik Eckelmann2010-03-02
|
* renamed media manager JS object FS#1813Andreas Gohr2009-12-16
| | | | | | | | | | Ignore-this: 7ded514e72e46ca3af5e22f7043dbd8b "media" seems to be a reserved object in recent JavaScript DOM scripting standards. Most recent Chrome builds will choke on our scripts overwriting that name. darcs-hash:20091216204852-7ad00-aab1927c81e2064ac763db77323085f977f38ce3.gz
* declare media and linkwiz objects with var FS#1756Andreas Gohr2009-09-29
| | | | | | Ignore-this: 98f8e6cfa17f9ebd845ed51978de0d2d darcs-hash:20090929185824-7ad00-3dbd7c88dcb06bbc58a764b8e63648ea5e6a23fb.gz
* Some changes to the media file searchAndreas Gohr2009-09-01
| | | | | | Ignore-this: 95042b9e60f807e046f93a362444a551 darcs-hash:20090901151703-6e07b-2c2d5a9a381b7ab6a19d1f74ba99aecb1e724181.gz
* Search capabilities for the media manager added.sarnowski2009-08-24
| | | | darcs-hash:20090824112230-8c5bd-7b8d8ba14e7533c1035b7b732983a0e3de8251a1.gz
* do not prepend colon via javascript in media managerAndreas Gohr2009-08-30
| | | | | | | | | Ignore-this: 67ae7589474461a1279720865f0d18b9 Just moves the prepending of the colon (for absolute namespaces) from the javascript to the PHP backend code - makes reusing the javascript for non local files easier. darcs-hash:20090830130823-7ad00-2b53e48edd8e117ac3f7814c50ea429e06284809.gz
* Language file cleanups for JS changesAndreas Gohr2009-08-12
| | | | | | | | Ignore-this: 7c8f68f29f52bc1d33fdb76ba98d2307 Removed unused string, move another string to the [js] subarray. darcs-hash:20090812191138-6e07b-65db1b7560d437fb26a1a4d0095cd768b2c9af01.gz
* fixed confirmation dialog on media deleteAndreas Gohr2009-01-16
| | | | darcs-hash:20090116214118-7ad00-47a90e682e8ffab313fee7e775d82a3e892dc5bc.gz
* fix for FS#1451Michael Klier2008-10-12
| | | | darcs-hash:20081012162238-23886-a9189113395be7c2142796392d823aee712a9828.gz
* FS#1134 removed inline javascript from mediamanagerMichael Klier2008-10-12
| | | | darcs-hash:20081012151319-23886-cf6100556d4bdfd1090d1c6be0023aa3dd6840cc.gz
* multiupload fixes FS#1452Andreas Gohr2008-09-16
| | | | | | | | | | | This patch fixes HTML validity problems with the multiupload flash. It also makes sure the uploadflash is shown when switching namespaces via Ajax in the Mediamanager. BTW. The multiupload flash does not work in lighttpd 1.4.x see http://trac.lighttpd.net/trac/ticket/1017 for details darcs-hash:20080916173630-7ad00-84c4ad5d580093155a1ccfb41054c55b789118c0.gz
* experimental Flash based multi uploadAndreas Gohr2008-06-07
| | | | | | | | | | | | | | | | | | | | | | This patch adds experimental support for uploading multiple files in one go. This is achieved by using Flash for selecting multiple images and intitiating the HTTP upload. When Flash 8 or higher is detected, an additional icon is added to the usual upload form. Clicking it will swith the form to the Flash based upload queue. Things that need work: * Better Icon * Feedback if Flash detection works on all Flash 8 supported platforms * Progress feedback seems not to work on Linux (might be Adobe bug) * No final feedback how many images were uploaded correctly The flash sources are located in lib/_fla/ Any feedback and help would be appreciated. darcs-hash:20080606222849-7ad00-738083445af275752aaebc29bfa51430f3d94459.gz
* add leading colon for media inserted via managerAndreas Gohr2008-01-18
| | | | darcs-hash:20080118212849-7ad00-fbdb3c4b9f4f130acda82b0934b49390f36bd4a7.gz
* fix of js fix of xhtml fix of mediamanager *g*Anika Henke2007-05-14
| | | | darcs-hash:20070513220816-d5083-3d1ab51294c79f48a9a88159de579b32768a3a16.gz
* javascript fix for recent mediamanager xhtml fixAndreas Gohr2007-05-13
| | | | darcs-hash:20070513213350-7ad00-ed07ed98389045714328c34aaf318fc7734665a2.gz
* JavaScript fixes for media manger on IEAndreas Gohr2006-06-16
| | | | | | Fixes the display of the checkbox options darcs-hash:20060616113600-7ad00-000ca791e8c3d9045bda06af9e149f2e2321a8bd.gz
* mediamanager focus fixAndreas Gohr2006-05-27
| | | | darcs-hash:20060526232000-7ad00-be18aedbc317ad0f285c359200f467a7e42b96f2.gz
* more mediamanager fixesAndreas Gohr2006-05-25
| | | | | | | This fixes some styling issues, the cookie handling and a bug in the JavaScript caching mechanism. darcs-hash:20060525144000-7ad00-2f0b673d4f747c979f460e4e927a50eeeae81ec1.gz
* media manager fixesAndreas Gohr2006-05-21
| | | | darcs-hash:20060521213334-7ad00-d3bdc1fbce1b904d3f939197bae0b811aa5bbac3.gz
* hide media detailsAndreas Gohr2006-05-20
| | | | | | | This adds an option to hide the details (thumbnail, metadata) in the media manager. The selected choice is remembered in a cookie. darcs-hash:20060520124854-7ad00-3ef624d495bed0830f05ea06d54d039784206793.gz
* media manager enhancementsAndreas Gohr2006-05-19
| | | | | | | Separate scrolling for right and left side of the manager (like frames) Show syntax example for simple copy'n'paste if no JavaScript available. darcs-hash:20060519202900-7ad00-9b20bd7993d3687f83b807a81cd23051b16785db.gz
* new mediamanagerAndreas Gohr2006-05-19
This patch adds a completely rewritten media popup. The following noteworthy changes were made: - media manager uses a collapsible namespace tree - media manager uses AJAX if available - media manager popup can be kept open when selecting a media file - only one template is used for the media manager :!: Template - Editable image metadata is configured in conf/mediameta.php now - The JS cookie mechanism was enhanced to store key/value pairs - Language strings can be exported to JS in js.php darcs-hash:20060519165023-7ad00-4932b4553fc919aa4a8b8187958b823acf4f8cee.gz