aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent
AgeCommit message (Expand)Author
2011-04-04Refs #3307 removed executable prop from core filescash
2011-04-04Fixes #3305 switched default and alt sections for footer menucash
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-05pulled power by icon out of menu in footer as it serves a different purpose t...cash
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-03-01Fixes #3014 using more standard "register" in admin convenience functioncash
2011-02-26simplified admin menu registration function in preparation for adding sectionscash
2011-02-25Converted report-this icon to be compatible with elgg_view_iconewinslow
2011-02-25Refs #2895: Removed footer/links view. Moved report-this link into alternate...ewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-23Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* patternewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12updated reported content to use elgg_view_formcash
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08bringing us a little closer to validatingcash
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-02updated the plugin manifest files to use the new variable name for activation...cash
2011-01-26added reported content widgetcash
2011-01-26adding margin to admin buttonscash
2011-01-14changed layout on pages to one_sidebarcash
2010-12-29fixes for previous commitcash
2010-12-29added admin utilities menu itemcash
2010-12-29updating plugins to use new page menucash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-19cleaning up the page footer - still need to add css for footer menucash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-01screen.css is a better name for our main css filecash
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
2010-11-29Fixes #2508 Sending user to referrer in reported content admin actionscash
2010-11-29cleaned up the reported content plugincash
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow