]> gitweb.fluxo.info Git - lorea/elgg.git/log
lorea/elgg.git
15 years agoFixed missing ).
brettp [Wed, 3 Nov 2010 22:46:28 +0000 (22:46 +0000)]
Fixed missing ).

git-svn-id: http://code.elgg.org/elgg/trunk@7231 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoAdded myself to the copyright.
brettp [Wed, 3 Nov 2010 22:16:39 +0000 (22:16 +0000)]
Added myself to the copyright.

git-svn-id: http://code.elgg.org/elgg/trunk@7230 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #1320: Bundled mods use elgg_echo()'s internal string substitution.
brettp [Wed, 3 Nov 2010 22:13:10 +0000 (22:13 +0000)]
Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.

git-svn-id: http://code.elgg.org/elgg/trunk@7229 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2351: deprecated get_objects_in_group() in favor of elgg_get_entities(). There...
ewinslow [Wed, 3 Nov 2010 20:23:50 +0000 (20:23 +0000)]
Refs #2351: deprecated get_objects_in_group() in favor of elgg_get_entities().  There's nothing the former can do that the latter can't, so it's not worth maintaining.

git-svn-id: http://code.elgg.org/elgg/trunk@7228 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp [Wed, 3 Nov 2010 19:46:47 +0000 (19:46 +0000)]
Refs #1320. Updated core to use elgg_echo()'s native string replacement.

git-svn-id: http://code.elgg.org/elgg/trunk@7227 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #1320: elgg_echo() has built-in sprintf support.
brettp [Wed, 3 Nov 2010 18:40:58 +0000 (18:40 +0000)]
Refs #1320: elgg_echo() has built-in sprintf support.

git-svn-id: http://code.elgg.org/elgg/trunk@7226 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2582. Merged [7224] to trunk.
brettp [Wed, 3 Nov 2010 17:10:27 +0000 (17:10 +0000)]
Refs #2582. Merged [7224] to trunk.

git-svn-id: http://code.elgg.org/elgg/trunk@7225 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat
ewinslow [Wed, 3 Nov 2010 05:27:47 +0000 (05:27 +0000)]
Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat

git-svn-id: http://code.elgg.org/elgg/trunk@7223 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2050: Added missing docblock parameters
ewinslow [Wed, 3 Nov 2010 04:44:52 +0000 (04:44 +0000)]
Refs #2050: Added missing docblock parameters

git-svn-id: http://code.elgg.org/elgg/trunk@7222 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2050: Added subtype parameter to can_write_to_container functions and hooks
ewinslow [Wed, 3 Nov 2010 04:42:50 +0000 (04:42 +0000)]
Fixes #2050: Added subtype parameter to can_write_to_container functions and hooks

git-svn-id: http://code.elgg.org/elgg/trunk@7221 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoSet return type of get_entity to ElggEntity
ewinslow [Wed, 3 Nov 2010 04:28:24 +0000 (04:28 +0000)]
Set return type of get_entity to ElggEntity

git-svn-id: http://code.elgg.org/elgg/trunk@7220 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2134: Moved getContainerEntity() method to ElggEntity
ewinslow [Wed, 3 Nov 2010 04:27:53 +0000 (04:27 +0000)]
Fixes #2134: Moved getContainerEntity() method to ElggEntity

git-svn-id: http://code.elgg.org/elgg/trunk@7219 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #1411: Deprecated get_entities_from_metadata_groups(_multi) in favor of elgg_get...
ewinslow [Wed, 3 Nov 2010 04:01:14 +0000 (04:01 +0000)]
Refs #1411: Deprecated get_entities_from_metadata_groups(_multi) in favor of elgg_get_entities_from_metadata.  Added proper deprecation for delete_group_entity.  Unsure of version deprecated -- set to 1.6

git-svn-id: http://code.elgg.org/elgg/trunk@7218 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agobah! forgot to rename all variables in list_entities_from_access_id
ewinslow [Wed, 3 Nov 2010 02:55:15 +0000 (02:55 +0000)]
bah! forgot to rename all variables in list_entities_from_access_id

git-svn-id: http://code.elgg.org/elgg/trunk@7217 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixed regression in deprecated list_entities_from_access_id -- was passing access_id...
ewinslow [Wed, 3 Nov 2010 02:54:38 +0000 (02:54 +0000)]
Fixed regression in deprecated list_entities_from_access_id -- was passing access_id as 'collection_id' instead of 'access_id'

git-svn-id: http://code.elgg.org/elgg/trunk@7216 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2128 - replaces all uses of set_context() and get_context() in core and plugins
cash [Wed, 3 Nov 2010 02:13:36 +0000 (02:13 +0000)]
Fixes #2128 - replaces all uses of set_context() and get_context() in core and plugins

git-svn-id: http://code.elgg.org/elgg/trunk@7215 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2151: Replaced elgg_get_viewtype() implementation with @cash's much simpler...
ewinslow [Wed, 3 Nov 2010 01:56:29 +0000 (01:56 +0000)]
Fixes #2151: Replaced elgg_get_viewtype() implementation with @cash's much simpler version

git-svn-id: http://code.elgg.org/elgg/trunk@7214 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #1411: Deprecated list_entities_from_relationship() in favor of elgg_list_entiti...
ewinslow [Wed, 3 Nov 2010 01:22:46 +0000 (01:22 +0000)]
Refs #1411: Deprecated list_entities_from_relationship() in favor of elgg_list_entities_from_relationship()

git-svn-id: http://code.elgg.org/elgg/trunk@7213 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2606: Abstracted elgg_list_entities. Takes an optional second argument for...
ewinslow [Wed, 3 Nov 2010 01:05:34 +0000 (01:05 +0000)]
Fixes #2606: Abstracted elgg_list_entities.  Takes an optional second argument for the 'getter', defaulting to 'elgg_get_entities'.  Converted current elgg_list_entities* functions to use it

git-svn-id: http://code.elgg.org/elgg/trunk@7212 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoAdded .txt for consistency
ewinslow [Wed, 3 Nov 2010 00:06:18 +0000 (00:06 +0000)]
Added .txt for consistency

git-svn-id: http://code.elgg.org/elgg/trunk@7211 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2360: page_draw => elgg_view_page in core + bundled plugins
ewinslow [Tue, 2 Nov 2010 23:58:36 +0000 (23:58 +0000)]
Fixes #2360: page_draw => elgg_view_page in core + bundled plugins

git-svn-id: http://code.elgg.org/elgg/trunk@7210 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixed several typos in documentation examples
ewinslow [Tue, 2 Nov 2010 23:56:08 +0000 (23:56 +0000)]
Fixed several typos in documentation examples

git-svn-id: http://code.elgg.org/elgg/trunk@7209 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2360: Deprecated page_draw in favor of elgg_view_page. Updated packaged docume...
ewinslow [Tue, 2 Nov 2010 23:51:12 +0000 (23:51 +0000)]
Refs #2360: Deprecated page_draw in favor of elgg_view_page.  Updated packaged documentation to reflect this.

git-svn-id: http://code.elgg.org/elgg/trunk@7208 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoAdded url normalization support to elgg_register_js and elgg_register_css
ewinslow [Tue, 2 Nov 2010 23:21:21 +0000 (23:21 +0000)]
Added url normalization support to elgg_register_js and elgg_register_css

git-svn-id: http://code.elgg.org/elgg/trunk@7207 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoCorrected a couple typos in the documentation that are being registered as php errors
ewinslow [Tue, 2 Nov 2010 21:40:07 +0000 (21:40 +0000)]
Corrected a couple typos in the documentation that are being registered as php errors

git-svn-id: http://code.elgg.org/elgg/trunk@7206 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the rest of...
ewinslow [Tue, 2 Nov 2010 21:38:55 +0000 (21:38 +0000)]
Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the rest of the plugins.

git-svn-id: http://code.elgg.org/elgg/trunk@7205 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - groups...
ewinslow [Tue, 2 Nov 2010 21:36:21 +0000 (21:36 +0000)]
Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - groups plugins

