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
c9a18c2538
check if notification exists before removing them
2013-03-06 12:53:00 +01:00
Uwe Steinmann
e9e8ed2844
fix comment
2013-03-06 12:51:33 +01:00
Uwe Steinmann
634bf9b1d9
fix typeahead search for documents
2013-03-06 11:14:15 +01:00
Uwe Steinmann
f0006de2e3
added icon to delete buttons
2013-03-06 11:00:01 +01:00
Uwe Steinmann
6c7247eca5
fix line endings, removed old code
2013-03-05 13:04:58 +01:00
Uwe Steinmann
4a739b35ac
fix line endings, remove old code
2013-03-05 12:56:41 +01:00
Uwe Steinmann
ababf87bb8
fix line endings, remove some old code
2013-03-05 12:48:46 +01:00
Uwe Steinmann
49d6099462
fix line endings, remove some old code
2013-03-05 09:18:21 +01:00
Uwe Steinmann
e78fdaf32a
remove some old code, replace german comment
2013-03-05 08:50:45 +01:00
Uwe Steinmann
bf54144cf7
fix line endings
2013-03-05 08:19:27 +01:00
Uwe Steinmann
7eb7e57f62
fix line endings, translate german comments
2013-02-28 17:28:57 +01:00
Uwe Steinmann
a300013709
fix line endings
2013-02-28 16:55:05 +01:00
Uwe Steinmann
579ab95fb6
fix line endings
2013-02-28 16:54:30 +01:00
Uwe Steinmann
f7c5b1dde6
replace german comments, use return value of getNotifierList()
2013-02-28 16:25:19 +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
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