]>
gitweb.fluxo.info Git - lorea/elgg.git/log
cash [Mon, 29 Nov 2010 19:25:19 +0000 (19:25 +0000)]
Fixes #2694 fixed typo in join_group()
git-svn-id: http://code.elgg.org/elgg/trunk@7473
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 29 Nov 2010 18:09:50 +0000 (18:09 +0000)]
fixed typo in the code that I moved from /services/export
git-svn-id: http://code.elgg.org/elgg/trunk@7472
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 29 Nov 2010 12:56:38 +0000 (12:56 +0000)]
Fixes #2508 Sending user to referrer in reported content admin actions
git-svn-id: http://code.elgg.org/elgg/trunk@7471
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 29 Nov 2010 12:36:38 +0000 (12:36 +0000)]
Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config()
git-svn-id: http://code.elgg.org/elgg/trunk@7470
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 29 Nov 2010 12:35:51 +0000 (12:35 +0000)]
removed reported content css in admin css view
git-svn-id: http://code.elgg.org/elgg/trunk@7469
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 29 Nov 2010 02:53:32 +0000 (02:53 +0000)]
cleaned up some of the other smaller plugins
git-svn-id: http://code.elgg.org/elgg/trunk@7468
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 29 Nov 2010 02:30:15 +0000 (02:30 +0000)]
Cleaned up the log browser plugin
git-svn-id: http://code.elgg.org/elgg/trunk@7467
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 29 Nov 2010 00:56:55 +0000 (00:56 +0000)]
cleaned up the reported content plugin
git-svn-id: http://code.elgg.org/elgg/trunk@7466
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 28 Nov 2010 22:03:18 +0000 (22:03 +0000)]
Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simplecache code
git-svn-id: http://code.elgg.org/elgg/trunk@7465
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 28 Nov 2010 21:25:22 +0000 (21:25 +0000)]
Fixes #2160 #2678 introducing a more flexible simplecache handler (this requires an htaccess update)
git-svn-id: http://code.elgg.org/elgg/trunk@7464
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 28 Nov 2010 18:06:35 +0000 (18:06 +0000)]
Refs #2173 #2160 #2507 added a css page handler to support multiple css files
git-svn-id: http://code.elgg.org/elgg/trunk@7463
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 28 Nov 2010 17:23:19 +0000 (17:23 +0000)]
Refs #2681 removes services directory
git-svn-id: http://code.elgg.org/elgg/trunk@7462
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 28 Nov 2010 13:59:15 +0000 (13:59 +0000)]
Fixes #2681 moves export handler into handler directory - current installs need to have .htaccess updated
git-svn-id: http://code.elgg.org/elgg/trunk@7461
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 28 Nov 2010 13:41:56 +0000 (13:41 +0000)]
moved rest/rpc web services handler into web_services library
git-svn-id: http://code.elgg.org/elgg/trunk@7460
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 28 Nov 2010 13:31:59 +0000 (13:31 +0000)]
moved api.php to web_services.php as it is more descriptive
git-svn-id: http://code.elgg.org/elgg/trunk@7459
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 27 Nov 2010 00:48:56 +0000 (00:48 +0000)]
Fixes #2280: ajax/loader view starts out with display set to none
git-svn-id: http://code.elgg.org/elgg/trunk@7456
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 26 Nov 2010 14:59:33 +0000 (14:59 +0000)]
Updated contrib file.
git-svn-id: http://code.elgg.org/elgg/trunk@7444
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 26 Nov 2010 14:47:50 +0000 (14:47 +0000)]
Cleaned up some typos and formatting issues in README and CONTRIB files.
git-svn-id: http://code.elgg.org/elgg/trunk@7443
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 26 Nov 2010 14:41:38 +0000 (14:41 +0000)]
Fixed typos and cleaned up copyright and contrib file.
git-svn-id: http://code.elgg.org/elgg/trunk@7442
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 23:36:31 +0000 (23:36 +0000)]
Fixes #2664: elgg_view_entity subtype defaults to "default" rather than $type
git-svn-id: http://code.elgg.org/elgg/trunk@7441
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 23:32:51 +0000 (23:32 +0000)]
Fixes #2667: pagehandler.php => page_handler.php. You'll need to update .htaccess to keep developing
git-svn-id: http://code.elgg.org/elgg/trunk@7440
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 22:52:22 +0000 (22:52 +0000)]
unnecessary declaration of global $CONFIG;
git-svn-id: http://code.elgg.org/elgg/trunk@7439
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 22:50:57 +0000 (22:50 +0000)]
Removing superfluous calls to insert site root in urls
git-svn-id: http://code.elgg.org/elgg/trunk@7438
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 22:33:29 +0000 (22:33 +0000)]
Deprecated list_entities_from_metadata_multi
git-svn-id: http://code.elgg.org/elgg/trunk@7437
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 22:33:08 +0000 (22:33 +0000)]
Added generic function deprecation translation
git-svn-id: http://code.elgg.org/elgg/trunk@7436
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 02:01:41 +0000 (02:01 +0000)]
added .buildpath to svn:ignore
git-svn-id: http://code.elgg.org/elgg/trunk@7435
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 01:49:54 +0000 (01:49 +0000)]
Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions
git-svn-id: http://code.elgg.org/elgg/trunk@7434
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 01:23:02 +0000 (01:23 +0000)]
Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions
git-svn-id: http://code.elgg.org/elgg/trunk@7433
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 00:50:54 +0000 (00:50 +0000)]
Fixes #2655: Converted register_action to elgg_register_action throughout core
git-svn-id: http://code.elgg.org/elgg/trunk@7432
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Wed, 24 Nov 2010 00:14:24 +0000 (00:14 +0000)]
Refs #2655: Introducing elgg_register_action() + a few fixes to typos in documentation
git-svn-id: http://code.elgg.org/elgg/trunk@7431
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 23 Nov 2010 22:46:37 +0000 (22:46 +0000)]
Fixes #2472 move cron_handler.php logic into cron page handler
git-svn-id: http://code.elgg.org/elgg/trunk@7430
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 23 Nov 2010 22:32:49 +0000 (22:32 +0000)]
Fixes #2638 - specifying the full url on the urls so we don't have this problem anymore
git-svn-id: http://code.elgg.org/elgg/trunk@7429
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 23 Nov 2010 22:23:19 +0000 (22:23 +0000)]
Fixes #2270 - deprecates metatags view and replaces with html_head/extend
git-svn-id: http://code.elgg.org/elgg/trunk@7428
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 23 Nov 2010 02:48:17 +0000 (02:48 +0000)]
Fixes #2418 and merges [7121] into trunk
git-svn-id: http://code.elgg.org/elgg/trunk@7427
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 23 Nov 2010 02:47:07 +0000 (02:47 +0000)]
returning an empty array when there are no widgets for a context
git-svn-id: http://code.elgg.org/elgg/trunk@7426
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 23 Nov 2010 01:36:52 +0000 (01:36 +0000)]
adjusted text color of widget titles
git-svn-id: http://code.elgg.org/elgg/trunk@7425
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 23 Nov 2010 00:50:25 +0000 (00:50 +0000)]
Fixes #397 and Refs #2396 Can suppress the default value for both input/checkbox and input/checkboxes
git-svn-id: http://code.elgg.org/elgg/trunk@7424
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 22 Nov 2010 23:29:32 +0000 (23:29 +0000)]
Fixes #2488 "return" was missing in ElggSite::getObjects() (also updated some documentation)
git-svn-id: http://code.elgg.org/elgg/trunk@7423
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 22 Nov 2010 23:11:29 +0000 (23:11 +0000)]
updated the deprecated list_site_members() to use new ElggSite::listMembers() method and updated ElggSite::getMembers() to accept all the arguments from elgg_get_entities()
git-svn-id: http://code.elgg.org/elgg/trunk@7422
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 22 Nov 2010 22:31:15 +0000 (22:31 +0000)]
deprecated some sites functions that were never supported or fully implemented
git-svn-id: http://code.elgg.org/elgg/trunk@7421
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 22 Nov 2010 13:08:46 +0000 (13:08 +0000)]
merged previous 2 commits into trunk - removes use of session class global
git-svn-id: http://code.elgg.org/elgg/trunk@7420
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 22 Nov 2010 12:49:44 +0000 (12:49 +0000)]
Refs #2673 moved changes into trunk from 1.7 branch
git-svn-id: http://code.elgg.org/elgg/trunk@7417
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 22 Nov 2010 02:19:23 +0000 (02:19 +0000)]
Refs #2660: Merged r7409's remove_group_tool_option() to trunk.
git-svn-id: http://code.elgg.org/elgg/trunk@7411
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 22 Nov 2010 02:15:03 +0000 (02:15 +0000)]
Merged bookmarks XSS fixes in r7406 to trunk.
git-svn-id: http://code.elgg.org/elgg/trunk@7410
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 22 Nov 2010 00:58:59 +0000 (00:58 +0000)]
widgets should not have content outside their container
git-svn-id: http://code.elgg.org/elgg/trunk@7408
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 22 Nov 2010 00:57:27 +0000 (00:57 +0000)]
widget column ids must be integers
git-svn-id: http://code.elgg.org/elgg/trunk@7407
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 21 Nov 2010 21:24:57 +0000 (21:24 +0000)]
Refs #2669: Merged password change fixes in 7404 to trunk.
git-svn-id: http://code.elgg.org/elgg/trunk@7405
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 21 Nov 2010 20:44:56 +0000 (20:44 +0000)]
Refs #2612: Merged r7402 to trunk.
git-svn-id: http://code.elgg.org/elgg/trunk@7403
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 21 Nov 2010 20:36:40 +0000 (20:36 +0000)]
Refs #2670: Merged XFN fixes from 1.7 to 1.8. Removed unused code in profile_contents/details.php
git-svn-id: http://code.elgg.org/elgg/trunk@7401
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 21 Nov 2010 13:25:30 +0000 (13:25 +0000)]
removed call to deprecated page_owner()
git-svn-id: http://code.elgg.org/elgg/trunk@7398
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 21 Nov 2010 13:21:44 +0000 (13:21 +0000)]
removed deprecated tag library calls
git-svn-id: http://code.elgg.org/elgg/trunk@7397
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 21 Nov 2010 13:00:08 +0000 (13:00 +0000)]
deprecated two site functions and removed a use of previously deprecated function in the wire plugin
git-svn-id: http://code.elgg.org/elgg/trunk@7396
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 21 Nov 2010 00:50:10 +0000 (00:50 +0000)]
fix for previous
git-svn-id: http://code.elgg.org/elgg/trunk@7395
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sun, 21 Nov 2010 00:38:10 +0000 (00:38 +0000)]
use more Elgg standrad function names - elgg_register_widget_type()
git-svn-id: http://code.elgg.org/elgg/trunk@7394
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 23:01:18 +0000 (23:01 +0000)]
added hack for opera/jquery-ui bug
git-svn-id: http://code.elgg.org/elgg/trunk@7393
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 22:19:11 +0000 (22:19 +0000)]
added collapsible state to widgets
git-svn-id: http://code.elgg.org/elgg/trunk@7392
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 21:46:27 +0000 (21:46 +0000)]
Refs #2143 fix for commit [7354] as ampersands were being doubly encoded
git-svn-id: http://code.elgg.org/elgg/trunk@7391
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 21:23:09 +0000 (21:23 +0000)]
Refs #2629 Brett is correct - don't need the call to initializeAttributes() because all the first level subclasses call initializeAttributes()
git-svn-id: http://code.elgg.org/elgg/trunk@7390
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 20:06:08 +0000 (20:06 +0000)]
Refs #2629 This should fix this ticket. Need to remove initialise_attributes 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
cash [Sat, 20 Nov 2010 18:55:24 +0000 (18:55 +0000)]
added some light styling to the widget control buttons
git-svn-id: http://code.elgg.org/elgg/trunk@7388
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sat, 20 Nov 2010 17:41:50 +0000 (17:41 +0000)]
Fixes #2629: Pulled old initialise_attributes() into ElggData and added a default param to emit a deprecation notice if called.
git-svn-id: http://code.elgg.org/elgg/trunk@7387
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 17:18:35 +0000 (17:18 +0000)]
Fixes #1342 dashboard widgets do not have access controls
git-svn-id: http://code.elgg.org/elgg/trunk@7386
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 17:07:20 +0000 (17:07 +0000)]
Fixes #472 handling interactive adding/deleting of widgets with single/multiple instance constraints
git-svn-id: http://code.elgg.org/elgg/trunk@7385
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 15:35:14 +0000 (15:35 +0000)]
Refs #472 not allowing widgets to be added if only single instance allowed
git-svn-id: http://code.elgg.org/elgg/trunk@7384
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 14:33:17 +0000 (14:33 +0000)]
moved save widget settings function to ElggWidget
git-svn-id: http://code.elgg.org/elgg/trunk@7383
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 14:15:58 +0000 (14:15 +0000)]
added a plugin hook for determining who can edit a widget layout
git-svn-id: http://code.elgg.org/elgg/trunk@7382
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 14:01:31 +0000 (14:01 +0000)]
fixed bug where widgets were not saving their new position
git-svn-id: http://code.elgg.org/elgg/trunk@7381
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 13:48:08 +0000 (13:48 +0000)]
do not need special canEdit method for ElggWidget
git-svn-id: http://code.elgg.org/elgg/trunk@7380
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 13:42:32 +0000 (13:42 +0000)]
Refs #2668 adds getContainerGUID()
git-svn-id: http://code.elgg.org/elgg/trunk@7379
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 20 Nov 2010 13:31:46 +0000 (13:31 +0000)]
Fixes #2668 adding getOwnerGUID()
git-svn-id: http://code.elgg.org/elgg/trunk@7378
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 10:11:53 +0000 (10:11 +0000)]
Fixed typos in text expectations that were cause elgg_normalize_url unit tests to fial
git-svn-id: http://code.elgg.org/elgg/trunk@7377
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 10:09:20 +0000 (10:09 +0000)]
Fixes #2490: attributes initialize to NULL instead of empty string or 0. Updated tests to reflect this
git-svn-id: http://code.elgg.org/elgg/trunk@7376
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 09:59:11 +0000 (09:59 +0000)]
Marking initialise_attributes as deprecated in ElggPlugin
git-svn-id: http://code.elgg.org/elgg/trunk@7375
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 09:56:01 +0000 (09:56 +0000)]
Marking initialise_attributes as deprecated
git-svn-id: http://code.elgg.org/elgg/trunk@7374
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 09:49:45 +0000 (09:49 +0000)]
Fixes #2237: Added 'reason' parameter to forward() to allow proper headers and more flexible destinations via plugin hooks. Also made use of this in core gatekeeper functions and in pagehandler.php
git-svn-id: http://code.elgg.org/elgg/trunk@7373
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 09:28:42 +0000 (09:28 +0000)]
Fixes #2396: Added a new input/checkbox view. input/checkboxes harnesses it
git-svn-id: http://code.elgg.org/elgg/trunk@7372
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 08:58:28 +0000 (08:58 +0000)]
Fixes #2615: Viewtype now included in views plugin hooks
git-svn-id: http://code.elgg.org/elgg/trunk@7371
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 08:49:25 +0000 (08:49 +0000)]
Fixes #2497: htmLawed now uses a plugin hook for allowed_styles and htmlawed_config
git-svn-id: http://code.elgg.org/elgg/trunk@7370
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 08:36:32 +0000 (08:36 +0000)]
Fixes #2468: Deprecated call_gatekeeper() and callpath_gatekeeper()
git-svn-id: http://code.elgg.org/elgg/trunk@7369
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 08:25:52 +0000 (08:25 +0000)]
Fixes #2036: using htmlspecialchars in output views
git-svn-id: http://code.elgg.org/elgg/trunk@7368
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 08:21:47 +0000 (08:21 +0000)]
Fixes #2620: Security token refresh action is now security/refreshtoken
git-svn-id: http://code.elgg.org/elgg/trunk@7367
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 08:18:49 +0000 (08:18 +0000)]
Fixes #2357: messageboard post action redirects to referrer
git-svn-id: http://code.elgg.org/elgg/trunk@7366
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 08:16:24 +0000 (08:16 +0000)]
Fixes #2473: removes initialise_entity_cache()
git-svn-id: http://code.elgg.org/elgg/trunk@7365
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 07:12:04 +0000 (07:12 +0000)]
Refs #2143: DRY up button input views (button, reset, submit). Changed core uses of button to reflect the fact that it no longer defaults to submit
git-svn-id: http://code.elgg.org/elgg/trunk@7364
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 07:00:32 +0000 (07:00 +0000)]
Utilizing elgg.extend, rather than jQuery.extend
git-svn-id: http://code.elgg.org/elgg/trunk@7363
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 06:59:48 +0000 (06:59 +0000)]
Commented elgg.add_translation
Utilizing elgg.extend instead of $.extend
git-svn-id: http://code.elgg.org/elgg/trunk@7362
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 06:58:45 +0000 (06:58 +0000)]
Added an elgg.extend method for merging two or more objects
git-svn-id: http://code.elgg.org/elgg/trunk@7361
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 06:41:44 +0000 (06:41 +0000)]
Refs #2143: Cleaned up input/submit
git-svn-id: http://code.elgg.org/elgg/trunk@7360
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 06:39:09 +0000 (06:39 +0000)]
Refs #2143: DRY up input/tags
git-svn-id: http://code.elgg.org/elgg/trunk@7359
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 06:30:06 +0000 (06:30 +0000)]
Refs #2143: DRY up input/email
git-svn-id: http://code.elgg.org/elgg/trunk@7358
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 06:27:51 +0000 (06:27 +0000)]
Refs #2143: DRY up input/text
git-svn-id: http://code.elgg.org/elgg/trunk@7357
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 06:23:06 +0000 (06:23 +0000)]
Refs #2143: DRYed up input/form
git-svn-id: http://code.elgg.org/elgg/trunk@7356
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 06:15:01 +0000 (06:15 +0000)]
Doesn't make any sense for elgg_format_attributes to default to an empty array...
git-svn-id: http://code.elgg.org/elgg/trunk@7355
36083f99 -b078-4883-b0ff-
0f9b5a30f544
ewinslow [Sat, 20 Nov 2010 06:04:43 +0000 (06:04 +0000)]
Refs #2143: Added elgg_format_attributes() for generating an attribute string from an associative array. DRYed up input/output url
git-svn-id: http://code.elgg.org/elgg/trunk@7354
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 19 Nov 2010 22:34:17 +0000 (22:34 +0000)]
improving interactions of widgets - containment wasn't working due to height issues
git-svn-id: http://code.elgg.org/elgg/trunk@7353
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 19 Nov 2010 22:01:08 +0000 (22:01 +0000)]
finished updated the widgets library
git-svn-id: http://code.elgg.org/elgg/trunk@7352
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 19 Nov 2010 21:23:20 +0000 (21:23 +0000)]
updating widget contents when settings are changed
git-svn-id: http://code.elgg.org/elgg/trunk@7351
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 19 Nov 2010 20:43:48 +0000 (20:43 +0000)]
saving widget settings
git-svn-id: http://code.elgg.org/elgg/trunk@7350
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 19 Nov 2010 19:11:03 +0000 (19:11 +0000)]
users can delete widgets from layout
git-svn-id: http://code.elgg.org/elgg/trunk@7349
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 19 Nov 2010 12:43:51 +0000 (12:43 +0000)]
moved some widget functionality into ElggWidget class
git-svn-id: http://code.elgg.org/elgg/trunk@7348
36083f99 -b078-4883-b0ff-
0f9b5a30f544