git-svn-id: http://code.elgg.org/elgg/trunk@7204 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: Added URL normalization support for entity and extender url handlers
ewinslow [Tue, 2 Nov 2010 21:34:52 +0000 (21:34 +0000)]
Refs #2463: Added URL normalization support for entity and extender url handlers

git-svn-id: http://code.elgg.org/elgg/trunk@7203 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: page_elements/content_header normalizes 'new_link'
ewinslow [Tue, 2 Nov 2010 21:31:56 +0000 (21:31 +0000)]
Refs #2463: page_elements/content_header normalizes 'new_link'

git-svn-id: http://code.elgg.org/elgg/trunk@7202 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: Fixed typo of elgg_normalize_url function
ewinslow [Tue, 2 Nov 2010 21:12:01 +0000 (21:12 +0000)]
Refs #2463: Fixed typo of elgg_normalize_url function

git-svn-id: http://code.elgg.org/elgg/trunk@7201 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: Removed some more instances of $CONFIG->url. Added support for elgg_norm...
ewinslow [Tue, 2 Nov 2010 20:59:56 +0000 (20:59 +0000)]
Refs #2463: Removed some more instances of $CONFIG->url.  Added support for elgg_normalize_url to elgg_add_action_tokens_to_url

git-svn-id: http://code.elgg.org/elgg/trunk@7200 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: Added url normalization support to output/url, output/confirmlink. Enhan...
ewinslow [Tue, 2 Nov 2010 20:16:13 +0000 (20:16 +0000)]
Refs #2463: Added url normalization support to output/url, output/confirmlink.  Enhanced normalization to take care of urls like "example.com"

git-svn-id: http://code.elgg.org/elgg/trunk@7199 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONFIG-...
ewinslow [Tue, 2 Nov 2010 19:54:30 +0000 (19:54 +0000)]
Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONFIG->url, etc.

git-svn-id: http://code.elgg.org/elgg/trunk@7198 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: input/form now normalizes the action parameter
ewinslow [Tue, 2 Nov 2010 19:42:14 +0000 (19:42 +0000)]
Refs #2463: input/form now normalizes the action parameter

git-svn-id: http://code.elgg.org/elgg/trunk@7197 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: Removed stay { that was causing the regexp to break
ewinslow [Tue, 2 Nov 2010 19:32:19 +0000 (19:32 +0000)]
Refs #2463: Removed stay { that was causing the regexp to break

git-svn-id: http://code.elgg.org/elgg/trunk@7196 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: Removed some gratuitous calls to elgg_get_site_url() from core plugins
ewinslow [Tue, 2 Nov 2010 19:24:59 +0000 (19:24 +0000)]
Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core plugins

git-svn-id: http://code.elgg.org/elgg/trunk@7195 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2463: Added elgg_normalize_url. forward() and add_menu() make use of it
ewinslow [Tue, 2 Nov 2010 19:22:35 +0000 (19:22 +0000)]
Refs #2463: Added elgg_normalize_url.  forward() and add_menu() make use of it

git-svn-id: http://code.elgg.org/elgg/trunk@7194 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoUsing REFERER shorthand throughout core
ewinslow [Tue, 2 Nov 2010 18:20:13 +0000 (18:20 +0000)]
Using REFERER shorthand throughout core

git-svn-id: http://code.elgg.org/elgg/trunk@7193 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Removed stray 'f' from elgg.system_messages that was causing fatal error
ewinslow [Tue, 2 Nov 2010 16:46:47 +0000 (16:46 +0000)]
Refs #2538: Removed stray 'f' from elgg.system_messages that was causing fatal error

git-svn-id: http://code.elgg.org/elgg/trunk@7192 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: ignoring jsTestDriver.conf
ewinslow [Tue, 2 Nov 2010 16:25:36 +0000 (16:25 +0000)]
Refs #2538: ignoring jsTestDriver.conf

git-svn-id: http://code.elgg.org/elgg/trunk@7191 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Moved jsTestDriver.conf to js/tests/
ewinslow [Tue, 2 Nov 2010 16:10:07 +0000 (16:10 +0000)]
Refs #2538: Moved jsTestDriver.conf to js/tests/

