Age | Commit message (Expand) | Author |
2011-02-19 | Fixes #2955 fixed typo | cash |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
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-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
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 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-12 | Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin s... | cash |
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-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-09 | updated version number | cash |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
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-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | 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-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-25 | updated owner blocks for users and groups | 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-19 | pulled user owner block menu out of profile plugin with new menu code | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | 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 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | 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 | screen.css is a better name for our main css file | cash |
2010-12-01 | Fixes #2555 content.php is the new display view for widgets | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |