Commit Graph

38736 Commits

Author SHA1 Message Date
Roy Wetherall
6f51f49abc - Action web service implementation
- Simple Ruby web service examples
- Outstanding work around persiatancy of models in the repository

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2094 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-10 14:51:45 +00:00
Roy Wetherall
aed810b0c3 - Action web service implementation
- Simple Ruby web service examples
- Outstanding work around persiatancy of models in the repository

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2094 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-10 14:51:45 +00:00
David Caruana
2558f93b97 Fix issue where xpath like was not matching newlines in strings
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2093 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-10 12:42:00 +00:00
Gavin Cornwell
0d1d1aff57 Some minor changes following Linton UI review
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2092 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-10 12:30:11 +00:00
Derek Hulley
cbc6901611 Making stuff clearer for configuration extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2091 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-10 11:44:25 +00:00
Derek Hulley
69466598fc Making stuff clearer for configuration extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2091 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-10 11:44:25 +00:00
Derek Hulley
7de3129545 Added support to load config from 'file:', 'classpath:' or 'http:'
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2089 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 17:05:36 +00:00
Kevin Roast
39959718c1 . Fix to server-side WebDav URL encoding (was not encoding to UTF-8 url format)
. Fix to server-side WebDav HTML page link encoding (was not encoding names of items in HTML format inside HREFs)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2088 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 15:28:53 +00:00
Gary Spencer
dad8713bc8 Check for the NodeLockedException when deleting a file and convert to
an access denied error. When marking a file for delete check if the file
node has a lock, return an access denied error if locked.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2087 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 15:00:12 +00:00
Derek Hulley
2b7f5d917b Removed unused config files
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2086 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 14:27:59 +00:00
Kevin Roast
1e59da1459 Fix to client-side webdav URL generation (was incorrectly encoding the "/" path separator)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2085 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 14:23:11 +00:00
Gary Spencer
05bee5c2ef Changed URL generation to use Kev's encode method rather than the Java URL encoder
(used a copy of the code to prevent adding a dependency on the web-client).


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2084 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 13:52:54 +00:00
Kevin Roast
3857aec86b Fix to client-side webdav URL generation (was incorrectly encoding the "/" path separator)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2083 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 12:42:18 +00:00
David Caruana
f238d5b2d1 Allow selectNodes kind of searches in Node Browser.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2082 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-09 12:14:58 +00:00
Kevin Roast
eff2ff343c Re-added the "templatable" aspect back into the web-client config XML
Refactored cache in Permissions service so it can be re-used by other services e.g. Ownable
Added cache into OwnableService (Andy to validate on Monday)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2081 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-06 17:28:23 +00:00
Kevin Roast
dc2078a44e Re-added the "templatable" aspect back into the web-client config XML
Refactored cache in Permissions service so it can be re-used by other services e.g. Ownable
Added cache into OwnableService (Andy to validate on Monday)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2081 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-06 17:28:23 +00:00
Kevin Roast
e91be2e5d0 Multiple category search added to Advanced Search screen
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2080 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-06 14:57:27 +00:00
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
af2c1603cf Fix for Date Component issue identified in AWC-395
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2078 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-05 09:37:54 +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
0b80b960b8 . Fix to Permissions Cache to handle deleted nodes in correct order (i.e. before accessing the cache)
- fixes issue highlighted by ACLEntryVoterTest

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2076 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-05 08:28:39 +00:00
Kevin Roast
e86d44aacb First cut of Permissions Service performance cache
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2075 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-04 18:11:46 +00:00
Kevin Roast
3f86a5ad94 Fix to issue spotted by Derek with READ transaction when it may need to be WRITE in User Shortcuts UI.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2074 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-04 16:54:18 +00:00
David Caruana
85042b1cf4 Startup message to display VM version and size. Also display warnings if not version 1.5 or max. heap size less than (approx) 500MB.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2072 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-04 12:53:23 +00:00
David Caruana
a1c99bb5f4 Startup message to display VM version and size. Also display warnings if not version 1.5 or max. heap size less than (approx) 500MB.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2072 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-04 12:53:23 +00:00
Derek Hulley
9528d9d941 More concise error messages when root node entries are incorrect in index
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2071 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-04 12:44:54 +00:00
Paul Holmes-Higgin
44828949fa updated to 1.2.0dev
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2070 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-04 12:38:04 +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
Derek Hulley
bfe7d496c7 Fixed logging of unused variable [Ian Priest]
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2066 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-03 14:12:01 +00:00
David Caruana
5b49e7f3af Display VM Heap sizes in Admin System Properties.
Sort System Properties.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2065 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-03 13:24:32 +00:00
Derek Hulley
815b00883b Minor comment fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2063 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-01-03 10:19:59 +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
Gary Spencer
c8f2345e95 Fixed problem with URL decoding when Unicode characters are present in URL.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2061 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 15:32:03 +00:00
Gavin Cornwell
6dd1049113 Fixed bug introduced by previous checkin
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2060 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 15:25:09 +00:00
Gary Spencer
e37f2acf48 Added check in/out service property to content driver.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2059 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 15:16:28 +00:00
Gary Spencer
927c58f048 Added custom I/O control support to the CIFS server to support the client
side Windows application to expose repo specific functions such as check in/out.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2058 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 15:04:54 +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
12c2495a07 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
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
6df515c801 Fix to minor bug in UserShortcutsBean
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2055 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-22 11:35:47 +00:00
Kevin Roast
bcf6f7a578 updated version to 1.1.2
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2053 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-21 12:55:27 +00:00
Kevin Roast
32f312cf52 Fix for security config issue affecting all services using fileFolderService
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2052 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-21 12:54:10 +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
Kevin Roast
af6dc02c9e . Performance improvements to authenticating users per screen refresh (5% improvement for basic screens)
. Minor performance improvements to permissions in hot-spot areas (as identified from profiling)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2050 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-20 14:45:50 +00:00
Andrew Hind
c72f1e626f Typo
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2048 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-19 16:50:34 +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
Andrew Hind
c1942e3c56 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
77a19b56f7 . Added Quartz Scheduler init properties file - to configure lower priority threads by default
. Minor Permissions performance improvements (2-3%)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2046 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-19 16:20:16 +00:00
David Caruana
facd631cce Fix renaming of 'Company Home' and other system folders such as Data Dictionary - AR-318
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2045 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-16 13:58:25 +00:00
Kevin Roast
6171b6ae11 . backed out change
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2044 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2005-12-16 12:56:47 +00:00