Age | Commit message (Expand) | Author |
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 | blog object wasn't being passed to the form view | 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 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-10 | git-svn-id: http://code.elgg.org/elgg/trunk@8099 36083f99-b078-4883-b0ff-0f9b... | ewinslow |
2011-02-10 | disabled => elgg-state-disabled in plugins (only found in blog and groups) | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | a tiny amount of progress on the css chrome element view | cash |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-05 | getting back to the css - making changes based on Evan's comments | 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-02 | updated the plugin manifest files to use the new variable name for activation... | 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 | using list metadata view rather than custom code | cash |
2011-01-06 | changed tag display to <ul> | cash |
2011-01-06 | switched from new to add | cash |
2011-01-01 | updating the sidebar boxes to use the new module classes | cash |
2011-01-01 | starting adding a .elgg-text class - plugins need to use output/longtext when... | 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 |
2010-12-31 | updated blog plugin due to change in output/confirmlink | cash |
2010-12-29 | Refs #2077 added new blog post button to group blog - can be used as module f... | cash |
2010-12-29 | Fixes #2169 - setting the blog edit page owner to container | cash |
2010-12-29 | let likes code handle logged in user status | cash |
2010-12-29 | more clean up of the blog plugin - removed unused functions and moved the url... | cash |
2010-12-29 | new content link uses guid to make supporting groups and users easier | 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-25 | amtrak does not have wifi so here is one big commit with group blogs, blog wi... | cash |
2010-12-24 | supporting id for comments for in page links | cash |
2010-12-24 | fixing a few display issues in the object/blog view | cash |
2010-12-24 | creating standard list body for plugins | cash |
2010-12-20 | added elgg-icon-delete and elgg-icon-likes | cash |
2010-12-19 | replacing action-button with elgg-action-button | cash |
2010-12-19 | changed name from media block to image block | 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 | supporting putting content in groups in for river views and added file river ... | cash |
2010-12-17 | updated river views for content display and added new bookmarks river view code | cash |
2010-12-17 | updated riverdashboard to load the river item class | 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 |