]> gitweb.fluxo.info Git - lorea/elgg.git/log
lorea/elgg.git
15 years agogetting back to the css - making changes based on Evan's comments
cash [Sat, 5 Feb 2011 13:57:00 +0000 (13:57 +0000)]
getting back to the css - making changes based on Evan's comments

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

15 years agocleaned up navigation of the css preview documentation
cash [Sat, 5 Feb 2011 03:31:43 +0000 (03:31 +0000)]
cleaned up navigation of the css preview documentation

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

15 years agosetting size for iframe for css preview
cash [Sat, 5 Feb 2011 03:15:57 +0000 (03:15 +0000)]
setting size for iframe for css preview

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

15 years agoremoved unecessary inner div for .elgg-main because of switch back to overflow: hidden
cash [Sat, 5 Feb 2011 03:14:46 +0000 (03:14 +0000)]
removed unecessary inner div for .elgg-main because of switch back to overflow: hidden

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

15 years agoFixed a problem with detecting conflicting plugin versions. Not showing a stray...
brettp [Sat, 5 Feb 2011 02:25:08 +0000 (02:25 +0000)]
Fixed a problem with detecting conflicting plugin versions.  Not showing a stray = when versions aren't specified in conflicts and requires.

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

15 years agoAdded support for screenshots in the advanced plugin admin.
brettp [Fri, 4 Feb 2011 23:03:32 +0000 (23:03 +0000)]
Added support for screenshots in the advanced plugin admin.

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

15 years agoFixed typo that caused ElggPlugin->path not to be correctly set when loading from...
brettp [Fri, 4 Feb 2011 22:39:04 +0000 (22:39 +0000)]
Fixed typo that caused ElggPlugin->path not to be correctly set when loading from a plugin id.

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

15 years agoRenamed 'name' to 'plugin' for priority req. Updated unit tests and docs.
brettp [Fri, 4 Feb 2011 21:45:55 +0000 (21:45 +0000)]
Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs.

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

15 years agoAdded priority requires to example manifest.
brettp [Fri, 4 Feb 2011 21:25:52 +0000 (21:25 +0000)]
Added priority requires to example manifest.

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

15 years agoFixed problems showing detected values for plugin conflicts. Clarified language for...
brettp [Fri, 4 Feb 2011 21:23:50 +0000 (21:23 +0000)]
Fixed problems showing detected values for plugin conflicts. Clarified language for what the first value column means.

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

15 years agoAdded new priority 'requires' for plugin dep system. You can now say that a plugin...
brettp [Fri, 4 Feb 2011 21:04:34 +0000 (21:04 +0000)]
Added new priority 'requires' for plugin dep system. You can now say that a plugin is required to be after / before another plugin in the system.

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

15 years agoI'm a dummy -- getType and getSubtype are taken care of by Loggable...
ewinslow [Fri, 4 Feb 2011 18:23:27 +0000 (18:23 +0000)]
I'm a dummy -- getType and getSubtype are taken care of by Loggable...

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

15 years agoAdded type and subtype abstract functions to ElggData
ewinslow [Fri, 4 Feb 2011 18:04:46 +0000 (18:04 +0000)]
Added type and subtype abstract functions to ElggData

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

15 years agoFixes #2822: Added missing language string.
brettp [Fri, 4 Feb 2011 03:17:01 +0000 (03:17 +0000)]
Fixes #2822: Added missing language string.

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

15 years agoFixes #2820, Fixes #2823. Using elgg_get_plugins() in elgg_get_plugins_provides(...
brettp [Fri, 4 Feb 2011 03:12:48 +0000 (03:12 +0000)]
Fixes #2820, Fixes #2823. Using elgg_get_plugins() in elgg_get_plugins_provides(). Fixed plugin conflicts system. Removed cruft from ElggPluginPackage. Fixed deprecated get_installed_plugins() to honor the type requested.

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

15 years agoUpdated elgg_get_plugin_path in load_plugin_manifest to elgg_get_plugins_path
ewinslow [Thu, 3 Feb 2011 23:20:37 +0000 (23:20 +0000)]
Updated elgg_get_plugin_path in load_plugin_manifest to elgg_get_plugins_path

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

15 years agoChanged widgets layout "box" parameter to "content" just like the other layouts
ewinslow [Thu, 3 Feb 2011 22:48:13 +0000 (22:48 +0000)]
Changed widgets layout "box" parameter to "content" just like the other layouts

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

