aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-30Refs #2428 removed more CONFIG usescash
git-svn-id: http://code.elgg.org/elgg/trunk@7769 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30fixed new groups listingcash
git-svn-id: http://code.elgg.org/elgg/trunk@7768 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30required for river rss to workcash
git-svn-id: http://code.elgg.org/elgg/trunk@7767 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30supporting river rsscash
git-svn-id: http://code.elgg.org/elgg/trunk@7766 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30Fixes #2113 - updated rss view type to use new view structure for listscash
git-svn-id: http://code.elgg.org/elgg/trunk@7765 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30fixed a few issues with the admin backend - need to look into better ways to ↵cash
structure admin sub views git-svn-id: http://code.elgg.org/elgg/trunk@7764 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ↵cash
need work git-svn-id: http://code.elgg.org/elgg/trunk@7763 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29updated the diagnostics plugin to use the new admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7762 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29fixes for previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7761 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29added admin utilities menu itemcash
git-svn-id: http://code.elgg.org/elgg/trunk@7760 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Fixes #2241 - removed direct calls to the content wrapper view and removed ↵cash
the view as it is been replaced by a body view git-svn-id: http://code.elgg.org/elgg/trunk@7759 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Refs #2077 added new blog post button to group blog - can be used as module ↵cash
for remianing group tools git-svn-id: http://code.elgg.org/elgg/trunk@7758 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Fixes #2169 - setting the blog edit page owner to containercash
git-svn-id: http://code.elgg.org/elgg/trunk@7757 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Refs #1553 - removed all hard coded profile urls from corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7756 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Fixes #2221 - rewrite of rover functions has been completed with moving ↵cash
elgg_view_river_item() into the views library. The ugly C&P functions were moved into the riverdashboard plugin and new 1.7 style get/list functions were introduced git-svn-id: http://code.elgg.org/elgg/trunk@7755 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Fixes #2751 profile custom fields uses the config table nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@7754 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29added a catch for configuration names longer than 32 characterscash
git-svn-id: http://code.elgg.org/elgg/trunk@7753 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29fixed bug where get_config was returning 0 because there is not not auto id ↵cash
on the config table git-svn-id: http://code.elgg.org/elgg/trunk@7752 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Fixes #2481 - moving tabbed_profile plugin into the plugins repo from core - ↵cash
it needs some updates to reflect changes to the core profile plugin git-svn-id: http://code.elgg.org/elgg/trunk@7751 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Fixes #2226 moves riverdashboard into secondary plugins from core plugins - ↵cash
most of riverdashboard functionality is now in core (except for displaying who has liked stuff and ajax refreshes) git-svn-id: http://code.elgg.org/elgg/trunk@7750 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29cleaned up left over views and css from likescash
git-svn-id: http://code.elgg.org/elgg/trunk@7749 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29rewrote the display of likescash
git-svn-id: http://code.elgg.org/elgg/trunk@7748 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29updated documentation on new elgg_annotation_exists() functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7747 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29let likes code handle logged in user statuscash
git-svn-id: http://code.elgg.org/elgg/trunk@7746 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29forgot to remove commented css statementcash
git-svn-id: http://code.elgg.org/elgg/trunk@7745 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29styled the footer menucash
git-svn-id: http://code.elgg.org/elgg/trunk@7744 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29created a new layout element - page links - holds stuff like the rss linkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7743 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29moved the file class into a class filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7742 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29more clean up of the blog plugin - removed unused functions and moved the ↵cash
url forwarder into library git-svn-id: http://code.elgg.org/elgg/trunk@7741 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29updating plugins to use new page menucash
git-svn-id: http://code.elgg.org/elgg/trunk@7740 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29forgot to add this file for the fie plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7739 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29page menu using the new menu system - admin menu updatedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7738 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29starting to update the file plugin to use the new html/csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7737 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29new content link uses guid to make supporting groups and users easiercash
git-svn-id: http://code.elgg.org/elgg/trunk@7736 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29supporting anchors with a href in output/urlcash
git-svn-id: http://code.elgg.org/elgg/trunk@7735 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29added a general metadata view for listscash
git-svn-id: http://code.elgg.org/elgg/trunk@7734 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Cleaned up register_translations().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7733 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-28Added elgg_register_viewtype().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7732 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27merged the admin profile edit fields language strings into corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7731 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27fixing merge of plugin code [7727] - it blew away the plugin class loading codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7730 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27moved profile fields language strings into core and update profile plugin ↵cash
details view git-svn-id: http://code.elgg.org/elgg/trunk@7729 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27removed early version of admin context menu and fixed missing edit profile ↵cash
button git-svn-id: http://code.elgg.org/elgg/trunk@7728 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27Refs #2635, #2643. Merged cache changes into trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7727 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27more clean up of the basic profile plugin - reorged views and removed a lot ↵cash
of cruft git-svn-id: http://code.elgg.org/elgg/trunk@7726 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27Refs #2543: set_default_config() uses better names. get_config() rewrites ↵brettp
old names to new, but have to double up assignments in $CONFIG for ppl not using get_config(). git-svn-id: http://code.elgg.org/elgg/trunk@7725 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27improved menu creation for on demand menus and integrated hover menu items ↵cash
into profile owner block git-svn-id: http://code.elgg.org/elgg/trunk@7724 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27moved most of the code for the user hover menu into the new menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@7723 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25moved default profile icons into corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7722 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25updated owner blocks for users and groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7721 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog ↵cash
widget, and improved blog sidebar git-svn-id: http://code.elgg.org/elgg/trunk@7720 36083f99-b078-4883-b0ff-0f9b5a30f544