aboutsummaryrefslogtreecommitdiff
path: root/views/default/core
AgeCommit message (Expand)Author
2011-02-12clean up the last few commitscash
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-09Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...brettp
2011-02-09Refs #2874: More removal of deprecated function user in plugins systems.brettp
2011-02-09Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins().brettp
2011-02-09Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08a tiny amount of progress on the css chrome element viewcash
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
2011-02-06more css/html improvements - added .elgg-table and a featured modulecash
2011-02-05using elgg-module-<type> cash
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03Refs #2428 removed some uses of CONFIG in the viewscash
2011-02-02Adding quotes to "constant" itemewinslow
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-01updating the sidebar boxes to use the new module classescash
2011-01-01using the info module for user settingscash
2010-12-31switching to a better name for tabs in csscash
2010-12-29rewrote the display of likescash
2010-12-22adding elgg namespace to button css classescash
2010-12-19starting to use the grid in the widget codecash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-18pulling the avatar code out of the profile plugin - just some minor icon rela...cash
2010-12-17reorganized the settings views and updated the pages to use new layoutcash
2010-12-17updated the river friend view for the new river codecash
2010-12-15moving friends views into corecash
2010-12-15moved likes forms into forms directorycash
2010-12-15moved account forms into forms directorycash
2010-12-14moved account views into core views - account forms are nextcash
2010-12-14Fixes #2723 members listing pages now in corecash
2010-12-13Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...cash
2010-12-12adding a place to put views for core pagescash