15 years agochanged input/pulldown to input/dropdown
cash [Thu, 3 Feb 2011 12:57:39 +0000 (12:57 +0000)]
changed input/pulldown to input/dropdown

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

15 years agoremoved one_column_with_sidebar layout - use one_sidebar instead
cash [Thu, 3 Feb 2011 12:44:00 +0000 (12:44 +0000)]
removed one_column_with_sidebar layout - use one_sidebar instead

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

15 years agoremoved uses of $vars[config] in views
cash [Thu, 3 Feb 2011 12:35:58 +0000 (12:35 +0000)]
removed uses of $vars[config] in views

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

15 years agoremoves uses of $vars[url] from core and plugins
cash [Thu, 3 Feb 2011 12:25:51 +0000 (12:25 +0000)]
removes uses of $vars[url] from core and plugins

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

15 years agoFixes #2124 only setting $vars[user], $vars[url], and $vars[config] in elgg_view...
cash [Thu, 3 Feb 2011 12:18:17 +0000 (12:18 +0000)]
Fixes #2124 only setting $vars[user], $vars[url], and $vars[config] in elgg_view() if not already set

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

15 years agochanged elgg_get_plugin_path() to elgg_get_plugins_path()
cash [Thu, 3 Feb 2011 12:10:45 +0000 (12:10 +0000)]
changed elgg_get_plugin_path() to elgg_get_plugins_path()

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

15 years agoRefs #2428 just a few more CONFIG uses left to be replaced
cash [Thu, 3 Feb 2011 12:07:28 +0000 (12:07 +0000)]
Refs #2428 just a few more CONFIG uses left to be replaced

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

15 years agoRefs #2428 almost done removing CONFIG access - mostly plugin start.php left
cash [Thu, 3 Feb 2011 03:33:52 +0000 (03:33 +0000)]
Refs #2428 almost done removing CONFIG access - mostly plugin start.php left

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

15 years agoRefs #2680: First pass at porting the 1.7 bookmarks to 1.8. Functional, but code...
brettp [Thu, 3 Feb 2011 03:25:25 +0000 (03:25 +0000)]
Refs #2680: First pass at porting the 1.7 bookmarks to 1.8. Functional, but code is still messy.

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

15 years agoAdded more info to the @params documentation for elgg_register_action.
brettp [Thu, 3 Feb 2011 03:00:22 +0000 (03:00 +0000)]
Added more info to the @params documentation for elgg_register_action.

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

15 years agoRefs #2428 removed some uses of CONFIG in the views
cash [Thu, 3 Feb 2011 02:55:41 +0000 (02:55 +0000)]
Refs #2428 removed some uses of CONFIG in the views

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

15 years agoFixes #2802 put state class on list element rather than span
cash [Thu, 3 Feb 2011 02:15:20 +0000 (02:15 +0000)]
Fixes #2802 put state class on list element rather than span

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

15 years agofixes #2784 for real this time
cash [Thu, 3 Feb 2011 01:52:05 +0000 (01:52 +0000)]
fixes #2784 for real this time

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

15 years agoFixes #2784 #2842 installer uses new plugin system now
cash [Thu, 3 Feb 2011 00:37:10 +0000 (00:37 +0000)]
Fixes #2784 #2842 installer uses new plugin system now

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

15 years agoupdated the plugin manifest files to use the new variable name for activation on...
cash [Wed, 2 Feb 2011 23:57:01 +0000 (23:57 +0000)]
updated the plugin manifest files to use the new variable name for activation on installation

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

15 years agoFixes #2846: elgg_view_river_item calls river/item view first.
ewinslow [Wed, 2 Feb 2011 20:28:11 +0000 (20:28 +0000)]
Fixes #2846: elgg_view_river_item calls river/item view first.

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

15 years agoAdding quotes to "constant" item
ewinslow [Wed, 2 Feb 2011 18:23:36 +0000 (18:23 +0000)]
Adding quotes to "constant" item

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

15 years agoFixes #2844 setting table for access_id to fix fatal error
cash [Wed, 2 Feb 2011 12:38:01 +0000 (12:38 +0000)]
Fixes #2844 setting table for access_id to fix fatal error

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

15 years agomoved name out of configurable fields for a group
cash [Wed, 2 Feb 2011 12:25:40 +0000 (12:25 +0000)]
moved name out of configurable fields for a group

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

15 years agomore clean up of the group edit form
cash [Wed, 2 Feb 2011 02:59:17 +0000 (02:59 +0000)]
more clean up of the group edit form

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

