index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
classes
/
ElggAnnotation.php
Age
Commit message (
Expand
)
Author
2011-10-08
Fixes #3942 fixed all the warnings and notices in the unit tests
Cash Costello
2011-03-26
Refs #3238 #3246 anootations needed the same fixes as metadata
cash
2011-02-24
Fixes #2960 removing river entry for deleted annotation
cash
2011-02-14
Updated trunk to use new annotation functions. Added checks for annotations_*...
brettp
2011-02-13
Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...
brettp
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2010-11-14
Added comments to several undocumented methods
ewinslow
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-10-31
Refs #2597: Pulled __set, __get, __isset magic functions definitions into Elg...
ewinslow
2010-10-31
Improved initializeAttributes implementations
ewinslow
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
brettp
2010-09-22
Converted line endings to unix.
brettp
2010-09-22
Refs #2450: Documented a few more classes.
brettp
2010-09-20
Refs #2450: Documented first bit of the classes.
brettp
2010-09-06
Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...
ewinslow