aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-18Fixes #3580 adding blog preview button that uses save actioncash
2011-06-18added "Preview" as a general term defined in language filecash
2011-06-18using elgg_delete_river() rather than custom SQL in blog save actioncash
2011-06-18moving the delete button in blog form to right sidecash
2011-06-18Calling normal user registration "manual" was confusing admin manual ↵cash
registration with user initiated registration
2011-06-18moved LICENCE.txt to LICENSE.txt to be consistent with readmeCash Costello
2011-06-13Fixes #3282 always using a menu item's name in its classcash
git-svn-id: http://code.elgg.org/elgg/trunk@9200 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-13Fixes #3175 toggled tinymce takes full width now - thanks tomvcash
git-svn-id: http://code.elgg.org/elgg/trunk@9199 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-13made some language clearer on default widgets instructionscash
git-svn-id: http://code.elgg.org/elgg/trunk@9198 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-13fixed formatting of site pages creation form - longtext menu was overlapping ↵cash
tinymce git-svn-id: http://code.elgg.org/elgg/trunk@9197 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-13added the css for longtext control menu to admin themecash
git-svn-id: http://code.elgg.org/elgg/trunk@9196 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12fixing some display issues with reported content - code use a little cleanupcash
git-svn-id: http://code.elgg.org/elgg/trunk@9195 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12pulling in blacktooth's wire language typo fix : pull request #32cash
git-svn-id: http://code.elgg.org/elgg/trunk@9194 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12Fixes #3521 removed unecessary anchor tags - thanks to blacktoothcash
git-svn-id: http://code.elgg.org/elgg/trunk@9193 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12Fixes #2910 set the site_guid of site entitiescash
git-svn-id: http://code.elgg.org/elgg/trunk@9192 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12Fixes #3480 not requiring a timestamp when using the js/css page handlercash
git-svn-id: http://code.elgg.org/elgg/trunk@9191 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12Fixes #3409 fixed small viewport issue with default themecash
git-svn-id: http://code.elgg.org/elgg/trunk@9190 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12adjusted the spacing between the settings tools text and the surrounding ↵cash
elements git-svn-id: http://code.elgg.org/elgg/trunk@9189 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12using divs for group profile fields to work around html validation issues ↵cash
with the out/tags view using a div git-svn-id: http://code.elgg.org/elgg/trunk@9188 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11convert profile details to use divs so that we don't have invalid html due ↵cash
to output/tags git-svn-id: http://code.elgg.org/elgg/trunk@9187 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11need to maintain key associations with widget typescash
git-svn-id: http://code.elgg.org/elgg/trunk@9186 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11sort widgets for add widgets panelcash
git-svn-id: http://code.elgg.org/elgg/trunk@9185 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11moved the elgg logo to the left by 10 pixelscash
git-svn-id: http://code.elgg.org/elgg/trunk@9184 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11topbar icons were pushing the site title. Forced the elgg logo and avatar to ↵cash
behave. Adding overflow hidden to the topbar div would prevent future problems but cause issues for those adding drop down menus git-svn-id: http://code.elgg.org/elgg/trunk@9183 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11forgot the new river view from the previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@9182 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11added user avatar river messages backcash
git-svn-id: http://code.elgg.org/elgg/trunk@9181 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3039 added elgg_delete_river()cash
git-svn-id: http://code.elgg.org/elgg/trunk@9180 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11made the widget edit area slightly darker to provide contrast with content areacash
git-svn-id: http://code.elgg.org/elgg/trunk@9179 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11added some spacing around the profile action menucash
git-svn-id: http://code.elgg.org/elgg/trunk@9178 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3556 limiting width of account text boxescash
git-svn-id: http://code.elgg.org/elgg/trunk@9177 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3376 added RSS feed to default index page and suppressing on custom ↵cash
index front page git-svn-id: http://code.elgg.org/elgg/trunk@9176 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3515 created a unified page handler for account pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@9175 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ↵cash
new view locations git-svn-id: http://code.elgg.org/elgg/trunk@9174 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3096 Moved page/components/summary to object/elements/summary. Leftcash
page/components/summary for backwards compatibility. Plugins will eventually need to be updated to use $type/elements/summary git-svn-id: http://code.elgg.org/elgg/trunk@9173 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3523 setting public write access to logged in for pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@9172 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3523 added a view for write access in pages plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@9171 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #2672 limiting deleting pages and creating sub pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@9170 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11sorting plugin settings menu items by textcash
git-svn-id: http://code.elgg.org/elgg/trunk@9169 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #2032 changed <p> to <div> for plugin settingscash
git-svn-id: http://code.elgg.org/elgg/trunk@9168 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3407 adds a footer for formscash
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11fixed disabled button in installer - css class had changedcash
git-svn-id: http://code.elgg.org/elgg/trunk@9166 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #3394 added a landing page to theme preview and break out of iframe linkcash
git-svn-id: http://code.elgg.org/elgg/trunk@9164 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #3489 added input/output views for tag and locationcash
git-svn-id: http://code.elgg.org/elgg/trunk@9163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09added invite friends to default activated pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@9162 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 Forgot to update the forwarding for activate/deactivate actionscash
git-svn-id: http://code.elgg.org/elgg/trunk@9161 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #3410 all admin menu items have consistent capitalizationcash
git-svn-id: http://code.elgg.org/elgg/trunk@9160 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #3548 the check for an admin menu's parent wasn't workingcash
git-svn-id: http://code.elgg.org/elgg/trunk@9159 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #2871 activate all/deactivate all now sensitive to filteringcash
git-svn-id: http://code.elgg.org/elgg/trunk@9158 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 removed the simple plugins pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@9157 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 promoted advanced plugins up to be a primary menucash
git-svn-id: http://code.elgg.org/elgg/trunk@9156 36083f99-b078-4883-b0ff-0f9b5a30f544