aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Collapse)Author
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8471 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24using getContent() in menu system in preparation for supporting non-linkscash
git-svn-id: http://code.elgg.org/elgg/trunk@8457 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8456 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Refs #2997 switching from title to text for menu itemscash
git-svn-id: http://code.elgg.org/elgg/trunk@8455 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8446 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-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8440 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Moved theme_preview page shell out into page/ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8433 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22entity-listing => elgg-image-block, margin-top => mtmewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8427 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Touch ups of groups pluginewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8426 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Touch ups for the embed plugin -- this one needs some serious work still, ↵ewinslow
though... git-svn-id: http://code.elgg.org/elgg/trunk@8425 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Touch ups for diagnostics pluginewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8422 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Default permissions for new actions is logged_in, so no need to make that ↵ewinslow
explicit git-svn-id: http://code.elgg.org/elgg/trunk@8420 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Cleaned up blog jsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8419 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22started adding a settings pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@8414 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Fixes #2950: All files that were calling into layout/* now use the ↵ewinslow
up-to-date locations git-svn-id: http://code.elgg.org/elgg/trunk@8411 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of ↵ewinslow
generating their own html git-svn-id: http://code.elgg.org/elgg/trunk@8410 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-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
git-svn-id: http://code.elgg.org/elgg/trunk@8381 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Fixes #2719. Removing hack from bookmarks add. Now appends http:// to ↵brettp
www.example.com and validates that. git-svn-id: http://code.elgg.org/elgg/trunk@8378 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20fixed blog sticky formscash
git-svn-id: http://code.elgg.org/elgg/trunk@8377 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ↵cash
owner setting git-svn-id: http://code.elgg.org/elgg/trunk@8376 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20fixed sticky forms for bookmarkscash
git-svn-id: http://code.elgg.org/elgg/trunk@8375 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20fixed copy and paste error in bookmarkscash
git-svn-id: http://code.elgg.org/elgg/trunk@8374 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2970 updated blog and bookmarks pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8373 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2787, #2956: Merged fix for deleting group icon files on group delete ↵brettp
to trunk. git-svn-id: http://code.elgg.org/elgg/trunk@8368 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2765, #2956. Merged r7830 fix for group files to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8360 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Fixes #2658. Merged uservalidationbyemail changes from 1.7 to 1.8. This ↵brettp
plugin needs cleanup. git-svn-id: http://code.elgg.org/elgg/trunk@8357 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Fixes #2719: Addresses are checked and normalized (and checked again) for ↵brettp
bookmarks. git-svn-id: http://code.elgg.org/elgg/trunk@8352 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Can send messages to non-friends.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8351 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2962. I hate ie.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8345 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Refs #2916. More cleanup of the messageboard widget.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8344 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed tinymce "remove editor" javascriptcash
git-svn-id: http://code.elgg.org/elgg/trunk@8341 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19updated the custom index for new views layout structurecash
git-svn-id: http://code.elgg.org/elgg/trunk@8338 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed the call to unextend the user settings for notificationscash
git-svn-id: http://code.elgg.org/elgg/trunk@8337 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2824 moved byline text in core language filecash
git-svn-id: http://code.elgg.org/elgg/trunk@8334 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19improved icon css so that they do not require having display: blockcash
git-svn-id: http://code.elgg.org/elgg/trunk@8328 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Refs #2916: Moved messageboard js into elgg.messageboard object. Moved forms ↵brettp
into forms/messageboard. Can post now, but wow this plugin needs cleaned up. git-svn-id: http://code.elgg.org/elgg/trunk@8320 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19More consistent way of building topbar item for messages pluginewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8319 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19sticky form wasn't being cleared in bookmarks - that's fixed nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8318 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed display issue when a bookmark has no description textcash
git-svn-id: http://code.elgg.org/elgg/trunk@8317 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19elgg-state-selected doesn't make sense for non-default buttonsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8316 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed forward url when deleting a bookmarkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8315 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19More buttons in forms theme previewewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8311 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19removed $CONFIG usage in search hookscash
git-svn-id: http://code.elgg.org/elgg/trunk@8308 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2955 fixed typocash
git-svn-id: http://code.elgg.org/elgg/trunk@8307 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19missed this is a commit last week on external pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@8306 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual ↵cash
tickets git-svn-id: http://code.elgg.org/elgg/trunk@8305 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2768. min-height needed a little bit more for the profile widgets.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8304 36083f99-b078-4883-b0ff-0f9b5a30f544