]> gitweb.fluxo.info Git - lorea/elgg.git/log
lorea/elgg.git
14 years agoFixes #2425, #2427. Blog status for published and draft correctly set the river items.
brettp [Tue, 1 Mar 2011 05:47:52 +0000 (05:47 +0000)]
Fixes #2425, #2427. Blog status for published and draft correctly set the river items.

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

14 years agocore/likes/display uses image-block component. ensures that the like icon is even...
ewinslow [Tue, 1 Mar 2011 05:43:13 +0000 (05:43 +0000)]
core/likes/display uses image-block component.  ensures that the like icon is even with the "x users liked this" text.  Wondering if we should split the two up entirely.

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

14 years agoRefs #2895: Converted content filter to a menu, duplicated styles to mimic tabs....
ewinslow [Tue, 1 Mar 2011 05:40:42 +0000 (05:40 +0000)]
Refs #2895: Converted content filter to a menu, duplicated styles to mimic tabs... ick.

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

14 years agoblog plugin uses on_activate to set its class or the upgrade event
cash [Tue, 1 Mar 2011 03:09:12 +0000 (03:09 +0000)]
blog plugin uses on_activate to set its class or the upgrade event

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

14 years agobrought back the blue submit button
cash [Tue, 1 Mar 2011 02:31:45 +0000 (02:31 +0000)]
brought back the blue submit button

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

14 years agoyuck - have to reset all the styling from elgg-button for elgg-button-delete
cash [Tue, 1 Mar 2011 02:15:02 +0000 (02:15 +0000)]
yuck - have to reset all the styling from elgg-button for elgg-button-delete

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

14 years agoFixes #3013 activating/deactivating a plugin forwards to plugin page with changed...
cash [Tue, 1 Mar 2011 01:58:30 +0000 (01:58 +0000)]
Fixes #3013 activating/deactivating a plugin forwards to plugin page with changed plugin given focus

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

14 years agoNo need for ".=" here
ewinslow [Tue, 1 Mar 2011 01:52:08 +0000 (01:52 +0000)]
No need for ".=" here

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

14 years agopg/groups/world => pg/groups/all
ewinslow [Tue, 1 Mar 2011 01:50:33 +0000 (01:50 +0000)]
pg/groups/world => pg/groups/all

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

14 years agoFixes #3014 using more standard "register" in admin convenience function
cash [Tue, 1 Mar 2011 01:50:30 +0000 (01:50 +0000)]
Fixes #3014 using more standard "register" in admin convenience function

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

14 years agoFixes for breadcrumbs and metadata menus. Added basic styles for title menu
ewinslow [Tue, 1 Mar 2011 01:49:07 +0000 (01:49 +0000)]
Fixes for breadcrumbs and metadata menus.  Added basic styles for title menu

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

14 years agofalse is default for encode text in output/url -- no need to specify
ewinslow [Tue, 1 Mar 2011 01:46:16 +0000 (01:46 +0000)]
false is default for encode text in output/url -- no need to specify

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

14 years agocleaned up the css for messageboard
cash [Tue, 1 Mar 2011 01:41:52 +0000 (01:41 +0000)]
cleaned up the css for messageboard

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

14 years agocleaned up the messageboard plugin further
cash [Tue, 1 Mar 2011 01:29:43 +0000 (01:29 +0000)]
cleaned up the messageboard plugin further

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

14 years agofinished making the "default" view the default view for annotation rather than generi...
cash [Tue, 1 Mar 2011 01:28:50 +0000 (01:28 +0000)]
finished making the "default" view the default view for annotation rather than generic_comment

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

14 years agoConvert river filter javascript to new style
ewinslow [Tue, 1 Mar 2011 01:26:04 +0000 (01:26 +0000)]
Convert river filter javascript to new style

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

14 years agoimproved the default annotation view
cash [Tue, 1 Mar 2011 01:24:37 +0000 (01:24 +0000)]
improved the default annotation view

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

14 years agoNo more reason to explicitly add elgg-menu-topbar class
ewinslow [Mon, 28 Feb 2011 23:22:43 +0000 (23:22 +0000)]
No more reason to explicitly add elgg-menu-topbar class

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

14 years agoFixes for several menu issues
ewinslow [Mon, 28 Feb 2011 22:05:11 +0000 (22:05 +0000)]
Fixes for several menu issues

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

14 years agoNo more need to explicitly include elgg-menu-footer class
ewinslow [Mon, 28 Feb 2011 21:59:30 +0000 (21:59 +0000)]
No more need to explicitly include elgg-menu-footer class

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

