Bryan Cheung's commits on svn://svn.liferay.com/repos/public/portal/trunk.Bryan Cheung's commits on svn://svn.liferay.com/repos/public/portal/trunk.Revision 22700Bryan Cheung2008-11-14T08:28:27Z2008-11-14T08:28:27ZRelated Content patches for SO<br />Make it possible for Asset Publisher to show related content based on tags in a content portlet on the same page<br /><a href="http://svn.liferay.com/changelog/portal/?cs=22700"><img border="0" src="/social-coding-portlet/icons/svn.png" />SVN</a><br /><a href="http://issues.liferay.com/browse/LPS-570"><img border="0" src="/social-coding-portlet/icons/jira.png" />JIRA</a>Bryan Cheung2008-11-14T08:28:27ZRevision 22473Bryan Cheung2008-11-07T23:24:54Z2008-11-07T23:24:54Z<br />Add "Add" and "Edit" to various Update Screen Headings<br /><a href="http://svn.liferay.com/changelog/portal/?cs=22473"><img border="0" src="/social-coding-portlet/icons/svn.png" />SVN</a><br /><a href="http://issues.liferay.com/browse/LPS-493"><img border="0" src="/social-coding-portlet/icons/jira.png" />JIRA</a>Bryan Cheung2008-11-07T23:24:54ZRevision 18097Bryan Cheung2008-07-17T14:39:03Z2008-07-17T14:39:03ZLEP 6752 Asset Publisher "greys out" when no assets are returned.Bryan Cheung2008-07-17T14:39:03ZRevision 17795Bryan Cheung2008-07-11T11:18:45Z2008-07-11T11:18:45Zmaking call recursive for lists<br />BeanToXML method should recurse on lists<br /><a href="http://svn.liferay.com/changelog/portal/?cs=17795"><img border="0" src="/social-coding-portlet/icons/svn.png" />SVN</a><br /><a href="http://issues.liferay.com/browse/LEP-6642"><img border="0" src="/social-coding-portlet/icons/jira.png" />JIRA</a>Bryan Cheung2008-07-11T11:18:45ZRevision 16153Bryan Cheung2008-05-26T07:55:37Z2008-05-26T07:55:37ZAdding asset publisher edit controls to those toggled by the Toggle Edit Controls option in the menu.<br />Liferay should have something that allows the toggling of Journal Content/portlet controls<br /><a href="http://svn.liferay.com/changelog/portal/?cs=16153"><img border="0" src="/social-coding-portlet/icons/svn.png" />SVN</a><br /><a href="http://issues.liferay.com/browse/LEP-5684"><img border="0" src="/social-coding-portlet/icons/jira.png" />JIRA</a>Bryan Cheung2008-05-26T07:55:37ZRevision 16152Bryan Cheung2008-05-26T07:43:06Z2008-05-26T07:43:06ZLEP-5972, hides Asset Publisher when there are no results. Added !isSignedIn() so the portlet will only hide itself for guests (otherwise there's no easy way to access the portlet as an administrator)Bryan Cheung2008-05-26T07:43:06ZRevision 15885Bryan Cheung2008-05-16T15:46:22Z2008-05-16T15:46:22ZHide Asset Publisher portlet in dynamic by category mode if no results.<br />Asset Publisher should hide itself if there are no results. <br /><a href="http://svn.liferay.com/changelog/portal/?cs=15885"><img border="0" src="/social-coding-portlet/icons/svn.png" />SVN</a><br /><a href="http://issues.liferay.com/browse/LEP-5972"><img border="0" src="/social-coding-portlet/icons/jira.png" />JIRA</a>Bryan Cheung2008-05-16T15:46:22ZRevision 15822Bryan Cheung2008-05-14T13:28:48Z2008-05-14T13:28:48Z<br />Allow localized group headings when viewing dynamically by category<br /><a href="http://svn.liferay.com/changelog/portal/?cs=15822"><img border="0" src="/social-coding-portlet/icons/svn.png" />SVN</a><br /><a href="http://issues.liferay.com/browse/LEP-5941"><img border="0" src="/social-coding-portlet/icons/jira.png" />JIRA</a>Bryan Cheung2008-05-14T13:28:48ZRevision 15238Bryan Cheung2008-04-20T19:23:38Z2008-04-20T19:23:38ZWildcards in the XML URL denoted by [....] can now accommodate a tag's category and the name of the desired property. This is needed when many tags are passed through and a specific one should be used. Now the wildcard can be formatted as [country.iso3] and the JSP will search for the tag in the category "country" and then look for the "iso3" property.Bryan Cheung2008-04-20T19:23:38ZRevision 15235Bryan Cheung2008-04-20T19:15:17Z2008-04-20T19:15:17ZRemoved limit of 20 assets returned from search. Also allowed for the possibility of a tag belonging to more than one category.Bryan Cheung2008-04-20T19:15:17ZRevision 14193Bryan Cheung2008-03-13T10:38:18Z2008-03-13T10:38:18ZRefactored view by category to improve performance.Bryan Cheung2008-03-13T10:38:18ZRevision 12793Bryan Cheung2008-01-10T10:06:03Z2008-01-10T10:06:03ZI'm assuming this is the intended code. fullName.length() not pos.length()Bryan Cheung2008-01-10T10:06:03ZRevision 11513Bryan Cheung2007-11-28T21:56:15Z2007-11-28T21:56:15ZAdded div float:left to the img for better aesthetics<br />Journal article thumbnail (similar to template thumbnail)<br /><a href="http://svn.liferay.com/changelog/portal/?cs=11513"><img border="0" src="/social-coding-portlet/icons/svn.png" />SVN</a><br /><a href="http://issues.liferay.com/browse/LEP-4358"><img border="0" src="/social-coding-portlet/icons/jira.png" />JIRA</a>Bryan Cheung2007-11-28T21:56:15Z