Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mediamanager tabs, upload form fix | Kate Arzamastseva | 2011-07-14 |
| | |||
* | mediamanager resizable | Kate Arzamastseva | 2011-07-10 |
| | |||
* | media.js fixes | Kate Arzamastseva | 2011-07-10 |
| | |||
* | merging | Kate Arzamastseva | 2011-07-10 |
|\ | |||
| * | Rewrite mediamanager JavaScript | Adrian Lang | 2011-07-10 |
| | | | | | | | | | | Make it faster, prettier, less wrong, add UI effects, use jQuery UI Dialog, Abstract tree view stuff away into jQuery.dw_tree | ||
* | | media-manager fixes | Kate Arzamastseva | 2011-07-09 |
| | | |||
* | | media.js fix | Kate Arzamastseva | 2011-07-09 |
| | | |||
* | | mediamanager fix | Kate Arzamastseva | 2011-07-08 |
| | | |||
* | | mediamanager ajax forms | Kate Arzamastseva | 2011-07-04 |
| | | |||
* | | ajax mediamanager fix | Kate Arzamastseva | 2011-07-03 |
| | | |||
* | | ajax mediamanager | Kate Arzamastseva | 2011-07-03 |
|/ | |||
* | fixed two errors in media.js, still needs refactoring | Andreas Gohr | 2011-06-27 |
| | |||
* | Moved behavioural functions into it's own object and file | Andreas Gohr | 2011-06-13 |
| | | | | | JavaScript functions adding behaviours based on IDs or class names where moved to their own object into behaviour.js and where jQueryized. | ||
* | Merge branch 'jquery' | Michael Hamann | 2011-05-29 |
|\ | | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup | ||
| * | JS API is corrected to the original state | Michal Rezler | 2011-03-28 |
| | | |||
| * | helpers.js was removed - it basically contained functions they are ↵ | Michal Rezler | 2011-03-27 |
| | | | | | | | | implemented in jQuery library | ||
| * | cookie.js is jQueryfied, added jQuery-cookie-plugin | Michal Rezler | 2011-03-26 |
| | | |||
| * | cursors: a.select = pointer, linkwiz__header = cross | Michal Rezler | 2011-03-24 |
| | | |||
| * | Added pointers cursors on a.select | Michal Rezler | 2011-03-23 |
| | | |||
| * | jQuery rewrite branch merged into master branch of whole project | Michal Rezler | 2011-03-23 |
| |\ | |||
| * | | Got rid of drag.js and added jQuery UI instead. | Pierre Spring | 2010-10-10 |
| | | | |||
| * | | media.js is jQueryfied. | Pierre Spring | 2010-10-10 |
| | | | |||
| * | | Merge remote branch 'origin/master' | Pierre Spring | 2010-10-10 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: lib/scripts/media.js | ||
| | * | | Worked on jQuery port of the media manager | Pierre Spring | 2010-10-01 |
| | | | | |||
| | * | | started jQueryfying media manager | Pierre Spring | 2010-09-27 |
| | | | | |||
| | * | | added JSLint declaration | Pierre Spring | 2010-09-27 |
| | | | | |||
| | * | | jQueryfied toggle function. | Pierre Spring | 2010-09-27 |
| | | | | |||
| * | | | Worked on jQuery port of the media manager | Pierre Spring | 2010-10-10 |
| | | | | |||
| * | | | started jQueryfying media manager | Pierre Spring | 2010-10-10 |
| | | | | |||
| * | | | added JSLint declaration | Pierre Spring | 2010-10-10 |
| | | | | |||
| * | | | jQueryfied toggle function. | Pierre Spring | 2010-10-10 |
| | | | | |||
* | | | | Revert "correctly disable unfinished media options popup" | Andreas Gohr | 2011-04-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 342e58c8c048bfd5f57f10bd88cee95aa2732e96. The options code had already been fixed. My mistake. | ||
* | | | | correctly disable unfinished media options popup | Andreas Gohr | 2011-04-17 |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | We disabled the media options shortly before the last release because of an unfixed bug. The disabling was not complete which caused problems with templates not incorporating the needed CSS. Since the option dialog hasn't been fixed yet, this patch also disables the creation of the corresponding HTML to avoid the mentioned template problems. | ||
* | | | Pass edid to the mediamanager | Adrian Lang | 2011-03-06 |
| | | | |||
* | | | initialised media options modal popup with display:none in JS | Anika Henke | 2010-11-13 |
| | | | |||
* | | | removed fixme comment | Dominik Eckelmann | 2010-11-13 |
| | | | |||
* | | | fixed mediamanager options + ie6 fix (FS#2074) | Dominik Eckelmann | 2010-11-13 |
| | | | |||
* | | | disable media options dialog FS#2047 | Andreas Gohr | 2010-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 Haeussge | 2010-10-02 |
| | | |||
* | | Small fixes / cleanup | Adrian Lang | 2010-09-28 |
|/ | |||
* | removed dead leftover code from media search | Andreas Gohr | 2010-03-12 |
| | |||
* | Provide ›original size‹ media insertion | Adrian Lang | 2010-03-02 |
| | |||
* | Rewrite mediamanager options’ JavaScript, new icons | Adrian Lang | 2010-03-02 |
| | |||
* | extended mediamanager options | Dominik Eckelmann | 2010-03-02 |
| | |||
* | renamed media manager JS object FS#1813 | Andreas Gohr | 2009-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#1756 | Andreas Gohr | 2009-09-29 |
| | | | | | | Ignore-this: 98f8e6cfa17f9ebd845ed51978de0d2d darcs-hash:20090929185824-7ad00-3dbd7c88dcb06bbc58a764b8e63648ea5e6a23fb.gz | ||
* | Some changes to the media file search | Andreas Gohr | 2009-09-01 |
| | | | | | | Ignore-this: 95042b9e60f807e046f93a362444a551 darcs-hash:20090901151703-6e07b-2c2d5a9a381b7ab6a19d1f74ba99aecb1e724181.gz | ||
* | Search capabilities for the media manager added. | sarnowski | 2009-08-24 |
| | | | | darcs-hash:20090824112230-8c5bd-7b8d8ba14e7533c1035b7b732983a0e3de8251a1.gz | ||
* | do not prepend colon via javascript in media manager | Andreas Gohr | 2009-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 changes | Andreas Gohr | 2009-08-12 |
| | | | | | | | | Ignore-this: 7c8f68f29f52bc1d33fdb76ba98d2307 Removed unused string, move another string to the [js] subarray. darcs-hash:20090812191138-6e07b-65db1b7560d437fb26a1a4d0095cd768b2c9af01.gz |