]> gitweb.fluxo.info Git - lorea/elgg.git/log
lorea/elgg.git
15 years agoupdated file widget to use 1.7 elgg_get_entities* APIs
cash [Fri, 19 Nov 2010 12:33:42 +0000 (12:33 +0000)]
updated file widget to use 1.7 elgg_get_entities* APIs

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

15 years agoupdated bookmarks widget to use 1.7 APIs
cash [Fri, 19 Nov 2010 12:11:10 +0000 (12:11 +0000)]
updated bookmarks widget to use 1.7 APIs

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

15 years agoCloses #2653 users are logged in on registration and login exceptions are caught...
cash [Fri, 19 Nov 2010 11:53:19 +0000 (11:53 +0000)]
Closes #2653 users are logged in on registration and login exceptions are caught for unvalidated users

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

15 years agoCloses #617 core has get and set functions for user validation status
cash [Fri, 19 Nov 2010 11:45:38 +0000 (11:45 +0000)]
Closes #617 core has get and set functions for user validation status

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

15 years agosaving widget position after moving
cash [Fri, 19 Nov 2010 03:28:41 +0000 (03:28 +0000)]
saving widget position after moving

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

15 years ago$CONFIG->path is not set up early enough for some elgg deprecate notices
cash [Fri, 19 Nov 2010 02:27:36 +0000 (02:27 +0000)]
$CONFIG->path is not set up early enough for some elgg deprecate notices

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

15 years agoswitching to using full paths in handlers
cash [Fri, 19 Nov 2010 02:23:07 +0000 (02:23 +0000)]
switching to using full paths in handlers

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

15 years agoAdded functions to support moving and adding widgets
cash [Thu, 18 Nov 2010 23:01:39 +0000 (23:01 +0000)]
Added functions to support moving and adding widgets

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

15 years agoRefs #1793 getting sorted widgets from elgg_get_widgets()
cash [Thu, 18 Nov 2010 16:54:02 +0000 (16:54 +0000)]
Refs #1793 getting sorted widgets from elgg_get_widgets()

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

15 years agoRefs #1793 added ability to add widgets to layout through ajax
cash [Thu, 18 Nov 2010 16:13:34 +0000 (16:13 +0000)]
Refs #1793 added ability to add widgets to layout through ajax

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

15 years agoRefs #1411, #2165 added elgg_list_entities_from_location() and deprecated in_area...
cash [Thu, 18 Nov 2010 12:44:22 +0000 (12:44 +0000)]
Refs #1411, #2165 added elgg_list_entities_from_location() and deprecated in_area functions

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

15 years agoRefs #2165 adds elgg_get_entities_from_location()
cash [Thu, 18 Nov 2010 03:23:59 +0000 (03:23 +0000)]
Refs #2165 adds elgg_get_entities_from_location()

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

15 years agoRefs #2165 added elgg_get_entities_from_private_settings()
cash [Thu, 18 Nov 2010 02:08:05 +0000 (02:08 +0000)]
Refs #2165 added elgg_get_entities_from_private_settings()

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

15 years agoRefs #2143 I need ids for urls for the widget code right now
cash [Wed, 17 Nov 2010 22:19:14 +0000 (22:19 +0000)]
Refs #2143 I need ids for urls for the widget code right now

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

15 years agoRefs #1793 - added a basic add new widgets view - it is not wired up yet
cash [Wed, 17 Nov 2010 22:08:39 +0000 (22:08 +0000)]
Refs #1793 - added a basic add new widgets view - it is not wired up yet

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

15 years agoCloses #1422 admin user actions now check for self before banning, deleting, or remov...
cash [Wed, 17 Nov 2010 12:38:14 +0000 (12:38 +0000)]
Closes #1422 admin user actions now check for self before banning, deleting, or removing admin privileges

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

15 years agoRefs #1411 using new elgg_list* functions in friends page handlers
cash [Wed, 17 Nov 2010 12:23:22 +0000 (12:23 +0000)]
Refs #1411 using new elgg_list* functions in friends page handlers

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

