]> gitweb.fluxo.info Git - lorea/elgg.git/log
lorea/elgg.git
15 years agoCreating an upgrade to migrate users from old oauth to new oauth_lib plugin.
nickw [Tue, 5 Oct 2010 20:25:11 +0000 (20:25 +0000)]
Creating an upgrade to migrate users from old oauth to new oauth_lib plugin.

Closes #2532

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

15 years agoChanging the name of the oAuth plugin to reflect it's library service status.
nickw [Tue, 5 Oct 2010 20:16:40 +0000 (20:16 +0000)]
Changing the name of the oAuth plugin to reflect it's library service status.

Refs #2532

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

15 years agoFixes #2523 - errors get red box during install
cash [Tue, 5 Oct 2010 11:07:54 +0000 (11:07 +0000)]
Fixes #2523 - errors get red box during install

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

15 years agoforgot this from previous commit
cash [Tue, 5 Oct 2010 11:07:02 +0000 (11:07 +0000)]
forgot this from previous commit

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

15 years agomoved installation to its own viewtype
cash [Tue, 5 Oct 2010 10:53:40 +0000 (10:53 +0000)]
moved installation to its own viewtype

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

15 years agoUsing more built-in API to get unvalidated users.
brettp [Tue, 5 Oct 2010 03:09:08 +0000 (03:09 +0000)]
Using more built-in API to get unvalidated users.

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

15 years agoRefs #2129: Pulls some strings out into elgg_echo() in new installation.
brettp [Mon, 4 Oct 2010 20:05:03 +0000 (20:05 +0000)]
Refs #2129: Pulls some strings out into elgg_echo() in new installation.

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

15 years agoRefs #2129: Added missing language string for new installer.
brettp [Mon, 4 Oct 2010 18:47:33 +0000 (18:47 +0000)]
Refs #2129: Added missing language string for new installer.

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

15 years agoCleaned up tabs vs spaces in htaccess_dist.
brettp [Mon, 4 Oct 2010 18:31:03 +0000 (18:31 +0000)]
Cleaned up tabs vs spaces in htaccess_dist.

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

15 years agoRefs #2129: Added missing language string for new installer.
brettp [Mon, 4 Oct 2010 18:29:20 +0000 (18:29 +0000)]
Refs #2129: Added missing language string for new installer.

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

15 years agouservalidationbyemail is turned on by default so we need to have the first admin...
cash [Sun, 3 Oct 2010 02:43:39 +0000 (02:43 +0000)]
uservalidationbyemail is turned on by default so we need to have the first admin user validated

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

15 years agoCloses #2129 - installer now works with web servers besides Apache - tested with...
cash [Sat, 2 Oct 2010 15:20:56 +0000 (15:20 +0000)]
Closes #2129 - installer now works with web servers besides Apache - tested with nginx

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

15 years agoAdded admin page to validate, resend validation requests, or delete unvalidated users.
brettp [Fri, 1 Oct 2010 21:01:39 +0000 (21:01 +0000)]
Added admin page to validate, resend validation requests, or delete unvalidated users.

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

15 years agoFixes #2505 - fixes the registration link on the drop down login form
cash [Fri, 1 Oct 2010 18:58:36 +0000 (18:58 +0000)]
Fixes #2505 - fixes the registration link on the drop down login form

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

15 years agoFixed incorrect echoing of an array.
brettp [Fri, 1 Oct 2010 18:51:46 +0000 (18:51 +0000)]
Fixed incorrect echoing of an array.

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

15 years agoFixes #2504. Renamed $view to $view_name in simplecache/view.php to avoid var name...
brettp [Fri, 1 Oct 2010 15:23:12 +0000 (15:23 +0000)]
Fixes #2504. Renamed $view to $view_name in simplecache/view.php to avoid var name collision with engine/start.php's $view.

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

15 years agoreplacing more documentation lost in integration of installer
cash [Fri, 1 Oct 2010 12:23:48 +0000 (12:23 +0000)]
replacing more documentation lost in integration of installer

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

15 years agorestored some documentation that I accidently blew away in previous commit
cash [Fri, 1 Oct 2010 12:19:46 +0000 (12:19 +0000)]
restored some documentation that I accidently blew away in previous commit

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

15 years agoRefs #2129 - integrates new installer code from http://github.com/cash/Elgg - does...
cash [Fri, 1 Oct 2010 12:13:24 +0000 (12:13 +0000)]
Refs #2129 - integrates new installer code from http://github.com/cash/Elgg - does not work yet with non-Apache web servers

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