14 years agoAlways include name of menu in menu classes
ewinslow [Mon, 28 Feb 2011 21:56:29 +0000 (21:56 +0000)]
Always include name of menu in menu classes

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

14 years agoRefs #2895: Renamed "page_links" to "extras" -- feels more semantic (facebook's menu...
ewinslow [Mon, 28 Feb 2011 20:42:29 +0000 (20:42 +0000)]
Refs #2895: Renamed "page_links" to "extras" -- feels more semantic (facebook's menu has actions such as unfriend, share, block)

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

14 years agoFixes #3011. on_activate and on_deactivate work for plugins now. Updated the categori...
brettp [Sun, 27 Feb 2011 22:48:42 +0000 (22:48 +0000)]
Fixes #3011. on_activate and on_deactivate work for plugins now. Updated the categories plugin to use it.

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

14 years agopushing categories to the next line when viewing an entity
cash [Sun, 27 Feb 2011 01:23:51 +0000 (01:23 +0000)]
pushing categories to the next line when viewing an entity

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

14 years agoslide up system messages in admin area
cash [Sun, 27 Feb 2011 00:59:50 +0000 (00:59 +0000)]
slide up system messages in admin area

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

14 years agofixed the AWHOL state of system messages on admin pages
cash [Sun, 27 Feb 2011 00:07:31 +0000 (00:07 +0000)]
fixed the AWHOL state of system messages on admin pages

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

14 years ago fixed bad return value in unvalidated users bulk action form
cash [Sun, 27 Feb 2011 00:03:05 +0000 (00:03 +0000)]
 fixed bad return value in unvalidated users bulk action form

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

14 years agofixed useradd form
cash [Sat, 26 Feb 2011 23:49:55 +0000 (23:49 +0000)]
fixed useradd form

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

14 years agoFixes #2951 not registering utilities menu item by default but added code to automati...
cash [Sat, 26 Feb 2011 23:47:07 +0000 (23:47 +0000)]
Fixes #2951 not registering utilities menu item by default but added code to automatically register a parent menu if not registered in admin menu registration function. We lose the ability to set a weight on utilities.

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

14 years agosimplified admin menu registration function in preparation for adding sections
cash [Sat, 26 Feb 2011 23:36:49 +0000 (23:36 +0000)]
simplified admin menu registration function in preparation for adding sections

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

14 years agoFixes #2799 added check for session.auto_start
cash [Sat, 26 Feb 2011 23:11:48 +0000 (23:11 +0000)]
Fixes #2799 added check for session.auto_start

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

14 years agomoved admin messages into admin page shell
cash [Sat, 26 Feb 2011 22:29:07 +0000 (22:29 +0000)]
moved admin messages into admin page shell

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

14 years agoFixes #2913 - directs the user to admin dashboard when installer finishes
cash [Sat, 26 Feb 2011 21:32:05 +0000 (21:32 +0000)]
Fixes #2913 - directs the user to admin dashboard when installer finishes

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

14 years agoFixes #2977 changed title to alt
cash [Sat, 26 Feb 2011 21:10:11 +0000 (21:10 +0000)]
Fixes #2977 changed title to alt

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

14 years agoFixes #2982 friends collections work even if the code is convoluted and poorly written.
cash [Sat, 26 Feb 2011 20:57:09 +0000 (20:57 +0000)]
Fixes #2982 friends collections work even if the code is convoluted and poorly written.

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

14 years agofixed notifications plugin's hacked up friends picker...shudder
cash [Sat, 26 Feb 2011 20:40:11 +0000 (20:40 +0000)]
fixed notifications plugin's hacked up friends picker...shudder

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

14 years agofixed group invite form
cash [Sat, 26 Feb 2011 20:34:34 +0000 (20:34 +0000)]
fixed group invite form

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

14 years agofixed image size attributes added to "power by" image
cash [Sat, 26 Feb 2011 19:19:56 +0000 (19:19 +0000)]
fixed image size attributes added to "power by" image

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

14 years agoRefs #2693 - Added pg/css and pg/js to the list of public pages for walled garden.
brettp [Sat, 26 Feb 2011 15:36:04 +0000 (15:36 +0000)]
Refs #2693 - Added pg/css and pg/js to the list of public pages for walled garden.

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

14 years agoRefs #2982 adding and deleting friend collections works - editing does not
cash [Sat, 26 Feb 2011 14:23:32 +0000 (14:23 +0000)]
Refs #2982 adding and deleting friend collections works - editing does not

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