15 years agoRefs #2662 removed html from friends page handlers
cash [Wed, 17 Nov 2010 12:16:18 +0000 (12:16 +0000)]
Refs #2662 removed html from friends page handlers

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

15 years agoRefs #821 #1793 early widget layout - does not include edit settings, delete, collaps...
cash [Wed, 17 Nov 2010 03:33:06 +0000 (03:33 +0000)]
Refs #821 #1793 early widget layout - does not include edit settings, delete, collapsing, reloading, or adding widgets

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

15 years agoported the portion of the [7027] commit that dealt with pagination to trunk
cash [Tue, 16 Nov 2010 02:31:21 +0000 (02:31 +0000)]
ported the portion of the [7027] commit that dealt with pagination to trunk

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

15 years agoRefs #2573 updates the uservalidationbyemail plugin to work with new validation metad...
cash [Tue, 16 Nov 2010 02:20:08 +0000 (02:20 +0000)]
Refs #2573 updates the uservalidationbyemail plugin to work with new validation metadata approach

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

15 years agoFixes #2573 upgrade script for new user validation approach
cash [Tue, 16 Nov 2010 02:12:57 +0000 (02:12 +0000)]
Fixes #2573 upgrade script for new user validation approach

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

15 years agoFixes #2642 changed elgg_view_page() to always pick up page_shell views for the page_...
cash [Tue, 16 Nov 2010 01:18:13 +0000 (01:18 +0000)]
Fixes #2642 changed elgg_view_page() to always pick up page_shell views for the page_shells directory

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

15 years agoPulled in hellekin's fixes from https://github.com/Elgg/Elgg/pull/2
cash [Tue, 16 Nov 2010 00:58:47 +0000 (00:58 +0000)]
Pulled in hellekin's fixes from https://github.com/Elgg/Elgg/pull/2

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

15 years agomade page_draw() backward compatible with 1.7
cash [Tue, 16 Nov 2010 00:40:41 +0000 (00:40 +0000)]
made page_draw() backward compatible with 1.7

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

15 years agojust in case any plugin called the previous install functions, I put them back as...
cash [Tue, 16 Nov 2010 00:35:43 +0000 (00:35 +0000)]
just in case any plugin called the previous install functions, I put them back as stubs

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

15 years agoRefs #617 put user validation functions back in users lib
cash [Mon, 15 Nov 2010 12:50:46 +0000 (12:50 +0000)]
Refs #617 put user validation functions back in users lib

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

15 years agoRefs #2573 fixes validation issue for users registered with validation turned off...
cash [Mon, 15 Nov 2010 12:41:26 +0000 (12:41 +0000)]
Refs #2573 fixes validation issue for users registered with validation turned off. Still need to write an upgrade script since validation status wasn't set on unvalidated users before this

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

15 years agoFixes #1417 Users get notified when their accounts are not validated for any authenti...
cash [Mon, 15 Nov 2010 02:43:54 +0000 (02:43 +0000)]
Fixes #1417 Users get notified when their accounts are not validated for any authentication attempt

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

15 years ago#Refs 2653 removed login() call since it was conflicting with user validation plugin
cash [Mon, 15 Nov 2010 02:12:34 +0000 (02:12 +0000)]
#Refs 2653 removed login() call since it was conflicting with user validation plugin

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

15 years agoRefs #1417 Elgg core now passes back useful messages to user when log in fails -...
cash [Sun, 14 Nov 2010 23:22:13 +0000 (23:22 +0000)]
Refs #1417 Elgg core now passes back useful messages to user when log in fails - uservalidationbyemail is next

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

15 years agofixed bug where the front page wasn't being populated with the views
cash [Sun, 14 Nov 2010 21:22:58 +0000 (21:22 +0000)]
fixed bug where the front page wasn't being populated with the views

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

15 years agofixed typo in comment
cash [Sun, 14 Nov 2010 19:50:47 +0000 (19:50 +0000)]
fixed typo in comment

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

15 years agoRefs #2391: Baby steps toward getting a unified css -- haven't landed on a name yet...
ewinslow [Sun, 14 Nov 2010 12:18:48 +0000 (12:18 +0000)]
Refs #2391: Baby steps toward getting a unified css -- haven't landed on a name yet, but listing/icon/info seems to make the most sense.  Do we need to be worried about naming collisions, since those names are so simple?

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

15 years agoRefs #2538: Added vsprintf support to elgg.echo. Added unit tests for normalize_url...
ewinslow [Sun, 14 Nov 2010 11:33:29 +0000 (11:33 +0000)]
Refs #2538: Added vsprintf support to elgg.echo.  Added unit tests for normalize_url, added prototype definitions for Array#forEach for compatibility with IE.

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

15 years agoRefs #2538: Refactored and cleaned up ElggPriorityList and events
ewinslow [Sun, 14 Nov 2010 08:28:22 +0000 (08:28 +0000)]
Refs #2538: Refactored and cleaned up ElggPriorityList and events

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

15 years agoFixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetoggle...
ewinslow [Sun, 14 Nov 2010 08:04:28 +0000 (08:04 +0000)]
Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetoggle.  Did my best to maintain backwards compatibility but might have missed something...

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

15 years agoAdded some more unit tests for elgg_normalize_url
ewinslow [Sun, 14 Nov 2010 07:20:20 +0000 (07:20 +0000)]
Added some more unit tests for elgg_normalize_url

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

15 years agoNo comment...
ewinslow [Sun, 14 Nov 2010 07:00:01 +0000 (07:00 +0000)]
No comment...

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

15 years agoWow, what a blunder -- what to go deleting random methods, Winslow
ewinslow [Sun, 14 Nov 2010 06:59:09 +0000 (06:59 +0000)]
Wow, what a blunder -- what to go deleting random methods, Winslow

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

15 years agoRefs #1208: Default input/button to 'button' type (rather than 'submit' type).
ewinslow [Sun, 14 Nov 2010 06:39:03 +0000 (06:39 +0000)]
Refs #1208: Default input/button to 'button' type (rather than 'submit' type).

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

15 years agoRefs #2486: Added support for the 'recursive' parameter to ElggEntity::delete()
ewinslow [Sun, 14 Nov 2010 06:31:42 +0000 (06:31 +0000)]
Refs #2486: Added support for the 'recursive' parameter to ElggEntity::delete()

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

15 years agoAdded comments to several undocumented methods
ewinslow [Sun, 14 Nov 2010 06:20:49 +0000 (06:20 +0000)]
Added comments to several undocumented methods

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

15 years agoFixes #2572: Removed last @license tag from pages plugin
ewinslow [Sun, 14 Nov 2010 06:08:41 +0000 (06:08 +0000)]
Fixes #2572: Removed last @license tag from pages plugin

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

15 years agoFixes #2561 fixed typo - thanks for the report
cash [Sat, 13 Nov 2010 13:19:21 +0000 (13:19 +0000)]
Fixes #2561 fixed typo - thanks for the report

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

15 years agoCleaning up database after new ElggEntity unit test.
nickw [Sat, 13 Nov 2010 00:24:42 +0000 (00:24 +0000)]
Cleaning up database after new ElggEntity unit test.

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

15 years agoUpdating ElggEntity::clearMetaData() to fail when passed a non-existent metadata...
nickw [Fri, 12 Nov 2010 23:37:29 +0000 (23:37 +0000)]
Updating ElggEntity::clearMetaData() to fail when passed a non-existent metadata name.

Fixes #2273

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

15 years agoObliterated C&P in elgg_trigger_plugin_hook
ewinslow [Thu, 11 Nov 2010 10:12:38 +0000 (10:12 +0000)]
Obliterated C&P in elgg_trigger_plugin_hook

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

15 years agoMaking CodeSniffer happy + reduced C&P in elgg_trigger_event
ewinslow [Thu, 11 Nov 2010 10:07:40 +0000 (10:07 +0000)]
Making CodeSniffer happy + reduced C&P in elgg_trigger_event

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

