]> gitweb.fluxo.info Git - lorea/elgg.git/log
lorea/elgg.git
14 years agoRefs #2242: Better placement for the delete button for admin notices.
brettp [Thu, 17 Mar 2011 01:13:03 +0000 (01:13 +0000)]
Refs #2242: Better placement for the delete button for admin notices.

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

14 years agoFixed a typo that broke ignore access. That was fun to track down >:O
brettp [Thu, 17 Mar 2011 01:04:36 +0000 (01:04 +0000)]
Fixed a typo that broke ignore access. That was fun to track down >:O

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

14 years agoRefs #2242. Removed incorrect option passed to url view.
brettp [Thu, 17 Mar 2011 00:25:57 +0000 (00:25 +0000)]
Refs #2242. Removed incorrect option passed to url view.

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

14 years agoFixes #2242. Can now delete admin notices manually.
brettp [Thu, 17 Mar 2011 00:24:04 +0000 (00:24 +0000)]
Fixes #2242. Can now delete admin notices manually.

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

14 years agoFixes #3066 moves setting of lastcache value up in boot sequence
cash [Wed, 16 Mar 2011 11:14:23 +0000 (11:14 +0000)]
Fixes #3066 moves setting of lastcache value up in boot sequence

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

14 years agoFixes #3145 adds a default for menu sort_by
cash [Wed, 16 Mar 2011 10:57:40 +0000 (10:57 +0000)]
Fixes #3145 adds a default for menu sort_by

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

14 years agoFixes #3144 not using undefined $options variable
cash [Wed, 16 Mar 2011 10:43:17 +0000 (10:43 +0000)]
Fixes #3144 not using undefined $options variable

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

14 years agoFixes #3141. Fixed twitter_api and oauth_api upgrades. Only worked on localhost becau...
brettp [Wed, 16 Mar 2011 02:44:23 +0000 (02:44 +0000)]
Fixes #3141. Fixed twitter_api and oauth_api upgrades. Only worked on localhost because of code gnomes.

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

14 years agoFixes #3129. Fixed faulty logic that broke upgrades.
brettp [Tue, 15 Mar 2011 13:02:44 +0000 (13:02 +0000)]
Fixes #3129. Fixed faulty logic that broke upgrades.

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

14 years agoRefs #2814 can now check if an entity exists indepedent of access permissions
cash [Tue, 15 Mar 2011 11:36:39 +0000 (11:36 +0000)]
Refs #2814 can now check if an entity exists indepedent of access permissions

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

14 years agoRefs #2538. Loading js/configuration.js again. Only updating tokens on success and...
brettp [Tue, 15 Mar 2011 05:26:43 +0000 (05:26 +0000)]
Refs #2538. Loading js/configuration.js again. Only updating tokens on success and showing a basic warning if refresh fails.

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

14 years agoJS elgg.echo() returns the key if the string isn't found. This is consistent with...
brettp [Tue, 15 Mar 2011 04:56:08 +0000 (04:56 +0000)]
JS elgg.echo() returns the key if the string isn't found. This is consistent with the PHP version.

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

14 years agoRefs #2538: Added documentation to most of the JS methods missing it.
brettp [Tue, 15 Mar 2011 04:40:37 +0000 (04:40 +0000)]
Refs #2538: Added documentation to most of the JS methods missing it.

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

14 years agoRefs #3115. Missed the upgrade for previous commit.
brettp [Tue, 15 Mar 2011 03:51:51 +0000 (03:51 +0000)]
Refs #3115. Missed the upgrade for previous commit.

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

14 years agoRefs #3115. Moved oauth_lib to oauth_api.
brettp [Tue, 15 Mar 2011 03:46:37 +0000 (03:46 +0000)]
Refs #3115. Moved oauth_lib to oauth_api.

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

14 years agoRefs #1433. Restored db_upgrade() call during upgrades to fix issues for people upgra...
brettp [Tue, 15 Mar 2011 02:25:17 +0000 (02:25 +0000)]
Refs #1433. Restored db_upgrade() call during upgrades to fix issues for people upgrading from earlier versions of 1.7 than 2010062401. This is why we should follow deprecation policies, Brett........

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