14 years agofixed friends picker js include
cash [Sat, 26 Feb 2011 12:43:16 +0000 (12:43 +0000)]
fixed friends picker js include

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

14 years agoSwitching elgg-menu-metadata to inline-block method of declaring a horizontal menu
ewinslow [Sat, 26 Feb 2011 01:39:31 +0000 (01:39 +0000)]
Switching elgg-menu-metadata to inline-block method of declaring a horizontal menu

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

14 years agoRefs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu system...
ewinslow [Sat, 26 Feb 2011 01:38:24 +0000 (01:38 +0000)]
Refs #2895: .elgg-list-metadata => .elgg-menu-metadata.  Still not using menu system yet, though

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

14 years ago.elgg-menu enhancement for horizontal menus
ewinslow [Sat, 26 Feb 2011 01:32:39 +0000 (01:32 +0000)]
.elgg-menu enhancement for horizontal menus

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

14 years ago.elgg-menu is no longer trivial
ewinslow [Sat, 26 Feb 2011 01:26:56 +0000 (01:26 +0000)]
.elgg-menu is no longer trivial

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

14 years agoAdded explicit height and width to powered_by_elgg icon
ewinslow [Sat, 26 Feb 2011 01:23:50 +0000 (01:23 +0000)]
Added explicit height and width to powered_by_elgg icon

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

14 years agoFixes #2691: Switching elgg-icon to display:inline-block -- matches behavior of ...
ewinslow [Sat, 26 Feb 2011 01:22:28 +0000 (01:22 +0000)]
Fixes #2691: Switching elgg-icon to display:inline-block -- matches behavior of <img> tag

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

14 years agoConverted report-this icon to be compatible with elgg_view_icon
ewinslow [Fri, 25 Feb 2011 23:46:40 +0000 (23:46 +0000)]
Converted report-this icon to be compatible with elgg_view_icon

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

14 years agoRefs #2895: Removed footer/links view. Moved report-this link into alternate footer...
ewinslow [Fri, 25 Feb 2011 23:45:22 +0000 (23:45 +0000)]
Refs #2895: Removed footer/links view.  Moved report-this link into alternate footer menu

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

14 years agoRefs #2895: Added support for an "alt" section in the footer menu. Put "powered...
ewinslow [Fri, 25 Feb 2011 23:02:19 +0000 (23:02 +0000)]
Refs #2895: Added support for an "alt" section in the footer menu.  Put "powered by Elgg" badge in here

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

14 years agoRefs #2538: Functions don't need double-namespacing
ewinslow [Fri, 25 Feb 2011 22:45:54 +0000 (22:45 +0000)]
Refs #2538: Functions don't need double-namespacing

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

14 years agoUsing shorthand in css to scrunch it a bit
ewinslow [Fri, 25 Feb 2011 22:38:10 +0000 (22:38 +0000)]
Using shorthand in css to scrunch it a bit

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

14 years agoConverted css/elements/page_layout to layout. Now we have a bunch of nice, terse...
ewinslow [Fri, 25 Feb 2011 22:13:58 +0000 (22:13 +0000)]
Converted css/elements/page_layout to layout.  Now we have a bunch of nice, terse, 1-word names :)

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

14 years agoRefs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles.
ewinslow [Fri, 25 Feb 2011 22:11:38 +0000 (22:11 +0000)]
Refs #2895: Converted topbar to one menu (felt dirty using two).  Fixed styles.

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

14 years agoRefs #2895: Messages now uses new topbar menu
ewinslow [Fri, 25 Feb 2011 21:28:28 +0000 (21:28 +0000)]
Refs #2895: Messages now uses new topbar menu

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

14 years agoRefs #2895: Converted page_links into a menu. Bookmarks now uses it
ewinslow [Fri, 25 Feb 2011 21:05:29 +0000 (21:05 +0000)]
Refs #2895: Converted page_links into a menu.  Bookmarks now uses it

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

14 years agoRefs #2895: Made topbar into 2 menus. CSS will have to be fixed
ewinslow [Fri, 25 Feb 2011 20:32:02 +0000 (20:32 +0000)]
Refs #2895: Made topbar into 2 menus.  CSS will have to be fixed

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

14 years agoCorrects bug that occurred when ElggMenuItem is passed
ewinslow [Fri, 25 Feb 2011 20:17:28 +0000 (20:17 +0000)]
Corrects bug that occurred when ElggMenuItem is passed

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

14 years agoConverted all uses of profile/icon in core + plugins to elgg_view_entity_icon
ewinslow [Fri, 25 Feb 2011 20:00:37 +0000 (20:00 +0000)]
Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon

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

