aboutsummaryrefslogtreecommitdiff
path: root/mod/embed/views
AgeCommit message (Expand)Author
2013-02-27Fixes #5114. IE 7 and 8 forward to the embed items list after an upload.Brett Profitt
2012-07-17Fixes #4725 - no longer removes file upload form outside of embed lightbox, n...Matt Beckett
2012-06-17Fixes #3755 adds ajax loader when uploading files in embed pluginCash Costello
2012-01-04updated options on navigation/tabscash
2011-12-17Fixes #4086 handling containers for embed uploadingCash Costello
2011-12-17Refs #3971 inserting medium size thumbnails rather than smallCash Costello
2011-11-06removed uses of CSS class .right from pluginsCash Costello
2011-11-01added semi-colons after function expressionscash
2011-10-03using better insert classcash
2011-10-03removed the sections from the menu to provide more flexibility in tab orderingcash
2011-10-01Updated the instructionscash
2011-10-01fixed the forwarding of an embed upload formcash
2011-10-01cleaned up the embed item view and removed the inline jscash
2011-10-01removed unnecessary codecash
2011-10-01using the menu system for the embed tabs and adding a reusable select list viewcash
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-09-22Fixes #3795 not inserting the file title when embeding a file and tweaked css...cash
2011-08-29Removing debug string.Brett Profitt
2011-08-27Fixes #2911. Embed plugins works again. Added menu for embed sections. This p...Brett Profitt
2011-07-06updated the embed plugin for new css class elgg-item rather than elgg-list-itemCash Costello
2011-07-02fixed embed plugin for #3544cash
2011-06-26updated based on Brett's comments and removed old stuff related to facebox l...cash
2011-06-19File uploads working now. It is hard coded to only work with file plugin.cash
2011-06-18added back tab switchingcash
2011-06-18rewrote pagination for embed file listingcash
2011-06-18rewrote the insert javascript as an intermediate step. I'm sure I completely ...cash
2011-06-18using the new lightbox and hacking away at the complicated embed/embed viewcash
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ...cash
2011-06-03Refs #3360 #2911 applying ashleyward's patch for embed plugin - thanks!cash
2011-03-17Switching click handler to "live"ewinslow
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-01Fixes #2895: Embed uses longtext menu -- I believe that covers *all* the menu...ewinslow
2011-02-22entity-listing => elgg-image-block, margin-top => mtmewinslow
2011-02-22Touch ups for the embed plugin -- this one needs some serious work still, tho...ewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12light clean up on the embed plugin which doesn't appear to work at presentcash
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-09Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.brettp
2011-02-03changed input/pulldown to input/dropdowncash
2011-01-26namespaced longtext-controlcash
2011-01-01updating the sidebar boxes to use the new module classescash
2010-12-31Fixes #2703 - added support for url ids in navigation tabscash
2010-12-31switching to a better name for tabs in csscash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-09Fixes #2717 - fixing more errors introduced by my over aggressive renaming sc...cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash