Commit f7a205f
committed
Merge branch 'master' into douglascrp-master
* master: (48 commits)
Bean name's fix. Changed the defaul to compile against community
Add a new parameter that controls whether or not a new revision should be created when adding a digital signature. A new revision prevents existing signatures from being invalidated when an additional signature is added. With this change, by default, a new revision will always be used. Pass false to use the old behavior.
Fix bug where the "topright" and "bottomright" position was swapped.
Fixed tiny bug in ui of one action
Fixed bug in page extract / delete common code
Refactoring PDF page components for consistency in naming and behavior.
updated readme
bug fixes for extract page action
Fixed icon
Finishing up the extract page action, added icon
Structure for PDF page extract action
Removed (hopefully) last vestige of PDF/A transformations from toolkit
Moved internal methods to private
Updated all service level API calls and actions to return a resulting NodeRef
Additional bug fix to field hiding checkbox. Whoops.
fixed bug in file name generation and page scheme odd/even code
fixed bug in hiding checkbox code
added "in-place" option to append action
Fixed compile time problem (missing deep)
merged bug fix from douglascrp
...
# Conflicts:
# pdf-toolkit-repo/pom.xml
# pdf-toolkit-repo/src/main/amp/config/alfresco/module/org.alfresco.extension.pdftoolkit/context/alfresco-pdf-toolkit-context.xml
# pdf-toolkit-repo/src/main/java/org/alfresco/extension/pdftoolkit/repo/action/executer/PDFInsertAtPageActionExecuter.java
# pom.xmlFile tree
75 files changed
+3696
-8935
lines changed- alfresco/src/main
- properties/local
- resources
- webapp/WEB-INF
- docs
- pdf-toolkit-repo
- src/main
- amp
- config/alfresco
- messages
- module/org.alfresco.extension.pdftoolkit
- context
- model
- ui
- web/jsp/actions
- java/org/alfresco/extension/pdftoolkit
- constants
- form
- model
- repo/action/executer
- service
- repo
- src/main
- properties/local
- resources/alfresco/extension
- runner
- src/main/webapp
- test-ng
- tomcat
- solr-config
- solr
- src/main
- resources
- solr-properties
- archive
- workspace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+3696
-8935
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | | - | |
36 | 39 | | |
Lines changed: 0 additions & 323 deletions
This file was deleted.
0 commit comments