git-svn-id: http://code.elgg.org/elgg/trunk@7190 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Moved js directory to elgg root.
ewinslow [Tue, 2 Nov 2010 16:06:53 +0000 (16:06 +0000)]
Refs #2538: Moved js directory to elgg root.

git-svn-id: http://code.elgg.org/elgg/trunk@7189 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Renamed elgg.extendUrl to elgg.normalize_url
ewinslow [Tue, 2 Nov 2010 15:24:35 +0000 (15:24 +0000)]
Refs #2538: Renamed elgg.extendUrl to elgg.normalize_url

git-svn-id: http://code.elgg.org/elgg/trunk@7188 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Added type checking to some more core functions
ewinslow [Tue, 2 Nov 2010 14:47:12 +0000 (14:47 +0000)]
Refs #2538: Added type checking to some more core functions

git-svn-id: http://code.elgg.org/elgg/trunk@7187 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Added Elggy event system. Javascript boot sequence mimics PHP.
ewinslow [Tue, 2 Nov 2010 04:23:04 +0000 (04:23 +0000)]
Refs #2538: Added Elggy event system.  Javascript boot sequence mimics PHP.

git-svn-id: http://code.elgg.org/elgg/trunk@7186 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2318: Adjusted system message markup + styles to work with ajax actions
ewinslow [Mon, 1 Nov 2010 22:49:31 +0000 (22:49 +0000)]
Fixes #2318: Adjusted system message markup + styles to work with ajax actions

git-svn-id: http://code.elgg.org/elgg/trunk@7185 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Pulled in support for ajax actions
ewinslow [Mon, 1 Nov 2010 22:47:29 +0000 (22:47 +0000)]
Refs #2538: Pulled in support for ajax actions

git-svn-id: http://code.elgg.org/elgg/trunk@7184 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Added some models, inheritance, more bootstrapping code
ewinslow [Mon, 1 Nov 2010 22:11:20 +0000 (22:11 +0000)]
Refs #2538: Added some models, inheritance, more bootstrapping code

git-svn-id: http://code.elgg.org/elgg/trunk@7183 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Pulled in some i18n features
ewinslow [Mon, 1 Nov 2010 20:28:41 +0000 (20:28 +0000)]
Refs #2538: Pulled in some i18n features

git-svn-id: http://code.elgg.org/elgg/trunk@7182 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoCommented some js Test files
ewinslow [Mon, 1 Nov 2010 18:36:47 +0000 (18:36 +0000)]
Commented some js Test files

git-svn-id: http://code.elgg.org/elgg/trunk@7176 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoSwitched jsTestDriver.conf to use default jsTestDriver port
ewinslow [Mon, 1 Nov 2010 18:29:37 +0000 (18:29 +0000)]
Switched jsTestDriver.conf to use default jsTestDriver port

git-svn-id: http://code.elgg.org/elgg/trunk@7175 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2603: Corrected is_public_page() to isPublicPage().
brettp [Mon, 1 Nov 2010 17:03:25 +0000 (17:03 +0000)]
Fixes #2603: Corrected is_public_page() to isPublicPage().

git-svn-id: http://code.elgg.org/elgg/trunk@7174 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2538: Pulled in elgg JS object and unit tests
ewinslow [Mon, 1 Nov 2010 07:34:24 +0000 (07:34 +0000)]
Refs #2538: Pulled in elgg JS object and unit tests

git-svn-id: http://code.elgg.org/elgg/trunk@7173 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Pushed getOwner and getOwnerEntity into ElggEntity and ElggExtender
ewinslow [Sun, 31 Oct 2010 20:34:59 +0000 (20:34 +0000)]
Refs #2597: Pushed getOwner and getOwnerEntity into ElggEntity and ElggExtender

git-svn-id: http://code.elgg.org/elgg/trunk@7172 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Deprecated Loggable::getObjectOwnerGUID()
ewinslow [Sun, 31 Oct 2010 20:17:45 +0000 (20:17 +0000)]
Refs #2597: Deprecated Loggable::getObjectOwnerGUID()

git-svn-id: http://code.elgg.org/elgg/trunk@7171 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFirst cut at a album sorting interface
Cash Costello [Sun, 31 Oct 2010 20:03:50 +0000 (20:03 +0000)]
First cut at a album sorting interface

