aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-02Adding quotes to "constant" itemewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7990 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02Fixes #2844 setting table for access_id to fix fatal errorcash
git-svn-id: http://code.elgg.org/elgg/trunk@7989 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02moved name out of configurable fields for a groupcash
git-svn-id: http://code.elgg.org/elgg/trunk@7988 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02more clean up of the group edit formcash
git-svn-id: http://code.elgg.org/elgg/trunk@7987 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02a little clean up of the groups edit formcash
git-svn-id: http://code.elgg.org/elgg/trunk@7986 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02backward compatibility code for plugins that add admin pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@7985 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02added a string from 1.7 profile plugin into core for backward compatibilitycash
git-svn-id: http://code.elgg.org/elgg/trunk@7984 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-01Puts css before js in the head, per website performance best practicesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7983 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-01Initialize global $CURRENT_SYSTEM_VIEWTYPE correctlyewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7982 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-01Moved deprecated files from sessions.php - xml.php into deprecation files ↵ewinslow
for 1.7 and 1.8 git-svn-id: http://code.elgg.org/elgg/trunk@7981 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-01Moved functions from export.php - river.php into deprecated filesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7980 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-01Moving deprecated functions out of files access.php - entities.php. This ↵ewinslow
time into two files based on version deprecated and maintaining documentation git-svn-id: http://code.elgg.org/elgg/trunk@7979 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-01Reversing 7975ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7978 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-01Refs #2839: moved deprecated functions from access.php - ↵ewinslow
private_settings.php to deprecated.php. Still have to do relationships.php - xml.php. Deleted documentation for these functions since 1) it was using up precious bytes, and 2) documentation should not be needed since people should not be trying to use these if they are using 1.8, and 3) I assume the documentation will exist as archived 1.7 docs. git-svn-id: http://code.elgg.org/elgg/trunk@7975 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29fixed css for group module headerscash
git-svn-id: http://code.elgg.org/elgg/trunk@7957 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29supporting 'javascript:' when normalizing urlscash
git-svn-id: http://code.elgg.org/elgg/trunk@7956 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29fixed typo in deprecation noticecash
git-svn-id: http://code.elgg.org/elgg/trunk@7955 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29made two_column_left_sidebar layout also handle $vars['content']cash
git-svn-id: http://code.elgg.org/elgg/trunk@7954 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29accidently removed the site menu set up functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7953 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
git-svn-id: http://code.elgg.org/elgg/trunk@7950 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
git-svn-id: http://code.elgg.org/elgg/trunk@7949 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27using the new image block rather than deprecated listing viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7948 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27supporting adding a class to navigation tabscash
git-svn-id: http://code.elgg.org/elgg/trunk@7947 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26updated the overview statistics pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7944 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more ↵cash
consistent git-svn-id: http://code.elgg.org/elgg/trunk@7943 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26updated language file for file plugin due to change in groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7942 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding activity module to groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7941 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26going back to overflow:hidden on elgg-body - too many issues with display: ↵cash
table-cell git-svn-id: http://code.elgg.org/elgg/trunk@7940 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26added edit views for admin widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@7939 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26moving ecml to plugins repository as it won't be a part of 1.8.0. It will be ↵cash
back though... git-svn-id: http://code.elgg.org/elgg/trunk@7938 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding elgg-state-* css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7937 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26fixed bug where a null passed as 2nd parameter to elgg_view_layout() ↵cash
prevented backward compatibility git-svn-id: http://code.elgg.org/elgg/trunk@7936 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26one too many parents in the widget collapse codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7935 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26namespaced longtext-controlcash
git-svn-id: http://code.elgg.org/elgg/trunk@7934 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26cleaned up tinymce plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7933 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26added reported content widgetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7932 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26adding margin to admin buttonscash
git-svn-id: http://code.elgg.org/elgg/trunk@7931 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26moved twitterservice into corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7930 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-25light clean-up of the csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7929 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-25converted widgets to modules cash
git-svn-id: http://code.elgg.org/elgg/trunk@7928 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-25added support for $vars to elgg_view_entity() - need to clean up ↵cash
documentation and deprecate old usage git-svn-id: http://code.elgg.org/elgg/trunk@7927 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-24removed empty admin overview as there is a new stats directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@7923 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-24welcome to the admin dashboardcash
git-svn-id: http://code.elgg.org/elgg/trunk@7922 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23forgot diagnostics plugin from previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7921 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23updated more of the admin backend to use new CSS/HTMLcash
git-svn-id: http://code.elgg.org/elgg/trunk@7920 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23starting to remove the old HTML/CSS in the admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7919 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23take two of the admin header and sidebar menu - sidebar menu still needs ↵cash
plenty of work git-svn-id: http://code.elgg.org/elgg/trunk@7918 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23default elgg-inner to false in modulecash
git-svn-id: http://code.elgg.org/elgg/trunk@7917 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23Refs #2557 merged fix into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7916 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23Refs #2804 #2805 pulling changes in trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7915 36083f99-b078-4883-b0ff-0f9b5a30f544