aboutsummaryrefslogtreecommitdiff
path: root/views/default/core
AgeCommit message (Expand)Author
2011-10-09Fixes #595 separating email address from email notification in language stringsCash Costello
2011-10-09Fixes #3673 added autofocus classCash Costello
2011-09-30Fixes #3904 action word should come first for encode_text parametercash
2011-09-28Fixes #3879. Removed some instances of deprecated views / functions.Brett Profitt
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-12adjusted the spacing between the settings tools text and the surrounding elem...cash
2011-06-11Fixes #3515 created a unified page handler for account pagescash
2011-06-07Refs #3510, #3414, #3536. Ported https login fixes to trunk. Will need to bac...brettp
2011-05-20Refs #3340 pulls dashboard out as plugincash
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...brettp
2011-04-01Fixes #3231 welcome back, members plugincash
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-08Fixes #3027. Likes popup uses rel='popup' and elgg.ui.popsUp() to position ab...brettp
2011-03-06Refs #2693 walled garden code is functional. Push back a thorough clean up un...cash
2011-03-02Addressed several miscellaneous todo'sewinslow
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-03-01core/likes/display uses image-block component. ensures that the like icon is...ewinslow
2011-03-01false is default for encode text in output/url -- no need to specifyewinslow
2011-03-01Convert river filter javascript to new styleewinslow
2011-02-26Fixes #2982 friends collections work even if the code is convoluted and poorl...cash
2011-02-26Refs #2982 adding and deleting friend collections works - editing does notcash
2011-02-26fixed friends picker js includecash
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-24moved another friends picker css section to forms css viewcash
2011-02-24cutting down the amount of css required for the avatar pagecash
2011-02-24organized the river views according to the subview patterncash
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-23Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* patternewinslow
2011-02-22Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use...ewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-22core river footer taking advantage of new DRY comment formewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
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