aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/views
AgeCommit message (Expand)Author
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-07cleaned up the groups plugin csscash
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-19Fixes #2955 fixed typocash
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-14Removed accidental commit.brettp
2011-02-14Refs #2912. Added checks for constraints in dangerous functions. Unit tests n...brettp
2011-02-12Refs #650. Replaced list_annotations() by elgg_list_annotations().brettp
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
2011-02-06Fixes #2853 pages plugin uses the icon url plugin hook and fixes delete actioncash
2011-02-05using elgg-module-<type> cash
2011-02-05Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...cash
2011-02-03changed input/pulldown to input/dropdowncash
2011-01-29fixed css for group module headerscash
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-22finished the first pass on the pages plugin for using the new HTML/CSScash
2011-01-22more clean up of the pages plugin to use new HTML/CSScash
2011-01-15pages plugin using new layout - still need to get subpages working and naviga...cash
2010-12-22adding elgg namespace to button css classescash
2010-12-19fixed a few bugs and updated the widget codecash
2010-12-17removed pages update river codecash
2010-12-17added pages and thewire river entriescash
2010-12-17updated the river generic_comment view for the new river codecash
2010-12-15moved likes forms into forms directorycash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-30Refs #2124: Using elgg_get_page_owner instead of $vars['page_owner'] in viewsewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Refs #2496 - manually merged [6975] from 1.7 branchcash
2010-08-22Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ...cash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-15First pass at standardizing pages.brettp
2010-07-15Converting spaces to tabs without the stray t.brettp
2010-07-15Convert spaces to tabs.brettp
2010-06-16Updated Pages breadcrumbs markup to use generic breadcrumb stylepete
2010-06-15Quick and dirty changes to pages to work on 1.8's layout.brettp