14 years agoEmit a warning + debug info when an attempt to register a menu item fails
ewinslow [Fri, 25 Feb 2011 19:59:38 +0000 (19:59 +0000)]
Emit a warning + debug info when an attempt to register a menu item fails

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

14 years agoSupporting is_action in ElggMenuItem
ewinslow [Fri, 25 Feb 2011 19:28:05 +0000 (19:28 +0000)]
Supporting is_action in ElggMenuItem

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

14 years agoCleaned up some js in the installer
ewinslow [Fri, 25 Feb 2011 19:08:04 +0000 (19:08 +0000)]
Cleaned up some js in the installer

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

14 years agoUpdated input/checkboxes code in installation viewtype
ewinslow [Fri, 25 Feb 2011 18:54:05 +0000 (18:54 +0000)]
Updated input/checkboxes code in installation viewtype

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

14 years agoNot all of last commit got through completely...
ewinslow [Fri, 25 Feb 2011 18:46:59 +0000 (18:46 +0000)]
Not all of last commit got through completely...

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

14 years agoConverted installation forms to use elgg_view_form and the /forms/ directory
ewinslow [Fri, 25 Feb 2011 18:44:57 +0000 (18:44 +0000)]
Converted installation forms to use elgg_view_form and the /forms/ directory

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

14 years agoFixes #2998. Updated admin JS for dnd plugin reordering with new plugin layout.
brettp [Thu, 24 Feb 2011 14:40:08 +0000 (14:40 +0000)]
Fixes #2998. Updated admin JS for dnd plugin reordering with new plugin layout.

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

14 years agoFixes #2960 removing river entry for deleted annotation
cash [Thu, 24 Feb 2011 12:37:50 +0000 (12:37 +0000)]
Fixes #2960 removing river entry for deleted annotation

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

14 years agofixed dragging/scrolling issue caused by overflow-y on body
cash [Thu, 24 Feb 2011 12:33:03 +0000 (12:33 +0000)]
fixed dragging/scrolling issue caused by overflow-y on body

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

14 years agofixed a commit that slipped through from debugging scrolling/dragging bug
cash [Thu, 24 Feb 2011 12:25:03 +0000 (12:25 +0000)]
fixed a commit that slipped through from debugging scrolling/dragging bug

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

14 years agofixed typo in elgg menu updates from last night
cash [Thu, 24 Feb 2011 12:21:24 +0000 (12:21 +0000)]
fixed typo in elgg menu updates from last night

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

14 years agofixing friends collections for backward compatibility
cash [Thu, 24 Feb 2011 02:49:04 +0000 (02:49 +0000)]
fixing friends collections for backward compatibility

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

14 years agofinished the implementation of non-links in menu system
cash [Thu, 24 Feb 2011 01:59:43 +0000 (01:59 +0000)]
finished the implementation of non-links in menu system

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

14 years agousing getContent() in menu system in preparation for supporting non-links
cash [Thu, 24 Feb 2011 01:49:52 +0000 (01:49 +0000)]
using getContent() in menu system in preparation for supporting non-links

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

14 years agoFixes #2997 - href used instead of url in menu system
cash [Thu, 24 Feb 2011 01:46:08 +0000 (01:46 +0000)]
Fixes #2997 - href used instead of url in menu system

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

14 years agoRefs #2997 switching from title to text for menu items
cash [Thu, 24 Feb 2011 01:27:47 +0000 (01:27 +0000)]
Refs #2997 switching from title to text for menu items

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

14 years agomoved another friends picker css section to forms css view
cash [Thu, 24 Feb 2011 01:13:24 +0000 (01:13 +0000)]
moved another friends picker css section to forms css view

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

14 years agocutting down the amount of css required for the avatar page
cash [Thu, 24 Feb 2011 00:54:03 +0000 (00:54 +0000)]
cutting down the amount of css required for the avatar page

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

14 years agoorganized the river views according to the subview pattern
cash [Thu, 24 Feb 2011 00:12:17 +0000 (00:12 +0000)]
organized the river views according to the subview pattern

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

14 years agoAdjusting offset for dropdown module
ewinslow [Wed, 23 Feb 2011 22:13:41 +0000 (22:13 +0000)]
Adjusting offset for dropdown module

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

14 years agoSimplify registration of jeditable library
ewinslow [Wed, 23 Feb 2011 19:28:45 +0000 (19:28 +0000)]
Simplify registration of jeditable library

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

14 years agoRefs #2993: Changed css layout_objects to components
ewinslow [Wed, 23 Feb 2011 17:30:25 +0000 (17:30 +0000)]
Refs #2993: Changed css layout_objects to components

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

