Commit Graph

2961 Commits

Author SHA1 Message Date
Uwe Steinmann
42eaabfd2d write status log into xml file 2015-07-31 15:31:16 +02:00
Uwe Steinmann
01c30a0b8a add new method rewriteStatusLog(), add option parameter date to
setStatus()
2015-07-31 15:30:35 +02:00
Uwe Steinmann
3699adfaf5 add method checkDate() 2015-07-31 15:30:00 +02:00
Uwe Steinmann
6dbbd66a44 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-07-31 08:01:20 +02:00
Uwe Steinmann
4f3381a268 add key 'ko_KR' 2015-07-31 07:56:36 +02:00
Uwe Steinmann
40dfcb17b5 remove more false keys 2015-07-31 07:56:18 +02:00
Uwe Steinmann
7d473fc2de move removals of false keys 2015-07-31 07:53:24 +02:00
Uwe Steinmann
379733f23e fix the name of various keys because they hat an extra 는 2015-07-31 07:49:47 +02:00
Uwe Steinmann
4f267371b3 add korean 2015-07-31 07:35:47 +02:00
Uwe Steinmann
9f01b99511 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-07-30 21:08:36 +02:00
Uwe Steinmann
ff8d89dbf5 import user attributes 2015-07-30 21:05:06 +02:00
Uwe Steinmann
3b2ff0d773 echo warning if filesize doesn't match, complete usage 2015-07-30 21:04:25 +02:00
Uwe Steinmann
b3fcdfc53c Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-07-30 11:25:38 +02:00
Uwe Steinmann
1376716721 major overhaul, it's now almost usable 2015-07-30 11:24:56 +02:00
Uwe Steinmann
1976139d3f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-07-28 10:23:33 +02:00
Uwe Steinmann
23f39a5795 add new phrases for backupdir, add missing slovak and portugese phrases 2015-07-28 10:22:55 +02:00
Uwe Steinmann
534e4a73f4 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-07-28 07:53:21 +02:00
Uwe Steinmann
fd62547a69 dskspace() checks if directory could be opened 2015-07-28 07:53:10 +02:00
Uwe Steinmann
6a555554be Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-07-22 09:26:49 +02:00
Uwe Steinmann
1e91f62ded major update (especially italian) 2015-07-22 09:26:14 +02:00
Uwe Steinmann
dc092daa8f use view classes from extension only if enabled 2015-07-22 07:09:13 +02:00
Uwe Steinmann
6060f1e98e new parameter $base for htmlStartPage(), propperly can hook in documentMenu 2015-07-15 22:32:19 +02:00
Uwe Steinmann
6a45cbb05b set width of .chzn-select-deselect to 95% 2015-07-15 22:31:34 +02:00
Uwe Steinmann
1727387ac5 add method getHookObjects() 2015-07-15 22:30:03 +02:00
Uwe Steinmann
8856837883 check for views relative to $settings->_rootDir 2015-07-15 22:29:34 +02:00
Uwe Steinmann
b5f5ef6e21 use configured classname in getInstance() 2015-07-15 22:28:58 +02:00
Uwe Steinmann
ecbdb4ea4a use configured classname, remove old code 2015-07-15 22:28:31 +02:00
Uwe Steinmann
245bcc6a1e run hook folderNavigationMenu 2015-07-15 22:09:47 +02:00
Uwe Steinmann
0351305995 pass formkey when substituting user 2015-07-15 08:24:15 +02:00
Uwe Steinmann
9fee411f3f explicitly check for false returned by SeedDMS_Core_DMS::inList() 2015-07-15 08:22:39 +02:00
Uwe Steinmann
c4fdc6aee9 remove old code 2015-07-15 08:22:16 +02:00
Uwe Steinmann
4a034d395b pass previewer to mainClipboard() 2015-07-15 08:21:51 +02:00
Uwe Steinmann
156ec69355 fix documentation error 2015-07-15 08:21:28 +02:00
Uwe Steinmann
832e760e03 use configured class names, remove old code 2015-07-15 08:20:55 +02:00
Uwe Steinmann
533011df95 use configured class names 2015-07-15 08:20:27 +02:00
Uwe Steinmann
40646009ab minor documentation fix 2015-07-15 08:20:08 +02:00
Uwe Steinmann
de62d04129 fix some return values, use configured class names 2015-07-15 08:19:09 +02:00
Uwe Steinmann
ef8e4e8400 inList() returns false or the index of the element
backported from develop
2015-07-15 08:18:17 +02:00
Uwe Steinmann
71ed09ec0c pass previewer to printClipboard() 2015-07-15 07:26:47 +02:00
Uwe Steinmann
3dcda5e4ca fix typo in varialbe passed to hook 2015-07-15 07:26:18 +02:00
Uwe Steinmann
588caf9fde do not access _POST anymore 2015-07-15 07:25:45 +02:00
Uwe Steinmann
1609610541 pass previewer to printClipboard, call hook for menuitems, ...
backported from develop
2015-07-15 07:24:32 +02:00
Uwe Steinmann
975012768e use _REQUEST instead of _GET for currenttab 2015-07-15 07:23:38 +02:00
Uwe Steinmann
f616c6cf39 check if user is valid before using it 2015-07-14 21:34:51 +02:00
Uwe Steinmann
bdfb552204 auto login user if not already logged in
the user won't have a session, but will be granted access for the
http request

Conflicts:
	inc/inc.Authentication.php
2015-07-14 21:32:15 +02:00
Uwe Steinmann
f35ae2736a add new paramter autoLoginUser 2015-07-14 21:28:47 +02:00
Uwe Steinmann
b8e9d3a6dd add missing space between tag attributes 2015-07-09 08:00:43 +02:00
Uwe Steinmann
b011ecf3c6 same ul list for attributes of older versions 2015-07-08 15:39:03 +02:00
Uwe Steinmann
40cd60f985 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-07-08 07:33:02 +02:00
Uwe Steinmann
24fcffbc6c add item for 4.3.20 2015-07-08 07:25:41 +02:00