14 years agoFixes #3009 a bare bones developer tools settings
cash [Tue, 15 Mar 2011 02:07:22 +0000 (02:07 +0000)]
Fixes #3009 a bare bones developer tools settings

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

14 years agoRefs #3016: Why didn't you make it in last commit?
ewinslow [Mon, 14 Mar 2011 23:55:06 +0000 (23:55 +0000)]
Refs #3016: Why didn't you make it in last commit?

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

14 years agoRefs #3016: Removes inline javascript from embed, file, groups, messages, profile...
ewinslow [Mon, 14 Mar 2011 23:54:38 +0000 (23:54 +0000)]
Refs #3016: Removes inline javascript from embed, file, groups, messages, profile, thewire

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

14 years agoRefs #3112: Pulled out widget gear icon into elgg-icon-gear, which widgets now use
ewinslow [Mon, 14 Mar 2011 23:09:07 +0000 (23:09 +0000)]
Refs #3112: Pulled out widget gear icon into elgg-icon-gear, which widgets now use

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

14 years agoFixes #2928: Invalid plugins are shown on the advance page with details about the...
brettp [Mon, 14 Mar 2011 23:07:31 +0000 (23:07 +0000)]
Fixes #2928: Invalid plugins are shown on the advance page with details about the problem and a link to the docs.

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

14 years agoRefs #3109: Fixes 3 more instances of background-color being used when background...
ewinslow [Mon, 14 Mar 2011 22:34:17 +0000 (22:34 +0000)]
Refs #3109: Fixes 3 more instances of background-color being used when background should be

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

14 years agoRefs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where background...
ewinslow [Mon, 14 Mar 2011 22:26:51 +0000 (22:26 +0000)]
Refs #3109: More CSS cleanup.  Fixes bugs introduced by last cleanup where background-color: was being used instead of background:

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

14 years agoRefs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. Fixed probl...
brettp [Mon, 14 Mar 2011 22:17:34 +0000 (22:17 +0000)]
Refs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. Fixed problems when bootstrapping elgg plugins. Will perform tests against MySQL 5.5 when I have a real internet connection.

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

14 years agoUsing tabs instead of spaces to indent lines in CODING.txt
ewinslow [Mon, 14 Mar 2011 22:03:59 +0000 (22:03 +0000)]
Using tabs instead of spaces to indent lines in CODING.txt

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

14 years agoRefs #2896: Added some initial CSS coding standards based on what I found/did in...
ewinslow [Mon, 14 Mar 2011 21:51:40 +0000 (21:51 +0000)]
Refs #2896: Added some initial CSS coding standards based on what I found/did in the last commit

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

14 years agoFixes #3109: added non-vendor-prefixed css property declarations where applicable...
ewinslow [Mon, 14 Mar 2011 21:50:34 +0000 (21:50 +0000)]
Fixes #3109: added non-vendor-prefixed css property declarations where applicable.  Cleaned up various other aspects of the css

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

14 years agoFixes #3080: Move redirect code to before engine inclusion
ewinslow [Mon, 14 Mar 2011 18:37:23 +0000 (18:37 +0000)]
Fixes #3080: Move redirect code to before engine inclusion

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

14 years agoFixes #3121 array_filter() passes array elements to callback
cash [Mon, 14 Mar 2011 11:35:35 +0000 (11:35 +0000)]
Fixes #3121 array_filter() passes array elements to callback

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

14 years agoFixes #3103. Re-added code accidentally removed in r8611 that broke page menu selecte...
brettp [Mon, 14 Mar 2011 02:44:09 +0000 (02:44 +0000)]
Fixes #3103. Re-added code accidentally removed in r8611 that broke page menu selected items.

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

14 years agoRefs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate plugin...
brettp [Mon, 14 Mar 2011 02:06:04 +0000 (02:06 +0000)]
Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate plugin and user settings.

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

