aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent
AgeCommit message (Collapse)Author
2012-07-05Fixes #4627 removes paginationCash Costello
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-10-04Refs #3809 implemented Evan's suggestion for button spacingcash
2011-09-24Fixes #3809 updated admin buttons csscash
2011-09-14Fixes #3681 fixed Utilities menu collisions in admin section and added ↵Cash Costello
documentation about registering more than one menu item with the same name to a menu
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-12fixing some display issues with reported content - code use a little cleanupcash
git-svn-id: http://code.elgg.org/elgg/trunk@9195 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-04Refs #3307 removed executable prop from core filescash
git-svn-id: http://code.elgg.org/elgg/trunk@8940 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-04Fixes #3305 switched default and alt sections for footer menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8934 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where ↵ewinslow
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8654 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05pulled power by icon out of menu in footer as it serves a different purpose ↵cash
than other menu items git-svn-id: http://code.elgg.org/elgg/trunk@8583 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3031 using 'priority' nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" ↵ewinslow
class="elgg-toggler">...</a> Wow, so much nicer. git-svn-id: http://code.elgg.org/elgg/trunk@8538 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3014 using more standard "register" in admin convenience functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@8520 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26simplified admin menu registration function in preparation for adding sectionscash
git-svn-id: http://code.elgg.org/elgg/trunk@8500 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Converted report-this icon to be compatible with elgg_view_iconewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8482 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Refs #2895: Removed footer/links view. Moved report-this link into ↵ewinslow
alternate footer menu git-svn-id: http://code.elgg.org/elgg/trunk@8481 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class ↵ewinslow
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* patternewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8443 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype ↵cash
is a good idea and screen would become a confusing idea git-svn-id: http://code.elgg.org/elgg/trunk@8383 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Updated copyright and author information in plugin manifests.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8291 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Replaced all occurrences of register_page_handler in core with ↵ewinslow
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin ↵brettp
manifests. git-svn-id: http://code.elgg.org/elgg/trunk@8170 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12updated reported content to use elgg_view_formcash
git-svn-id: http://code.elgg.org/elgg/trunk@8166 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use ↵cash
divs rather than p tags in forms git-svn-id: http://code.elgg.org/elgg/trunk@8163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Converted all manifest files to 1.8 styleewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8111 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of ↵ewinslow
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from ↵brettp
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08bringing us a little closer to validatingcash
git-svn-id: http://code.elgg.org/elgg/trunk@8066 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03changed input/pulldown to input/dropdowncash
git-svn-id: http://code.elgg.org/elgg/trunk@8006 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8001 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02updated the plugin manifest files to use the new variable name for ↵cash
activation on installation git-svn-id: http://code.elgg.org/elgg/trunk@7992 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26added reported content widgetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7932 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding margin to admin buttonscash
git-svn-id: http://code.elgg.org/elgg/trunk@7931 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-14changed layout on pages to one_sidebarcash
git-svn-id: http://code.elgg.org/elgg/trunk@7884 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29fixes for previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7761 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29added admin utilities menu itemcash
git-svn-id: http://code.elgg.org/elgg/trunk@7760 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29updating plugins to use new page menucash
git-svn-id: http://code.elgg.org/elgg/trunk@7740 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19replacing action-button with elgg-action-buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@7688 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19cleaning up the page footer - still need to add css for footer menucash
git-svn-id: http://code.elgg.org/elgg/trunk@7685 36083f99-b078-4883-b0ff-0f9b5a30f544