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
/
lib
/
metastrings.php
Age
Commit message (
Expand
)
Author
2011-04-21
Refs #3195. Selectively joining certain tables for performance with annotatio...
brettp
2011-04-21
Reverting the annotation changes because they're not ready yet.
brettp
2011-04-21
Fixed a problem with the annotation batch operation test.
brettp
2011-04-18
Fixes #2046. Applied Franz' patch for sanitize_int().
brettp
2011-04-14
Refs #3195. Changed the way annotation calculations are performed. Seems to b...
brettp
2011-04-14
handles empty array in get_metastring_id() (hellekin)
cash
2011-04-07
Fixes #3232 removed unnecessary distinct plus variable in select for metastri...
cash
2011-04-01
Refs #3245 pulling in https://github.com/Elgg/Elgg/pull/11 and thanks also to...
cash
2011-03-19
Fixing pluralization of singular options for elgg_get_metadata() and elgg_get...
brettp
2011-02-15
Fixes #2808: elgg_get_array_value => elgg_extract
ewinslow
2011-02-14
Updated trunk to use new annotation functions. Added checks for annotations_*...
brettp
2011-02-14
More fixes to annotations/metadata changes. Now all function support getting ...
brettp
2011-02-13
Allowing metastrings_type for metastring-based object functions.
brettp
2011-02-13
Removed worthless function from previous commit.
brettp
2011-02-13
Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...
brettp
2011-02-12
Refs #2906. Missed a file.
brettp
2011-02-12
Refs #650: Deprecated find_metadata() with elgg_get_metadata(). Deprecated ge...
brettp
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2011-02-01
Reversing 7975
ewinslow
2011-02-01
Refs #2839: moved deprecated functions from access.php - private_settings.php...
ewinslow
2011-01-23
Refs #2804 #2805 pulling changes in trunk from 1.7 branch
cash
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
brettp
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
brettp
2009-11-07
fixes #1227 - this one has been causing nasty problems for far too long
cash
2009-10-26
Rewriting metastrings search query for simplicity.
nickw
2009-10-21
Allowing entities to be retrieved by case-insensitive search.
nickw
2009-10-16
Rewriting core debug messages to be more informative.
nickw
2009-10-15
Standardized gobs of files.
brettp
2009-08-31
All line endings are now Unix-style.
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-06-05
Closes #639:
marcus
2009-01-23
Refs #706
marcus
2009-01-19
Closes #691: Should have been is_memcache_available()
marcus
2008-11-14
"Undefined" messages tidied up
marcus
2008-11-07
Refs #529: Experimental caching of metastrings
marcus
2008-10-31
Closes #493: Moved database queries out of module and in to core in line with...
marcus
2008-08-08
Adjusted contributors file.
ben
2008-07-08
Removing annoying warning messages
ben
2008-06-27
git-svn-id: https://code.elgg.org/elgg/trunk@1190 36083f99-b078-4883-b0ff-0f9...
marcus
2008-06-27
Metastrings now keeps a record of strings it knows aren't present and so remo...
marcus
2008-06-27
Minor textual changes
marcus
2008-06-27
Refs #86 - Better debug
marcus
2008-06-27
Closes #86
marcus
2008-06-22
Introducing elgg_view_annotation
ben
2008-04-15
Removing the multiple slash problem on metastrings in extenders
ben
2008-03-14
Marcus Povey <marcus@dushka.co.uk>
icewing
2008-03-12
Marcus Povey <marcus@dushka.co.uk>
icewing
2008-03-11
Marcus Povey <marcus@dushka.co.uk>
icewing