15 years agoa little clean up of the groups edit form
cash [Wed, 2 Feb 2011 01:59:56 +0000 (01:59 +0000)]
a little clean up of the groups edit form

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

15 years agobackward compatibility code for plugins that add admin pages
cash [Wed, 2 Feb 2011 01:31:05 +0000 (01:31 +0000)]
backward compatibility code for plugins that add admin pages

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

15 years agoadded a string from 1.7 profile plugin into core for backward compatibility
cash [Wed, 2 Feb 2011 01:27:23 +0000 (01:27 +0000)]
added a string from 1.7 profile plugin into core for backward compatibility

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

15 years agoPuts css before js in the head, per website performance best practices
ewinslow [Tue, 1 Feb 2011 08:14:37 +0000 (08:14 +0000)]
Puts css before js in the head, per website performance best practices

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

15 years agoInitialize global $CURRENT_SYSTEM_VIEWTYPE correctly
ewinslow [Tue, 1 Feb 2011 08:05:03 +0000 (08:05 +0000)]
Initialize global $CURRENT_SYSTEM_VIEWTYPE correctly

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

15 years agoMoved deprecated files from sessions.php - xml.php into deprecation files for 1.7...
ewinslow [Tue, 1 Feb 2011 07:47:49 +0000 (07:47 +0000)]
Moved deprecated files from sessions.php - xml.php into deprecation files for 1.7 and 1.8

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

15 years agoMoved functions from export.php - river.php into deprecated files
ewinslow [Tue, 1 Feb 2011 07:31:12 +0000 (07:31 +0000)]
Moved functions from export.php - river.php into deprecated files

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

15 years agoMoving deprecated functions out of files access.php - entities.php. This time into...
ewinslow [Tue, 1 Feb 2011 07:01:03 +0000 (07:01 +0000)]
Moving deprecated functions out of files access.php - entities.php.  This time into two files based on version deprecated and maintaining documentation

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

15 years agoReversing 7975
ewinslow [Tue, 1 Feb 2011 06:36:29 +0000 (06:36 +0000)]
Reversing 7975

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

15 years agoRefs #2839: moved deprecated functions from access.php - private_settings.php to...
ewinslow [Tue, 1 Feb 2011 01:36:25 +0000 (01:36 +0000)]
Refs #2839: moved deprecated functions from access.php - private_settings.php to deprecated.php.  Still have to do relationships.php - xml.php.  Deleted documentation for these functions since 1) it was using up precious bytes, and 2) documentation should not be needed since people should not be trying to use these if they are using 1.8, and 3) I assume the documentation will exist as archived 1.7 docs.

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

15 years agofixed css for group module headers
cash [Sat, 29 Jan 2011 23:56:55 +0000 (23:56 +0000)]
fixed css for group module headers

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

15 years agosupporting 'javascript:' when normalizing urls
cash [Sat, 29 Jan 2011 23:28:20 +0000 (23:28 +0000)]
supporting 'javascript:' when normalizing urls

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

15 years agofixed typo in deprecation notice
cash [Sat, 29 Jan 2011 23:16:32 +0000 (23:16 +0000)]
fixed typo in deprecation notice

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

15 years agomade two_column_left_sidebar layout also handle $vars['content']
cash [Sat, 29 Jan 2011 23:11:45 +0000 (23:11 +0000)]
made two_column_left_sidebar layout also handle $vars['content']

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

15 years agoaccidently removed the site menu set up function
cash [Sat, 29 Jan 2011 23:08:34 +0000 (23:08 +0000)]
accidently removed the site menu set up function

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

15 years agointroducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitle
cash [Thu, 27 Jan 2011 15:15:43 +0000 (15:15 +0000)]
introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitle

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

15 years agoremoved menu code introduced for elgg.com that did not make it into 1.8
cash [Thu, 27 Jan 2011 13:01:46 +0000 (13:01 +0000)]
removed menu code introduced for elgg.com that did not make it into 1.8

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

15 years agousing the new image block rather than deprecated listing view
cash [Thu, 27 Jan 2011 04:08:52 +0000 (04:08 +0000)]
using the new image block rather than deprecated listing view

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

15 years agosupporting adding a class to navigation tabs
cash [Thu, 27 Jan 2011 04:08:16 +0000 (04:08 +0000)]
supporting adding a class to navigation tabs

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

