aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-30fixed spelling mistake in commentcash
git-svn-id: http://code.elgg.org/elgg/trunk@7134 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30moved file path cache functions into the cache lib which seems to be a more ↵cash
logical location for them git-svn-id: http://code.elgg.org/elgg/trunk@7133 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Fixed an invalid call to get_pageowner_guid() in can_edit_entity().brettp
Removed the call to the validation function in useradd. git-svn-id: http://code.elgg.org/elgg/trunk@7132 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-29Language changes for contributors and readme.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7128 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-29small readme tweak.dave
git-svn-id: http://code.elgg.org/elgg/trunk@7127 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-28Fixes #2544. Pulled out the eval() for creating elgg_*() mb wrapper functions.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7126 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-28Fixes #2150: Removed old code in filestore.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7125 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-28Standardized 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-10-27Updated readme to reflect the MIT license. Updated contributors to be a ↵brettp
flat list. git-svn-id: http://code.elgg.org/elgg/trunk@7123 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-27Fixes #2590 - simplecache now works when simplecache turned offcash
git-svn-id: http://code.elgg.org/elgg/trunk@7122 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-25Closes #2511. Query object classes removed.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7119 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Fixes #2578 - entity pages should not need call to load enginecash
git-svn-id: http://code.elgg.org/elgg/trunk@7117 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Fixes #733 - events now support PHP callbackscash
git-svn-id: http://code.elgg.org/elgg/trunk@7116 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22better creation of event and plugin hook registration arrayscash
git-svn-id: http://code.elgg.org/elgg/trunk@7115 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Fixes #2466 - split events() into register and trigger functionscash
git-svn-id: http://code.elgg.org/elgg/trunk@7114 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-21Refs #733 - plugin hooks now support PHP callbackscash
git-svn-id: http://code.elgg.org/elgg/trunk@7113 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2551 - merged [7051] and [7053] into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7112 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Merges [7038] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7111 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2537 - merged [7026] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7110 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2410 - merged [7024] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7109 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2493 - merged [7008] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7108 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2465 - merged [7007] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7107 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2499 - merged [6990] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7106 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2498 - merged [6982] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7105 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2489 - manually merged [6981] from 1.7 branch to keep group file ↵cash
option consistent across Elgg versions git-svn-id: http://code.elgg.org/elgg/trunk@7104 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2474 - merged [6976] from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7103 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2496 - manually merged [6975] from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7102 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20fixed stray character that got into pages edit actioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7101 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Fixes #2570 - cannot replicate issue with current_page_url() so returned to ↵cash
using it - fixes subdirectory install issue git-svn-id: http://code.elgg.org/elgg/trunk@7100 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-19added a check for register globalscash
git-svn-id: http://code.elgg.org/elgg/trunk@7096 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-17Fixes #2563 - setup autoload in elgglib.php so exceptions and other classes ↵cash
are available as soon as possible git-svn-id: http://code.elgg.org/elgg/trunk@7091 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-17removed exceptions.php from install boot loadingcash
git-svn-id: http://code.elgg.org/elgg/trunk@7090 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Fixes #2514 - separating action error messages for undefined and no action ↵cash
script file git-svn-id: http://code.elgg.org/elgg/trunk@7080 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Refs #2511 - removed empty query.php lib filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7079 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Fixes #2339 - removes social library and deprecates its two functions (put ↵cash
it output.php for lack of a better location) git-svn-id: http://code.elgg.org/elgg/trunk@7078 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Fixes #2403 - adds unregister_entity_type()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7077 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Deprecated unnecessary exceptions.php lib fileewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7076 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Switching blog over to autoload method for plugin classesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7075 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Fixes #2547: Plugins can now participate in autoloading classes.ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7074 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-13Fixes #2556 - one step install now supported with sample cli scriptcash
git-svn-id: http://code.elgg.org/elgg/trunk@7067 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-12Fixes #2312 - checking value of arg_separator.output during installcash
git-svn-id: http://code.elgg.org/elgg/trunk@7066 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-12Fixes #2522 - disabling form submission after first submissioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7065 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-12Fixes #2521 - added check for old .htaccesscash
git-svn-id: http://code.elgg.org/elgg/trunk@7064 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-12better handling of settings file issues during installationcash
git-svn-id: http://code.elgg.org/elgg/trunk@7063 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-12forgot to update rewrite rule in htaccess_distcash
git-svn-id: http://code.elgg.org/elgg/trunk@7061 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-11Pulled rewrite test out into separate classcash
git-svn-id: http://code.elgg.org/elgg/trunk@7052 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-10Fixes #2529 for real this time. Not using made up ElggEntity attributes. ↵brettp
Added canEdit() override for user validation so it can disable users after they register. git-svn-id: http://code.elgg.org/elgg/trunk@7050 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-10Checking for a valid entity before using its methods in update_entity().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7049 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-10ElggEntity::disable() and enable() now update the attributes so you don't ↵brettp
have stale data on the object. git-svn-id: http://code.elgg.org/elgg/trunk@7048 36083f99-b078-4883-b0ff-0f9b5a30f544