Commit Graph

4466 Commits

Author SHA1 Message Date
Uwe Steinmann
99e52d68f4 check if version is accessible
don't use the latest version but the version that needs to be reviewed,
approved, revised, ...
2016-04-26 18:15:06 +02:00
Uwe Steinmann
6b2d4a4b75 set dms in view early, check for access on latest content 2016-04-26 18:14:38 +02:00
Uwe Steinmann
f87a3ce570 fix line indenting 2016-04-26 18:14:12 +02:00
Uwe Steinmann
ad95fdecd9 add comment the getAccessMode() doesn't work in any case 2016-04-26 18:12:36 +02:00
Uwe Steinmann
20920d9cec start changelog for 4.3.27 2016-04-26 13:47:42 +02:00
Uwe Steinmann
7e3cd7d6c4 move inclusion SeedDMS/Preview.php into view 2016-04-26 13:43:02 +02:00
Uwe Steinmann
fcf85a88e0 move inclusion of "SeedDMS/Preview.php" into view 2016-04-26 12:16:29 +02:00
Uwe Steinmann
43633620e8 remove preview images, remove some old code 2016-04-26 12:15:56 +02:00
Uwe Steinmann
6f16d60647 add another callback which removes preview images of documents
also remove some old code
2016-04-26 12:14:59 +02:00
Uwe Steinmann
1a515c9dfd delete preview image, remove old code 2016-04-26 12:12:39 +02:00
Uwe Steinmann
97e28a8fef delete preview images 2016-04-26 12:12:13 +02:00
Uwe Steinmann
8ee518e69b new version 1.1.9 2016-04-26 12:08:35 +02:00
Uwe Steinmann
b2186874e6 lots of documentation, new methods
deleteDocumentPreviews() removeѕ all previews of a document,
finisch deletePreview()
2016-04-26 12:07:39 +02:00
Uwe Steinmann
127ae5c487 start new version 4.3.27 2016-04-26 12:07:17 +02:00
Uwe Steinmann
0b69ddb439 callbacks can have more than one user function 2016-04-26 12:06:41 +02:00
Uwe Steinmann
135f9c06f6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-04-22 16:49:11 +02:00
Uwe Steinmann
2ee76efedb new version 4.3.26 2016-04-22 16:46:56 +02:00
Uwe Steinmann
ae750340cb add changes for 4.3.26 2016-04-22 16:46:38 +02:00
Uwe Steinmann
4206c5ef59 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-04-22 16:40:29 +02:00
Uwe Steinmann
877f5c80ed output access rights even if inherited 2016-04-22 16:36:47 +02:00
Uwe Steinmann
39de3db510 add new phrases 2016-04-22 15:54:29 +02:00
Uwe Steinmann
6930202349 Merge branch 'develop' into seeddms-5.1.x 2016-04-22 12:59:04 +02:00
Uwe Steinmann
92ab26d547 call hook extraDownloadHeader 2016-04-22 12:58:28 +02:00
Uwe Steinmann
35d7a70ade header for additional columns can be set 2016-04-22 12:57:39 +02:00
Uwe Steinmann
b4e2224c3e Merge branch 'seeddms-5.0.x' into develop 2016-04-22 12:39:41 +02:00
Uwe Steinmann
10d5a2dca1 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-04-22 12:39:27 +02:00
Uwe Steinmann
258b58efd2 trim various fields from post request 2016-04-22 12:39:04 +02:00
Uwe Steinmann
281c4baeb3 some reorganization of code 2016-04-22 12:30:02 +02:00
Uwe Steinmann
e97b94d393 Merge branch 'seeddms-5.0.x' into develop 2016-04-22 12:28:57 +02:00
Uwe Steinmann
cde225bb44 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-04-22 12:28:45 +02:00
Uwe Steinmann
00e45dd63a use setParam() instead of passing array to view 2016-04-22 12:28:19 +02:00
Uwe Steinmann
c6121ff201 do not issue an error if access on library folder is forbitten
just disable the upload from the library folder
2016-04-22 12:25:26 +02:00
Uwe Steinmann
8b3289aa8a remove contentContainerEnd() as there is no corresponding Start 2016-04-22 09:15:15 +02:00
Uwe Steinmann
1d01338e49 Merge branch 'develop' into seeddms-5.1.x 2016-04-22 09:06:01 +02:00
Uwe Steinmann
8a47cdd1da Merge branch 'seeddms-5.0.x' into develop 2016-04-22 08:31:57 +02:00
Uwe Steinmann
decbdb1dae minor html formating 2016-04-22 08:30:19 +02:00
Uwe Steinmann
0d3ff8a2d4 add access check for action 'form', no need to check for admin 2016-04-22 08:23:37 +02:00
Uwe Steinmann
7e3535ad1a add more access checks for actions 'info' and 'form' 2016-04-22 08:23:15 +02:00
Uwe Steinmann
088a146888 add more access checks, fixed html 2016-04-22 08:22:50 +02:00
Uwe Steinmann
bc6f641eb3 add more access checks for action 'info' and 'form' 2016-04-22 08:22:19 +02:00
Uwe Steinmann
d63b36f3bf no need to check explicitly for admin, check_view_access() is enough 2016-04-22 08:21:44 +02:00
Uwe Steinmann
e1926ed217 add more documentation 2016-04-22 08:21:18 +02:00
Uwe Steinmann
823e7bf76e better handling of access rights if advanced access rights are turn off
check_view_access() returns true for admins and false otherwise
2016-04-21 17:19:58 +02:00
Uwe Steinmann
cc685141e9 fix wrong variable name 2016-04-21 17:19:28 +02:00
Uwe Steinmann
b28153d8f9 Merge branch 'develop' into seeddms-5.1.x 2016-04-21 16:02:07 +02:00
Uwe Steinmann
d0ef7f4238 convert to bootstrap 2016-04-21 16:01:38 +02:00
Uwe Steinmann
35c8e57633 don't drop old table tblUsers, just rename it
dropping it, always issues an error 'database locked'
2016-04-21 16:00:46 +02:00
Uwe Steinmann
037646537b set version to 5.1.0, use btn instead of plain link 2016-04-21 16:00:16 +02:00
Uwe Steinmann
20c0abf69d add missing attribute 'target' to converters
this needs to be done when updating from 5.0.x to 5.1.x
2016-04-21 15:33:57 +02:00
Uwe Steinmann
358b0701a4 Merge branch 'develop' into seeddms-5.1.x 2016-04-21 14:22:55 +02:00