Changelog Report

Timeframe: 30 days, Total Commits: 34 Total Number of Files Changed: 76

DateAuthorFile/Message
2004-08-18 17:09:54Matthew Todd

project.xml v 1.4

Repo urls need trailing slash.
2004-08-18 16:24:53Matthew Todd

project.xml v 1.3

Shorten names, fix repo urls.
2004-08-18 14:10:47Jason Williams

src/webapp/html/portlet/my_account/create_account.jsp v 1.1

Overwriting to add a new label for re-entering your password
2004-08-17 21:12:04Jason Williams

src/ejb/content/Language-ext.properties v 1.1

Added label for re-entering password on create_account page
2004-08-12 20:40:39Matthew Todd

maven.xml v 1.4

project.properties v 1.3

Turns out the version number in the jar name kept it from being recognized. Specifically documentlibrary-ejb.jar couldn't find the lucene class it needed, org.apache.lucene.queryParser.ParseException. Perhaps it somehow had a hard-coded jar name in its classpath somewhere. Where does one specify that sort of thing?
2004-08-12 18:49:00Jianshuo Niu

maven.xml v 1.3

project.properties v 1.2

project.xml v 1.2

update lucene-1.4.jar to the liferay service, need to rename it to lecene.jar
2004-08-11 19:45:19Yong Pak

src/webapp/html/portal/about.jsp v 1.5

src/webapp/html/portal/layout_portlets.jsp v 1.8

src/webapp/html/portal/terms_of_use.jsp v 1.5

src/webapp/html/portlet/my_account/profile_aapn.jsp v 1.5

extra <html> and </html> tags inside portlets caused problems on some browsers
2004-08-11 19:18:50Yong Pak

src/webapp/html/common/top.jsp v 1.1

src/webapp/html/portal/about.jsp v 1.4

src/webapp/html/portal/layout_portlets.jsp v 1.7

src/webapp/html/portal/terms_of_use.jsp v 1.4

src/webapp/html/portlet/my_account/profile_aapn.jsp v 1.4

fixed "font-jump" problem caused by multiple style tags
2004-08-11 18:05:27Jason Williams

src/webapp/html/portal/layout_portlets.jsp v 1.6

Added logic to catch an exception thrown if the user is logged in, but clicks the top "Home" link which apparently throws off the user session.
2004-08-11 17:53:50Yong Pak

src/webapp/html/portal/layout_portlets.jsp v 1.5

src/webapp/html/portlet/my_account/profile_aapn.jsp v 1.3

minor formatting changes - font size and color
2004-08-11 15:43:11Yong Pak

src/webapp/html/common/bottom.jsp v 1.4

src/webapp/html/common/terms_of_use.html v 1.1

src/webapp/html/portal/about.jsp v 1.3

src/webapp/html/portal/layout_portlets.jsp v 1.4

src/webapp/html/portal/terms_of_use.jsp v 1.3

src/webapp/html/portlet/my_account/address.jsp v 1.1

src/webapp/html/portlet/my_account/profile_aapn.jsp v 1.2

formatting changes; also added static terms_of_use page.
2004-08-11 15:31:39Yong Pak

src/webapp/WEB-INF/struts-config.xml v 1.2

I wanted to modify struts-config to make the terms of use screen a public portal so that it can be accessed before logging in, but it has accept/reject logic in it that requires users to be logged in. For I'm putting duplicate content in a static HTML file.
2004-08-11 15:14:11Yong Pak

src/webapp/WEB-INF/struts-config.xml v 1.1

original file without changes
2004-08-11 14:07:53Jason Williams

src/webapp/html/portlet/my_account/edit_profile.jsp v 1.1

*** empty log message ***
2004-08-11 04:25:36Jason Williams

src/webapp/html/portal/layout_portlets.jsp v 1.3

Added welcome msg for landing page and also if the user is logged in, but hasn't selected a feature portlet yet.
2004-08-11 03:13:30Jason Williams

src/webapp/html/portal/about.jsp v 1.2

src/webapp/html/portal/terms_of_use.jsp v 1.2

Added marketchangers content
2004-08-11 02:33:15Jason Williams

src/ejb/portal.properties v 1.6

Defaulted to one column layout
2004-08-11 02:30:28Jason Williams

