Commit Graph

3932 Commits

Author SHA1 Message Date
Uwe Steinmann
16ae36c6e0 encode subject of mail as utf-8 2016-11-11 12:27:55 +01:00
Uwe Steinmann
2ed68b22d2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-08 11:39:02 +01:00
Uwe Steinmann
b3571c360b new version 4.3.31 2016-11-08 11:27:28 +01:00
Uwe Steinmann
943d8d262c make entries in search result dragable and dropable 2016-11-08 11:10:09 +01:00
Uwe Steinmann
c973a8c65b fix error in onAddClipboard()
used wrong variable name for event
2016-11-08 11:09:42 +01:00
Uwe Steinmann
7292bfe343 add missing files to package 2016-11-07 16:29:21 +01:00
Uwe Steinmann
379a3d728e show svg in preview 2016-11-07 16:28:58 +01:00
Uwe Steinmann
d5d7bbbb84 include pdf viewer 2016-11-07 14:58:11 +01:00
Uwe Steinmann
6f387b2125 include missing files 2016-11-07 10:10:41 +01:00
Uwe Steinmann
7c7c35cbf4 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-07 09:31:00 +01:00
Uwe Steinmann
91540ac6d9 set white background of preview images
if a document was converted from an office format to pdf and then to
png, the png has transparent areas on the borders of the page. This
makes the gray of the backgrond shine through, which looked quite ugly.
2016-11-07 09:29:01 +01:00
Uwe Steinmann
b5626c2cdf Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-07 09:27:28 +01:00
Uwe Steinmann
6e1c759e3c add entries for 4.3.31 2016-11-07 09:27:08 +01:00
Uwe Steinmann
fbb198cd9f pass showFullPreview and convertToPdf to view 2016-11-07 09:26:19 +01:00
Uwe Steinmann
84f9fd89f0 show pdf preview 2016-11-07 09:25:55 +01:00
Uwe Steinmann
f960f69fc9 add new configuration for preview of pdf documents 2016-11-07 09:25:06 +01:00
Uwe Steinmann
f8f527a174 new phrases 2016-11-07 09:06:24 +01:00
Uwe Steinmann
86d5e7aede issue error msg if drop folder is not accessible 2016-11-07 08:54:56 +01:00
Uwe Steinmann
a5c6a0cd5b remove file from drop folder if requested by documentation 2016-11-07 08:53:49 +01:00
Uwe Steinmann
531b645a2d new version 1.2.0
addѕ previewer which converts documents to pdf instead of png
2016-11-07 08:52:46 +01:00
Uwe Steinmann
674de91419 add more documentation, add fold marks 2016-11-05 12:39:57 +01:00
Uwe Steinmann
5ee4253fe0 converters can be set by setConverters() 2016-11-05 12:36:01 +01:00
Uwe Steinmann
014f6dfbb9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-04 15:42:45 +01:00
Uwe Steinmann
c485c272f5 turn .chzn-select-deselect into select2 box 2016-11-04 15:42:24 +01:00
Uwe Steinmann
3a2dc21942 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-04 08:32:09 +01:00
Uwe Steinmann
76f6de08de use bootstrap tags for selection form 2016-11-04 08:31:43 +01:00
Uwe Steinmann
55746d2cdb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-03 20:24:52 +01:00
Uwe Steinmann
cb15b34749 use bootstrap tagging for selection form 2016-11-03 20:24:28 +01:00
Uwe Steinmann
52e82bb36a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-03 20:18:51 +01:00
Uwe Steinmann
3843c6f6ff add missing phrase, updates 2016-11-03 20:02:35 +01:00
Uwe Steinmann
8e42193972 use common line for document information 2016-11-03 11:44:08 +01:00
Uwe Steinmann
f55f739f97 remove item from 4.3.31 as it was fixed in 5.0.8 2016-11-02 18:22:34 +01:00
Uwe Steinmann
7e3455b2ad Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-02 18:22:16 +01:00
Uwe Steinmann
7482b751e6 start new version 4.3.31 2016-11-02 18:20:15 +01:00
Uwe Steinmann
f1f970b0e0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-02 18:13:18 +01:00
Uwe Steinmann
e92dc2498b start new version 4.3.31 2016-11-02 18:07:30 +01:00
Uwe Steinmann
c2687ec74e show list of transtions where the state/action is used 2016-11-02 18:00:26 +01:00
Uwe Steinmann
495affcc88 use bootstrap tags for selection of workflow 2016-11-02 17:59:58 +01:00
Uwe Steinmann
c4a510f4d8 use bootstrap tagging for selection of group and user 2016-11-02 17:58:42 +01:00
Uwe Steinmann
6c3a9c6734 add method getTransitions() to class SeedDMS_Core_Workflow[Action|State] 2016-11-02 17:57:23 +01:00
Uwe Steinmann
209b27ece7 passing missing parameter to SeedDMS_AccessOperation() 2016-11-02 13:56:18 +01:00
Uwe Steinmann
0bb2848ddf start changelog for 5.0.8 2016-11-02 13:50:59 +01:00
Uwe Steinmann
f6db8de5bd do not use static class name 'SeedDMS_Core_Document'
rather use classname as saved in instance of dms
2016-11-02 13:40:54 +01:00
Uwe Steinmann
1d51b3ce13 fix inclusion of files 2016-11-02 13:40:31 +01:00
Uwe Steinmann
f36ffb1032 use select2 instead of choosen 2016-11-02 12:26:38 +01:00
Uwe Steinmann
13bed81418 include select2 code 2016-11-02 12:26:16 +01:00
Uwe Steinmann
966a566937 put fullname in data-subtitle of option tag 2016-11-02 12:25:47 +01:00
Uwe Steinmann
893e84d442 put objtype and type of attrdef into data-subtitle of option tag 2016-11-02 12:25:03 +01:00
Uwe Steinmann
7248c1a630 add replacement for chosen 2016-11-02 12:24:13 +01:00
Uwe Steinmann
f1f22d2a81 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-31 15:16:41 +01:00