aboutsummaryrefslogtreecommitdiff
path: root/views/default/core
AgeCommit message (Expand)Author
2012-12-04Fixes #4946 - In views/default/core/settings/statistics/online.php there's ge...Krzysztof Różalski
2012-09-28fixed: fetching wrong stats data for usersJerome Bakker
2012-06-22Fixes #4537, #4617 made input/friendspicker i18n compliantCash Costello
2012-06-17Fixes #4422 pulling in Ismayil's changes so that we use the module view for s...Cash Costello
2012-06-02Merge pull request #172 from ewinslow/river-externalize-jsCash Costello
2012-05-17Refs #4396. No revert, remove.Sem
2012-03-04Pulls river js out into external fileEvan Winslow
2012-02-10new layout and ajax loading for walled gardenCash Costello
2012-01-20Refs #4293 removed unnecessary get_input('offset') calls since elgg_list_enti...Cash Costello
2011-12-24Fixes #3272 added button to revert avatarCash Costello
2011-11-27Fixes #3953 adds back the ability to change display name from settings pageCash Costello
2011-11-13Fixes #4082 adds output/imgCash Costello
2011-11-04Fixes #4047 header and footer optional for the module viewCash Costello
2011-10-30added back support for registration and forgotten passwords to walled garden ...cash
2011-10-30basic walled garden implementation for logging incash
2011-10-30added support for specifying the module type to login boxcash
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