Uwe Steinmann
4290e705cf
add tasks to menu if configured
2015-07-09 07:59:54 +02:00
Uwe Steinmann
863d203133
add command 'mytasks'
2015-07-09 07:59:30 +02:00
Uwe Steinmann
f35573611d
set param enablemenutasks for view
2015-07-09 07:59:02 +02:00
Uwe Steinmann
cd3a239482
add new config parameter enableMenuTasks
2015-07-09 07:58:34 +02:00
Uwe Steinmann
9682b02b8e
define function which updates the tasks in the menu
2015-07-09 07:57:46 +02:00
Uwe Steinmann
bf95beb536
put tasks into submenus
2015-07-08 19:48:18 +02:00
Uwe Steinmann
ae288c83f2
add javascript for continuosily upating task list
2015-07-08 18:59:28 +02:00
Uwe Steinmann
a76e1de49e
reorder lists
2015-07-08 18:59:14 +02:00
Uwe Steinmann
3583962085
new task menutask in op/op.Ajax.php which calls menuTask()
2015-07-08 18:58:38 +02:00
Uwe Steinmann
6b2f528624
getDocumentList(AppRev) returns only untouched documents
2015-07-08 18:57:53 +02:00
Uwe Steinmann
e4a568e6b9
various updates and new phrases
2015-07-08 18:53:07 +02:00
Uwe Steinmann
d146e04a13
some ul list for attributes of older versions
2015-07-08 15:37:37 +02:00
Uwe Steinmann
284f987783
build tbs_template extension
2015-07-08 15:36:05 +02:00
Uwe Steinmann
8e5daeb960
add item for 4.3.20
2015-07-08 07:26:26 +02:00
Uwe Steinmann
26982d1da0
show preview image in list
2015-07-08 07:26:16 +02:00
Uwe Steinmann
bab558cd5c
add entry for 4.3.20
...
Conflicts:
CHANGELOG
2015-07-08 06:55:27 +02:00
Uwe Steinmann
9ce168b4b6
list only documents to approve which have passed review
...
previously all documents that need to be approved some time were
listed. Even those documents which haven't passed review and cannot
be approved currently.
2015-07-08 06:54:45 +02:00
Uwe Steinmann
4ae913e307
make field for expired date larger
2015-07-06 22:18:11 +02:00
Uwe Steinmann
51cae12fab
fix setting expire date ( Closes : #225 )
2015-07-06 22:18:06 +02:00
Uwe Steinmann
6b1124c23f
pass folder object and not id to printDocumentChooser()
2015-07-06 16:09:25 +02:00
Uwe Steinmann
85174c6f45
create list of rejected documents
2015-07-03 20:52:55 +02:00
Uwe Steinmann
4ac3ea014c
set heading to add_approval
2015-07-03 16:57:37 +02:00
Uwe Steinmann
f98aecaa59
add configuration parameter to turn of database version check
2015-06-30 07:53:36 +02:00
Uwe Steinmann
88739db6e7
check if SeedDMS_Core_DMS::inList() returns boolean false
...
inList() used to return true of false. It returns the index in the
array insteaf of true
2015-06-29 10:28:52 +02:00
Uwe Steinmann
f7d695c015
some initial code to recursively merge access list (not used yet)
2015-06-29 10:28:10 +02:00
Uwe Steinmann
3a531462d9
add static method mergeAccessLists()
2015-06-29 10:27:23 +02:00
Uwe Steinmann
ad1edc8281
actually use username from command line
2015-06-26 16:42:12 +02:00
Uwe Steinmann
5f46f97298
new option -c to force recreation of index
2015-06-26 16:22:35 +02:00
Uwe Steinmann
d070f6da85
use access operations to check if operation is allowed
...
before, this was some own code which did not same the same
check as maySetReviewerApprover()
2015-06-26 12:23:09 +02:00
Uwe Steinmann
401e995df6
removing a version will also remove all references
...
references in tblTransmittalItems, tblDocumentRevisions and
tblDocumentRecievers were not removed
2015-06-26 12:21:48 +02:00
Uwe Steinmann
370bef25ff
some new keys
...
Conflicts:
languages/de_DE/lang.inc
languages/en_GB/lang.inc
2015-06-25 21:51:48 +02:00
Uwe Steinmann
2c63ab3caf
add ukrainian
2015-06-25 21:51:17 +02:00
Uwe Steinmann
9841c571b6
new version 1.1.4
2015-06-25 19:54:44 +02:00
Uwe Steinmann
52559730d9
use new customizable preview converters
2015-06-25 19:52:02 +02:00
Uwe Steinmann
9269a74092
make preview converters customizalbe
2015-06-25 19:50:47 +02:00
Uwe Steinmann
5348905c23
check if content is still there when calculating size
2015-06-25 19:50:10 +02:00
Uwe Steinmann
6b816f4d44
better handling of converters, added converters for preview
...
commands can also be deleted
2015-06-24 21:25:53 +02:00
Uwe Steinmann
2feeb560d1
pass $settings->_initialDocumentStatus to addContent()
2015-06-24 21:25:24 +02:00
Uwe Steinmann
3c2980dfdf
pass $settings->_initialDocumentStatus to checkIn()
2015-06-24 20:35:42 +02:00
Uwe Steinmann
871ed870cc
add optional parameter $initstate to checkIn()
2015-06-24 20:34:40 +02:00
Uwe Steinmann
ac550a1ec1
ållow to set review/approver in status draft
2015-06-24 17:28:55 +02:00
Uwe Steinmann
7ed7ae01ca
set width of column for preview image to width of preview
2015-06-24 17:28:17 +02:00
Uwe Steinmann
e158a873f5
add target apidoc
2015-06-24 12:41:55 +02:00
Uwe Steinmann
f78af97b4a
check if library folder is readable, pass folder to view
2015-06-24 12:26:08 +02:00
Uwe Steinmann
7f2bb15d49
remove some superflous chars
2015-06-23 19:10:14 +02:00
Uwe Steinmann
6487db064a
use same icons and output for version information
...
Conflicts:
views/bootstrap/class.ViewDocument.php
2015-06-23 10:16:16 +02:00
Uwe Steinmann
fd55efb3b9
show review/approval protocol
2015-06-23 10:03:15 +02:00
Uwe Steinmann
88df1cee82
move printProtocol() into class.Bootstrap.php
2015-06-23 09:53:14 +02:00
Uwe Steinmann
7cc3a0cf86
put icon before link to change status
2015-06-23 08:01:55 +02:00
Uwe Steinmann
6fde8fe200
take out review and approval status
...
currently not needed
2015-06-23 08:01:52 +02:00