15 years agoCloses #2344 - moves friends pages into pages directory
cash [Thu, 30 Sep 2010 23:23:18 +0000 (23:23 +0000)]
Closes #2344 - moves friends pages into pages directory

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

15 years agoRefs #2344 - moves entities directory to pages directory
cash [Thu, 30 Sep 2010 23:13:21 +0000 (23:13 +0000)]
Refs #2344 - moves entities directory to pages directory

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

15 years agoRefs #2344 - removed unused search and admin directories
cash [Thu, 30 Sep 2010 23:09:30 +0000 (23:09 +0000)]
Refs #2344 - removed unused search and admin directories

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

15 years agoRefs #2344 - moves settings pages into the pages directory
cash [Thu, 30 Sep 2010 23:04:47 +0000 (23:04 +0000)]
Refs #2344 - moves settings pages into the pages directory

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

15 years agoRefs #2344 - moves dashboard pages into pages directory
cash [Thu, 30 Sep 2010 22:57:58 +0000 (22:57 +0000)]
Refs #2344 - moves dashboard pages into pages directory

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

15 years agoRefs #2344 - move account pages into pages directory
cash [Thu, 30 Sep 2010 22:52:15 +0000 (22:52 +0000)]
Refs #2344 - move account pages into pages directory

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

15 years agoFixes #617, #2271 User validation removed from core to UserValidationByEmail plugin...
brettp [Thu, 30 Sep 2010 19:56:49 +0000 (19:56 +0000)]
Fixes #617, #2271 User validation removed from core to UserValidationByEmail plugin. Without a validation plugin, users can login immediately.
Fixes #2243 Removed "You have validated your email" email. Users are logged in immediately after registration or validating email.
Refs #2409 Added register, user plugin hook that is called only on self registration. Can be used to halt registration.

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

15 years agoFixed typo in previous commit.
brettp [Thu, 30 Sep 2010 02:39:55 +0000 (02:39 +0000)]
Fixed typo in previous commit.

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

15 years agoChecking for menu items before doing a foreach().
brettp [Wed, 29 Sep 2010 21:41:58 +0000 (21:41 +0000)]
Checking for menu items before doing a foreach().

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

15 years agoChecking for $CONFIG->view_type before accessing it in elgg_is_valid_viewtype()....
brettp [Wed, 29 Sep 2010 21:35:34 +0000 (21:35 +0000)]
Checking for $CONFIG->view_type before accessing it in elgg_is_valid_viewtype().  Prevents a notice during installation.

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

15 years agoCleaned up the file docblock.
brettp [Sat, 25 Sep 2010 00:09:06 +0000 (00:09 +0000)]
Cleaned up the file docblock.

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

15 years agoFixes #1418: Changing an email address no longer invalidates an account.
brettp [Fri, 24 Sep 2010 21:38:26 +0000 (21:38 +0000)]
Fixes #1418: Changing an email address no longer invalidates an account.

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

15 years agoRefs #617: ElggUser:makeAdmin() and removeAdmin() correctly set the attribute for...
brettp [Fri, 24 Sep 2010 21:03:51 +0000 (21:03 +0000)]
Refs #617: ElggUser:makeAdmin() and removeAdmin() correctly set the attribute for unsaved users.

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

15 years agoRefs #2459: Merged [6927] to trunk.
brettp [Fri, 24 Sep 2010 18:46:38 +0000 (18:46 +0000)]
Refs #2459: Merged [6927] to trunk.

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

15 years agoMerged [6923] to trunk.
brettp [Fri, 24 Sep 2010 18:33:05 +0000 (18:33 +0000)]
Merged [6923] to trunk.

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

15 years agoRefs #2454: Merged [6920] to trunk.
brettp [Fri, 24 Sep 2010 18:17:54 +0000 (18:17 +0000)]
Refs #2454: Merged [6920] to trunk.

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

15 years agoMerged [6905] to trunk.
brettp [Fri, 24 Sep 2010 18:10:10 +0000 (18:10 +0000)]
Merged [6905] to trunk.

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

15 years agoRefs #2437: Merged [6707] to trunk.
brettp [Fri, 24 Sep 2010 18:04:26 +0000 (18:04 +0000)]
Refs #2437: Merged [6707] to trunk.

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

15 years agoRefs #2429: Merged [6889] to trunk.
brettp [Fri, 24 Sep 2010 18:01:11 +0000 (18:01 +0000)]
Refs #2429: Merged [6889] to trunk.

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