15 years agointegrated Jeff's batch code into trunk
Cash Costello [Sun, 31 Oct 2010 12:47:25 +0000 (12:47 +0000)]
integrated Jeff's batch code into trunk

15 years agoadded unit test for previous commit
cash [Sun, 31 Oct 2010 02:45:08 +0000 (02:45 +0000)]
added unit test for previous commit

git-svn-id: http://code.elgg.org/elgg/trunk@7170 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2210 - added functions for managing javascript and css files
cash [Sun, 31 Oct 2010 02:43:37 +0000 (02:43 +0000)]
Refs #2210 - added functions for managing javascript and css files

git-svn-id: http://code.elgg.org/elgg/trunk@7169 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixed bug in regression test for upscaling turned off
cash [Sun, 31 Oct 2010 02:16:53 +0000 (02:16 +0000)]
Fixed bug in regression test for upscaling turned off

git-svn-id: http://code.elgg.org/elgg/trunk@7168 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes for [7165] - entity variable changed
cash [Sun, 31 Oct 2010 02:13:56 +0000 (02:13 +0000)]
Fixes for [7165] - entity variable changed

git-svn-id: http://code.elgg.org/elgg/trunk@7167 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoupdated unit test for file matrix to reflect updates in directory structure and class...
cash [Sun, 31 Oct 2010 02:11:05 +0000 (02:11 +0000)]
updated unit test for file matrix to reflect updates in directory structure and class method names

git-svn-id: http://code.elgg.org/elgg/trunk@7166 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597 - fixes some unit tests broken in the reorg of the data models
cash [Sun, 31 Oct 2010 02:01:55 +0000 (02:01 +0000)]
Refs #2597 - fixes some unit tests broken in the reorg of the data models

git-svn-id: http://code.elgg.org/elgg/trunk@7165 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoUnit tests with the system log turned on are too slow
cash [Sun, 31 Oct 2010 01:43:56 +0000 (01:43 +0000)]
Unit tests with the system log turned on are too slow

git-svn-id: http://code.elgg.org/elgg/trunk@7164 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Pulled __set, __get, __isset magic functions definitions into ElggData
ewinslow [Sun, 31 Oct 2010 01:00:01 +0000 (01:00 +0000)]
Refs #2597: Pulled __set, __get, __isset magic functions definitions into ElggData

git-svn-id: http://code.elgg.org/elgg/trunk@7163 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Auto-initialize temp_metadata, temp_annotations, and volatile as arrays
ewinslow [Sun, 31 Oct 2010 00:44:41 +0000 (00:44 +0000)]
Refs #2597: Auto-initialize temp_metadata, temp_annotations, and volatile as arrays

git-svn-id: http://code.elgg.org/elgg/trunk@7162 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Moved "implements Exportable" up to {{{ElggData}}}
ewinslow [Sun, 31 Oct 2010 00:37:23 +0000 (00:37 +0000)]
Refs #2597: Moved "implements Exportable" up to {{{ElggData}}}

git-svn-id: http://code.elgg.org/elgg/trunk@7161 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: ElggEntity::initializeAttributes calls into parent initializeAttributes()
ewinslow [Sun, 31 Oct 2010 00:35:25 +0000 (00:35 +0000)]
Refs #2597: ElggEntity::initializeAttributes calls into parent initializeAttributes()

git-svn-id: http://code.elgg.org/elgg/trunk@7160 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoImproved initializeAttributes implementations
ewinslow [Sun, 31 Oct 2010 00:33:58 +0000 (00:33 +0000)]
Improved initializeAttributes implementations

git-svn-id: http://code.elgg.org/elgg/trunk@7159 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Entity type constructors all use initializeAttributes now
ewinslow [Sun, 31 Oct 2010 00:29:45 +0000 (00:29 +0000)]
Refs #2597: Entity type constructors all use initializeAttributes now

git-svn-id: http://code.elgg.org/elgg/trunk@7158 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Added getURL(), getTimeCreated(), and initializeAttributes() to {{{ElggDa...
ewinslow [Sun, 31 Oct 2010 00:14:47 +0000 (00:14 +0000)]
Refs #2597: Added getURL(), getTimeCreated(), and initializeAttributes() to {{{ElggData}}}

