aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/views/default/thewire
AgeCommit message (Collapse)Author
2012-10-03correct singual usage of subtype in elgg_get_entities_* functionsJerome Bakker
2012-10-03correct singual usage of type in elgg_get_entities_* functionsJerome Bakker
2012-07-28Fixes #3294. Erased php code in thewire javascript file and moved character ↵Sem
couner warning text style to css file.
2011-11-06removed uses of CSS class .right from pluginsCash Costello
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-06-22added @username in the reply text for a wire postcash
2011-03-30Fixes #3200 ajax-based view previous link works for the wirecash
git-svn-id: http://code.elgg.org/elgg/trunk@8882 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26standardized thewire plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@8841 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Fixes #2091 completes sidebar tagcloud for major content pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8815 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ↵ewinslow
background-color: was being used instead of background: git-svn-id: http://code.elgg.org/elgg/trunk@8707 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 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-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-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using ↵ewinslow
menu system yet, though git-svn-id: http://code.elgg.org/elgg/trunk@8487 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class ↵ewinslow
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8440 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of ↵ewinslow
generating their own html git-svn-id: http://code.elgg.org/elgg/trunk@8410 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Removing unneeded @copyright and @license tags.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8295 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12a mostly completed port of JHU/APL wire plugin to 1.8cash
git-svn-id: http://code.elgg.org/elgg/trunk@8183 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming ↵ewinslow
to 1.8 conventions git-svn-id: http://code.elgg.org/elgg/trunk@8123 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of ↵ewinslow
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from ↵brettp
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19replacing action-button with elgg-action-buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@7688 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7223 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-23merged [6828] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@6855 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6842 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5622 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-11Updated friends/members listings when there is a latest wire post to display.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5364 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-11Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5358 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-08Updates to thewire interfacepete
git-svn-id: http://code.elgg.org/elgg/trunk@5302 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-06removed all main plugins from core - they now live in the plugins svndave
git-svn-id: https://code.elgg.org/elgg/trunk@3422 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-14Call out to a url shortner if one is available, through the use of the ↵marcus
input/urlshortner view. git-svn-id: https://code.elgg.org/elgg/trunk@3331 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-04-14link to the wire added to bottom of latest wire post box on riverdashboard pagepete
git-svn-id: https://code.elgg.org/elgg/trunk@3208 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-04css tweakpete
git-svn-id: https://code.elgg.org/elgg/trunk@3076 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-04added rule to prevent character remaing field focus on thewire individual pagepete
git-svn-id: https://code.elgg.org/elgg/trunk@3069 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27default theme changedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2988 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-26broken wire link fixeddave
git-svn-id: https://code.elgg.org/elgg/trunk@2964 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24profile update wire tweakeddave
git-svn-id: https://code.elgg.org/elgg/trunk@2911 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24profile status update link formattedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2909 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-23post to wire from thewire page styledpete
git-svn-id: https://code.elgg.org/elgg/trunk@2907 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-23a tweak to the wiredave
git-svn-id: https://code.elgg.org/elgg/trunk@2904 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-23new wire workdave
git-svn-id: https://code.elgg.org/elgg/trunk@2903 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-20brackets added around timestamppete
git-svn-id: https://code.elgg.org/elgg/trunk@2863 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-20profile status view tweakeddave
git-svn-id: https://code.elgg.org/elgg/trunk@2861 36083f99-b078-4883-b0ff-0f9b5a30f544