14 years agofixed WSOD because of function name change when using some 1.7 themes
cash [Sun, 13 Mar 2011 23:12:43 +0000 (23:12 +0000)]
fixed WSOD because of function name change when using some 1.7 themes

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

14 years agoRefs #3059 should only fallback to 1.7 pageshell when asking for default page shell...
cash [Sun, 13 Mar 2011 22:15:02 +0000 (22:15 +0000)]
Refs #3059 should only fallback to 1.7 pageshell when asking for default page shell - otherwise breaks admin area

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

14 years agoFixes #3116 old method of getting site menu works again
cash [Sun, 13 Mar 2011 21:40:44 +0000 (21:40 +0000)]
Fixes #3116 old method of getting site menu works again

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

14 years agoRefs #2228 reverting [8654] so forwarding works
cash [Sun, 13 Mar 2011 21:39:05 +0000 (21:39 +0000)]
Refs #2228 reverting [8654] so forwarding works

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

14 years agoReverted changes made for elgg.com on Tools menu
cash [Sun, 13 Mar 2011 21:05:39 +0000 (21:05 +0000)]
Reverted changes made for elgg.com on Tools menu

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

14 years agoRefs #3079: Better checks in ElggPlugin::setPriority() to avoid priorities of 0....
brettp [Sun, 13 Mar 2011 19:33:03 +0000 (19:33 +0000)]
Refs #3079: Better checks in ElggPlugin::setPriority() to avoid priorities of 0. Still requires testing for MySQL 5.5.

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

14 years agoRefs #3009. Fixed a few typos and inaccuracies in the welcome widget.
brettp [Sun, 13 Mar 2011 19:26:23 +0000 (19:26 +0000)]
Refs #3009. Fixed a few typos and inaccuracies in the welcome widget.

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

14 years agoRefs #3096 removed the list directory since we moved the body view out
cash [Sun, 13 Mar 2011 19:00:20 +0000 (19:00 +0000)]
Refs #3096 removed the list directory since we moved the body view out

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

14 years agotweaked an id so that the likes html would be valid
cash [Sun, 13 Mar 2011 18:52:16 +0000 (18:52 +0000)]
tweaked an id so that the likes html would be valid

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

14 years agohow did that get there - removing some test code
cash [Sun, 13 Mar 2011 18:44:19 +0000 (18:44 +0000)]
how did that get there - removing some test code

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

14 years agoFixes #3110 - checking selector before running date picker js
cash [Sun, 13 Mar 2011 18:40:26 +0000 (18:40 +0000)]
Fixes #3110 - checking selector before running date picker js

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

14 years agowrapped the submit button in diagnostics plugin with a <p> so the bottom doesn't...
cash [Sun, 13 Mar 2011 18:14:31 +0000 (18:14 +0000)]
wrapped the submit button in diagnostics plugin with a <p> so the bottom doesn't get cut off

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

14 years agoRefs #2991 restored plugin settings language string needed for page title
cash [Sun, 13 Mar 2011 17:43:28 +0000 (17:43 +0000)]
Refs #2991 restored plugin settings language string needed for page title

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

14 years agofixed typo in site settings
cash [Sun, 13 Mar 2011 17:13:30 +0000 (17:13 +0000)]
fixed typo in site settings

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

14 years agoFixes #3072 using elgg_list_entities*() in group members sidebar view
cash [Sun, 13 Mar 2011 16:58:12 +0000 (16:58 +0000)]
Fixes #3072 using elgg_list_entities*() in group members sidebar view

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

14 years agodisplaying a no activity message on the activity page for new groups
cash [Sun, 13 Mar 2011 16:49:00 +0000 (16:49 +0000)]
displaying a no activity message on the activity page for new groups

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

14 years agoadded text to pages plugin for case where no pages have been created on site
cash [Sun, 13 Mar 2011 16:44:38 +0000 (16:44 +0000)]
added text to pages plugin for case where no pages have been created on site

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

14 years agofixed typo in file index.php
cash [Sun, 13 Mar 2011 16:41:51 +0000 (16:41 +0000)]
fixed typo in file index.php

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

