Uwe Steinmann
13a977f84f
add export button if search returned documents
2015-06-02 17:29:33 +02:00
Uwe Steinmann
11bac92d2f
if $_GE['export'] is set the search result will be downloaded as a
...
zipfile
2015-06-02 17:28:09 +02:00
Uwe Steinmann
a6085279c9
add class for downloading a bunch of document versions
2015-06-02 17:27:35 +02:00
Uwe Steinmann
dea874de02
set $_initialDocumentStatus to 2 instead of S_RELEASED
...
the constant S_RELEASED isn't know at that time
2015-06-02 17:26:41 +02:00
Uwe Steinmann
ec78639d94
do not hide review if workflow mode is traditional_only_approve
...
otherwise old documents which are still in review can't be reviewed
anymore
2015-06-02 10:18:37 +02:00
Uwe Steinmann
1123611371
rename mayOverwriteStatus() to mayOverrideStatus()
2015-06-02 10:04:35 +02:00
Uwe Steinmann
1bc5e6116c
document status S_DRAFT can be set
2015-06-02 10:04:01 +02:00
Uwe Steinmann
5a29cde314
set initial document status
2015-06-02 10:03:34 +02:00
Uwe Steinmann
944b059abe
set initial document status
2015-06-02 10:03:09 +02:00
Uwe Steinmann
d9d4d89a27
set initial document status
2015-06-02 10:02:46 +02:00
Uwe Steinmann
86f641c3b0
new status in getOverallStatusText()
2015-06-02 10:02:02 +02:00
Uwe Steinmann
3a99d005b1
new parameter initialstate for addDocument()
2015-06-02 10:01:08 +02:00
Uwe Steinmann
325b91933d
new document status S_DRAFT, initial doc status can set
2015-06-02 10:00:15 +02:00
Uwe Steinmann
bd08e9b125
search for documents/folders only
2015-06-02 08:52:36 +02:00
Uwe Steinmann
9de1ff7cf4
add translations for search form
2015-06-02 08:52:03 +02:00
Uwe Steinmann
142af5c218
add several new phrases, some cleanup
2015-06-01 22:32:15 +02:00
Uwe Steinmann
596a577529
show link to revise document even if still in workflow
2015-06-01 17:35:25 +02:00
Uwe Steinmann
c460c9e674
pass content not document to hooks
2015-06-01 17:34:52 +02:00
Uwe Steinmann
312e619fa6
take out echo, remove $limit parameter from getStatus()
...
The $limit parameter has not been used and if if was used, the
method would have returned false in many cases because the number
records would have been > 1
2015-06-01 17:33:12 +02:00
Uwe Steinmann
45d3ebab3d
place business login into controller class
2015-06-01 16:05:03 +02:00
Uwe Steinmann
34bd22f40e
separate busines logic into controller
2015-06-01 14:01:56 +02:00
Uwe Steinmann
ed5a5bb069
fix typo in variable name
2015-06-01 14:01:23 +02:00
Uwe Steinmann
4e15fee3fb
set url for notifaction mail
2015-06-01 14:01:02 +02:00
Uwe Steinmann
68e3045da2
make table condensed to save some space
2015-06-01 08:40:03 +02:00
Uwe Steinmann
87eb1e0dc9
turn off by default
2015-06-01 08:39:44 +02:00
Uwe Steinmann
175485284d
take out old blue theme
2015-06-01 07:41:46 +02:00
Uwe Steinmann
c2e49aa2d7
take out old code
2015-06-01 07:40:02 +02:00
Uwe Steinmann
bcff843186
set comment in notification mail
2015-06-01 07:36:14 +02:00
Uwe Steinmann
5246c3a329
place code for updating document content into controller
2015-06-01 07:21:16 +02:00
Uwe Steinmann
19b9888d34
place business logic into controller
2015-06-01 07:16:21 +02:00
Uwe Steinmann
bcebca9c97
unset $this->_status in SeedDMS_Core_DocumentContent::setStatus()
2015-05-30 07:33:28 +02:00
Uwe Steinmann
570e0fa782
some code reorganisation
2015-05-30 07:32:36 +02:00
Uwe Steinmann
d5e9c7532a
fix error in calling hook showDocumentContentAttribute, show if document was checked out
2015-05-29 20:48:27 +02:00
Uwe Steinmann
5c94655bd7
allow to show partial trees
2015-05-29 20:47:46 +02:00
Uwe Steinmann
c48030d54e
add more parameter to printDocumentChooser()
2015-05-29 20:47:03 +02:00
Uwe Steinmann
13babfa3f9
add field for selecting a document from the library
2015-05-29 20:46:25 +02:00
Uwe Steinmann
ed1db45990
pass checkoutDir to view
2015-05-29 20:45:57 +02:00
Uwe Steinmann
4e6081bacc
fix wrong access on $settings
2015-05-29 20:45:34 +02:00
Uwe Steinmann
062097a438
pass libraryfolder to view
2015-05-29 20:44:52 +02:00
Uwe Steinmann
220fa8a8fc
split file into stub and controller
2015-05-29 20:44:16 +02:00
Uwe Steinmann
5b931afefb
split AddDocument into stub and controller
2015-05-29 20:43:37 +02:00
Uwe Steinmann
6678928301
some spanish updates
2015-05-29 20:42:50 +02:00
Uwe Steinmann
b8d06babee
add setting for library folder
2015-05-29 20:42:37 +02:00
Uwe Steinmann
38b7a7c660
callHook() returns null if no method was found
2015-05-29 20:41:52 +02:00
Uwe Steinmann
3bc72a46df
do not include jquery-cookie/jquery.cookie.js
...
it's currently not needed and not available
2015-05-21 22:10:06 +02:00
Uwe Steinmann
e65c266831
add SeedDMS_Core_AddContentResultSet::setDMS(), fixed typo
2015-05-21 22:09:33 +02:00
Uwe Steinmann
5e846059f7
replace '/' by ', ' for better line break in header
2015-05-21 15:58:10 +02:00
Uwe Steinmann
f76536b0a4
set some new icons
2015-05-20 13:21:05 +02:00
Uwe Steinmann
536ead64ac
allow to substitute user for regular users
2015-05-19 19:44:18 +02:00
Uwe Steinmann
6c1ac6f038
set width of .chzn-select-deselect to 95%
2015-05-19 19:43:57 +02:00