aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-10Ignoring some standard eclipse filesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8652 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Refs #2228: Deprecated use of pg/ in page handlers. Now we get to have nice ↵ewinslow
clean urls like "example.com/bookmarks" git-svn-id: http://code.elgg.org/elgg/trunk@8651 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Added curl requirement to twitterservice.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8650 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #3072: Fixed group member list in sidebar. Thoughts about using the ↵brettp
elgg-menu-hz class for this? It's not exactly a menu, but that CSS does exactly what's needed. git-svn-id: http://code.elgg.org/elgg/trunk@8649 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #3069. Added group activity content.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8648 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Refs #3004. First draft of welcome widget text.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8647 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2948: Put specific rules in for .elgg-plugin.elgg-state-active to get ↵brettp
white backgrounds in plugins, but not break the action button. The admin CSS still needs a bit of work. git-svn-id: http://code.elgg.org/elgg/trunk@8646 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10fixed page owner setting for sites in a subdirectorycash
git-svn-id: http://code.elgg.org/elgg/trunk@8645 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #3057 page wrapper now sets the margin so messages don't end up in far ↵cash
left git-svn-id: http://code.elgg.org/elgg/trunk@8644 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-09Refs #3027: Using the event popup, ui for advanced placement in elgg.ui.popsUp()brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8643 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-09Fixes #3059. elgg_view_layout() checks for deprecated layouts in ↵brettp
canvas/layouts/ and elgg_view_page() checks for deprecated pageshells in pageshells/pageshell. git-svn-id: http://code.elgg.org/elgg/trunk@8642 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-09Fixed some typos in documentation of ElggBatch.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8641 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-09Fixes #2679 added a script to upgrade forum topics from 1.7 and earliercash
git-svn-id: http://code.elgg.org/elgg/trunk@8640 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-09Fixes #3058 pulls likes out as a plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8639 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-09removed metadata menu which has been replaced by the entity menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8638 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Refs #2104 added bundled category to all core pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8637 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08added padding to the display of buttons in developer previewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8636 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Refs #2871 advanced plugin filtering works - sorting still does odd thingscash
git-svn-id: http://code.elgg.org/elgg/trunk@8635 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #3005. Added links to admin faq, admin manual, blog, and community ↵brettp
forums in the admin footer. git-svn-id: http://code.elgg.org/elgg/trunk@8634 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #3025: The wire uses core's metadata view.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8633 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Added a bit more docs to elgg_view_menu().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8632 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #2310. Only conditionally setting the allow_registration field for ↵brettp
users who used $CONFIG->disable_registration. git-svn-id: http://code.elgg.org/elgg/trunk@8631 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #3027. Likes popup uses rel='popup' and elgg.ui.popsUp() to position ↵brettp
absolute. git-svn-id: http://code.elgg.org/elgg/trunk@8630 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #3054: Fixed URL for editing a blog revision.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8629 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08fixed tinymce togglecash
git-svn-id: http://code.elgg.org/elgg/trunk@8628 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #3053: Fixed JS for blog draft autosave.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8627 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set ↵brettp
all status metadata for old blog posts. git-svn-id: http://code.elgg.org/elgg/trunk@8626 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Added a bit more docs to ElggBatch.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8625 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Refs #2229: Using time_created instead of publish_date metadata to sort.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8624 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08fixed longtext menu displaycash
git-svn-id: http://code.elgg.org/elgg/trunk@8623 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07Refs #2895 entity menu uses new menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8622 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07added support for confirm text to ElggMenuItemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8621 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07made encoding text default to false in confirm linkcash
git-svn-id: http://code.elgg.org/elgg/trunk@8620 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07cleaned up the groups plugin csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8619 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07owner block menu items appear like normal page menu items in default themecash
git-svn-id: http://code.elgg.org/elgg/trunk@8618 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07not showing river buttons when displaying in widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@8617 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Elgg's web services API is not RESTfulcash
git-svn-id: http://code.elgg.org/elgg/trunk@8616 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06custom index plugin checks return value on hook nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8615 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2693 walled garden code is functional. Push back a thorough clean up ↵cash
until Elgg 1.9 git-svn-id: http://code.elgg.org/elgg/trunk@8614 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2693 pulled walled garden css out as separate viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8613 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Fixes #3024 thewire view for the profile page is finishedcash
git-svn-id: http://code.elgg.org/elgg/trunk@8611 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2679 can comment on discussion forums in river nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8610 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2413 registered the subtype for discussion topics so search workscash
git-svn-id: http://code.elgg.org/elgg/trunk@8609 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2679 added a function for processing groups plugin upgradescash
git-svn-id: http://code.elgg.org/elgg/trunk@8608 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Fixes #2895 river menu reimplemented using plugin hookcash
git-svn-id: http://code.elgg.org/elgg/trunk@8607 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Fixes #3029 added an upgrade, system event that always firescash
git-svn-id: http://code.elgg.org/elgg/trunk@8606 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05added a catch to menu builder for bad menu itemscash
git-svn-id: http://code.elgg.org/elgg/trunk@8605 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05added background to li hover for filter menu to work around sliver of white ↵cash
showing through - probably a better way to do this git-svn-id: http://code.elgg.org/elgg/trunk@8604 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05fixed new message indicatorcash
git-svn-id: http://code.elgg.org/elgg/trunk@8603 36083f99-b078-4883-b0ff-0f9b5a30f544