Uwe Steinmann
|
2b13f11eae
|
pass $db to constructor of extension manager
|
2013-05-28 07:33:03 +02:00 |
|
Uwe Steinmann
|
b96e9f83f9
|
new function cmpVersion()
|
2013-05-28 07:31:41 +02:00 |
|
Uwe Steinmann
|
b03bb1c286
|
pass $db to constructor
|
2013-05-28 07:31:16 +02:00 |
|
Uwe Steinmann
|
2fe6e7ac82
|
Merge branch 'develop' into hooks
|
2013-05-28 06:31:59 +02:00 |
|
Uwe Steinmann
|
a404dfd03f
|
initialize $LANG to an empty array
|
2013-05-24 17:31:22 +02:00 |
|
Uwe Steinmann
|
17130cec5e
|
Merge branch 'develop' into hooks
|
2013-05-22 20:31:57 +02:00 |
|
Uwe Steinmann
|
8c09b7fcb1
|
new versіon 4.3.0
|
2013-05-22 20:29:11 +02:00 |
|
Uwe Steinmann
|
88c8fa8ef6
|
rename all xxxFlashMsg() methods to xxxSplashMsg()
|
2013-05-21 08:36:11 +02:00 |
|
Uwe Steinmann
|
b5caa801b6
|
add more flash msg methods
|
2013-05-18 22:52:43 +02:00 |
|
Uwe Steinmann
|
917e018bb4
|
initial functions for flash messages
|
2013-05-18 22:29:45 +02:00 |
|
Uwe Steinmann
|
df35579ea6
|
Merge branch 'develop' into hooks
|
2013-05-17 09:47:14 +02:00 |
|
Uwe Steinmann
|
9f945b2714
|
Merge branch 'seeddms-4.2.2' into develop
Conflicts:
CHANGELOG
views/bootstrap/class.ViewDocument.php
|
2013-05-17 09:42:33 +02:00 |
|
Uwe Steinmann
|
60ea8fccb4
|
new version 4.2.2
|
2013-05-17 09:31:52 +02:00 |
|
Uwe Steinmann
|
40678c325f
|
always include extension file, even when is was just created
|
2013-05-03 11:40:47 +02:00 |
|
Uwe Steinmann
|
2f5d9fd5a1
|
new method version() which just returns the version number
|
2013-05-03 11:33:38 +02:00 |
|
Uwe Steinmann
|
9f0fbbf2db
|
do not load extension if it is disabled
|
2013-05-03 11:32:25 +02:00 |
|
Uwe Steinmann
|
386b0047b4
|
add save and reading of extension configuration
|
2013-05-02 22:30:42 +02:00 |
|
Uwe Steinmann
|
0a3811c429
|
remove debug output
|
2013-05-02 22:30:09 +02:00 |
|
Uwe Steinmann
|
d0118f9b9d
|
Merge branch 'develop' into hooks
|
2013-05-02 18:33:37 +02:00 |
|
Uwe Steinmann
|
69a0578a74
|
no more php warning if translation could not be found in default lang
|
2013-05-02 18:31:26 +02:00 |
|
Uwe Steinmann
|
5afc572a8c
|
fix nasty syntax error
|
2013-05-02 12:14:54 +02:00 |
|
Uwe Steinmann
|
50e41be376
|
add method callHook()
this method is ment to be called from the view classes. It checks
for a hook set up for the current view.
|
2013-05-02 12:12:28 +02:00 |
|
Uwe Steinmann
|
e8e19385cc
|
file for setting up extensions
|
2013-05-02 12:11:03 +02:00 |
|
Uwe Steinmann
|
ae003bf7f2
|
new class to manage extensions
|
2013-05-02 12:10:42 +02:00 |
|
Uwe Steinmann
|
43323140a2
|
initialize substituted user in session to 0
|
2013-05-02 08:27:59 +02:00 |
|
Uwe Steinmann
|
1e3681094f
|
Merge branch 'develop' into hooks
|
2013-05-02 07:36:14 +02:00 |
|
Uwe Steinmann
|
9f8b928e1d
|
Merge branch 'seeddms-4.2.1' into develop
|
2013-05-02 07:35:51 +02:00 |
|
Uwe Steinmann
|
baf4b9a979
|
new version 4.2.1
|
2013-05-02 07:19:19 +02:00 |
|
Uwe Steinmann
|
c0c9aaa61c
|
Merge branch 'develop' into hooks
|
2013-04-30 20:01:38 +02:00 |
|
Uwe Steinmann
|
14e8d4ef02
|
set max execution time from settings
|
2013-04-30 20:00:50 +02:00 |
|
Uwe Steinmann
|
1f73a6150e
|
Merge branch 'develop' into hooks
|
2013-04-30 19:20:17 +02:00 |
|
Uwe Steinmann
|
9400a962a8
|
maySetExpires() doesn't check if version modification is enabled
this makes no sense because a expiration date can only be set for
a document and not for the version
|
2013-04-30 17:23:24 +02:00 |
|
Uwe Steinmann
|
f7a5daa8a0
|
use same date format in getReadableDate() and getLongReadableDate()
|
2013-04-30 08:36:02 +02:00 |
|
Uwe Steinmann
|
ea79961d85
|
Merge branch 'develop' into hooks
|
2013-04-22 10:48:06 +02:00 |
|
Uwe Steinmann
|
e8e58b6bae
|
fix sql statement to create session
|
2013-04-22 10:26:48 +02:00 |
|
Uwe Steinmann
|
d22021ed4e
|
base clase for extensions
|
2013-04-19 14:46:28 +02:00 |
|
Uwe Steinmann
|
f41fa136dc
|
take user from session parameter 'su' if set
|
2013-04-19 08:44:51 +02:00 |
|
Uwe Steinmann
|
b6bf0604a4
|
add new parameter 'su' for switching users while being admin
|
2013-04-19 08:44:04 +02:00 |
|
Uwe Steinmann
|
a4be140775
|
remove empty line
|
2013-04-18 22:19:19 +02:00 |
|
Uwe Steinmann
|
aecd7a9083
|
solved conflict with branch seeddms-4.1.3
|
2013-04-17 11:15:19 +02:00 |
|
Uwe Steinmann
|
43c084511c
|
set iconѕ for office text and spreadsheet documents
|
2013-04-11 08:37:36 +02:00 |
|
Uwe Steinmann
|
6e263b7e0b
|
add new parameter for recursive document/folder count
|
2013-04-10 15:41:38 +02:00 |
|
Uwe Steinmann
|
21437e5a90
|
move filterDocumentLinks() from inc.Util.php to Core/inc.ClassDMS.php
|
2013-04-10 15:39:05 +02:00 |
|
Uwe Steinmann
|
0c89264f79
|
Merge branch 'seeddms-4.1.4' into develop
|
2013-04-08 20:49:11 +02:00 |
|
Uwe Steinmann
|
af08f27102
|
make methods match with abstract method definition
|
2013-04-08 20:48:07 +02:00 |
|
Uwe Steinmann
|
6277eb2f6c
|
Merge branch 'seeddms-4.1.3' into develop
Conflicts:
Makefile
inc/inc.Version.php
|
2013-04-08 16:50:12 +02:00 |
|
Uwe Steinmann
|
be7e8f9a93
|
new version 4.1.3
|
2013-04-08 16:48:49 +02:00 |
|
Uwe Steinmann
|
8b344163c8
|
Merge branch 'seeddms-4.1.3' into develop
|
2013-04-08 09:15:42 +02:00 |
|
Uwe Steinmann
|
ca5705d086
|
fix calling getID() of user added a document link
|
2013-04-08 09:13:36 +02:00 |
|
Uwe Steinmann
|
abf12413da
|
Merge branch 'seeddms-4.1.3' into develop
|
2013-04-08 08:52:53 +02:00 |
|