Commit Graph

1258 Commits

Author SHA1 Message Date
Uwe Steinmann
0f1f627a50 prepare language code for send emails in user defined language 2013-02-28 14:54:37 +01:00
Uwe Steinmann
f4137bc5c6 fix wrong name of language file 2013-02-27 23:09:17 +01:00
Uwe Steinmann
2041520a76 add link list of language and country codes 2013-02-27 20:41:16 +01:00
Uwe Steinmann
438a98d110 output translated language name 2013-02-27 20:40:45 +01:00
Uwe Steinmann
ea4abbab10 renamed all languages to standard codes 2013-02-27 20:39:54 +01:00
Uwe Steinmann
1c4fdce6af new language value is now en_GB 2013-02-27 20:39:32 +01:00
Uwe Steinmann
fcb01c0d07 do not call $dms->setEnableAdminRevApp() anymore 2013-02-27 20:39:07 +01:00
Uwe Steinmann
a55f63c3df remove deprecated function setEnableAdminRevApp() 2013-02-27 20:38:35 +01:00
Uwe Steinmann
30ac7e3dcb add changelog for 4.0.1 2013-02-27 17:22:39 +01:00
Uwe Steinmann
d612501bf7 allow logged in user to review/approve document 2013-02-27 17:18:08 +01:00
Uwe Steinmann
a38b9c8ccb pass enableadminrevapp and enableownerrevapp to getReadAccessList() 2013-02-27 17:17:36 +01:00
Uwe Steinmann
1a62e0d433 add button to fold out menu on small screens 2013-02-27 17:16:51 +01:00
Uwe Steinmann
2d1652515c pass enableadminrevapp and enableownerrevapp to getReadAccessList() 2013-02-27 17:16:18 +01:00
Uwe Steinmann
77ec59ba61 allow owner and logged in user to review/approve document 2013-02-27 17:15:36 +01:00
Uwe Steinmann
31a0568ed9 fixed logging errors 2013-02-27 17:15:09 +01:00
Uwe Steinmann
5996ae0731 pass enableadminrevapp and enableownerrevapp to getReadAccessList() 2013-02-27 17:14:23 +01:00
Uwe Steinmann
0ec9c5977a allow to add owner and logged in user to review/approve document 2013-02-27 17:13:29 +01:00
Uwe Steinmann
e1f2c63c2a pass enable_OwnerRevApp and enable_SelfRevApp to view::show 2013-02-27 17:12:11 +01:00
Uwe Steinmann
b0ca06d689 add new phrases for enableOwnerRevApp and enableSelfRevApp 2013-02-27 17:10:42 +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
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