14 years agoRefs #3096 using 'summary' instead of list/body
cash [Sun, 13 Mar 2011 00:02:40 +0000 (00:02 +0000)]
Refs #3096 using 'summary' instead of list/body

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

14 years agosomehow we forgot to use 'elements' in river views
cash [Sat, 12 Mar 2011 23:52:23 +0000 (23:52 +0000)]
somehow we forgot to use 'elements' in river views

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

14 years agoFixes #3064. Checking for views/default/welcome.php and aborting upgrade if found...
brettp [Sat, 12 Mar 2011 23:27:18 +0000 (23:27 +0000)]
Fixes #3064. Checking for views/default/welcome.php and aborting upgrade if found.  Need to add documention for how to replace views directory to wiki. Also fixed ajax loader during upgrade.

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

14 years agoFixes #3045 custom index and the friends widget now use the gallery view for user...
cash [Sat, 12 Mar 2011 23:21:44 +0000 (23:21 +0000)]
Fixes #3045 custom index and the friends widget now use the gallery view for user icons

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

14 years agoRefs #3045 adds a gallery context based view for users
cash [Sat, 12 Mar 2011 23:02:11 +0000 (23:02 +0000)]
Refs #3045 adds a gallery context based view for users

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

14 years agoFixes #3091 adds load functions for js and css
cash [Sat, 12 Mar 2011 22:25:02 +0000 (22:25 +0000)]
Fixes #3091 adds load functions for js and css

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

14 years agoFixed #3093: Admin link shows only for admin users.
brettp [Sat, 12 Mar 2011 22:22:11 +0000 (22:22 +0000)]
Fixed #3093: Admin link shows only for admin users.

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

14 years agoFixes #3004: Updated admin widget text to reflect menu changes.
brettp [Sat, 12 Mar 2011 22:03:38 +0000 (22:03 +0000)]
Fixes #3004: Updated admin widget text to reflect menu changes.

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

14 years agoFixed blog revision links.
brettp [Sat, 12 Mar 2011 21:55:58 +0000 (21:55 +0000)]
Fixed blog revision links.

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

14 years agoFixes #3065, #3089. Merged JS events and hooks to a single system. Updated plugins...
brettp [Sat, 12 Mar 2011 21:51:07 +0000 (21:51 +0000)]
Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp().

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

14 years agoforgot to include js registered for the footer in page shells
cash [Sat, 12 Mar 2011 21:41:53 +0000 (21:41 +0000)]
forgot to include js registered for the footer in page shells

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

14 years agoRefs #3091 registering js and css support priority though does not maintain registrat...
cash [Sat, 12 Mar 2011 21:02:30 +0000 (21:02 +0000)]
Refs #3091 registering js and css support priority though does not maintain registration order if items have equal priority

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

14 years agoRefs #3091 rewrote the js and css register functions to require a name
cash [Sat, 12 Mar 2011 20:08:44 +0000 (20:08 +0000)]
Refs #3091 rewrote the js and css register functions to require a name

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

14 years agoFixes #3071 group "widgets" check permissions now
cash [Sat, 12 Mar 2011 18:45:43 +0000 (18:45 +0000)]
Fixes #3071 group "widgets" check permissions now

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

14 years agoRefs #2991. Missed this from previous commit.
brettp [Sat, 12 Mar 2011 18:43:14 +0000 (18:43 +0000)]
Refs #2991. Missed this from previous commit.

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

14 years agoRefs #2991: Readded the appearance menu under configure. Moved plugin settings under...
brettp [Sat, 12 Mar 2011 18:39:14 +0000 (18:39 +0000)]
Refs #2991: Readded the appearance menu under configure. Moved plugin settings under configure/settings.

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

14 years agoRefs #2991. Using section for admin menu.
brettp [Sat, 12 Mar 2011 17:07:00 +0000 (17:07 +0000)]
Refs #2991. Using section for admin menu.

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

14 years agoRefs #3088. Wrapping section headers in <h2>s.
brettp [Sat, 12 Mar 2011 17:05:39 +0000 (17:05 +0000)]
Refs #3088. Wrapping section headers in <h2>s.

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