15 years agoRefs #2450: Documented ElggSite, clarified some docs on ElggObject.
brettp [Thu, 23 Sep 2010 19:20:59 +0000 (19:20 +0000)]
Refs #2450: Documented ElggSite, clarified some docs on ElggObject.

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

15 years agoConverted line endings to unix.
brettp [Wed, 22 Sep 2010 17:01:17 +0000 (17:01 +0000)]
Converted line endings to unix.

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

15 years agoRefs #2450: Documented a few more classes.
brettp [Wed, 22 Sep 2010 16:56:55 +0000 (16:56 +0000)]
Refs #2450: Documented a few more classes.

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

15 years agoRefs #2450: Documented ElggObject.
brettp [Wed, 22 Sep 2010 15:53:43 +0000 (15:53 +0000)]
Refs #2450: Documented ElggObject.

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

15 years agoRefs #2450: ElggEntity documented.
brettp [Wed, 22 Sep 2010 15:34:56 +0000 (15:34 +0000)]
Refs #2450: ElggEntity documented.

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

15 years agoRefs #2450: Changed the subpackage and fixed a typo.
brettp [Wed, 22 Sep 2010 14:54:49 +0000 (14:54 +0000)]
Refs #2450: Changed the subpackage and fixed a typo.

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

15 years agoRefs #2450: Documented first bit of the classes.
brettp [Mon, 20 Sep 2010 21:07:18 +0000 (21:07 +0000)]
Refs #2450: Documented first bit of the classes.

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

15 years agoRefs #2450: Documented views.php.
brettp [Mon, 20 Sep 2010 19:07:36 +0000 (19:07 +0000)]
Refs #2450: Documented views.php.

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

15 years agoFixes #2479: Removed unused actions init and registered "error" action.
brettp [Fri, 17 Sep 2010 18:47:51 +0000 (18:47 +0000)]
Fixes #2479: Removed unused actions init and registered "error" action.

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

15 years agoRefs #2450: Added documentation for actions.
brettp [Fri, 17 Sep 2010 18:46:58 +0000 (18:46 +0000)]
Refs #2450: Added documentation for actions.

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

15 years agoRefs #2450: Documented access.php.
brettp [Thu, 16 Sep 2010 22:12:06 +0000 (22:12 +0000)]
Refs #2450: Documented access.php.

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

15 years agoRefs #2450: Changed preferred syntax for talking about hooks / events because :s...
brettp [Thu, 16 Sep 2010 20:07:57 +0000 (20:07 +0000)]
Refs #2450: Changed preferred syntax for talking about hooks / events because :s are used in some names.  Now using $name, $type.

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

15 years agoCorrect spaces issue in autoload function.
brettp [Thu, 16 Sep 2010 18:42:55 +0000 (18:42 +0000)]
Correct spaces issue in autoload function.

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

15 years agoRefs #2450: Documented entities.php
brettp [Thu, 16 Sep 2010 18:38:48 +0000 (18:38 +0000)]
Refs #2450: Documented entities.php

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

15 years agoRefs #2450: Documented handler files.
brettp [Wed, 15 Sep 2010 20:23:57 +0000 (20:23 +0000)]
Refs #2450: Documented handler files.

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

15 years agoRefs #2220: Pulled remaining classes out of lib files. Core classes now autoloaded...
ewinslow [Wed, 15 Sep 2010 19:31:39 +0000 (19:31 +0000)]
Refs #2220: Pulled remaining classes out of lib files.  Core classes now autoloaded via __autoload().

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

15 years agoRefs #2450: Updated docs for account/*
brettp [Wed, 15 Sep 2010 19:29:09 +0000 (19:29 +0000)]
Refs #2450: Updated docs for account/*

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

15 years agoRefs #2450: Documented engine/start.php
brettp [Wed, 15 Sep 2010 19:24:07 +0000 (19:24 +0000)]
Refs #2450: Documented engine/start.php

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

15 years agoRefs @2450: Better documentation for $CONFIG->view.
brettp [Wed, 15 Sep 2010 19:23:36 +0000 (19:23 +0000)]
Refs @2450: Better documentation for $CONFIG->view.

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

15 years agoRefs #2450: Added config.php stub to document many of the $CONFIG vars.
brettp [Wed, 15 Sep 2010 19:19:35 +0000 (19:19 +0000)]
Refs #2450: Added config.php stub to document many of the $CONFIG vars.

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

15 years agoRemoving unused 'menu_items_hide_toolbar_entries' config value.
brettp [Wed, 15 Sep 2010 18:46:39 +0000 (18:46 +0000)]
Removing unused 'menu_items_hide_toolbar_entries' config value.

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

