aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-07fixes #1324 - default topbar icon now existscash
git-svn-id: http://code.elgg.org/elgg/trunk@3631 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-07fixes #1227 - this one has been causing nasty problems for far too longcash
git-svn-id: http://code.elgg.org/elgg/trunk@3630 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06removed space which would break the schema parsing routine for the next poor ↵cash
sucker who tried to add a table - not the most robust code git-svn-id: http://code.elgg.org/elgg/trunk@3629 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06strike previous - we need the password auth to get the user token - will ↵cash
just need to document that pam_auth_pass does not work with REST because the user credentials are not set git-svn-id: http://code.elgg.org/elgg/trunk@3628 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06removing username/password authorization for REST by default - developers ↵cash
can add their own custom PAM using the plugin hook if they require this git-svn-id: http://code.elgg.org/elgg/trunk@3627 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06Removed old group search hook.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3626 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06Removed old user search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3625 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06Added search for group, tags, and users.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3624 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06Added ability to pass 0 as a subtype meaning "entities without a subtype".brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3623 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06Added default object search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3622 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06Corrected documentation for elgg_get_entities_from_metadata()brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3621 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06Enable search mod upon installation.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3620 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-06Updated search for FTS.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3619 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-04users now allowed to have multiple sessions but not multiple remember me ↵cash
cookies (yet) git-svn-id: http://code.elgg.org/elgg/trunk@3618 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-03Updated htmlawed to allow the default TinyMCE styles.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3617 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-03standardized xml.php and fixed output of booleans in xml viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@3616 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-02Updated changes for deprecated functions.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3615 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-02Deprecated elgg_get_entities_from_annotations().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3614 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-02Changed elgg_get_entities_from_access_id() to be closer to how other ↵brettp
functions work. git-svn-id: http://code.elgg.org/elgg/trunk@3613 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-02Updated htmlawed to disallow many style attributes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3612 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-02setting xml version and encoding in xml pageshellcash
git-svn-id: http://code.elgg.org/elgg/trunk@3611 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-30Deprecating get_entities_from_access_id().nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3610 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-30No longer using fullview for listing registered entities on front page.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3609 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-30Removing deprecated function call from find_plugin_settings().nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3608 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-30Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes ↵brettp
will happen with annotations. git-svn-id: http://code.elgg.org/elgg/trunk@3607 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-30Updating 1.7 CHANGES file.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3606 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-30Updated changes for the relationship functions.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3605 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-30Cleaning up logic regarding view error notices.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3604 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-29Deprecated get_entities_from_relationships_and_meta().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3603 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-29Fully deprecating file matrix use with username.nickw
Plugins building the file matrix with the username will still work, but a warning is logged. git-svn-id: http://code.elgg.org/elgg/trunk@3602 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-29Updating unit test to reflect deprecated functions.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3601 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-29Fixed incorrect wrapper for get_entities_from_relationship() -> ↵brettp
elgg_get_entities_from_relationship(). git-svn-id: http://code.elgg.org/elgg/trunk@3600 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-28Deprecated get_entities_from_relationship()brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3599 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-28Actually fixed the documentation for elgg_get_entities_from_metadata().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3598 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-28Cleaned up table prefix for elgg_get_entity_metadata_where_sql().brettp
Cleaned up some documentation. git-svn-id: http://code.elgg.org/elgg/trunk@3597 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-28Updated documentation for elgg_get_entity_metadata_where_sql()brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3596 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-28Got rid of the silly conditional comments in the db upgrade now that I know ↵brettp
what they are. git-svn-id: http://code.elgg.org/elgg/trunk@3595 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-28Added table locking and disabling keys for the UTF8 database upgrade.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3594 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-28Creating an upgrade script for new user filepath.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3593 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-28Deprecated get_entities_from_metadata() and get_entities_from_metadata_multi().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3592 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-27Removing local debug info from filestore unit test.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3591 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-27Modifying user file locations to be based on guid.nickw
Previous implementations utilized the owner's username to determine a file path matrix based on (up to) the first five letters. To eliminate language and filesystem inconsistencies, the matrix is now created from the entity's creation date and guid. This has the added benefit of (potentially) allowing users to update their usernames. git-svn-id: http://code.elgg.org/elgg/trunk@3590 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-27Updated changes for bug #1161 and deprecated get_entities_from_metadata()brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3589 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-27Fixed caching issue that caused metadata test for ↵brettp
get_entities_from_metadata() to fail. git-svn-id: http://code.elgg.org/elgg/trunk@3588 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-27Removed some commented out code.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3587 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-27Fixed get_entities_from_metadata() wrapper when passing case_sensitive = FALSE.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3586 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-27Fixes #1161: Views now default to 'default' if not found.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3585 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-27Created elgg_get_entities_from_metadata() and made get_entities_from_metadata().brettp
Made elgg_get_entities() accept extra joins and wheres in the options. Created a helper function elgg_normalise_plural_options_array() to rewrite shortcut singular options to plurals. git-svn-id: http://code.elgg.org/elgg/trunk@3584 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-26Rewriting metastrings search query for simplicity.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3583 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-26Updated changes to show deprecated get_entities().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3582 36083f99-b078-4883-b0ff-0f9b5a30f544