Kevin Roast
60cf6056c5
. Added 'script' element config support to externally configured UI action definitions.
...
. ActionLink component now renders any params found from config definition as URL arguments for an 'href' style action (to support above change)
. Added new root scope object 'logger' to the JavaScript API to aid with debugging of scripts
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3480 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-10 17:08:17 +00:00
David Caruana
4fc5704b62
Workflow Checkpoint:
...
- Process deploy/isDeployed/undeploy implemented in Workflow Service
- Servlet implemented to support jBPM Process Designer deployment (using above service) : mapped to /alfresco/jbpm/deployprocess URL
- Workflow deployer bootstrap bean (for once- only loading of process definitions at bootstrap)
- Initial cut of Review & Approve process definition & Task definitions (bootstrapped)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3477 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-09 23:37:06 +00:00
Ariel Backenroth
0a29ff4f5e
part two of checkin for checkpoint of demo for virgin money last week.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3476 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-09 23:11:49 +00:00
Ariel Backenroth
9e0e9626d1
checkpoint of templating as used in the virgin money demo.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-09 23:09:35 +00:00
Kevin Roast
d8ba01d55e
. JavaScript API improvements
...
. Template API improvements
. Fixed a couple more UTF-8 code file warnings when compiling the source
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3473 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-09 12:51:42 +00:00
Roy Wetherall
cbe407f6b1
- Action/Rule decoupling work
...
- Updated web services, SDK and web client where appropraite
- Patch added to migrate existing rules
- Entire rule service can now be disabled programmatically
- Rule service is now disabled during the patching process
- StoreEnum and languageEnum types removed from web service interfaces
- Multiple rule types now supported in the repo (but not in the UI)
- Removed owning node ref from action and rule .. now calculated from methods on the rule service
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3464 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-07 15:53:45 +00:00
Gavin Cornwell
a4e8facbae
Added separator support into the property sheet
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3454 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-03 09:44:13 +00:00
Ariel Backenroth
fe784a4936
fix the webapp - forgot to copy over jars from chiba and xmlbeans dirs in 3rd-party. that add forgot to merge the messages.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3445 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-01 15:32:22 +00:00
Ariel Backenroth
33f4d911ad
initial checkin of wcm forms management using xforms implemented by chiba. this currently uses chiba-web but will soon be replaced by our own uigenerator implemented by dojo!
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3444 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-01 15:15:53 +00:00
Gavin Cornwell
d3fb5dd9fd
- Year field in date picker is now configurable
...
- Text field length is configurable
- Text area controls can now be used and configured
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3443 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-08-01 14:54:59 +00:00
Gavin Cornwell
b78a266d20
Aspect lists in Action wizards are now configured separately i.e. one for add, one for remove and one for test.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3437 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-31 13:43:26 +00:00
Gavin Cornwell
cf80a2e112
- Removed need to extend FacesServlet (which is actually final by default)
...
- Upgraded commons fileupload to 1.1.1
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3435 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-28 21:27:31 +00:00
Gavin Cornwell
67395e5de8
- Incorporated build number into version number messages i.e. at server startup, in about dialog and in database.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3428 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-27 14:09:19 +00:00
David Caruana
b58b6bdc22
Fix LogFilter exceptions - the jBPM filter scope was to broad.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3422 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-27 09:12:56 +00:00
Gavin Cornwell
1b3901c2f5
- Added clean-tomcat target to build
...
- Added new features to dialog framework
- Fixed bug in error message in Add Content Dialog
- Fixed typos is sample custom config file
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3413 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 12:15:53 +00:00
Derek Hulley
4ef626f371
Merged V1.3 to HEAD (3235:3239, 3240:3246)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3235 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3239 .
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3240 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3246 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3410 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 11:16:28 +00:00
Derek Hulley
49f8c6c43f
Merged V1.3 to HEAD (3226:3232)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3226 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3232 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3409 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 11:05:04 +00:00
Derek Hulley
3f8cef33c1
Merged V1.3 to HEAD (3180:3203, 3204:3217)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3180 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3203 .
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3204 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3217 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3407 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 11:00:06 +00:00
Derek Hulley
6ba0877853
Merged V1.3 to HEAD(3161:3179)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3161 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3179 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3406 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 10:49:21 +00:00
Derek Hulley
5cc8c52eac
Merged V1.3 to HEAD(3126:3160)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3126 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3160 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3405 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 10:16:23 +00:00
Derek Hulley
8330b9b924
Merged V1.3 to HEAD (3117:3125)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3117 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3125 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3402 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 09:43:07 +00:00
Derek Hulley
0b3a447a0d
Merged V1.3 to HEAD (3106:3116)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3106 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3116 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3401 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-26 09:41:53 +00:00
David Caruana
d8deab68eb
Workflow checkpoint.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3399 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-25 20:56:42 +00:00
Kevin Roast
62c0ecf132
. Added URL addressability to dashboards
...
- the External Access servlet now supports jumping to the My Alfresco dashboard for a user
- pages other than the default are supported
- URL is of the form /alfresco/navigate/myalfresco or /alfresco/navigate/myalfresco?page=id
. Added configuration so that the web-client can be configured to jump to any of the following start locations:
My Home (current defaut), Company Home, Guest Home or My Alfresco dashboard
see the <initial-location> web-client-config element
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3398 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-25 17:09:10 +00:00
Britt Park
f6355ea108
Merge from HEAD into WCM-DEV2. Also fixes build breakage in
...
jndi-client and catalina-virtual that I introduced earlier.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3393 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-24 18:27:41 +00:00
Paul Holmes-Higgin
f6f2ca6d5b
ODF additions
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3390 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-24 15:40:11 +00:00
Kevin Roast
1f02554c1d
. Outlook email format meta-data extractor
...
- expects .msg files in native Outlook format
- uses POI library for the parsing of the horrid OLE2 compound document format
- extracts addressee(s), sent date and originator email address
...for the future - could be modified and used as a transformer to allow full-text indexing of Outlook format emails
. Add new aspect "emailed" to the contentmodel to support properties for above extractor
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3387 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-24 15:05:48 +00:00
Andrew Hind
d77868ffdc
Fix an edge case when a CIFS path can not be bult due to permission settings.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3370 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-21 14:39:24 +00:00
Derek Hulley
24b3868a17
Upgraded JOOConverter to V2.0.0
...
- Fixes AR-505
- OpenOffice transformations are config driven
- Incorporated WordPerfect transformations
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3367 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-21 14:14:11 +00:00
Gavin Cornwell
0673f13541
- Converted delete content, delete space and all forum item deletes to use the new dialog framework
...
- Removed old JSPs (AWC-748)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3364 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-21 11:43:20 +00:00
Kevin Roast
6e095ad6dc
. Dashboards impl checkpoint
...
- Dashboard configuration wizard - finished column editing page
- Fixed 3 column layout to display correctly
- Added some fake example dashlets so we can play with the layouts and config etc.
- Added a FreeMarker template based dashlet component as an example
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3363 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-21 11:07:31 +00:00
Kevin Roast
6cb76e8190
. Dashboards impl checkpoint
...
- Dashboard configuration wizard - column editing based on layout selection
- persistence of changes made in wizard
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3361 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-20 17:45:39 +00:00
Kevin Roast
e022ced825
. Dashboards impl checkpoint
...
- beginnings of the dashboard configuration wizard (layouts)
- icons for various layouts (a bit of Photoshop fun)
- working layouts for single column, 2 column left and right narrow, three column
. Added "immediate" attribute to ActionLink component - same functionality as for standard JSF Command Button
. Fixed Wizard container.jsp to use "immediate=true" on Cancel button
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3355 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-19 17:03:07 +00:00
Kevin Roast
177a65f20e
. Dashboards impl checkpoint
...
- beginnings of the dashboard configuration wizard (layouts)
- icons for various layouts (a bit of Photoshop fun)
- working layouts for single column, 2 column left and right narrow, three column
. Added "immediate" attribute to ActionLink component - same functionality as for standard JSF Command Button
. Fixed Wizard container.jsp to use "immediate=true" on Cancel button
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3354 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-19 16:42:39 +00:00
Kevin Roast
28bc79f6f7
. Dashboards impl checkpoint
...
- beginnings of the dashboard configuration wizard (layouts)
- icons for various layouts (a bit of Photoshop fun)
- working layouts for single column, 2 column left and right narrow, three column
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3353 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-19 16:42:07 +00:00
Gavin Cornwell
a1200deadb
- More AJAX support (couple of bug fixes, added timing for AJAX calls, added support for adding AJAX scripts to a page once and once only)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3352 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-19 11:50:32 +00:00
Paul Holmes-Higgin
43746353a4
reverted footer
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3351 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-19 11:08:49 +00:00
Kevin Roast
6919d55f1a
. Dashboards impl checkpoint
...
- configurable JSP layouts
- configurable "dashlets" (JSP snipets)
- page config (de)serialisation per user
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3347 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 17:37:24 +00:00
Kevin Roast
02790a7b4a
. Dashboards impl checkpoint
...
- configurable JSP layouts
- configurable "dashlets" (JSP snipets)
- page config (de)serialisation per user
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3346 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 17:35:11 +00:00
Kevin Roast
2c74374ce2
. Dashboards impl checkpoint
...
- configurable JSP layouts
- configurable "dashlets" (JSP snipets)
- page config (de)serialisation per user
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3345 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 17:34:43 +00:00
Derek Hulley
077e413f45
Merged V1.3 to HEAD
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3099 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3103 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3344 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 15:47:14 +00:00
Derek Hulley
70cdb203e0
Merged V1.3 to HEAD (3068:3083, 3084:3086)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3068 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3083 .
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3084 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3086 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3342 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 15:42:28 +00:00
Derek Hulley
383c8028a0
Merged V1.3 to HEAD (3064:3067)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3064 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3067 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 15:28:12 +00:00
Derek Hulley
1147bcf949
Merge V1.3 to HEAD (3045:3063)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3045 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3063 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 15:22:09 +00:00
Derek Hulley
b56cc82043
Merged V1.3 to HEAD (3027:3044)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3027 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3044 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3339 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 15:17:28 +00:00
Derek Hulley
c235f3463f
Merged V1.3 to HEAD (3005:3013)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3005 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3013 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 15:00:47 +00:00
Derek Hulley
c0a2579654
Merge V1.3 to HEAD (2976:3004)
...
svn merge svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@2976 svn://www.alfresco.org:3691/alfresco/BRANCHES/V1.3@3004 .
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3335 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-18 14:50:00 +00:00
Gavin Cornwell
1c5f72db89
- AJAX framework now handles unauthenticated requests properly
...
- Removed JavaScript layer above dojo
- Minor updates following wiki writeup
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3331 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-17 12:01:48 +00:00
Gavin Cornwell
9f0066637a
First cut of the AJAX framework
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3327 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-14 19:08:42 +00:00
David Caruana
521be49ef9
Include jbpm related jars in .war package.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3323 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-07-14 14:22:41 +00:00