15 years agoFixes #2366: Deprecated test_ip() and is_ip_in_array().
brettp [Wed, 15 Sep 2010 15:50:15 +0000 (15:50 +0000)]
Fixes #2366: Deprecated test_ip() and is_ip_in_array().

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

15 years agoAdding documentation and examples.
brettp [Wed, 15 Sep 2010 15:40:51 +0000 (15:40 +0000)]
Adding documentation and examples.

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

15 years agoRefs #2450: Added documentation to elgglib.
brettp [Wed, 15 Sep 2010 15:34:50 +0000 (15:34 +0000)]
Refs #2450: Added documentation to elgglib.

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

15 years agoRefs #2450: Really removed the @uses and @see tags.
brettp [Mon, 13 Sep 2010 21:58:54 +0000 (21:58 +0000)]
Refs #2450: Really removed the @uses and @see tags.

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

15 years agoradio input was overriding other radio inputs in a non-backwards-compatible way
Evan Winslow [Mon, 13 Sep 2010 20:32:08 +0000 (20:32 +0000)]
radio input was overriding other radio inputs in a non-backwards-compatible way

15 years agoRefs #2450: Removing @see and @uses. Replaced NB: with English phrases.
brettp [Mon, 13 Sep 2010 16:15:25 +0000 (16:15 +0000)]
Refs #2450: Removing @see and @uses. Replaced NB: with English phrases.

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

15 years agoRefs #2450: Updated docs for core admin actions.
brettp [Mon, 13 Sep 2010 15:31:24 +0000 (15:31 +0000)]
Refs #2450: Updated docs for core admin actions.

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

15 years agoMerged get_entities() is_numeric() fix to trunk.
brettp [Sat, 11 Sep 2010 17:01:18 +0000 (17:01 +0000)]
Merged get_entities() is_numeric() fix to trunk.

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

15 years agoUpdated settings.example.php docs
brettp [Thu, 9 Sep 2010 21:28:59 +0000 (21:28 +0000)]
Updated settings.example.php docs

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

15 years agoRefs #2450: Documented configuration.php.
brettp [Thu, 9 Sep 2010 21:28:04 +0000 (21:28 +0000)]
Refs #2450: Documented configuration.php.

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

15 years agoRefs #2450: Documentation added for database functions.
brettp [Wed, 8 Sep 2010 19:49:19 +0000 (19:49 +0000)]
Refs #2450: Documentation added for database functions.

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

15 years agoRefs #2450: Added db_disable_query_cache to settings.example.php.
brettp [Wed, 8 Sep 2010 13:04:51 +0000 (13:04 +0000)]
Refs #2450: Added db_disable_query_cache to settings.example.php.

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

15 years agoRefs #2450: Documented db-related $CONFIG vars.
brettp [Wed, 8 Sep 2010 12:43:33 +0000 (12:43 +0000)]
Refs #2450: Documented db-related $CONFIG vars.

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

15 years agoRefs #2450: Fixed some typos in css/js simplecache documentation
ewinslow [Tue, 7 Sep 2010 06:53:16 +0000 (06:53 +0000)]
Refs #2450: Fixed some typos in css/js simplecache documentation

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

15 years agoRefs #2450: Documentation for account/ files added.
brettp [Mon, 6 Sep 2010 14:41:42 +0000 (14:41 +0000)]
Refs #2450: Documentation for account/ files added.

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

15 years agoRefs #2450: Added the default viewtype in the views dir for the @see tag.
brettp [Mon, 6 Sep 2010 14:35:39 +0000 (14:35 +0000)]
Refs #2450: Added the default viewtype in the views dir for the @see tag.

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

15 years agoRefs #2450: Added documentation for js and css files.
brettp [Mon, 6 Sep 2010 14:29:03 +0000 (14:29 +0000)]
Refs #2450: Added documentation for js and css files.

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

15 years agoRefs #2220: Pulled most classes / interfaces out of lib files (except query.php and...
ewinslow [Mon, 6 Sep 2010 02:42:09 +0000 (02:42 +0000)]
Refs #2220: Pulled most classes / interfaces out of lib files (except query.php and exception.php) into "classes" folder.  Replaced inline classes with "require_once" statements for now.  Ran unit tests to verify functionality before committing.

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

15 years agofixing test code for previous commit
cash [Tue, 31 Aug 2010 00:36:42 +0000 (00:36 +0000)]
fixing test code for previous commit

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

