Age | Commit message (Expand) | Author |
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 | fixed issue with embedding a file in an embedded file | 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-05-20 | Refs #2104 changed extension to enhancement and added security, widget, and t... | cash |
2011-04-28 | Refs #3358 fixed another instance where link_class should be used now due to ... | 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-08 | Refs #2104 added bundled category to all core plugins | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | fixed embed longtext menu registration | cash |
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-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
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-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
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-11 | Converted all manifest files to 1.8 style | 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-02-02 | updated the plugin manifest files to use the new variable name for activation... | 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-15 | 1st step in changing initialise_elgg.js to elgg.js | 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-12-01 | screen.css is a better name for our main css file | cash |
2010-11-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | 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 |