Uwe Steinmann
|
e8e58b6bae
|
fix sql statement to create session
|
2013-04-22 10:26:48 +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
|
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 |
|
Uwe Steinmann
|
1fc78ff3b4
|
do not access protected variable _userID of DocumentLink
|
2013-04-08 08:48:29 +02:00 |
|
Uwe Steinmann
|
ec349a143d
|
set fileformat to unix
|
2013-04-08 08:23:03 +02:00 |
|
Uwe Steinmann
|
d88e907086
|
merge from seeddms-4.1.2
|
2013-04-08 08:18:19 +02:00 |
|
Uwe Steinmann
|
26798d7676
|
Merge branch 'seeddms-4.1.2' into develop
Conflicts:
Makefile
inc/inc.Version.php
install/install.php
|
2013-04-08 08:17:46 +02:00 |
|
Uwe Steinmann
|
72200c5f96
|
prepare for new version 4.1.2
|
2013-04-08 07:58:28 +02:00 |
|
Uwe Steinmann
|
0ac6ff9a91
|
prepare for version 4.1.1
|
2013-04-05 16:54:48 +02:00 |
|
Uwe Steinmann
|
5d41aad78c
|
prepare for next version 4.2.0
|
2013-04-05 13:08:37 +02:00 |
|
Uwe Steinmann
|
5a3c2d9d4b
|
if after all no translation could be found, take the language in the settings
|
2013-03-27 09:45:06 +01:00 |
|
Uwe Steinmann
|
5e87cb378d
|
do not intanciate Email class if emailing is turned off
checking if email is on was removed from Email class
|
2013-03-08 18:20:45 +01:00 |
|
Uwe Steinmann
|
34b72a17a1
|
reworked notification system
The notifaction will now be send in the language as specified in the
user's profile
|
2013-03-06 12:53:25 +01:00 |
|
Uwe Steinmann
|
c8de3e2d72
|
language files are now included in inc/inc.Language.php
|
2013-02-28 14:55:26 +01:00 |
|
Uwe Steinmann
|
0f1f627a50
|
prepare language code for send emails in user defined language
|
2013-02-28 14:54:37 +01:00 |
|
Uwe Steinmann
|
fcb01c0d07
|
do not call $dms->setEnableAdminRevApp() anymore
|
2013-02-27 20:39:07 +01:00 |
|
Uwe Steinmann
|
52268d659c
|
make getStyles() and exitError() static
|
2013-02-27 17:10:00 +01:00 |
|
Uwe Steinmann
|
cfc301290e
|
make factory(), getStyles() and exitError() static
|
2013-02-27 17:09:26 +01:00 |
|
Uwe Steinmann
|
7f2d7e3ebe
|
new variables enableSelfRefApp and enableOwnerRevApp
|
2013-02-27 09:09:00 +01:00 |
|
Uwe Steinmann
|
3f20f624bc
|
replace mktime() by time()
|
2013-02-27 09:08:16 +01:00 |
|
Uwe Steinmann
|
b255150fb1
|
added comment that mydmsDecodeStr shall not be deleted
|
2013-02-20 09:46:08 +01:00 |
|
Uwe Steinmann
|
cd88603c49
|
set header 'Content-Type: text/plain; charset=utf-8'
|
2013-02-15 20:29:19 +01:00 |
|
Uwe Steinmann
|
96e186bb52
|
set default style to bootstrap, set extraPath before checking system
|
2013-02-14 12:54:16 +01:00 |
|
Uwe Steinmann
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
steinm
|
f7fc4b660d
|
- added comment that formatted_size() is deprecated
|
2013-02-08 08:07:11 +00:00 |
|
steinm
|
5572ad52c7
|
- do not log user, if it is not set
|
2013-02-07 16:59:41 +00:00 |
|
steinm
|
8e950290dc
|
- added function to set user id in session (currently not used)
|
2013-02-06 17:33:11 +00:00 |
|
steinm
|
6ac7e362e3
|
- added copyright notice
|
2013-02-06 13:49:58 +00:00 |
|
steinm
|
3e3d57bb86
|
- check for extraPath in settings and add it to the php include path
|
2013-02-06 13:49:04 +00:00 |
|
steinm
|
be13dac0b7
|
- set parameter workflowmode for all views
|
2013-02-06 13:48:23 +00:00 |
|
steinm
|
c68e0165a5
|
- replace old adodb path by extraPath
|
2013-02-04 09:19:50 +00:00 |
|
steinm
|
78c1ea37a3
|
- added missing copyright notice
|
2013-02-04 09:19:10 +00:00 |
|
steinm
|
0c22d143eb
|
- added clipboard management
|
2013-01-30 19:58:36 +00:00 |
|
steinm
|
0c5941c4e4
|
- fixed typo in 'partitionsize'
|
2013-01-29 13:08:25 +00:00 |
|
steinm
|
a022d4cf8e
|
- added flags for language selector and duplicate document names
|
2013-01-28 10:40:04 +00:00 |
|
steinm
|
d20c0beff3
|
- pass $session as parameter to view
|
2013-01-28 10:16:13 +00:00 |
|
steinm
|
65c5f4ad33
|
added functions getReadableDuration() and getReadableDurationArray()
|
2013-01-24 08:34:59 +00:00 |
|
steinm
|
6c01bb7aff
|
added cookie lifetime and workflow mode
|
2013-01-24 08:33:51 +00:00 |
|
steinm
|
c603feada9
|
fixed comment
|
2013-01-24 08:33:03 +00:00 |
|