Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-05 | Fixes #4060 combined some page handlers for users lib | Cash Costello | |
2011-11-04 | Fixes #4059 returning true when handling a page | cash | |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash | |
2011-10-27 | login page should not be displayed to logged in users | Cash Costello | |
2011-10-23 | Cleanned the login failures on passwords resets, this have more sense | germanazo | |
2011-10-18 | fixed typo in setting the default profile fields | Cash Costello | |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello | |
2011-10-05 | Fixes #3704 displaying error messages when adding users through admin interface | cash | |
2011-10-04 | Fixes #3700 using different names for add friend and remove friend user ↵ | cash | |
hover menu items | |||
2011-09-11 | Fixes #3794 fixes menu links so that admins can edit avatars | Cash Costello | |
2011-07-09 | fixed redirect for user avatars if we cannot get the user | cash | |
2011-06-24 | added find_active_users hook | benbro | |
2011-06-11 | topbar icons were pushing the site title. Forced the elgg logo and avatar to ↵ | cash | |
behave. Adding overflow hidden to the topbar div would prevent future problems but cause issues for those adding drop down menus git-svn-id: http://code.elgg.org/elgg/trunk@9183 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-09 | Fixes #3489 added input/output views for tag and location | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9163 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-05-14 | Fixes #3456 user/default now works much like the object/<subtype> views ↵ | cash | |
regarding the menu git-svn-id: http://code.elgg.org/elgg/trunk@9082 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | removed a deprecated function use in users lib | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9077 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-06 | moved two more deprecated functions out of the main libs | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8945 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-04 | Refs #3108 fixed widgets for main site (not admin) and tweaked topbar | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8933 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-03 | Refs #3108 partial implementation of new sprites (widgets, hover menu, ↵ | cash | |
search are all broken) git-svn-id: http://code.elgg.org/elgg/trunk@8925 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-04-01 | Fixes #3207 passing code variable to form for password reset | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8886 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-27 | Fixes #3086 using full_view instead of full | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-26 | some light standardization of the core libraries | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8843 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Refs #3165 new admin users all get admin widgets | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8823 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3114 added the rss link back to pages | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8784 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-02 | Fixes #3006 restores previous dividers | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8569 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3031 using 'priority' now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3010 moved topbar menu registration to page setup so that the url ↵ | cash | |
override is registered git-svn-id: http://code.elgg.org/elgg/trunk@8544 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-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8476 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Refs #2895: Messages now uses new topbar menu | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8475 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Refs #2895: Made topbar into 2 menus. CSS will have to be fixed | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8473 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | fixing friends collections for backward compatibility | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8459 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8456 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | Refs #2997 switching from title to text for menu items | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8455 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | fixed caching of user avatars | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8384 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2905: Admin action links on user hover menu asks for confirmation. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8314 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8261 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Replaced all occurrences of register_page_handler in core with ↵ | ewinslow | |
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-13 | Fixes #2848 pulls user settings code out of actions into functions. We ↵ | cash | |
should investigate putting them in a library that is only loaded on demand git-svn-id: http://code.elgg.org/elgg/trunk@8204 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #650. Replaced uses for get_metadata_byname() by elgg_get_metadata() | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8180 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | One more conversion to elgg_view_form | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8128 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8078 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and ↵ | cash | |
elgg_view_entity_icon() git-svn-id: http://code.elgg.org/elgg/trunk@8039 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-05 | using setPrivateSetting() and getPrivateSetting() instead of procedural ↵ | cash | |
functions git-svn-id: http://code.elgg.org/elgg/trunk@8031 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-01 | Moved deprecated files from sessions.php - xml.php into deprecation files ↵ | ewinslow | |
for 1.7 and 1.8 git-svn-id: http://code.elgg.org/elgg/trunk@7981 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more ↵ | cash | |
consistent git-svn-id: http://code.elgg.org/elgg/trunk@7943 36083f99-b078-4883-b0ff-0f9b5a30f544 |