Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-01 | added /login to the default public pages | Jerome Bakker | |
2012-04-24 | Merge branch 'walled_garden' of https://github.com/cash/Elgg into 1.8 | Brett Profitt | |
2012-03-15 | Fixes #4394. Added cron and services URLs to the default public pages list ↵ | Brett Profitt | |
for walled garden. | |||
2012-02-10 | new layout and ajax loading for walled garden | Cash Costello | |
2012-02-04 | Fixes #2112 not loading data from entities table twice | cash | |
2012-01-08 | coding standards fixes - comments | Cash Costello | |
2011-12-31 | Fixes #4204 using only the relationship for getting members of a site | cash | |
2011-12-31 | Refs #3209: Adds property docs for the four main entity classes | Evan Winslow | |
2011-12-08 | Fixes #4182 if simplecache is empty, the cache requests go through the ↵ | cash | |
engine and need to be white listed for the walled garden | |||
2011-11-18 | Fixes #4111 guid is now an int | cash | |
2011-10-21 | updated ElggSite::disable() to conform to ElggEntity::disable() | Cash Costello | |
2011-10-09 | Fixes #3729 handling forwarding to page when logging into a walled garden | Cash Costello | |
2011-10-09 | Fixes #3878 registering the security token action as an external page | Cash Costello | |
2011-08-21 | Fixes #3606. Reset password page added to public pages for walled garden mode. | Brett Profitt | |
2011-06-12 | Fixes #2910 set the site_guid of site entities | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9192 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-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-02-26 | Refs #2693 - Added pg/css and pg/js to the list of public pages for walled ↵ | brettp | |
garden. git-svn-id: http://code.elgg.org/elgg/trunk@8491 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 | |||
2010-12-09 | Fixes #2721 fixed typo - thanks for the report! | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7582 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-22 | Fixes #2488 "return" was missing in ElggSite::getObjects() (also updated ↵ | cash | |
some documentation) git-svn-id: http://code.elgg.org/elgg/trunk@7423 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-22 | updated the deprecated list_site_members() to use new ↵ | cash | |
ElggSite::listMembers() method and updated ElggSite::getMembers() to accept all the arguments from elgg_get_entities() git-svn-id: http://code.elgg.org/elgg/trunk@7422 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-21 | deprecated two site functions and removed a use of previously deprecated ↵ | cash | |
function in the wire plugin git-svn-id: http://code.elgg.org/elgg/trunk@7396 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-20 | Fixes #2629: Pulled old initialise_attributes() into ElggData and added a ↵ | brettp | |
default param to emit a deprecation notice if called. git-svn-id: http://code.elgg.org/elgg/trunk@7387 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-20 | Fixes #2490: attributes initialize to NULL instead of empty string or 0. ↵ | ewinslow | |
Updated tests to reflect this git-svn-id: http://code.elgg.org/elgg/trunk@7376 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ | ewinslow | |
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@7227 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Refs #2463: Removed some more instances of $CONFIG->url. Added support for ↵ | ewinslow | |
elgg_normalize_url to elgg_add_action_tokens_to_url git-svn-id: http://code.elgg.org/elgg/trunk@7200 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-01 | Fixes #2603: Corrected is_public_page() to isPublicPage(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@7174 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-28 | Standardized code in all of core, not including language files, tests, or ↵ | brettp | |
core mods. git-svn-id: http://code.elgg.org/elgg/trunk@7124 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-30 | Refs #2344 - move account pages into pages directory | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6984 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-23 | Refs #2450: Documented ElggSite, clarified some docs on ElggObject. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6958 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-22 | Converted line endings to unix. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6957 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-06 | Refs #2220: Pulled most classes / interfaces out of lib files (except ↵ | ewinslow | |
query.php and exception.php) into "classes" folder. Replaced inline classes with "require_once" statements for now. Ran unit tests to verify functionality before committing. git-svn-id: http://code.elgg.org/elgg/trunk@6908 36083f99-b078-4883-b0ff-0f9b5a30f544 |