Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-09 | Refs #5594 - Clearer JS implementation | Paweł Sroka | |
2013-06-07 | Fixes #5594 - Failed registration automatically reopens register form on ↵ | Paweł Sroka | |
walled garden login page | |||
2012-12-04 | Fixes #4946 - In views/default/core/settings/statistics/online.php there's ↵ | Krzysztof Różalski | |
get_system_log call but system_log call can be supressed by unregistering default handler. Better to use last_login attribute. | |||
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 ↵ | Cash Costello | |
settings | |||
2012-06-02 | Merge pull request #172 from ewinslow/river-externalize-js | Cash Costello | |
Externalizes river JS | |||
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 ↵ | Cash Costello | |
elgg_list_entities() calls that | |||
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 | |
index | |||
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 ↵ | cash | |
elements git-svn-id: http://code.elgg.org/elgg/trunk@9189 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3515 created a unified page handler for account pages | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9175 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-07 | Refs #3510, #3414, #3536. Ported https login fixes to trunk. Will need to ↵ | brettp | |
backport changes to 1.7 for #3536. git-svn-id: http://code.elgg.org/elgg/trunk@9142 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-20 | Refs #3340 pulls dashboard out as plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9108 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵ | brettp | |
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-01 | Fixes #3231 welcome back, members plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8895 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated ↵ | brettp | |
plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp(). git-svn-id: http://code.elgg.org/elgg/trunk@8671 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8639 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-08 | Fixes #3027. Likes popup uses rel='popup' and elgg.ui.popsUp() to position ↵ | brettp | |
absolute. git-svn-id: http://code.elgg.org/elgg/trunk@8630 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-06 | Refs #2693 walled garden code is functional. Push back a thorough clean up ↵ | cash | |
until Elgg 1.9 git-svn-id: http://code.elgg.org/elgg/trunk@8614 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-02 | Addressed several miscellaneous todo's | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8563 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" ↵ | ewinslow | |
class="elgg-toggler">...</a> Wow, so much nicer. git-svn-id: http://code.elgg.org/elgg/trunk@8538 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | core/likes/display uses image-block component. ensures that the like icon ↵ | ewinslow | |
is even with the "x users liked this" text. Wondering if we should split the two up entirely. git-svn-id: http://code.elgg.org/elgg/trunk@8528 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | false is default for encode text in output/url -- no need to specify | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8518 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Convert river filter javascript to new style | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8514 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Fixes #2982 friends collections work even if the code is convoluted and ↵ | cash | |
poorly written. git-svn-id: http://code.elgg.org/elgg/trunk@8495 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Refs #2982 adding and deleting friend collections works - editing does not | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8490 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | fixed friends picker js include | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8489 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8471 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | moved another friends picker css section to forms css view | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8454 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | cutting down the amount of css required for the avatar page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8453 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | organized the river views according to the subview pattern | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8452 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class ↵ | ewinslow | |
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8443 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Deprecated (user)settings/$plugin_id/edit in favor of ↵ | ewinslow | |
plugins/$plugin_id/(user)settings git-svn-id: http://code.elgg.org/elgg/trunk@8421 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of ↵ | ewinslow | |
generating their own html git-svn-id: http://code.elgg.org/elgg/trunk@8410 36083f99-b078-4883-b0ff-0f9b5a30f544 |