git-svn-id: http://code.elgg.org/elgg/trunk@7157 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: pulled getOwner and getOwnerEntity functions into ElggData
ewinslow [Sat, 30 Oct 2010 23:59:40 +0000 (23:59 +0000)]
Refs #2597: pulled getOwner and getOwnerEntity functions into ElggData

I thought this would be OK even though relationships don't technically have owners because ElggRelationship implemented the getObectOwnerGUID method

git-svn-id: http://code.elgg.org/elgg/trunk@7156 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Pulled Loggable functions with identical implementations into ElggData
ewinslow [Sat, 30 Oct 2010 23:53:57 +0000 (23:53 +0000)]
Refs #2597: Pulled Loggable functions with identical implementations into ElggData

git-svn-id: http://code.elgg.org/elgg/trunk@7155 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Pulled identical {{{Iterator}}} and {{{ArrayAccess}}} implementations...
ewinslow [Sat, 30 Oct 2010 23:28:11 +0000 (23:28 +0000)]
Refs #2597: Pulled identical {{{Iterator}}} and {{{ArrayAccess}}} implementations into {{{ElggData}}}

git-svn-id: http://code.elgg.org/elgg/trunk@7154 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2128 - added stack context functions
cash [Sat, 30 Oct 2010 23:26:38 +0000 (23:26 +0000)]
Refs #2128 - added stack context functions

git-svn-id: http://code.elgg.org/elgg/trunk@7153 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2597: Added a new ElggData class that ElggEntity, ElggExtender, and ElggRelatio...
ewinslow [Sat, 30 Oct 2010 23:17:10 +0000 (23:17 +0000)]
Refs #2597: Added a new ElggData class that ElggEntity, ElggExtender, and ElggRelationship all extend

git-svn-id: http://code.elgg.org/elgg/trunk@7152 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoChanged get_submenu to elgg_get_submenu
ewinslow [Sat, 30 Oct 2010 23:11:30 +0000 (23:11 +0000)]
Changed get_submenu to elgg_get_submenu

git-svn-id: http://code.elgg.org/elgg/trunk@7151 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2598: Converted the rest of the $vars['url'] references to elgg_get_site_url()
ewinslow [Sat, 30 Oct 2010 22:42:33 +0000 (22:42 +0000)]
Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_site_url()

git-svn-id: http://code.elgg.org/elgg/trunk@7150 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2598: Converted most $vars['url'] to elgg_get_site_url()
ewinslow [Sat, 30 Oct 2010 22:23:45 +0000 (22:23 +0000)]
Refs #2598: Converted most $vars['url'] to elgg_get_site_url()

git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agochecking if the site has any groups before looping over them
cash [Sat, 30 Oct 2010 22:21:23 +0000 (22:21 +0000)]
checking if the site has any groups before looping over them

git-svn-id: http://code.elgg.org/elgg/trunk@7148 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agofixed minor issue where blog code wasn't setting type when getting subtype
cash [Sat, 30 Oct 2010 22:18:58 +0000 (22:18 +0000)]
fixed minor issue where blog code wasn't setting type when getting subtype

git-svn-id: http://code.elgg.org/elgg/trunk@7147 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site_url()
ewinslow [Sat, 30 Oct 2010 22:15:36 +0000 (22:15 +0000)]
Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site_url()

git-svn-id: http://code.elgg.org/elgg/trunk@7146 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agofinished the conversion to initializeAttributes()
cash [Sat, 30 Oct 2010 22:14:00 +0000 (22:14 +0000)]
finished the conversion to initializeAttributes()

git-svn-id: http://code.elgg.org/elgg/trunk@7145 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoFixes #2598: Added elgg_get_site_url()
ewinslow [Sat, 30 Oct 2010 22:13:41 +0000 (22:13 +0000)]
Fixes #2598: Added elgg_get_site_url()

git-svn-id: http://code.elgg.org/elgg/trunk@7144 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoReplaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid()
ewinslow [Sat, 30 Oct 2010 22:04:16 +0000 (22:04 +0000)]
Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid()

