aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-18moved profile edit form into corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7672 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-18pulling the avatar code out of the profile plugin - just some minor icon ↵cash
related code left git-svn-id: http://code.elgg.org/elgg/trunk@7671 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-18moved the avatar forms and actions into core from profile plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7670 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-18half way through converting submenu to new menu code - pages and groups are ↵cash
the two major users left git-svn-id: http://code.elgg.org/elgg/trunk@7669 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-18site nav menu now uses new menu code (and finished the implementation of ↵cash
custom menu items while I was at it - not backward compatible with the previous half finished version) git-svn-id: http://code.elgg.org/elgg/trunk@7668 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated some of the core pages based on new CSS and layoutscash
git-svn-id: http://code.elgg.org/elgg/trunk@7667 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17fixed another underline to dash conversion issuecash
git-svn-id: http://code.elgg.org/elgg/trunk@7666 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17last of the river updates I hope - fixes the likes river viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7665 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17a little cleanup after previous commit - removing empty directoriescash
git-svn-id: http://code.elgg.org/elgg/trunk@7664 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17reorganized the settings views and updated the pages to use new layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7663 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17removed old river code from the profile plugin - profile updates no longer ↵cash
go to the river git-svn-id: http://code.elgg.org/elgg/trunk@7662 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated group member and group forum topics to new rivercash
git-svn-id: http://code.elgg.org/elgg/trunk@7661 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17removed pages update river codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7660 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17added pages and thewire river entriescash
git-svn-id: http://code.elgg.org/elgg/trunk@7659 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17supporting putting content in groups in for river views and added file river ↵cash
code git-svn-id: http://code.elgg.org/elgg/trunk@7658 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated river views for content display and added new bookmarks river view codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7657 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17bookmarks plugin needs to be rewritten - hacked it to get the add ↵cash
functionality working git-svn-id: http://code.elgg.org/elgg/trunk@7656 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17Refs #2320 added new menu functions and classescash
git-svn-id: http://code.elgg.org/elgg/trunk@7655 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17fixed remaining javascript for riverdashboard - it's ready to be moved out ↵cash
to plugins git-svn-id: http://code.elgg.org/elgg/trunk@7654 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17fixed comment form toggle in riverdashboard plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7653 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated riverdashboard plugin to use new river display code - javascript ↵cash
code currently broken for comments and likes git-svn-id: http://code.elgg.org/elgg/trunk@7652 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated riverdashboard to load the river item class cash
git-svn-id: http://code.elgg.org/elgg/trunk@7651 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated the river generic_comment view for the new river codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7650 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-17updated the river friend view for the new river codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7649 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16Fixes #2313, #1106 removed the last of the aborted multiple file uploading codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7648 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16Fixes #2725 - js page handler now handles javascript views with slashes in ↵cash
their names git-svn-id: http://code.elgg.org/elgg/trunk@7647 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16freeing mysql result - committing the last of hellekin's latest pull ↵cash
request: https://github.com/Elgg/Elgg/pull/3 git-svn-id: http://code.elgg.org/elgg/trunk@7646 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16fixed a lot of notices being generated by the new plugin hook codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7645 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16replaced deprecated function in members search pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7644 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16adjusted page body css to use top level class to determine width and centeringcash
git-svn-id: http://code.elgg.org/elgg/trunk@7643 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16added title parameter to one_sidebar layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7642 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16layout views should use 'content' to support alternate viewtypes (like rss) ↵cash
- updated the one_sidebar view git-svn-id: http://code.elgg.org/elgg/trunk@7641 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16moved friends widget into corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7640 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15moved widget into layout/objects as one of our core css objectscash
git-svn-id: http://code.elgg.org/elgg/trunk@7639 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15Fixes #2728 creating a name for plugins with 1.7 manifests based on ↵cash
hellekin's patch git-svn-id: http://code.elgg.org/elgg/trunk@7638 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15checking if categories are set before looping (hellekin)cash
git-svn-id: http://code.elgg.org/elgg/trunk@7637 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15updated to removing more deprecation warnings (from hellekin)cash
git-svn-id: http://code.elgg.org/elgg/trunk@7636 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from ↵cash
hellekin) git-svn-id: http://code.elgg.org/elgg/trunk@7635 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15Ignore SSL certificate errors when testing URL rewriting during installation ↵cash
(from hellekin) git-svn-id: http://code.elgg.org/elgg/trunk@7634 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15moving friends views into corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7633 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15moved friend forms into forms directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@7632 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15moved likes forms into forms directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@7631 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15added friends picker js to notifications plugin - is there a reason it isn't ↵cash
using the friends picker view? git-svn-id: http://code.elgg.org/elgg/trunk@7630 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15moved default notification settings into usersettingscash
git-svn-id: http://code.elgg.org/elgg/trunk@7629 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15last step in conversion to elgg.jscash
git-svn-id: http://code.elgg.org/elgg/trunk@7628 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-151st step in changing initialise_elgg.js to elgg.jscash
git-svn-id: http://code.elgg.org/elgg/trunk@7627 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15upload form content view not used anywherecash
git-svn-id: http://code.elgg.org/elgg/trunk@7626 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15site settings were moved to admin viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7625 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15cleaned up empty directories after moving account formscash
git-svn-id: http://code.elgg.org/elgg/trunk@7624 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15moved account forms into forms directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@7623 36083f99-b078-4883-b0ff-0f9b5a30f544