Age | Commit message (Expand) | Author |
2011-02-23 | Fixes #2992: moved object/elements/list_body to page/components/list/body | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-19 | Fixes #2955 fixed typo | cash |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-14 | Removed accidental commit. | brettp |
2011-02-14 | Refs #2912. Added checks for constraints in dangerous functions. Unit tests n... | brettp |
2011-02-12 | Refs #650. Replaced list_annotations() by elgg_list_annotations(). | brettp |
2011-02-12 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-06 | Fixes #2853 pages plugin uses the icon url plugin hook and fixes delete action | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-01-29 | fixed css for group module headers | cash |
2011-01-27 | introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitle | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-22 | finished the first pass on the pages plugin for using the new HTML/CSS | cash |
2011-01-22 | more clean up of the pages plugin to use new HTML/CSS | cash |
2011-01-15 | pages plugin using new layout - still need to get subpages working and naviga... | cash |
2010-12-22 | adding elgg namespace to button css classes | cash |
2010-12-19 | fixed a few bugs and updated the widget code | cash |
2010-12-17 | removed pages update river code | cash |
2010-12-17 | added pages and thewire river entries | cash |
2010-12-17 | updated the river generic_comment view for the new river code | cash |
2010-12-15 | moved likes forms into forms directory | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | Fixes #2555 content.php is the new display view for widgets | cash |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-30 | Refs #2124: Using elgg_get_page_owner instead of $vars['page_owner'] in views | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-20 | Refs #2496 - manually merged [6975] from 1.7 branch | cash |
2010-08-22 | Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ... | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-07-15 | First pass at standardizing pages. | brettp |
2010-07-15 | Converting spaces to tabs without the stray t. | brettp |
2010-07-15 | Convert spaces to tabs. | brettp |
2010-06-16 | Updated Pages breadcrumbs markup to use generic breadcrumb style | pete |
2010-06-15 | Quick and dirty changes to pages to work on 1.8's layout. | brettp |
2010-05-21 | Rolling back previous commit as we will be using a hook instead of extending ... | nickw |
2010-05-21 | Updating Pages plugin to extend profile owner block directly with user-specif... | nickw |
2010-05-14 | Merged 5928-6908 from 1.7 branch to trunk. | brettp |