Uwe Steinmann
3f20f624bc
replace mktime() by time()
2013-02-27 09:08:16 +01:00
Uwe Steinmann
1b8aabdb06
added parameter to getReadAccessList()
...
the former settings value enableAdminRevApp will now be passed
to the function getReadAccessList(). A new parameter for adding
the owner was added too.
2013-02-27 09:06:45 +01:00
Uwe Steinmann
e354233fce
do not create foreign key in tblDocumentReviewLog (Bug #26 )
...
The database in version 3.4.2 contains already a foreign key
referencing tblDocumentReviewers
2013-02-26 21:09:32 +01:00
Uwe Steinmann
601f7b9aaf
start changelog for 4.0.1
2013-02-26 20:28:37 +01:00
Uwe Steinmann
99906fd1db
replace LetoDMS by SeedDMS
2013-02-26 20:16:57 +01:00
Uwe Steinmann
71fa496e2d
new version 4.0.0
2013-02-26 15:10:43 +01:00
Uwe Steinmann
0a1190f338
initialize totalFolders earlier
2013-02-26 15:00:59 +01:00
Uwe Steinmann
452cf00c47
$searchin is not passed to show method
2013-02-26 15:00:34 +01:00
Uwe Steinmann
5e10c3e7ff
markQuery() is now a function of the class
2013-02-26 14:59:51 +01:00
Uwe Steinmann
7dbc01375b
add missing favicon
2013-02-26 09:47:05 +01:00
Uwe Steinmann
ed28cfb758
do not call global functions anymore
2013-02-26 09:46:35 +01:00
Uwe Steinmann
f303ca2903
do not call global functions anymore
2013-02-26 09:46:01 +01:00
Uwe Steinmann
22bb045b7e
replace most global variables
2013-02-26 09:45:35 +01:00
Uwe Steinmann
745226e7e4
set global var theme from login form before calling first err msg
2013-02-26 09:44:50 +01:00
Uwe Steinmann
cbd28d12b7
allowDrop() returns false, stop propergation on drop
2013-02-26 08:23:29 +01:00
Uwe Steinmann
d0b6038e5f
minor fixeѕ to make drag and drop work (not ready)
2013-02-26 08:22:46 +01:00
Uwe Steinmann
91d15df661
document is not passed to show()
2013-02-26 08:22:11 +01:00
Uwe Steinmann
08291209fe
fix nesting of html tags
2013-02-26 08:21:35 +01:00
Uwe Steinmann
6de7764fc0
fix nesting of html tags
2013-02-26 08:21:01 +01:00
Uwe Steinmann
c81c69797c
initialize memgroups and memusers early
2013-02-26 08:20:11 +01:00
Uwe Steinmann
035d1ee3e6
add remove icon to button
2013-02-25 10:17:07 +01:00
Uwe Steinmann
ababe23b6a
add missing file
2013-02-25 10:16:45 +01:00
Uwe Steinmann
91c4145156
use common header
2013-02-22 21:56:18 +01:00
Uwe Steinmann
29626ce038
indicate if missing filesize, checksum can be repaired (Bug #24 )
2013-02-20 21:22:44 +01:00
Uwe Steinmann
496c02eaec
new version 4.0.0RC1
2013-02-20 11:44:08 +01:00
Uwe Steinmann
dfcec7b3cb
added not about name change and new database fields (filesize, checksum)
2013-02-20 11:29:45 +01:00
Uwe Steinmann
0767bff6ae
turn full text search of by default
2013-02-20 10:55:12 +01:00
Uwe Steinmann
f0e48d2e06
fixed translation
2013-02-20 10:54:04 +01:00
Uwe Steinmann
f3faf0bee7
added translation for 'set_workflow'
2013-02-20 10:48:22 +01:00
Uwe Steinmann
df54de8aa9
use translated text for buttons in modal boxes
2013-02-20 10:47:20 +01:00
Uwe Steinmann
590731389b
added phase for close, fixed translation
2013-02-20 10:46:58 +01:00
Uwe Steinmann
b8237eb426
added phrase for 'close'
2013-02-20 10:46:45 +01:00
Uwe Steinmann
0966794200
added phrase do_object_unlink
2013-02-20 10:39:15 +01:00
Uwe Steinmann
400f596fa1
installation instructions for ubuntu
2013-02-20 10:13:09 +01:00
Uwe Steinmann
4085bc7b0b
fixed minor error in multi instance installation
2013-02-20 10:04:31 +01:00
Uwe Steinmann
b255150fb1
added comment that mydmsDecodeStr shall not be deleted
2013-02-20 09:46:08 +01:00
Uwe Steinmann
4d86254eef
propperly run update scritp of version
2013-02-20 09:45:41 +01:00
Uwe Steinmann
d30a74485a
make it work with latest update script
2013-02-20 09:45:03 +01:00
Uwe Steinmann
a3f9b1d672
make it work with latest update script
2013-02-20 09:44:20 +01:00
Uwe Steinmann
f1617e7d1a
set global var $theme to 'blue'
2013-02-20 09:43:39 +01:00
Uwe Steinmann
067f4fa0ec
minor text modification
2013-02-20 09:43:21 +01:00
Uwe Steinmann
22955cef3b
fixed installation
...
show form after error, run all update scripts
2013-02-20 08:49:52 +01:00
Uwe Steinmann
5975710302
new layout
...
one table line per user
2013-02-19 09:57:48 +01:00
Uwe Steinmann
d0c2daa6a6
added abbreviated weekday names
2013-02-19 09:05:45 +01:00
Uwe Steinmann
62587c59a4
use abbreviated weekday names
...
if the language file contains abbreviated weekday names use them, otherwise take the first 3 chars from the weekday name
2013-02-19 09:04:44 +01:00
Uwe Steinmann
7fd5b5c30d
some minor text corrections
2013-02-19 08:50:06 +01:00
Uwe Steinmann
c4d23829e8
removed echo left over from debugging
2013-02-19 08:49:29 +01:00
Uwe Steinmann
7351b930e1
some more translations
2013-02-19 08:49:00 +01:00
Uwe Steinmann
7af53fbc87
many more german translations (see Bug #16 )
2013-02-18 21:34:50 +01:00
Uwe Steinmann
62d0179812
added missing phrase 'settings_stagingDir_desc'
2013-02-18 21:17:46 +01:00