aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-08Removed the silly things I was doing in the egef_relationship_count() test.brettp
2010-12-08removed empty ajax views directorycash
2010-12-08moved ajax loader into the graphics view directorycash
2010-12-08changed css/components to css/elementscash
2010-12-08using the generic .elgg-inner class on topbar, header, and footercash
2010-12-08D'oh. Re-enabled the other getter unit tests.brettp
2010-12-08Refs #1411: Added elgg_get_entity_from_relationship_count().brettp
2010-12-08comment views have been movedcash
2010-12-08Fixes #2189 created the object/list view with semantic markupcash
2010-12-08reorganized the page views as discussedcash
2010-12-08removed unused viewtype jscash
2010-12-08removed /views/default/content since its views were moved into layoutcash
2010-12-08moved a few elements to layout from pagecash
2010-12-08moved content views into layout/shells/contentcash
2010-12-07Refs #2700 fixed another stray conversion in riverdashboardcash
2010-12-07reorganized the layout viewscash
2010-12-07Refs #2220. Check that an autoload class is registered before trying to inclu...brettp
2010-12-07Removed leading _ in private var names.brettp
2010-12-06Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ...brettp
2010-12-06completing previous commitcash
2010-12-06cleaned up system messages display codecash
2010-12-06removing unused viewscash
2010-12-06added more options to module viewcash
2010-12-06missed this file from previous comment commitcash
2010-12-06comments use the media view nowcash
2010-12-06Fixed minor display issues with blog breadcrumbs and also the archives pagecash
2010-12-05rewrote breadcrumbscash
2010-12-05changed "my friends" to "friends"cash
2010-12-05blog plugin now uses the new elgg_view_form() functioncash
2010-12-05Fixes #2616 Adds Evan's view form convenience functioncash
2010-12-05added a convience function for the media content pattern - is elgg_view_media...cash
2010-12-05changed img | body media element to icon | bodycash
2010-12-05moved the view functions around so that they are grouped together by functioncash
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
2010-12-05fixed bug in uservalidationbyemail permissions hook handler - was giving ever...cash
2010-12-04forgot to include language string for previous commitcash
2010-12-04Fixes #2519 we can now register and load php libraries - blog plugin is using...cash
2010-12-04object/blog view uses new media view - needs some clean upcash
2010-12-04welcome to the new media view - it is being used in the new latest comments m...cash
2010-12-04using classes for page level divscash
2010-12-04refs #1402 first cut of the new sidebar layout code (plus some other stuff - ...cash
2010-12-04fitting blog object display into new html structurecash
2010-12-04blog sidebar html updates finished - uses modules!cash
2010-12-04a better main content view structurecash
2010-12-04striking balance between all classes and giving ids on major layout elements ...cash
2010-12-04check if there are any messages before grabbing them in elgg_view_page()cash
2010-12-03Fixes #2706 simplecache url generator was not handling an empty last cache datecash
2010-12-03Refs #2706 updates display of installer due to switch to dashes in CSS elementscash
2010-12-03Cache handler needs to support _ in viewsbrettp
2010-12-03Refs #2700: Removed a few stray hyphens.brettp