aboutsummaryrefslogtreecommitdiff
path: root/views/default/core
AgeCommit message (Expand)Author
2011-02-22Cleaned up core/dashboard/blurb to take advantage of the new <div> wrapper ar...ewinslow
2011-02-21fixes #2885 #2569 likes controlled by canAnnotate() with plugin hookcash
2011-02-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
2011-02-20Refs #2697, #2956. Ported fix to show users and groups in river filter to trunk.brettp
2011-02-19fixed typo on function namecash
2011-02-18Fixes #2953: Like button doesn't show up for logged out users.brettp
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-14More cleanup of login/forms css -- converted login_dropdown to use elgg-toggl...ewinslow
2011-02-13Fixes #2848 pulls user settings code out of actions into functions. We should...cash
2011-02-13Renamed signin to elgg-button-dropdownewinslow
2011-02-13Progress refactoring the login dropdown and login forms -- not quite there ye...ewinslow
2011-02-12Refs #650. Replaced count_annotations().brettp
2011-02-12Refs #650. Replaced list_annotations() by elgg_list_annotations().brettp
2011-02-12Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().brettp
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