aboutsummaryrefslogtreecommitdiff
path: root/views/default/object
AgeCommit message (Collapse)Author
2012-10-22Fixes #3465. Unmet suggestions are marked as warnings instead of errors in ↵Brett Profitt
plugins.
2012-07-16added URL to the other new method namesCash Costello
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-06-23Fixes #2893: More visible invalid plugin errorsSteve Clay
2012-06-16Fixes #3463 not showing edit icon for widgets when nothing to editCash Costello
2012-06-02Fixes #4437 allowing plugins to pass tag HTML to the view ↵Cash Costello
object/elements/summary
2012-04-22Fixes #4439. Redirecting if trying to view a plugin object outside of admin.Brett Profitt
2012-02-25Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the ↵Brett Profitt
plugin div. Exposed plugin categories under more. Changed border color and size for bundled categories.
2012-01-22Fixes #4311. Rewriting all invalid CSS characters to - for plugin id in ↵Brett Profitt
plugin admin area.
2012-01-12added clearfix to increase the size of the area for the drag handleCash Costello
2011-12-23Fixes #4186 restricting the drag handle for widgetsCash Costello
2011-12-18Fix #4200: Converting widgets controls into an elgg menuIsmayil Khayredinov
2011-12-07delete action expects widget_guid instead of guidJeroen Dalsem
2011-11-27Fixes #3954 using lightbox for plugin screenshotsCash Costello
2011-11-19don't display <h3> if no titlecash
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ↵cash
pages, and forum posts
2011-10-27Refs #3917 removed more code from simple plugin interfacecash
2011-10-25Fixes #2292 added object/summary/extend viewcash
2011-10-25added new view for the full display of objectscash
2011-10-17Merge pull request #74 from cash/autocompleteCash Costello
Fixes #2102, #2712, #3450 Finishes autocomplete and userpicker for 1.8.1
2011-10-12Simple theme for autocompletecash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-17Refs #3236 using .float-alt for plugin activate buttoncash
2011-09-17Fixes #3236 finishes admin theme - open new tickets for new issuesCash Costello
2011-06-30Fixes #3635 added strings for activate and deactivateCash Costello
2011-06-29Fixes #3630 using the plugin id for the css idCash Costello
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ↵cash
modifications only
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ↵cash
new view locations git-svn-id: http://code.elgg.org/elgg/trunk@9174 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3096 Moved page/components/summary to object/elements/summary. Leftcash
page/components/summary for backwards compatibility. Plugins will eventually need to be updated to use $type/elements/summary git-svn-id: http://code.elgg.org/elgg/trunk@9173 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 also turning off dragging when not in priority ordercash
git-svn-id: http://code.elgg.org/elgg/trunk@9155 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 only showing links for changing priority when all plugins are ↵cash
shown in priority order git-svn-id: http://code.elgg.org/elgg/trunk@9154 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-24Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins ↵brettp
with unmet dependencies. git-svn-id: http://code.elgg.org/elgg/trunk@9111 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-19Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add ↵cash
settings plugins git-svn-id: http://code.elgg.org/elgg/trunk@9101 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Refs #3236 removed elgg-states-* from admin css since it was overaggressivecash
git-svn-id: http://code.elgg.org/elgg/trunk@9045 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵brettp
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-25Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, ↵brettp
LICENSE.txt, and INSTALL.txt as markdown files for plugins. Added page handler to parse and serve them. Added links in plugin admin. Refs #3236. Problems with displaying parsed markdown because of missing parts of the admin theme's CSS. git-svn-id: http://code.elgg.org/elgg/trunk@9022 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-04Refs #3108 fixed widgets for main site (not admin) and tweaked topbarcash
git-svn-id: http://code.elgg.org/elgg/trunk@8933 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Refs #2242: Better placement for the delete button for admin notices.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8741 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Refs #2242. Removed incorrect option passed to url view.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8739 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8737 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3112: Pulled out widget gear icon into elgg-icon-gear, which widgets ↵ewinslow
now use git-svn-id: http://code.elgg.org/elgg/trunk@8710 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #2928: Invalid plugins are shown on the advance page with details ↵brettp
about the problem and a link to the docs. git-svn-id: http://code.elgg.org/elgg/trunk@8709 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
git-svn-id: http://code.elgg.org/elgg/trunk@8680 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-02Widget collapse button uses elgg-toggler patternewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8562 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-02Plugin admin displays dependencies againewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8560 36083f99-b078-4883-b0ff-0f9b5a30f544