Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-30 | ElggFile->delete() will return a correct state even for non saved | Jerome Bakker | |
entities | |||
2013-02-09 | Lots of new @todos :( | Steve Clay | |
2013-02-09 | remove unused code: vars, foreach keys, etc | Steve Clay | |
2013-02-09 | Small changes to remove static analysis noise and simplify flow | Steve Clay | |
2013-02-09 | Doc fixes and inline type hints for variables (big static analysis cleanup) | Steve Clay | |
2011-10-02 | Merged file mime type detection from 1.7. | Brett Profitt | |
2011-04-21 | Revert "Denormalizing annotation names for calculation functions." | Brett Profitt | |
This reverts commit 628aa953ec150a1ed34680ef1d4f9c81dfc99bb1. | |||
2011-04-16 | Denormalizing annotation names for calculation functions. | Brett Profitt | |
2011-03-23 | Fixes #3160 just needed a small variation off of [8762] to handle getting ↵ | cash | |
filestore before metadata is set but after the guid is set git-svn-id: http://code.elgg.org/elgg/trunk@8822 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Fixes #3205 reverting [8762] | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8821 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Fixes #3160. ElggFile->getFilehandler() is less horrible. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8762 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #650: Replaced uses of get_metadata_for_entity() by elgg_get_metadata(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8177 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-20 | Refs #2629 This should fix this ticket. Need to remove initialise_attributes ↵ | cash | |
from any class updated with new method and add call to initializeAttributes in ElggData for those that are not updated. git-svn-id: http://code.elgg.org/elgg/trunk@7389 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-10-30 | finished the conversion to initializeAttributes() | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7145 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-10-22 | Removed @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-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 |