14 years agoRefs #2995: Including css/elements/buttons in css/elgg
ewinslow [Wed, 23 Feb 2011 17:25:43 +0000 (17:25 +0000)]
Refs #2995: Including css/elements/buttons in css/elgg

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

14 years agoFixes #2995: buttons get their own css file
ewinslow [Wed, 23 Feb 2011 17:25:06 +0000 (17:25 +0000)]
Fixes #2995: buttons get their own css file

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

14 years agoFixes #2992: moved object/elements/list_body to page/components/list/body
ewinslow [Wed, 23 Feb 2011 16:55:10 +0000 (16:55 +0000)]
Fixes #2992: moved object/elements/list_body to page/components/list/body

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

14 years agoFixes #2976: Removed second toggler implementation
ewinslow [Wed, 23 Feb 2011 16:31:43 +0000 (16:31 +0000)]
Fixes #2976: Removed second toggler implementation

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

14 years agoEvery occurrence of elgg-button-$type needs an elgg-button base class declaration...
ewinslow [Wed, 23 Feb 2011 16:19:50 +0000 (16:19 +0000)]
Every occurrence of elgg-button-$type needs an elgg-button base class declaration -- or should we remove that requirement?

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

14 years agoRefs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern
ewinslow [Wed, 23 Feb 2011 02:14:49 +0000 (02:14 +0000)]
Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern

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

14 years agoFixes #2957: elgg-page-classic => elgg-page-default
ewinslow [Wed, 23 Feb 2011 01:59:58 +0000 (01:59 +0000)]
Fixes #2957: elgg-page-classic => elgg-page-default

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

14 years agoMoved elgg-inner out of layouts and into the page shell
ewinslow [Wed, 23 Feb 2011 01:52:07 +0000 (01:52 +0000)]
Moved elgg-inner out of layouts and into the page shell

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

14 years agoConverted delete-button to elgg-button-delete throughout plugins
ewinslow [Wed, 23 Feb 2011 01:51:38 +0000 (01:51 +0000)]
Converted delete-button to elgg-button-delete throughout plugins

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

14 years agoMoved elgg-button-dropdown to forms
ewinslow [Wed, 23 Feb 2011 01:03:58 +0000 (01:03 +0000)]
Moved elgg-button-dropdown to forms

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

14 years agoCleanup of css/elements/chrome.php
ewinslow [Wed, 23 Feb 2011 01:02:35 +0000 (01:02 +0000)]
Cleanup of css/elements/chrome.php

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

14 years agoConverted delete-button to elgg-button-delete. This breaks some things because the...
ewinslow [Wed, 23 Feb 2011 01:01:18 +0000 (01:01 +0000)]
Converted delete-button to elgg-button-delete.  This breaks some things because the semantics of the two are not equivalent. .delete-button just really needed to die

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

14 years agoDeleting deprecated canvas/ directory from all viewtypes
ewinslow [Wed, 23 Feb 2011 00:28:40 +0000 (00:28 +0000)]
Deleting deprecated canvas/ directory from all viewtypes

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

14 years agoFixes typo from last commit
ewinslow [Wed, 23 Feb 2011 00:20:52 +0000 (00:20 +0000)]
Fixes typo from last commit

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

14 years agoDRY'ed up default menu a bit
ewinslow [Wed, 23 Feb 2011 00:20:24 +0000 (00:20 +0000)]
DRY'ed up default menu a bit

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

14 years agoMoved theme_preview page shell out into page/
ewinslow [Tue, 22 Feb 2011 23:58:40 +0000 (23:58 +0000)]
Moved theme_preview page shell out into page/

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

14 years agoTrying to simplify layout css:
ewinslow [Tue, 22 Feb 2011 23:27:04 +0000 (23:27 +0000)]
Trying to simplify layout css:

nixed elgg-aside
.elgg-sidebar.elgg-alt => .elgg-sidebar-alt (similar to .elgg-image-alt)

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

14 years agoextracted admin header, footer to admin/*. Moved pageshell code from admin layout...
ewinslow [Tue, 22 Feb 2011 23:15:23 +0000 (23:15 +0000)]
extracted admin header, footer to admin/*.  Moved pageshell code from admin layout to admin pageshell.

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

14 years agoMove install footer/header/sidebar into page/elements. Converted CSS to use more...
ewinslow [Tue, 22 Feb 2011 23:09:09 +0000 (23:09 +0000)]
Move install footer/header/sidebar into page/elements.  Converted CSS to use more standard Elgg framework objects

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