15 years agoupdated the overview statistics page
cash [Wed, 26 Jan 2011 21:53:18 +0000 (21:53 +0000)]
updated the overview statistics page

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

15 years agochanged elgg_get_page_owner() to elgg_get_page_owner_entity() to be more consistent
cash [Wed, 26 Jan 2011 12:43:28 +0000 (12:43 +0000)]
changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more consistent

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

15 years agoupdated language file for file plugin due to change in groups
cash [Wed, 26 Jan 2011 12:30:56 +0000 (12:30 +0000)]
updated language file for file plugin due to change in groups

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

15 years agoadding activity module to groups
cash [Wed, 26 Jan 2011 12:30:18 +0000 (12:30 +0000)]
adding activity module to groups

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

15 years agogoing back to overflow:hidden on elgg-body - too many issues with display: table...
cash [Wed, 26 Jan 2011 12:15:57 +0000 (12:15 +0000)]
going back to overflow:hidden on elgg-body - too many issues with display: table-cell

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

15 years agoadded edit views for admin widgets
cash [Wed, 26 Jan 2011 12:13:37 +0000 (12:13 +0000)]
added edit views for admin widgets

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

15 years agomoving ecml to plugins repository as it won't be a part of 1.8.0. It will be back...
cash [Wed, 26 Jan 2011 11:55:03 +0000 (11:55 +0000)]
moving ecml to plugins repository as it won't be a part of 1.8.0. It will be back though...

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

15 years agoadding elgg-state-* css elements
cash [Wed, 26 Jan 2011 11:27:52 +0000 (11:27 +0000)]
adding elgg-state-* css elements

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

15 years agofixed bug where a null passed as 2nd parameter to elgg_view_layout() prevented backwa...
cash [Wed, 26 Jan 2011 03:35:47 +0000 (03:35 +0000)]
fixed bug where a null passed as 2nd parameter to elgg_view_layout() prevented backward compatibility

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

15 years agoone too many parents in the widget collapse code
cash [Wed, 26 Jan 2011 03:27:48 +0000 (03:27 +0000)]
one too many parents in the widget collapse code

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

15 years agonamespaced longtext-control
cash [Wed, 26 Jan 2011 03:14:46 +0000 (03:14 +0000)]
namespaced longtext-control

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

15 years agocleaned up tinymce plugin
cash [Wed, 26 Jan 2011 03:14:06 +0000 (03:14 +0000)]
cleaned up tinymce plugin

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

15 years agoadded reported content widget
cash [Wed, 26 Jan 2011 02:08:49 +0000 (02:08 +0000)]
added reported content widget

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

15 years agoadding margin to admin buttons
cash [Wed, 26 Jan 2011 02:03:29 +0000 (02:03 +0000)]
adding margin to admin buttons

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

15 years agomoved twitterservice into core
cash [Wed, 26 Jan 2011 00:51:28 +0000 (00:51 +0000)]
moved twitterservice into core

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

15 years agolight clean-up of the css
cash [Tue, 25 Jan 2011 12:40:02 +0000 (12:40 +0000)]
light clean-up of the css

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

15 years agoconverted widgets to modules
cash [Tue, 25 Jan 2011 12:12:54 +0000 (12:12 +0000)]
converted widgets to modules

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

15 years agoadded support for $vars to elgg_view_entity() - need to clean up documentation and...
cash [Tue, 25 Jan 2011 02:49:20 +0000 (02:49 +0000)]
added support for $vars to elgg_view_entity() - need to clean up documentation and deprecate old usage

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

15 years agoremoved empty admin overview as there is a new stats directory
cash [Mon, 24 Jan 2011 02:03:51 +0000 (02:03 +0000)]
removed empty admin overview as there is a new stats directory

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

15 years agowelcome to the admin dashboard
cash [Mon, 24 Jan 2011 02:02:46 +0000 (02:02 +0000)]
welcome to the admin dashboard

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

15 years agoforgot diagnostics plugin from previous commit
cash [Sun, 23 Jan 2011 23:26:03 +0000 (23:26 +0000)]
forgot diagnostics plugin from previous commit

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

15 years agoupdated more of the admin backend to use new CSS/HTML
cash [Sun, 23 Jan 2011 23:24:40 +0000 (23:24 +0000)]
updated more of the admin backend to use new CSS/HTML

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

15 years agostarting to remove the old HTML/CSS in the admin backend
cash [Sun, 23 Jan 2011 19:37:35 +0000 (19:37 +0000)]
starting to remove the old HTML/CSS in the admin backend

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

