Age | Commit message (Expand) | Author |
2011-11-06 | removed uses of CSS class .right from plugins | Cash Costello |
2011-11-01 | added semi-colons after function expressions | cash |
2011-10-03 | using better insert class | cash |
2011-10-03 | removed the sections from the menu to provide more flexibility in tab ordering | cash |
2011-10-01 | Updated the instructions | cash |
2011-10-01 | fixed the forwarding of an embed upload form | cash |
2011-10-01 | cleaned up the embed item view and removed the inline js | cash |
2011-10-01 | removed unnecessary code | cash |
2011-10-01 | using the menu system for the embed tabs and adding a reusable select list view | cash |
2011-09-24 | Fixes #3845 added ie7 css view and tested all current hacks for ie7 | Cash Costello |
2011-09-22 | Fixes #3795 not inserting the file title when embeding a file and tweaked css... | cash |
2011-08-29 | Removing debug string. | Brett Profitt |
2011-08-27 | Fixes #2911. Embed plugins works again. Added menu for embed sections. This p... | Brett Profitt |
2011-07-06 | updated the embed plugin for new css class elgg-item rather than elgg-list-item | Cash Costello |
2011-07-02 | fixed embed plugin for #3544 | cash |
2011-06-26 | updated based on Brett's comments and removed old stuff related to facebox l... | cash |
2011-06-19 | File uploads working now. It is hard coded to only work with file plugin. | cash |
2011-06-18 | added back tab switching | cash |
2011-06-18 | rewrote pagination for embed file listing | cash |
2011-06-18 | rewrote the insert javascript as an intermediate step. I'm sure I completely ... | cash |
2011-06-18 | using the new lightbox and hacking away at the complicated embed/embed view | cash |
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ... | cash |
2011-06-03 | Refs #3360 #2911 applying ashleyward's patch for embed plugin - thanks! | cash |
2011-03-17 | Switching click handler to "live" | ewinslow |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-14 | Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba... | ewinslow |
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where applic... | ewinslow |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-01 | Fixes #2895: Embed uses longtext menu -- I believe that covers *all* the menu... | ewinslow |
2011-02-22 | entity-listing => elgg-image-block, margin-top => mtm | ewinslow |
2011-02-22 | Touch ups for the embed plugin -- this one needs some serious work still, tho... | ewinslow |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-12 | light clean up on the embed plugin which doesn't appear to work at present | cash |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-09 | Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins. | brettp |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-01-26 | namespaced longtext-control | cash |
2011-01-01 | updating the sidebar boxes to use the new module classes | cash |
2010-12-31 | Fixes #2703 - added support for url ids in navigation tabs | cash |
2010-12-31 | switching to a better name for tabs in css | cash |
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne... | cash |
2010-12-09 | Fixes #2717 - fixing more errors introduced by my over aggressive renaming sc... | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ... | cash |