Commit Graph

1866 Commits

Author SHA1 Message Date
Uwe Steinmann
fac83d7e1f set priority of log msg 2013-10-06 12:27:06 +02:00
Uwe Steinmann
4c514a23b6 Merge branch 'seeddms-4.3.1' into develop
Conflicts:
	Makefile
2013-09-20 21:40:22 +02:00
Uwe Steinmann
9b021e6e20 new version 4.3.1 2013-09-20 21:36:10 +02:00
Uwe Steinmann
08008551b9 replace hard coding strings with translation 2013-09-20 21:05:46 +02:00
Uwe Steinmann
b7f20daa26 use translation for hardcoded strings 2013-09-20 20:56:46 +02:00
Uwe Steinmann
eb9c1d14b6 add translation for 'Stastistic' (Bug #88) 2013-09-20 19:01:18 +02:00
Uwe Steinmann
58fdef13eb Merge branch 'seeddms-4.3.1' into develop 2013-09-20 13:45:33 +02:00
Uwe Steinmann
25a38e27a3 move most of functionality into controller 2013-09-20 13:44:47 +02:00
Uwe Steinmann
1b86aa6727 check for _enableOwnerRevApp before showing the approve/review button 2013-09-19 14:27:09 +02:00
Uwe Steinmann
21aeeb2caf Merge branch 'seeddms-4.3.1' into develop 2013-09-17 11:27:29 +02:00
Uwe Steinmann
0bb3f2937e add note about propperly setting the LANG variable 2013-09-17 11:26:39 +02:00
Uwe Steinmann
617a37559c upper level of folder tree can be removed in presentation
This is controlled by a view parameter 'remove_root_from_tree' which
currently can only be set by an extension
2013-09-17 06:22:34 +02:00
Uwe Steinmann
4e5ddaa2f9 use same mail mechanism as for notifications 2013-09-13 15:01:02 +02:00
Uwe Steinmann
f5babcaffb add missing phrases for testmail_body, testmail_subject 2013-09-13 15:00:04 +02:00
Uwe Steinmann
595a389167 fix body of password forgotten mail 2013-09-13 14:56:11 +02:00
Uwe Steinmann
686666d42f pass smtp paramters to contructor of SeedDMS_Email 2013-09-13 14:55:34 +02:00
Uwe Steinmann
9382c4d1b1 add config parameters for smtp username and password 2013-09-13 14:54:37 +02:00
Uwe Steinmann
070c68fd10 send test mail when clicking an a link with class 'sendtestmail' 2013-09-13 14:53:45 +02:00
Uwe Steinmann
7b1663479d add command for sending a test mail 2013-09-13 14:52:32 +02:00
Uwe Steinmann
d1f62e0eae replaceMarker() is deprecated 2013-09-13 14:06:28 +02:00
Uwe Steinmann
3b4b256763 use PEAR::Mail for sending mails, add support for smtp authentication 2013-09-13 14:04:31 +02:00
Uwe Steinmann
baca06fbae add controller for Logout 2013-09-11 18:42:58 +02:00
Uwe Steinmann
1eb5669022 call hook startPage 2013-09-11 18:42:10 +02:00
Uwe Steinmann
d6f024dfb4 do not remove cookie if it isn't set, use controller to call hook 2013-09-11 18:41:36 +02:00
Uwe Steinmann
9add363cad Merge branch 'seeddms-4.3.1' into develop 2013-09-09 22:17:40 +02:00
Uwe Steinmann
961a4351c2 add missing div in header
this also makes the folding of the menu work again
2013-09-09 20:46:33 +02:00
Uwe Steinmann
326b8fe5eb run controller 2013-09-09 09:36:57 +02:00
Uwe Steinmann
2a6ff25765 Merge branch 'seeddms-4.3.1' into develop 2013-09-09 07:34:42 +02:00
Uwe Steinmann
b87aa2b8c7 add missing placeholdes in chzn select box (fixes bug #87) 2013-09-09 07:31:06 +02:00
Uwe Steinmann
91a4c65b6c add translation text in select boxes (fixes bug #87)
if select box is managed by chosen and no match could be found
2013-09-09 07:16:18 +02:00
Uwe Steinmann
472ca6bd0f access 'expandFolderTree' via params[] array
do not add new class variable anymore
2013-09-09 06:43:04 +02:00
Uwe Steinmann
ac7bd8cbdc Merge branch 'seeddms-4.3.1' into develop 2013-09-06 15:26:34 +02:00
Uwe Steinmann
9f6cb6453c folder tree can be expanded again on default 2013-09-06 15:24:51 +02:00
Uwe Steinmann
bf6d3f5ac8 Merge branch 'seeddms-4.3.1' into develop 2013-09-06 08:02:06 +02:00
Uwe Steinmann
a7af6656b4 PROPFIND returns same documents like GET
PROPFIND previously returned all documents while GET returned only
released documents. They now both return only released documents.
2013-09-06 08:00:18 +02:00
Uwe Steinmann
353da0c297 Merge branch 'seeddms-4.3.1' into develop 2013-09-05 23:01:27 +02:00
Uwe Steinmann
9a0d6cb3b8 set icon for rar files (fixes bug #85) 2013-09-05 22:59:45 +02:00
Uwe Steinmann
76c7033313 Merge branch 'seeddms-4.3.1' into develop 2013-09-05 22:55:13 +02:00
Uwe Steinmann
275896d95c translate strings (fixes bug #86) 2013-09-05 22:51:01 +02:00
Uwe Steinmann
a85ad7044a initial documentation for writing extensions 2013-09-05 11:18:43 +02:00
Uwe Steinmann
372e5aaae5 add file with translations for example extension 2013-09-05 08:54:22 +02:00
Uwe Steinmann
6e6fb20244 Merge branch 'hooks' into develop
Conflicts:
	Makefile
2013-09-05 08:52:37 +02:00
Uwe Steinmann
6f08c702ef Merge branch 'develop' 2013-09-05 07:56:52 +02:00
Uwe Steinmann
b6ca77e261 new version 4.3.0 2013-09-05 07:44:22 +02:00
Uwe Steinmann
c286754d79 prepare for new version 4.3.0 2013-09-05 07:43:07 +02:00
Uwe Steinmann
c72f42898b last missing entry for 4.3.0 2013-09-05 07:41:07 +02:00
Uwe Steinmann
44164ebf40 getPath() works propperly even if root id is not 1
getPath doesn't return any folders above the root id even if they
exist
2013-09-05 07:33:17 +02:00
Uwe Steinmann
332d6b7b6c allow to call multiple hooks
the first hook does not return the callHook function
2013-09-03 22:07:16 +02:00
Uwe Steinmann
bb7eed2730 add two function to encrypt and decrypt a string
not used yet
2013-09-03 08:23:23 +02:00
Uwe Steinmann
5e17cf150f use post request for checking password strength
get request will leave the password in the log files
2013-09-03 08:20:25 +02:00