14 years agoRefs #3088. Added docs for section headers to elgg_view_menu().
brettp [Sat, 12 Mar 2011 16:59:26 +0000 (16:59 +0000)]
Refs #3088. Added docs for section headers to elgg_view_menu().

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

14 years agoFixes #3088: Added section header support to page and default menus.
brettp [Sat, 12 Mar 2011 16:47:03 +0000 (16:47 +0000)]
Fixes #3088: Added section header support to page and default menus.

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

14 years agoRefs #3085 finished support for passing $vars to elgg_view_entity()
cash [Sat, 12 Mar 2011 15:14:33 +0000 (15:14 +0000)]
Refs #3085  finished support for passing $vars to elgg_view_entity()

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

14 years agoRefs #3085 moved full_view out of elgg_view_list_item() into $vars to be consistent...
cash [Sat, 12 Mar 2011 15:01:25 +0000 (15:01 +0000)]
Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be consistent with other elgg_view* functions

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

14 years agoRefs #3085 added $vars to elgg_view_comments()
cash [Sat, 12 Mar 2011 14:52:09 +0000 (14:52 +0000)]
Refs #3085 added $vars to elgg_view_comments()

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

14 years agoRefs #3085 improved documentation of elgg_view_entity_list() which already supported...
cash [Sat, 12 Mar 2011 14:37:16 +0000 (14:37 +0000)]
Refs #3085 improved documentation of elgg_view_entity_list() which already supported $vars array

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

14 years agoimproved documentation of can write to container method/function
cash [Sat, 12 Mar 2011 14:06:23 +0000 (14:06 +0000)]
improved documentation of can write to container method/function

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

14 years agoFixes #3081: Adding a new line between javascript includes.
brettp [Fri, 11 Mar 2011 23:29:08 +0000 (23:29 +0000)]
Fixes #3081: Adding a new line between javascript includes.

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

14 years agoRefs #2991. First round at rearranging and grouping admin menu based upon tasks.
brettp [Fri, 11 Mar 2011 23:14:09 +0000 (23:14 +0000)]
Refs #2991. First round at rearranging and grouping admin menu based upon tasks.

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

14 years agoFixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from most...
ewinslow [Thu, 10 Mar 2011 22:05:49 +0000 (22:05 +0000)]
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from most urls in core and plugins

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

14 years agoIgnoring some standard eclipse files
ewinslow [Thu, 10 Mar 2011 22:03:44 +0000 (22:03 +0000)]
Ignoring some standard eclipse files

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

14 years agoRefs #2228: Deprecated use of pg/ in page handlers. Now we get to have nice clean...
ewinslow [Thu, 10 Mar 2011 22:03:20 +0000 (22:03 +0000)]
Refs #2228: Deprecated use of pg/ in page handlers.  Now we get to have nice clean urls like "example.com/bookmarks"

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

14 years agoAdded curl requirement to twitterservice.
brettp [Thu, 10 Mar 2011 16:19:58 +0000 (16:19 +0000)]
Added curl requirement to twitterservice.

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

14 years agoFixes #3072: Fixed group member list in sidebar. Thoughts about using the elgg-menu...
brettp [Thu, 10 Mar 2011 05:47:01 +0000 (05:47 +0000)]
Fixes #3072: Fixed group member list in sidebar. Thoughts about using the elgg-menu-hz class for this? It's not exactly a menu, but that CSS does exactly what's needed.

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

14 years agoFixes #3069. Added group activity content.
brettp [Thu, 10 Mar 2011 05:34:06 +0000 (05:34 +0000)]
Fixes #3069. Added group activity content.

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

14 years agoRefs #3004. First draft of welcome widget text.
brettp [Thu, 10 Mar 2011 05:15:23 +0000 (05:15 +0000)]
Refs #3004. First draft of welcome widget text.

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

14 years agoFixes #2948: Put specific rules in for .elgg-plugin.elgg-state-active to get white...
brettp [Thu, 10 Mar 2011 04:18:44 +0000 (04:18 +0000)]
Fixes #2948: Put specific rules in for .elgg-plugin.elgg-state-active to get white backgrounds in plugins, but not break the action button. The admin CSS still needs a bit of work.

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