git-svn-id: http://code.elgg.org/elgg/trunk@7143 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agofixed php exception and error handlers not being next to each other in elgglib
cash [Sat, 30 Oct 2010 22:00:56 +0000 (22:00 +0000)]
fixed php exception and error handlers not being next to each other in elgglib

git-svn-id: http://code.elgg.org/elgg/trunk@7142 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoripped out last remaining tentacles of old installer from core - just needs removal...
cash [Sat, 30 Oct 2010 21:53:58 +0000 (21:53 +0000)]
ripped out last remaining tentacles of old installer from core - just needs removal of install.php when elgg_view() is updated

git-svn-id: http://code.elgg.org/elgg/trunk@7141 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #1439: Using new page_owner functions in all of core
ewinslow [Sat, 30 Oct 2010 21:48:24 +0000 (21:48 +0000)]
Refs #1439: Using new page_owner functions in all of core

git-svn-id: http://code.elgg.org/elgg/trunk@7140 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SESSION...
ewinslow [Sat, 30 Oct 2010 21:32:54 +0000 (21:32 +0000)]
Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SESSION['user'], etc.

git-svn-id: http://code.elgg.org/elgg/trunk@7139 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoRefs #2124: Using elgg_get_page_owner instead of $vars['page_owner'] in views
ewinslow [Sat, 30 Oct 2010 21:21:21 +0000 (21:21 +0000)]
Refs #2124: Using elgg_get_page_owner instead of $vars['page_owner'] in views

git-svn-id: http://code.elgg.org/elgg/trunk@7138 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoorganized functions in elgglib by purpose - more or less
cash [Sat, 30 Oct 2010 20:43:14 +0000 (20:43 +0000)]
organized functions in elgglib by purpose - more or less

git-svn-id: http://code.elgg.org/elgg/trunk@7137 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agopulled navigation functions out of elgglib.php
cash [Sat, 30 Oct 2010 20:30:16 +0000 (20:30 +0000)]
pulled navigation functions out of elgglib.php

git-svn-id: http://code.elgg.org/elgg/trunk@7136 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agomoved datalist code into the configuration lib
cash [Sat, 30 Oct 2010 19:59:28 +0000 (19:59 +0000)]
moved datalist code into the configuration lib

git-svn-id: http://code.elgg.org/elgg/trunk@7135 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agofixed spelling mistake in comment
cash [Sat, 30 Oct 2010 19:49:30 +0000 (19:49 +0000)]
fixed spelling mistake in comment

git-svn-id: http://code.elgg.org/elgg/trunk@7134 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agomoved file path cache functions into the cache lib which seems to be a more logical...
cash [Sat, 30 Oct 2010 19:41:37 +0000 (19:41 +0000)]
moved file path cache functions into the cache lib which seems to be a more logical location for them

git-svn-id: http://code.elgg.org/elgg/trunk@7133 36083f99-b078-4883-b0ff-0f9b5a30f544

15 years agoincreased width of flash to cover text
Cash Costello [Sat, 30 Oct 2010 17:45:51 +0000 (17:45 +0000)]
increased width of flash to cover text

15 years agohandling errors in ajax upload
Cash Costello [Sat, 30 Oct 2010 17:26:32 +0000 (17:26 +0000)]
handling errors in ajax upload

15 years agoworking around use_only_cookies
Cash Costello [Sat, 30 Oct 2010 16:58:33 +0000 (16:58 +0000)]
working around use_only_cookies

15 years agoturning off choose and upload after the images are uploaded
Cash Costello [Sat, 30 Oct 2010 15:17:53 +0000 (15:17 +0000)]
turning off choose and upload after the images are uploaded

15 years agoFixed an invalid call to get_pageowner_guid() in can_edit_entity().
brettp [Sat, 30 Oct 2010 15:00:06 +0000 (15:00 +0000)]
Fixed an invalid call to get_pageowner_guid() in can_edit_entity().
Removed the call to the validation function in useradd.

git-svn-id: http://code.elgg.org/elgg/trunk@7132 36083f99-b078-4883-b0ff-0f9b5a30f544