aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15added language strings for theme previewcash
2011-02-15moved lorem ipsum into a viewcash
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-14Saving avatar filename with user GUID instead of old-style username.nickw
2011-02-14Give the css preview a little more vertical breathing roomewinslow
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-14getting rid of some warnings in theme previewcash
2011-02-14Refs #2903 navigation updated for theme previewcash
2011-02-14Removed accidental commit.brettp
2011-02-14Refs #2912. Added checks for constraints in dangerous functions. Unit tests n...brettp
2011-02-14Refs #2903 moving theme preview into developers plugin - navigation and title...cash
2011-02-13updates externalpages to 1.8cash
2011-02-13swapping sitepages for externalpages since the external pages is easier to in...cash
2011-02-13categories are listed horizontallycash
2011-02-13updated custom index for 1.8cash
2011-02-13moved custom_index back into corecash
2011-02-12Refs #650. Replaced list_annotations() by elgg_list_annotations().brettp
2011-02-12Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by...brettp
2011-02-12a mostly completed port of JHU/APL wire plugin to 1.8cash
2011-02-12Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().brettp
2011-02-12added the status view into details on profile pagecash
2011-02-12Doh, how did this get here?ewinslow
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12Cleaned up more twitterservice code. Twitter usernames now have random digits...brettp
2011-02-12Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin s...cash
2011-02-12updated reported content to use elgg_view_formcash
2011-02-12clean up the last few commitscash
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-12pulled delete form out of edit view for groupscash
2011-02-12recommended to use <div> in forms for wrapping content - added css to support...cash
2011-02-12fixed enable group bookmarks language stringcash
2011-02-12blog object wasn't being passed to the form viewcash
2011-02-12Twitter services now allows login with twitter properly for a single user.brettp
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-12Registering forward() calls to a plugin-specific reason for use in plugin hooks.nickw
2011-02-12light clean up on the embed plugin which doesn't appear to work at presentcash
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11some clean up of the categories plugin - html/css polish neededcash
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-11not outputing all the plugin information in diagnostics plugin due to new plu...cash
2011-02-11Converted hardcoded styles to css primitivesewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-10git-svn-id: http://code.elgg.org/elgg/trunk@8099 36083f99-b078-4883-b0ff-0f9b...ewinslow
2011-02-10disabled => elgg-state-disabled in plugins (only found in blog and groups)ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow