Age | Commit message (Expand) | Author |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-13 | fixed typo in file index.php | cash |
2011-03-13 | Refs #3096 using 'summary' instead of list/body | cash |
2011-03-12 | Fixes #3071 group "widgets" check permissions now | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-07 | Refs #2895 entity menu uses new menu system | cash |
2011-03-07 | cleaned up the groups plugin css | cash |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-05 | fixed two validation issues with ampersands in file plugin | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-23 | Fixes #2992: moved object/elements/list_body to page/components/list/body | ewinslow |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ... | cash |
2011-02-20 | Refs #2765, #2956. Merged r7830 fix for group files to trunk. | brettp |
2011-02-19 | Fixes #2824 moved byline text in core language file | cash |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-18 | improved .elgg-gallery and added .elgg-photo | cash |
2011-02-17 | calling the new category output view in the plugins - looks like the pages pl... | cash |
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-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-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | 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 | updated the file plugin to use the new icon structure | cash |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-06 | Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form() | cash |
2011-02-05 | using elgg-module-<type> | 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 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-01-29 | fixed css for group module headers | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-26 | updated language file for file plugin due to change in groups | cash |
2011-01-06 | changed tag display to <ul> | cash |
2011-01-06 | switched from new to add | cash |
2011-01-01 | almost finished updating the file plugin to work with new html/css | cash |
2010-12-31 | file index page now working for both users and groups | cash |