15 years agoRefs #2434 - make view failures spectacular rather than silent since they should...
cash [Tue, 31 Aug 2010 00:35:53 +0000 (00:35 +0000)]
Refs #2434 - make view failures spectacular rather than silent since they should only happen during development

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

15 years agoRefs #2434 - made the profile plugin more robust to bad urls and did a little code...
cash [Tue, 31 Aug 2010 00:24:09 +0000 (00:24 +0000)]
Refs #2434 - made the profile plugin more robust to bad urls and did a little code standardization

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

15 years agoFixes #2289: grouprofile.php now uses elgg_view_entity and group/group has been renam...
ewinslow [Mon, 30 Aug 2010 09:26:47 +0000 (09:26 +0000)]
Fixes #2289: grouprofile.php now uses elgg_view_entity and group/group has been renamed to group/default

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

15 years agoRefs #2394: changed breadcrumbs from an id to a class
ewinslow [Mon, 30 Aug 2010 09:15:12 +0000 (09:15 +0000)]
Refs #2394: changed breadcrumbs from an id to a class

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

15 years agoMerged [6875] from 1.7 branch into trunk
cash [Sun, 29 Aug 2010 13:09:12 +0000 (13:09 +0000)]
Merged [6875] from 1.7 branch into trunk

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

15 years agomerged [6876] into trunk from 1.7 branch
cash [Sun, 29 Aug 2010 12:43:13 +0000 (12:43 +0000)]
merged [6876] into trunk from 1.7 branch

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

15 years agoadded escaping to get_entities_from_private_setting_multi()
cash [Sat, 28 Aug 2010 18:59:30 +0000 (18:59 +0000)]
added escaping to get_entities_from_private_setting_multi()

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

15 years agoFixes #2420 testing post-commit hook for Trac
cash [Sat, 28 Aug 2010 18:41:42 +0000 (18:41 +0000)]
Fixes #2420 testing post-commit hook for Trac

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

15 years agoCloses #2420 Trac seems to work.
brettp [Sat, 28 Aug 2010 18:07:43 +0000 (18:07 +0000)]
Closes #2420 Trac seems to work.

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

15 years agoRefs #2420 trac test.
brettp [Sat, 28 Aug 2010 18:05:37 +0000 (18:05 +0000)]
Refs #2420 trac test.

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

15 years agoRefs #2420: Trac test.
brettp [Sat, 28 Aug 2010 18:01:50 +0000 (18:01 +0000)]
Refs #2420: Trac test.

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

15 years agoRefs #2420 trac test.
brettp [Sat, 28 Aug 2010 18:00:14 +0000 (18:00 +0000)]
Refs #2420 trac test.

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

15 years agoRefs #1439 added better page owner functions
cash [Sat, 28 Aug 2010 17:50:46 +0000 (17:50 +0000)]
Refs #1439 added better page owner functions

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

15 years agoMerged [6857] into trunk
cash [Thu, 26 Aug 2010 11:43:05 +0000 (11:43 +0000)]
Merged [6857] into trunk

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

15 years agostandardized captcha plugin
cash [Wed, 25 Aug 2010 12:02:07 +0000 (12:02 +0000)]
standardized captcha plugin

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

15 years agoCloses #2420: Undoing previous commit.
brettp [Tue, 24 Aug 2010 13:50:15 +0000 (13:50 +0000)]
Closes #2420: Undoing previous commit.

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

15 years agoRefs #2420: Test commit with a trac command.
brettp [Tue, 24 Aug 2010 13:49:18 +0000 (13:49 +0000)]
Refs #2420: Test commit with a trac command.

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

15 years agoUndo previous test commit.
brettp [Tue, 24 Aug 2010 13:46:52 +0000 (13:46 +0000)]
Undo previous test commit.

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

15 years agoTest commit.
brettp [Tue, 24 Aug 2010 13:27:37 +0000 (13:27 +0000)]
Test commit.

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

15 years agoMerged [6819] into trunk from 1.7 branch
cash [Mon, 23 Aug 2010 20:48:58 +0000 (20:48 +0000)]
Merged [6819] into trunk from 1.7 branch

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

15 years agomerged [6828] into trunk from 1.7 branch
cash [Mon, 23 Aug 2010 20:34:22 +0000 (20:34 +0000)]
merged [6828] into trunk from 1.7 branch

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

15 years agomerged [6829] from 1.7 branch into trunk
cash [Mon, 23 Aug 2010 20:15:53 +0000 (20:15 +0000)]
merged [6829] from 1.7 branch into trunk

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