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 22700 Bryan Cheung 2008-11-14T08:28:27Z 2008-11-14T08:28:27Z Related 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 Cheung 2008-11-14T08:28:27Z Revision 22473 Bryan Cheung 2008-11-07T23:24:54Z 2008-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 Cheung 2008-11-07T23:24:54Z Revision 18097 Bryan Cheung 2008-07-17T14:39:03Z 2008-07-17T14:39:03Z LEP 6752 Asset Publisher "greys out" when no assets are returned. Bryan Cheung 2008-07-17T14:39:03Z Revision 17795 Bryan Cheung 2008-07-11T11:18:45Z 2008-07-11T11:18:45Z making 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 Cheung 2008-07-11T11:18:45Z Revision 16153 Bryan Cheung 2008-05-26T07:55:37Z 2008-05-26T07:55:37Z Adding 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 Cheung 2008-05-26T07:55:37Z Revision 16152 Bryan Cheung 2008-05-26T07:43:06Z 2008-05-26T07:43:06Z LEP-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 Cheung 2008-05-26T07:43:06Z Revision 15885 Bryan Cheung 2008-05-16T15:46:22Z 2008-05-16T15:46:22Z Hide 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 Cheung 2008-05-16T15:46:22Z Revision 15822 Bryan Cheung 2008-05-14T13:28:48Z 2008-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 Cheung 2008-05-14T13:28:48Z Revision 15238 Bryan Cheung 2008-04-20T19:23:38Z 2008-04-20T19:23:38Z Wildcards 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 Cheung 2008-04-20T19:23:38Z Revision 15235 Bryan Cheung 2008-04-20T19:15:17Z 2008-04-20T19:15:17Z Removed limit of 20 assets returned from search. Also allowed for the possibility of a tag belonging to more than one category. Bryan Cheung 2008-04-20T19:15:17Z Revision 14193 Bryan Cheung 2008-03-13T10:38:18Z 2008-03-13T10:38:18Z Refactored view by category to improve performance. Bryan Cheung 2008-03-13T10:38:18Z Revision 12793 Bryan Cheung 2008-01-10T10:06:03Z 2008-01-10T10:06:03Z I'm assuming this is the intended code. fullName.length() not pos.length() Bryan Cheung 2008-01-10T10:06:03Z Revision 11513 Bryan Cheung 2007-11-28T21:56:15Z 2007-11-28T21:56:15Z Added 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 Cheung 2007-11-28T21:56:15Z