aboutsummaryrefslogtreecommitdiff
path: root/views/default
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-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-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-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-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 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-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-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-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-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-15moved account forms into forms directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@7623 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-14moved account views into core views - account forms are nextcash
git-svn-id: http://code.elgg.org/elgg/trunk@7622 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-14moving more css into the skin view - including page layout informationcash
git-svn-id: http://code.elgg.org/elgg/trunk@7621 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-14Refs #2733 added explanation on the security of the upgrade scriptcash
git-svn-id: http://code.elgg.org/elgg/trunk@7620 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-14Fixes #2723 members listing pages now in corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7616 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-13Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ↵cash
plugin and move to plugins repository and update plugins with new river views git-svn-id: http://code.elgg.org/elgg/trunk@7610 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-12adding a place to put views for core pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@7608 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-12removed unnecessary title code in page shellscash
git-svn-id: http://code.elgg.org/elgg/trunk@7606 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-12fixed typocash
git-svn-id: http://code.elgg.org/elgg/trunk@7603 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-11added alternate picture block to css media objectcash
git-svn-id: http://code.elgg.org/elgg/trunk@7602 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-11supporting an additional class on primary layoutscash
git-svn-id: http://code.elgg.org/elgg/trunk@7601 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-11added better list id's based on typecash
git-svn-id: http://code.elgg.org/elgg/trunk@7600 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-11updated module markup and fixed a bug with its footer codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7599 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-11fixed copy and paste error in the topbar viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7595 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10using all rather than everyone to be more consistentcash
git-svn-id: http://code.elgg.org/elgg/trunk@7594 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10Refs #2317 starting create a css skin sub viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7593 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10changed name of icon block to picture block in media object to avoid ↵cash
conflicts with elgg sprites git-svn-id: http://code.elgg.org/elgg/trunk@7592 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10a few more adjustments to the page headercash
git-svn-id: http://code.elgg.org/elgg/trunk@7591 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10finished clean up the header css (except for search box in search plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7590 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10stage 1 of cleaning up page header csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7589 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10completed the topbar modificationscash
git-svn-id: http://code.elgg.org/elgg/trunk@7588 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09Fixes #2726 applied zcho's patch to fix more errors from the "_" to "-" CSS ↵cash
conversion git-svn-id: http://code.elgg.org/elgg/trunk@7586 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09Fixes #2717 - fixing more errors introduced by my over aggressive renaming ↵cash
script - thanks to zcho and hellekin git-svn-id: http://code.elgg.org/elgg/trunk@7583 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09cleaning up the topbar CSScash
git-svn-id: http://code.elgg.org/elgg/trunk@7579 36083f99-b078-4883-b0ff-0f9b5a30f544