15 years agotake two of the admin header and sidebar menu - sidebar menu still needs plenty of...
cash [Sun, 23 Jan 2011 18:50:11 +0000 (18:50 +0000)]
take two of the admin header and sidebar menu - sidebar menu still needs plenty of work

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

15 years agodefault elgg-inner to false in module
cash [Sun, 23 Jan 2011 18:49:17 +0000 (18:49 +0000)]
default elgg-inner to false in module

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

15 years agoRefs #2557 merged fix into trunk from 1.7 branch
cash [Sun, 23 Jan 2011 17:07:39 +0000 (17:07 +0000)]
Refs #2557 merged fix into trunk from 1.7 branch

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

15 years agoRefs #2804 #2805 pulling changes in trunk from 1.7 branch
cash [Sun, 23 Jan 2011 16:54:33 +0000 (16:54 +0000)]
Refs #2804 #2805 pulling changes in trunk from 1.7 branch

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

15 years agoforgot these language strings in the admin theme update
cash [Sun, 23 Jan 2011 16:45:28 +0000 (16:45 +0000)]
forgot these language strings in the admin theme update

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

15 years agoplaying around a little with the admin theme
cash [Sun, 23 Jan 2011 03:31:40 +0000 (03:31 +0000)]
playing around a little with the admin theme

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

15 years agoFixes #2586 ErrorResult has PHP5 constructor now
cash [Sat, 22 Jan 2011 22:58:40 +0000 (22:58 +0000)]
Fixes #2586 ErrorResult has PHP5 constructor now

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

15 years agomissed check for null parameters in web services parameter code
cash [Sat, 22 Jan 2011 22:53:33 +0000 (22:53 +0000)]
missed check for null parameters in web services parameter code

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

15 years agoFixes #2548 do not need include_post_data() because of changes to rewrite rules
cash [Sat, 22 Jan 2011 22:50:35 +0000 (22:50 +0000)]
Fixes #2548 do not need include_post_data() because of changes to rewrite rules

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

15 years agotesting for the existence of username in pam credentials before using
cash [Sat, 22 Jan 2011 22:33:50 +0000 (22:33 +0000)]
testing for the existence of username in pam credentials before using

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

15 years agoFixes #2295 added a group member list page
cash [Sat, 22 Jan 2011 22:22:33 +0000 (22:22 +0000)]
Fixes #2295 added a group member list page

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

15 years agocss now provides center for text and centered for divs
cash [Sat, 22 Jan 2011 22:17:03 +0000 (22:17 +0000)]
css now provides center for text and centered for divs

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

15 years agofinished the first pass on the pages plugin for using the new HTML/CSS
cash [Sat, 22 Jan 2011 20:33:28 +0000 (20:33 +0000)]
finished the first pass on the pages plugin for using the new HTML/CSS

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

15 years agothis time got the guid correct for the add button
cash [Sat, 22 Jan 2011 20:32:10 +0000 (20:32 +0000)]
this time got the guid correct for the add button

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

15 years agolimiting the +/- additions to page menus
cash [Sat, 22 Jan 2011 20:31:37 +0000 (20:31 +0000)]
limiting the +/- additions to page menus

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

15 years agolimit the collapsible menus to page menus
cash [Sat, 22 Jan 2011 20:30:37 +0000 (20:30 +0000)]
limit the collapsible menus to page menus

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

15 years agomaking sure context is set correctly when adding a widget
cash [Sat, 22 Jan 2011 20:29:01 +0000 (20:29 +0000)]
making sure context is set correctly when adding a widget

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

15 years agofixed add link for all site content pages
cash [Sat, 22 Jan 2011 16:37:18 +0000 (16:37 +0000)]
fixed add link for all site content pages

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

15 years agomore clean up of the pages plugin to use new HTML/CSS
cash [Sat, 22 Jan 2011 16:36:30 +0000 (16:36 +0000)]
more clean up of the pages plugin to use new HTML/CSS

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

15 years agousing list metadata view rather than custom code
cash [Sat, 22 Jan 2011 12:54:38 +0000 (12:54 +0000)]
using list metadata view rather than custom code

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

15 years agofixed bug with plugin settings because of assignment operator confusion
cash [Sat, 22 Jan 2011 02:22:09 +0000 (02:22 +0000)]
fixed bug with plugin settings because of assignment operator confusion

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