Uwe Steinmann
ff53a3e3e5
backup dir can be set
2015-07-28 07:29:08 +02:00
Uwe Steinmann
b520bfece0
add method addDirSep()
2015-07-28 07:28:34 +02:00
Uwe Steinmann
9a228017c1
take duplicate declaration of doNotCheckDBVersion
2015-07-28 06:45:43 +02:00
Uwe Steinmann
572927668a
remove space in content type for excel sheet
2015-07-27 20:54:21 +02:00
Uwe Steinmann
5f8cc5f460
add class variable _doNotCheckDBVersion
2015-07-24 16:05:47 +02:00
Uwe Steinmann
43341c802f
add keys settings_enableMenuTasks and settings_enableMenuTasks_desc
2015-07-22 09:19:55 +02:00
Uwe Steinmann
75fbf8d1f4
add keys settings_autoLoginUser and settings_autoLoginUser_desc
2015-07-22 09:13:06 +02:00
Uwe Steinmann
368ef8478c
use view classes from extension only if enabled
2015-07-22 07:08:22 +02:00
Uwe Steinmann
8ed3264ae6
run hook folderNavigationMenu
2015-07-15 22:08:59 +02:00
Uwe Steinmann
a6d8ed829f
add new parameter $base to htmlStartPage(), call hook for documentMenu propperly
2015-07-15 17:00:23 +02:00
Uwe Steinmann
4e9cadeca6
add new method getHookObjects() which returns all registered hook objects
2015-07-15 16:59:36 +02:00
Uwe Steinmann
ce79c8e8cd
check for files relative to $settings->_rootDir instead of '../'
2015-07-15 16:58:53 +02:00
Uwe Steinmann
bd7a11f0b1
use configured classname in getInstance()
...
this will make sure that even getInstance in child classes defined
by an extension will return objects of the right class
2015-07-15 16:57:26 +02:00
Uwe Steinmann
889779113d
first check if user is an object before using it
2015-07-14 21:35:53 +02:00
Uwe Steinmann
9604076555
printAttributeEditField() can be passed a default value
...
document menu can be extended by a hook
2015-07-14 21:27:41 +02:00
Uwe Steinmann
d09605c6b9
pass null to printAttributeEditField if attribute is not set
2015-07-14 21:26:40 +02:00
Uwe Steinmann
f187dff23a
auto login user if not already logged in
...
the user won't have a session, but will be granted access for the
http request
2015-07-14 21:23:54 +02:00
Uwe Steinmann
a2179ca53e
add new paramter autoLoginUser
2015-07-14 21:23:33 +02:00
Uwe Steinmann
d0760b2925
place comment in left column on previous versions tab
2015-07-14 10:08:04 +02:00
Uwe Steinmann
5a3dec7c2e
some reorganization of docinfo tab
...
make some more room
2015-07-14 10:00:39 +02:00
Uwe Steinmann
e17bcc714a
initialize all arrays for return value in menutasks
2015-07-10 10:51:56 +02:00
Uwe Steinmann
4f2392e492
set timeout for checkTask() function
2015-07-10 08:28:19 +02:00
Uwe Steinmann
a6541296a1
list documents to receipt and revise in menu task list
2015-07-09 18:29:34 +02:00
Uwe Steinmann
7a601a1cd0
checkTasks() also checks documents to receipt and revise
2015-07-09 18:29:08 +02:00
Uwe Steinmann
f25c090039
command mytasks also returns documents to receipt and revise
2015-07-09 18:28:08 +02:00
Uwe Steinmann
9bc675873d
getDocumentList() returns only documents I haven't touched
...
The lists AppRevByMe, ReviseByMe and ReceiptByMe will only return
those documents in its initial review/approval/receipt/revision
status (0).
2015-07-09 18:25:55 +02:00
Uwe Steinmann
59fd3c7170
add missing space between tag attributes
2015-07-09 08:01:21 +02:00
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