src/webapp/html/portal/layout_portlets.jsp v 1.2

src/webapp/html/portlet/my_account/profile.jsp v 1.1

src/webapp/html/portlet/my_account/profile_aapn.jsp v 1.1

Added warning messages if user had not registered an organization yet
2004-08-11 01:09:14Yong Pak

src/webapp/html/common/top_bar.jsp v 1.2

I've undone Jason's changes to top_bar.jsp by adding help link to the footer (bottom.jsp). I think this means we can delete top_bar.jsp unless it's needed for other mods to the header. I won't delete it for now in case it's needed.
2004-08-11 01:06:12Jason Williams

src/ejb/portal.properties v 1.5

Disabled "captcha" challenges (word challenges when you log in)
2004-08-11 01:00:44Yong Pak

src/webapp/html/common/bottom.jsp v 1.3

src/webapp/html/common/help.html v 1.1

src/webapp/html/common/privacy.html v 1.1

src/webapp/html/common/test.gif v 1.1

added help and privacy policy pages
2004-08-11 00:37:30Yong Pak

src/webapp/html/common/contact.html v 1.2

added title and header
2004-08-11 00:34:51Yong Pak

src/webapp/html/common/bottom.jsp v 1.2

src/webapp/html/common/contact.html v 1.1

added contact page - open in new window
2004-08-10 20:00:19Jason Williams

src/webapp/html/portal/disclaimer.jsp v 1.2

Do not need to modify disclaimer
2004-08-10 19:59:20Jason Williams

src/webapp/html/common/bottom.jsp v 1.1

src/webapp/html/common/top_bar.jsp v 1.1

src/webapp/html/portal/about.jsp v 1.1

src/webapp/html/portal/disclaimer.jsp v 1.1

src/webapp/html/portal/layout_portlets.jsp v 1.1

src/webapp/html/portal/terms_of_use.jsp v 1.1

Various changes to clean up liferay portal headers and footers
2004-08-09 18:01:15Jason Williams

src/webapp/WEB-INF/liferay-display.xml v 1.3

src/webapp/WEB-INF/liferay-portlet.xml v 1.3

src/webapp/WEB-INF/portlet.xml v 1.3

Removed Bible Gateway as portlet
2004-07-29 21:44:35Matthew Todd

src/webapp/WEB-INF/web.xml v 1.2

Removed jcvs servlet stuff. Now we can run the JBoss server on Windows.
2004-07-29 21:42:42Matthew Todd

src/webapp/WEB-INF/web.xml v 1.1

Now we will customize web.xml. Removing JCVS so server will work on Windows.
2004-07-29 21:21:34Matthew Todd

src/ejb/portal.properties v 1.4

Admin and Power Users should be able to add portlets still.
2004-07-28 18:11:07Matthew Todd

src/ejb/portal.properties v 1.3

Added our Role Selection Portlet to the default layout
2004-07-28 16:17:26Matthew Todd

src/ejb/portal.properties v 1.2

src/webapp/WEB-INF/liferay-display.xml v 1.2

src/webapp/WEB-INF/liferay-portlet-ext.xml v 1.2

src/webapp/WEB-INF/liferay-portlet.xml v 1.2

src/webapp/WEB-INF/portlet.xml v 1.2

Initial pruning. Not many speed gains yet, though. We probably need to turn off some of the servlets in web.xml (like jcvs) and remove a lot of the ejbs from portal-ejb.jar's ejb-jar.xml. Something like that. Could probably also entirely remove the document library ejb jar, and others like it.
2004-07-28 16:06:12Matthew Todd

maven.xml v 1.2

Doh.
2004-07-28 15:12:16Matthew Todd

.cvsignore v 1.1

Oops, forgot one.
2004-07-28 15:03:40Matthew Todd

maven.xml v 1.1

project.properties v 1.1

project.xml v 1.1

src/ejb/portal.properties v 1.1

src/webapp/WEB-INF/liferay-display.xml v 1.1

src/webapp/WEB-INF/liferay-portlet-ext.xml v 1.1

src/webapp/WEB-INF/liferay-portlet.xml v 1.1

src/webapp/WEB-INF/portlet.xml v 1.1

Beginning customization work for portal. Will mainly be removing portlets we don't use and specifying default layouts. We're getting down with our bad selves.