Uwe Steinmann
|
68d9e05931
|
do not show values if not set, add type to list of attributes
|
2016-02-11 17:47:40 +01:00 |
|
Uwe Steinmann
|
31d02f8114
|
add method getFilesize()
|
2016-02-11 17:47:05 +01:00 |
|
Uwe Steinmann
|
6c7648b75a
|
use getDocumentList() instead of plain sql
|
2016-02-10 13:34:25 +01:00 |
|
Uwe Steinmann
|
db8b5cc033
|
add 'WorkflowOwner' list to getDocumentList()
|
2016-02-10 13:33:56 +01:00 |
|
Uwe Steinmann
|
d62d6f5662
|
do not use sql but call getDocumentList()
|
2016-02-10 12:31:17 +01:00 |
|
Uwe Steinmann
|
14f600da35
|
add 'WorkflowByMe' list in getDocumentList()
|
2016-02-10 12:30:51 +01:00 |
|
Uwe Steinmann
|
2a5a2cd61d
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-02-10 11:49:15 +01:00 |
|
Uwe Steinmann
|
43c80a9f73
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-10 11:48:19 +01:00 |
|
Uwe Steinmann
|
528e911535
|
add note to 4.3.24
|
2016-02-10 11:32:40 +01:00 |
|
Uwe Steinmann
|
5157d65a8d
|
add documents_to_process, pending_workflows, and workflow_state
|
2016-02-10 10:35:51 +01:00 |
|
Uwe Steinmann
|
2e6511ebec
|
replace phrase 'documents_to_check' by 'documents_to_process'
|
2016-02-10 10:34:44 +01:00 |
|
Uwe Steinmann
|
65ce04d175
|
show pending reviews/approvals/workflows only for configured workflow mode
|
2016-02-10 10:34:02 +01:00 |
|
Uwe Steinmann
|
86ee3fb13e
|
pass workflowmode to view
|
2016-02-10 10:33:44 +01:00 |
|
Uwe Steinmann
|
82e839bb11
|
list pending approval/reviews/workflows only for configured workflow mode
|
2016-02-10 10:32:58 +01:00 |
|
Uwe Steinmann
|
a8c98b5f72
|
add method getWorkflowStatus()
|
2016-02-10 10:32:27 +01:00 |
|
Uwe Steinmann
|
c0a1ed57bb
|
list documents in workflow, add button to substitute user
|
2016-02-10 10:04:24 +01:00 |
|
Uwe Steinmann
|
c15b7c4802
|
take out commented code
|
2016-02-10 10:03:56 +01:00 |
|
Uwe Steinmann
|
625462712d
|
replace comment in german, fix typo
|
2016-02-10 10:03:21 +01:00 |
|
Uwe Steinmann
|
552dc07599
|
add phrase 'documents_locked'
|
2016-02-10 09:57:58 +01:00 |
|
Uwe Steinmann
|
e68b304627
|
add entry for 4.3.24
|
2016-02-09 17:34:14 +01:00 |
|
Uwe Steinmann
|
75183a9d36
|
check experation and set status accordingly before listing documents
|
2016-02-09 17:33:23 +01:00 |
|
Uwe Steinmann
|
fc9ec1d3e3
|
add note
|
2016-02-09 13:13:02 +01:00 |
|
Uwe Steinmann
|
d1ffd8db1a
|
fix getDocumentsByCategory()
didn't return the documents
|
2016-02-09 13:12:31 +01:00 |
|
Uwe Steinmann
|
cf193adfff
|
add phrases for category_info and document_count
|
2016-02-09 12:37:49 +01:00 |
|
Uwe Steinmann
|
be640b811d
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-09 12:36:53 +01:00 |
|
Uwe Steinmann
|
7640660284
|
make deletion of folders and documents work
|
2016-02-09 12:36:19 +01:00 |
|
Uwe Steinmann
|
ffdcbd0ce0
|
make click on .delete-document-btn and .delete-folder-btn work
even if the html is loaded by ajax
|
2016-02-09 12:35:30 +01:00 |
|
Uwe Steinmann
|
a72063c36a
|
add missing parameter in call to printKeywordChooserJs()
|
2016-02-09 08:51:27 +01:00 |
|
Uwe Steinmann
|
1582fec00f
|
completed changelog for 4.3.24
|
2016-02-08 13:31:45 +01:00 |
|
Uwe Steinmann
|
2da2f0af9a
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-02-08 13:24:40 +01:00 |
|
Uwe Steinmann
|
0903eacb62
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-08 12:46:59 +01:00 |
|
Uwe Steinmann
|
450ca9953e
|
some code cleanup and no output if there are no dumps
|
2016-02-08 12:43:50 +01:00 |
|
Uwe Steinmann
|
911c7895d9
|
get some view parameter in js()
this fixes some php warnings
|
2016-02-08 10:40:29 +01:00 |
|
Uwe Steinmann
|
08831349dd
|
fix syntax error
|
2016-02-05 17:31:29 +01:00 |
|
Uwe Steinmann
|
44a90c0263
|
use ajax calls and put all javascript into method js()
|
2016-02-05 17:26:45 +01:00 |
|
Uwe Steinmann
|
ae11964ca0
|
pass selected category to view
|
2016-02-05 17:26:24 +01:00 |
|
Uwe Steinmann
|
e87fe8a808
|
more notes for 4.3.24
|
2016-02-05 16:50:35 +01:00 |
|
Uwe Steinmann
|
20f1de9a3f
|
replace sql statements with method calls in SeedDMS_Core
|
2016-02-05 16:49:27 +01:00 |
|
Uwe Steinmann
|
879a67ab84
|
getNotificationsBy[User|Group] uses the new methods in SeedDMS_Core_User and SeedDMS_Core_Group
|
2016-02-05 16:48:32 +01:00 |
|
Uwe Steinmann
|
e0de75d160
|
add method getNotifications()
|
2016-02-05 16:47:54 +01:00 |
|
Uwe Steinmann
|
d4deb0cc35
|
add method getNotifications()
|
2016-02-05 16:47:38 +01:00 |
|
Uwe Steinmann
|
ddce7c9c69
|
completed, prettyfied template
|
2016-02-05 14:48:02 +01:00 |
|
Uwe Steinmann
|
3b8d7a5271
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-02-04 19:22:59 +01:00 |
|
Uwe Steinmann
|
b04571da11
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-04 19:13:06 +01:00 |
|
Uwe Steinmann
|
8b6631da6a
|
folderListRow() doesn't need folder from view
|
2016-02-04 19:03:48 +01:00 |
|
Uwe Steinmann
|
a733ee3bd4
|
complete rewritten attribute manager
|
2016-02-04 19:03:19 +01:00 |
|
Uwe Steinmann
|
072282140a
|
include previewer, set selattrdef
|
2016-02-04 19:02:46 +01:00 |
|
Uwe Steinmann
|
ad9d2f25d6
|
some new phrases
|
2016-02-04 19:02:20 +01:00 |
|
Uwe Steinmann
|
028161d14e
|
set defaultsearchmethod for view
|
2016-02-04 18:25:42 +01:00 |
|
Uwe Steinmann
|
f57a6a6600
|
getStatistics() returns info about folders and versions
|
2016-02-04 18:25:04 +01:00 |
|