Age | Commit message (Expand) | Author |
2012-09-28 | fixed: fetching wrong stats data for users | Jerome Bakker |
2012-06-22 | Fixes #4537, #4617 made input/friendspicker i18n compliant | Cash Costello |
2012-06-17 | Fixes #4422 pulling in Ismayil's changes so that we use the module view for s... | Cash Costello |
2012-06-02 | Merge pull request #172 from ewinslow/river-externalize-js | Cash Costello |
2012-05-17 | Refs #4396. No revert, remove. | Sem |
2012-03-04 | Pulls river js out into external file | Evan Winslow |
2012-02-10 | new layout and ajax loading for walled garden | Cash Costello |
2012-01-20 | Refs #4293 removed unnecessary get_input('offset') calls since elgg_list_enti... | Cash Costello |
2011-12-24 | Fixes #3272 added button to revert avatar | Cash Costello |
2011-11-27 | Fixes #3953 adds back the ability to change display name from settings page | Cash Costello |
2011-11-13 | Fixes #4082 adds output/img | Cash Costello |
2011-11-04 | Fixes #4047 header and footer optional for the module view | Cash Costello |
2011-10-30 | added back support for registration and forgotten passwords to walled garden ... | cash |
2011-10-30 | basic walled garden implementation for logging in | cash |
2011-10-30 | added support for specifying the module type to login box | cash |
2011-10-09 | Fixes #595 separating email address from email notification in language strings | Cash Costello |
2011-10-09 | Fixes #3673 added autofocus class | Cash Costello |
2011-09-30 | Fixes #3904 action word should come first for encode_text parameter | cash |
2011-09-28 | Fixes #3879. Removed some instances of deprecated views / functions. | Brett Profitt |
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | Cash Costello |
2011-06-12 | adjusted the spacing between the settings tools text and the surrounding elem... | cash |
2011-06-11 | Fixes #3515 created a unified page handler for account pages | cash |
2011-06-07 | Refs #3510, #3414, #3536. Ported https login fixes to trunk. Will need to bac... | brettp |
2011-05-20 | Refs #3340 pulls dashboard out as plugin | cash |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-01 | Fixes #3231 welcome back, members plugin | cash |
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl... | brettp |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash |
2011-03-08 | Fixes #3027. Likes popup uses rel='popup' and elgg.ui.popsUp() to position ab... | brettp |
2011-03-06 | Refs #2693 walled garden code is functional. Push back a thorough clean up un... | cash |
2011-03-02 | Addressed several miscellaneous todo's | ewinslow |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-03-01 | core/likes/display uses image-block component. ensures that the like icon is... | ewinslow |
2011-03-01 | false is default for encode text in output/url -- no need to specify | ewinslow |
2011-03-01 | Convert river filter javascript to new style | ewinslow |
2011-02-26 | Fixes #2982 friends collections work even if the code is convoluted and poorl... | cash |
2011-02-26 | Refs #2982 adding and deleting friend collections works - editing does not | cash |
2011-02-26 | fixed friends picker js include | cash |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-24 | moved another friends picker css section to forms css view | cash |
2011-02-24 | cutting down the amount of css required for the avatar page | cash |
2011-02-24 | organized the river views according to the subview pattern | cash |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-23 | Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern | ewinslow |
2011-02-22 | Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use... | ewinslow |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-22 | core river footer taking advantage of new DRY comment form | ewinslow |
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow |
2011-02-22 | Cleaned up core/dashboard/blurb to take advantage of the new <div> wrapper ar... | ewinslow |