14 years agofixed page owner setting for sites in a subdirectory
cash [Thu, 10 Mar 2011 02:31:35 +0000 (02:31 +0000)]
fixed page owner setting for sites in a subdirectory

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

14 years agoFixes #3057 page wrapper now sets the margin so messages don't end up in far left
cash [Thu, 10 Mar 2011 01:42:32 +0000 (01:42 +0000)]
Fixes #3057 page wrapper now sets the margin so messages don't end up in far left

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

14 years agoRefs #3027: Using the event popup, ui for advanced placement in elgg.ui.popsUp()
brettp [Wed, 9 Mar 2011 06:18:50 +0000 (06:18 +0000)]
Refs #3027: Using the event popup, ui for advanced placement in elgg.ui.popsUp()

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

14 years agoFixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layouts/...
brettp [Wed, 9 Mar 2011 05:40:42 +0000 (05:40 +0000)]
Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layouts/ and elgg_view_page() checks for deprecated pageshells in pageshells/pageshell.

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

14 years agoFixed some typos in documentation of ElggBatch.
brettp [Wed, 9 Mar 2011 05:38:12 +0000 (05:38 +0000)]
Fixed some typos in documentation of ElggBatch.

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

14 years agoFixes #2679 added a script to upgrade forum topics from 1.7 and earlier
cash [Wed, 9 Mar 2011 03:09:57 +0000 (03:09 +0000)]
Fixes #2679 added a script to upgrade forum topics from 1.7 and earlier

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

14 years agoFixes #3058 pulls likes out as a plugin
cash [Wed, 9 Mar 2011 03:07:40 +0000 (03:07 +0000)]
Fixes #3058 pulls likes out as a plugin

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

14 years agoremoved metadata menu which has been replaced by the entity menu
cash [Wed, 9 Mar 2011 02:51:07 +0000 (02:51 +0000)]
removed metadata menu which has been replaced by the entity menu

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

14 years agoRefs #2104 added bundled category to all core plugins
cash [Tue, 8 Mar 2011 12:28:30 +0000 (12:28 +0000)]
Refs #2104 added bundled category to all core plugins

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

14 years agoadded padding to the display of buttons in developer preview
cash [Tue, 8 Mar 2011 12:12:19 +0000 (12:12 +0000)]
added padding to the display of buttons in developer preview

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

14 years agoRefs #2871 advanced plugin filtering works - sorting still does odd things
cash [Tue, 8 Mar 2011 12:11:28 +0000 (12:11 +0000)]
Refs #2871 advanced plugin filtering works - sorting still does odd things

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

14 years agoFixes #3005. Added links to admin faq, admin manual, blog, and community forums in...
brettp [Tue, 8 Mar 2011 06:35:36 +0000 (06:35 +0000)]
Fixes #3005. Added links to admin faq, admin manual, blog, and community forums in the admin footer.

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

14 years agoFixes #3025: The wire uses core's metadata view.
brettp [Tue, 8 Mar 2011 06:09:02 +0000 (06:09 +0000)]
Fixes #3025: The wire uses core's metadata view.

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

14 years agoAdded a bit more docs to elgg_view_menu().
brettp [Tue, 8 Mar 2011 06:08:17 +0000 (06:08 +0000)]
Added a bit more docs to elgg_view_menu().

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

14 years agoFixes #2310. Only conditionally setting the allow_registration field for users who...
brettp [Tue, 8 Mar 2011 05:44:02 +0000 (05:44 +0000)]
Fixes #2310. Only conditionally setting the allow_registration field for users who used $CONFIG->disable_registration.

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

14 years agoFixes #3027. Likes popup uses rel='popup' and elgg.ui.popsUp() to position absolute.
brettp [Tue, 8 Mar 2011 05:33:50 +0000 (05:33 +0000)]
Fixes #3027. Likes popup uses rel='popup' and elgg.ui.popsUp() to position absolute.

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