15 years agoRefs #2641 merged [7295] into trunk
cash [Thu, 11 Nov 2010 02:37:19 +0000 (02:37 +0000)]
Refs #2641 merged [7295] into trunk

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

15 years agoFixes #2638 fixes group action url problem
cash [Thu, 11 Nov 2010 02:15:54 +0000 (02:15 +0000)]
Fixes #2638 fixes group action url problem

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

15 years agoRefs #2640 fixes a layout issue due to change in elgg_view_layout()
cash [Thu, 11 Nov 2010 02:01:47 +0000 (02:01 +0000)]
Refs #2640 fixes a layout issue due to change in elgg_view_layout()

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

15 years agoCloses #2637 good-bye canvas
cash [Thu, 11 Nov 2010 01:55:02 +0000 (01:55 +0000)]
Closes #2637 good-bye canvas

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

15 years agoRefs #2637 moved canvas/layouts to layouts
cash [Thu, 11 Nov 2010 01:53:09 +0000 (01:53 +0000)]
Refs #2637 moved canvas/layouts to layouts

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

15 years agooops - undoing part of the previous commit
cash [Thu, 11 Nov 2010 01:41:46 +0000 (01:41 +0000)]
oops - undoing part of the previous commit

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

15 years agoFixes #2640 - elgg_view_layout now uses a parameter array like all the other elgg_vie...
cash [Thu, 11 Nov 2010 01:36:23 +0000 (01:36 +0000)]
Fixes #2640 - elgg_view_layout now uses a parameter array like all the other elgg_view* functions

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

15 years agoFixes #2367: Corrected plugin hook documentation to maintain that the default priorit...
ewinslow [Thu, 11 Nov 2010 00:17:24 +0000 (00:17 +0000)]
Fixes #2367: Corrected plugin hook documentation to maintain that the default priority is 500

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

15 years agoFixes #2306: deprecated get/count/list_user_objects as well as get_user_objects_by_me...
ewinslow [Wed, 10 Nov 2010 22:53:14 +0000 (22:53 +0000)]
Fixes #2306: deprecated get/count/list_user_objects as well as get_user_objects_by_metadata

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

15 years agoUsing max() to give priority a minimum value of 0 for plugin hooks
ewinslow [Wed, 10 Nov 2010 22:27:04 +0000 (22:27 +0000)]
Using max() to give priority a minimum value of 0 for plugin hooks

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

15 years agoFixes #2367: With fear and trepidation, converting events/plugin hooks to use elgg_...
ewinslow [Wed, 10 Nov 2010 22:22:40 +0000 (22:22 +0000)]
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use elgg_ prefixed versions

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

15 years agoRefs #2124: Removed js, page_owner, and page_owner_user variables from $vars
ewinslow [Wed, 10 Nov 2010 20:45:50 +0000 (20:45 +0000)]
Refs #2124: Removed js, page_owner, and page_owner_user variables from $vars

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

15 years agoRefs #2124: Removed session variables from $vars
ewinslow [Wed, 10 Nov 2010 20:44:04 +0000 (20:44 +0000)]
Refs #2124: Removed session variables from $vars

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

15 years agoRefs #866 - registration uses https if configured for login
cash [Wed, 10 Nov 2010 11:48:29 +0000 (11:48 +0000)]
Refs #866 - registration uses https if configured for login

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

15 years agoNo sense in calling elgg_get_site_url() twice here...
ewinslow [Wed, 10 Nov 2010 08:33:39 +0000 (08:33 +0000)]
No sense in calling elgg_get_site_url() twice here...

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

15 years agoPrevent "https login" from breaking login on sites that are https by default
ewinslow [Wed, 10 Nov 2010 08:33:04 +0000 (08:33 +0000)]
Prevent "https login" from breaking login on sites that are https by default

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

15 years agoRefs #2609 - added fix to trunk
cash [Tue, 9 Nov 2010 11:34:23 +0000 (11:34 +0000)]
Refs #2609 - added fix to trunk

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

