Commit Graph

18 Commits

Author SHA1 Message Date
Kevin Roast
acd5d24c62 Multiple category search added to Advanced Search screen
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2079 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-06 14:48:24 +00:00
Kevin Roast
0ac5e88d9a Fix for Date Component issue identified in AWC-395
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2077 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-05 09:36:34 +00:00
Kevin Roast
f943c23e83 Fixes to allow Alfresco to run with latest JBoss Portal + Jboss AS
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2067 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-03 18:26:58 +00:00
Gavin Cornwell
d127610611 Reply page now shows bubble of last post
Small icons in details view now reflect what it's set to
Creating a topic or discussion now goes straight to bubble view

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2062 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-23 13:07:05 +00:00
Gavin Cornwell
62ae60eaf6 - Remainder of app now uses dialog framework for delete pages
- Fixed bug in edit space (any type) where the icon would not be pre-set to the current one

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2057 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 14:23:25 +00:00
Gavin Cornwell
a4564a1a49 Next phase of forums functionality
Simple dialog framework implementation

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2056 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 11:57:43 +00:00
Kevin Roast
324eedae59 . Fix for I18N issue identified on the forums
- not having language pack files with "_en_US" causes problems on machines using non-english locale by default
 - basically you cannot select English locale (not that you probably would if you had a french machine etc. but I digress…)
 - added an ANT task that duplicates our messages properties files to _en_US during the build process.
. Increased default buffer size for browse.jsp page.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2051 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-21 12:37:12 +00:00
Andrew Hind
90e0644e23 Novell IChains
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2047 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-19 16:25:33 +00:00
Kevin Roast
991e650b00 . Changed UIProperty to not output error to screen when a configured property is missing from a node
- instead a DEBUG log level message is output
. Title is no longer mandatory on edit-document-properties screen
. Titled aspect added to content doc if required the first time you save props in the document properties screen

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2043 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-16 12:52:44 +00:00
Kevin Roast
aedd354dea . Fixes/improvements for handling of author/creator in the repository and the web-client:
- added new aspect called "cm:author" with a single text property "cm:author"
 - fixed the content meta-data extractors to set the new cm:author property rather than the system cm:creator property (which was causing a couple of bugs spotted recently)
 - fixed the web-client to set the new cm:author property rather than the cm:creator property from user entered data into the UI
 - fixed web-client config of document properties screen to display cm:author
 - fixed client to not allow editing of the cm:creator value

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2034 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-13 15:25:56 +00:00
Gavin Cornwell
145f72a6e7 Added edit capabilities to forums
Disabled forums functionality
Changed version number back to 1.1.1
Added support for next/previous item navigation

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2033 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-13 12:44:00 +00:00
David Caruana
3815a33267 Fix minor bug in node browser where parent link did not take you to parent.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2028 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-12 18:00:18 +00:00
Gavin Cornwell
7b8394f1f8 - Fixed couple of bugs in forums stuff
- Made delete pages consistent

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2025 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-12 15:55:55 +00:00
Kevin Roast
8f6bcff2d6 Upgraded MyFaces impl from 1.1.0 to 1.1.1
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2024 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-12 15:30:56 +00:00
Kevin Roast
d63e6da00a . RSS 2.0 example template
. Mimetype support fixed in TemplateContentServlet
. Textbox made larger for creating/editing inline plain text content

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2017 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-09 12:11:08 +00:00
Gavin Cornwell
eff037cdea All icon choices when creating spaces are config driven
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2016 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-09 10:53:35 +00:00
Gavin Cornwell
d54476150a Added space actions to forums pages
Added mandatory asterisk next to message in create topic page

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2011 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-08 15:23:29 +00:00
Derek Hulley
d051d1153c Moving to root below branch label
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-08 07:13:07 +00:00