15 years agoRefs #2626 - adds default annotation view to trunk
cash [Tue, 9 Nov 2010 11:14:37 +0000 (11:14 +0000)]
Refs #2626 - adds default annotation view to trunk

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

15 years agoRefs #2632 - cleaned up documentation on metadata
cash [Tue, 9 Nov 2010 10:52:15 +0000 (10:52 +0000)]
Refs #2632 - cleaned up documentation on metadata

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

15 years agoRefs #2506 reorged the login box views - css still needs to be cleaned up
cash [Tue, 9 Nov 2010 03:17:43 +0000 (03:17 +0000)]
Refs #2506 reorged the login box views - css still needs to be cleaned up

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

15 years agoFixes #2631 removes 'elgg_' namespace from the page element views - anyone working...
cash [Tue, 9 Nov 2010 01:09:50 +0000 (01:09 +0000)]
Fixes #2631 removes 'elgg_' namespace from the page element views - anyone working with the trunk will need to update their theme and/or flush their cache

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

15 years agoRenamed test method appropriately. jslinted ElggLibTest.
ewinslow [Tue, 9 Nov 2010 01:00:12 +0000 (01:00 +0000)]
Renamed test method appropriately.  jslinted ElggLibTest.

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

15 years agoUsing nullFunction + abstractMethod reference instead of new closures in EventsTest
ewinslow [Tue, 9 Nov 2010 00:56:48 +0000 (00:56 +0000)]
Using nullFunction + abstractMethod reference instead of new closures in EventsTest

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

15 years agoUsing nullFunction reference instead of new closure in ajaxOptionsTest
ewinslow [Tue, 9 Nov 2010 00:56:12 +0000 (00:56 +0000)]
Using nullFunction reference instead of new closure in ajaxOptionsTest

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

15 years agojslinted ui.widgets.js
ewinslow [Tue, 9 Nov 2010 00:54:12 +0000 (00:54 +0000)]
jslinted ui.widgets.js

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

15 years agojslinted ui.js
ewinslow [Tue, 9 Nov 2010 00:50:31 +0000 (00:50 +0000)]
jslinted ui.js

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

15 years agojsLinted session.js, employed elgg type-checker functions, and did some more miscella...
ewinslow [Tue, 9 Nov 2010 00:47:04 +0000 (00:47 +0000)]
jsLinted session.js, employed elgg type-checker functions, and did some more miscellaneous cleanup

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

15 years agoAdded elgg.isNumber type-checking function
ewinslow [Tue, 9 Nov 2010 00:44:35 +0000 (00:44 +0000)]
Added elgg.isNumber type-checking function

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

15 years agojsLinted security.js + using elgg typecheckers rather than ===
ewinslow [Tue, 9 Nov 2010 00:41:10 +0000 (00:41 +0000)]
jsLinted security.js + using elgg typecheckers rather than ===

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

15 years agojslinted languages.js
ewinslow [Tue, 9 Nov 2010 00:35:24 +0000 (00:35 +0000)]
jslinted languages.js

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

15 years agoAbstract methods are no longer nameable
ewinslow [Tue, 9 Nov 2010 00:34:30 +0000 (00:34 +0000)]
Abstract methods are no longer nameable

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

15 years agoVarious tweaks to coding style + comments (apologies for my schizo here... trying...
ewinslow [Sun, 7 Nov 2010 09:16:15 +0000 (09:16 +0000)]
Various tweaks to coding style + comments (apologies for my schizo here... trying to experiment to see what works).  Using type-checking helpers rather than raw typeof and === checks

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

15 years agoAddition of type-checking helper functions, various tweaks to comments, code style...
ewinslow [Sun, 7 Nov 2010 09:12:53 +0000 (09:12 +0000)]
Addition of type-checking helper functions, various tweaks to comments, code style, etc.

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

15 years agoreplaced usages of make_file_matrix() with new method makeFileMatrix()
cash [Sat, 6 Nov 2010 22:21:15 +0000 (22:21 +0000)]
replaced usages of make_file_matrix() with new method makeFileMatrix()

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

15 years agoadded text color for warnings otherwise warnings that occur in topbar end up blank
cash [Sat, 6 Nov 2010 22:15:49 +0000 (22:15 +0000)]
added text color for warnings otherwise warnings that occur in topbar end up blank

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

15 years agopulled private settings out into a separate lib
cash [Sat, 6 Nov 2010 22:09:11 +0000 (22:09 +0000)]
pulled private settings out into a separate lib

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

15 years agoRefs #1411 fixes bug introduced in [7213] that broke listing relationships
cash [Sat, 6 Nov 2010 22:04:16 +0000 (22:04 +0000)]
Refs #1411 fixes bug introduced in [7213] that broke listing relationships

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

15 years agowelcome to version 1.7.0 Beta 1
Cash Costello [Sat, 6 Nov 2010 13:07:34 +0000 (13:07 +0000)]
welcome to version 1.7.0 Beta 1

15 years agofixed some encoding issues in language files
Cash Costello [Sat, 6 Nov 2010 12:52:53 +0000 (12:52 +0000)]
fixed some encoding issues in language files

15 years agoupdated the Italian and Danish language packs - thanks to gillie and lord55
Cash Costello [Sat, 6 Nov 2010 12:44:27 +0000 (12:44 +0000)]
updated the Italian and Danish language packs - thanks to gillie and lord55

15 years agocleaned up language pack formatting
Cash Costello [Sat, 6 Nov 2010 12:02:29 +0000 (12:02 +0000)]
cleaned up language pack formatting

15 years agojsLinted ajax.js, removed experimental functions
ewinslow [Sat, 6 Nov 2010 03:16:17 +0000 (03:16 +0000)]
jsLinted ajax.js, removed experimental functions

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

15 years agoremoved hacked in link to conversations plugin in riverdashboard
cash [Fri, 5 Nov 2010 18:52:17 +0000 (18:52 +0000)]
removed hacked in link to conversations plugin in riverdashboard

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

15 years agosmall tweaks to the readme and copyright pages
dave [Fri, 5 Nov 2010 18:00:47 +0000 (18:00 +0000)]
small tweaks to the readme and copyright pages

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

15 years agoFixes #2463: Added support for forwarding to root-level files, e.g. forward('install...
ewinslow [Thu, 4 Nov 2010 20:56:14 +0000 (20:56 +0000)]
Fixes #2463: Added support for forwarding to root-level files, e.g. forward('install.php')

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

15 years agoRefs #2463 Added trim for leading /s to avoid //s when passing elgg_normalize_url...
brettp [Thu, 4 Nov 2010 20:16:16 +0000 (20:16 +0000)]
Refs #2463 Added trim for leading /s to avoid //s when passing elgg_normalize_url('/mod/some/file.php').

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

15 years agoFixes #2463: Added ^ to beginning of normalize_url regex to prevent matching on urls...
ewinslow [Thu, 4 Nov 2010 20:08:20 +0000 (20:08 +0000)]
Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching on urls like mod/plugin/page.php.  Added unit tests to verify functionality.

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

15 years agoAdded @deprecated docblock tag to events()
ewinslow [Thu, 4 Nov 2010 17:35:39 +0000 (17:35 +0000)]
Added @deprecated docblock tag to events()

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

15 years agoRemoved requirement that object container be a group
ewinslow [Thu, 4 Nov 2010 17:21:04 +0000 (17:21 +0000)]
Removed requirement that object container be a group

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

15 years agoFixes #2210 - using new functions for registering the core js and css files
cash [Thu, 4 Nov 2010 00:52:46 +0000 (00:52 +0000)]
Fixes #2210 - using new functions for registering the core js and css files

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

15 years agoMoved list_entities_groups to groups.php and deprecated in favor of elgg_list_entities
ewinslow [Wed, 3 Nov 2010 23:13:36 +0000 (23:13 +0000)]
Moved list_entities_groups to groups.php and deprecated in favor of elgg_list_entities

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