Uwe Steinmann
|
871460899c
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
|
Uwe Steinmann
|
2e21c7c6a0
|
action 'typeahead' also returns the id of the folder/document
|
2021-03-26 07:48:07 +01:00 |
|
Uwe Steinmann
|
fad2020cfd
|
add searching for last date of a document status
|
2021-03-15 16:08:51 +01:00 |
|
Uwe Steinmann
|
cc7618fde1
|
show date attributes as range
|
2021-03-12 10:09:23 +01:00 |
|
Uwe Steinmann
|
31e45022f1
|
fix checking if search result came from database or fulltext
|
2020-12-14 10:46:05 +01:00 |
|
Uwe Steinmann
|
98c1220260
|
start to add suggesestion to opensearchengіne (not working yet)
|
2020-12-14 07:08:48 +01:00 |
|
Uwe Steinmann
|
beaa54ac92
|
call hook folderListItem
|
2020-12-13 14:45:55 +01:00 |
|
Uwe Steinmann
|
582c00ce4e
|
use new typeahead search using json objects
|
2020-12-13 09:10:50 +01:00 |
|
Uwe Steinmann
|
f482c42db3
|
pass 'asc' as order dir to hook searchHeaderList
|
2020-12-01 18:24:55 +01:00 |
|
Uwe Steinmann
|
1ce88fcb13
|
pass orderby and orderdir to hook searchListHeader, fix icons
|
2020-12-01 12:41:09 +01:00 |
|
Uwe Steinmann
|
d64af2b3b1
|
add new methode typeahead() which is to replace the restapi method
|
2020-11-30 15:41:33 +01:00 |
|
Uwe Steinmann
|
8198fd333f
|
replace btn-default by btn-secondary
|
2020-10-08 22:13:33 +02:00 |
|
Uwe Steinmann
|
28e7b32ddf
|
replace html code with row and column methods
|
2020-10-07 19:04:39 +02:00 |
|
Uwe Steinmann
|
1c71887293
|
make box for number of hits of type info
|
2020-10-07 18:52:14 +02:00 |
|
Uwe Steinmann
|
904eef7816
|
fix selection of owner
|
2020-09-29 16:42:10 +02:00 |
|
Uwe Steinmann
|
0979d2bd54
|
get category, mimetype and facets from view
|
2020-09-29 16:42:09 +02:00 |
|
Uwe Steinmann
|
e21850c92f
|
make buttons primary
|
2020-09-01 15:17:49 +02:00 |
|
Uwe Steinmann
|
b977d7c7fd
|
no need to call printFolderChooserJs() anymore
|
2020-08-28 11:54:52 +02:00 |
|
Uwe Steinmann
|
d4db6a2ba0
|
new version of font-awesome (4.7.1)
|
2020-08-27 07:52:52 +02:00 |
|
Uwe Steinmann
|
b9ad2195d3
|
add hooks showDocumentAttribute and showDocumentContentAttribute
|
2020-07-28 15:39:59 +02:00 |
|
Uwe Steinmann
|
9239a12787
|
fix select menu for owner
|
2020-07-22 15:10:26 +02:00 |
|
Uwe Steinmann
|
09f5943eb0
|
pass new parameter $skipcont to folderListRow()
|
2020-03-05 09:12:25 +01:00 |
|
Uwe Steinmann
|
13b7de9c60
|
support one page mode on search page
|
2020-02-28 09:48:43 +01:00 |
|
Uwe Steinmann
|
9b6949a00a
|
check if document content exists in hits of fulltext search
|
2020-01-07 21:21:17 +01:00 |
|
Uwe Steinmann
|
1f8c5fe7c3
|
workflows can be turned off completely
|
2019-12-19 16:08:10 +01:00 |
|
Uwe Steinmann
|
25f569b9eb
|
use isType() for checking object type
|
2019-08-08 09:16:06 +02:00 |
|
Uwe Steinmann
|
08ecb9829e
|
make drag&drop work
|
2019-07-12 16:44:23 +02:00 |
|
Uwe Steinmann
|
e1ae62ec7e
|
overhaul drag&drop code
documents can be dropped on other documents, files can be dropped
on folders
|
2019-07-11 17:18:03 +02:00 |
|
Uwe Steinmann
|
619a1de980
|
adding ordering of result for database search
|
2019-06-26 18:03:36 +02:00 |
|
Uwe Steinmann
|
423bf1dd7c
|
do not show attributes in extra column in search result
put into a popup opened by a button
|
2019-04-11 06:19:56 +02:00 |
|
Uwe Steinmann
|
dcb0a746a0
|
new parameter xsendfile
|
2019-01-18 13:07:39 +01:00 |
|
Uwe Steinmann
|
950de8e293
|
do not take images from out/images anymore
use views/bootstrap/images instead
|
2018-10-11 10:51:04 +02:00 |
|
Uwe Steinmann
|
cce2406f82
|
pass additional parameter to hook documentListItem
This is the 3rd parameter and $context moves to the 4th position
|
2018-08-08 06:55:56 +02:00 |
|
Uwe Steinmann
|
080ef272b1
|
use data attribute instead of deselect class for select boxes
|
2018-06-22 16:38:52 +02:00 |
|
Uwe Steinmann
|
392564129a
|
show foldername and parent folder path on separate lines
|
2017-04-11 06:51:17 +02:00 |
|
Uwe Steinmann
|
f0871eaeba
|
remove parameter from hook searchListHeader
|
2017-04-10 07:37:41 +02:00 |
|
Uwe Steinmann
|
621317def2
|
print folder of document in extra row below title of document
|
2017-04-04 10:20:55 +02:00 |
|
Uwe Steinmann
|
156354ac76
|
pass '' as orderby to hook searchListHeader()
|
2017-03-24 09:17:24 +01:00 |
|
Uwe Steinmann
|
c823981bd9
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-15 16:45:02 +01:00 |
|
Uwe Steinmann
|
82d0bfde44
|
set preview with for document icons
|
2017-03-15 16:41:32 +01:00 |
|
Uwe Steinmann
|
2d9f3f8494
|
call hook searchListHeader
|
2017-03-02 20:00:56 +01:00 |
|
Uwe Steinmann
|
1c359cb701
|
pass context to hook documentListItem
|
2017-03-02 08:40:46 +01:00 |
|
Uwe Steinmann
|
47db85c175
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-18 15:11:45 +01:00 |
|
Uwe Steinmann
|
8959a9e167
|
add searching for document id
|
2017-01-18 14:45:40 +01:00 |
|
Uwe Steinmann
|
2ed68b22d2
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-08 11:39:02 +01:00 |
|
Uwe Steinmann
|
943d8d262c
|
make entries in search result dragable and dropable
|
2016-11-08 11:10:09 +01:00 |
|
Uwe Steinmann
|
3d50543b66
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-10-04 20:48:51 +02:00 |
|
Uwe Steinmann
|
b29dfb2f50
|
call printAttributeEditField() with optional parameter norequire=true
|
2016-10-04 17:05:46 +02:00 |
|
Uwe Steinmann
|
fe0e67b2ad
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-05-23 12:30:54 +02:00 |
|
Uwe Steinmann
|
0006416b7e
|
add class table-hover to table
|
2016-05-18 09:19:46 +02:00 |
|
Uwe Steinmann
|
129b725414
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-05-03 06:32:54 +02:00 |
|
Uwe Steinmann
|
7e3cd7d6c4
|
move inclusion SeedDMS/Preview.php into view
|
2016-04-26 13:43:02 +02:00 |
|
Uwe Steinmann
|
8cd3e6cada
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-31 11:17:47 +02:00 |
|
Uwe Steinmann
|
8ac0a99e09
|
take out last empty line (Closes: #252, #254)
causes a header to be send to early
|
2016-03-29 08:03:08 +02:00 |
|
Uwe Steinmann
|
fc0b7a4e16
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-15 08:48:03 +01:00 |
|
Uwe Steinmann
|
66ec6fb7ce
|
add missing contentEnd() at end of page
|
2016-03-15 08:30:53 +01:00 |
|
Uwe Steinmann
|
202d994e1c
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-15 17:08:01 +01:00 |
|
Uwe Steinmann
|
54df39ba81
|
pass timeout to view and previewer
|
2016-02-15 10:57:37 +01:00 |
|
Uwe Steinmann
|
76f5a89f92
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-02 09:48:18 +01:00 |
|
Uwe Steinmann
|
52344c0842
|
fix Content-Type for javascript code
|
2016-01-28 16:50:06 +01:00 |
|
Uwe Steinmann
|
1acad75f83
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-12-15 21:04:45 +01:00 |
|
Uwe Steinmann
|
dfeac6843f
|
no need for $user in js()
|
2015-12-15 21:02:14 +01:00 |
|
Uwe Steinmann
|
29f4ca0710
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-12-14 12:09:16 +01:00 |
|
Uwe Steinmann
|
5f85b2290a
|
do not access view parameter 'folder' in js()
|
2015-12-14 11:47:11 +01:00 |
|
Uwe Steinmann
|
8cc2d4d9ab
|
change all links to op/op.Search.php to out/out.Search.php
|
2015-12-14 10:48:56 +01:00 |
|
Uwe Steinmann
|
b21237e87a
|
seperate html from javascript
|
2015-12-14 09:53:42 +01:00 |
|
Uwe Steinmann
|
50e0d2a885
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-10-30 08:41:40 +01:00 |
|
Uwe Steinmann
|
15b1414d6e
|
set format in date field to yyyy-mm-dd
|
2015-10-30 08:02:57 +01:00 |
|
Uwe Steinmann
|
784081b5d3
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-19 20:16:26 +02:00 |
|
Uwe Steinmann
|
c4e80969ea
|
no need to count folders and documents anymore
|
2015-08-19 20:15:45 +02:00 |
|
Uwe Steinmann
|
8d74f745f0
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-13 08:18:45 +02:00 |
|
Uwe Steinmann
|
3687cceb3f
|
make fulltext search form at least 330px
needed because the user selection will be cut off otherwise
|
2015-08-13 08:17:39 +02:00 |
|
Uwe Steinmann
|
8e2aeb7264
|
pass resultmode to view
|
2015-06-08 09:15:33 +02:00 |
|
Uwe Steinmann
|
83cdedad51
|
pass resultmode to view
|
2015-06-08 09:12:25 +02:00 |
|
Uwe Steinmann
|
4814c5cefe
|
search for documents/folders only
|
2015-06-02 08:53:21 +02:00 |
|
Uwe Steinmann
|
1150b5cc68
|
search for documents/folders only
|
2015-06-02 08:53:08 +02:00 |
|
Uwe Steinmann
|
b2fcf4fd4b
|
list only users in select box which are not hidden
|
2015-04-27 21:29:51 +02:00 |
|
Uwe Steinmann
|
902f418819
|
list only users in select box which are not hidden
|
2015-04-27 21:21:07 +02:00 |
|
Uwe Steinmann
|
cb81eb7db4
|
Merge branch 'seeddms-4.3.16' into develop
Conflicts:
Makefile
views/bootstrap/class.UsrMgr.php
|
2015-03-20 08:32:29 +01:00 |
|
Uwe Steinmann
|
cb3392c774
|
propperly take new workflow mode traditional_only_approval into account
|
2015-03-17 11:19:55 +01:00 |
|
Uwe Steinmann
|
0335cc8bcd
|
Merge branch 'seeddms-4.3.15' into develop
Conflicts:
Makefile
views/bootstrap/class.Search.php
views/bootstrap/class.Settings.php
|
2015-03-17 06:52:33 +01:00 |
|
Uwe Steinmann
|
53697b37ff
|
do not show copy clipboard icon if clipboard is turned off
was still visible in search result
|
2015-03-13 10:59:44 +01:00 |
|
Uwe Steinmann
|
59b50be3be
|
do not use fixed class names for SeedDMЅ_Core_[Folder|Document]
use instead SeedDMS_Core_DMS::getClassname()
|
2015-02-05 07:39:59 +01:00 |
|
Uwe Steinmann
|
15c5392ed8
|
Merge branch 'seeddms-4.3.11' into develop
Conflicts:
Makefile
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
|
2014-11-13 09:21:08 +01:00 |
|
Uwe Steinmann
|
99590a322d
|
use new method getValueAsArray() for showing attributes
|
2014-11-13 08:21:49 +01:00 |
|
Uwe Steinmann
|
53389d01d5
|
extend search on attributes for all object types
|
2014-11-13 07:55:29 +01:00 |
|
Uwe Steinmann
|
6443b9aa8e
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
SeedDMS_Core/Core/inc.ClassDMS.php
views/bootstrap/class.Search.php
|
2014-07-23 20:26:37 +02:00 |
|
Uwe Steinmann
|
b6f60e8c7f
|
reoganize database search form, don't show results without a search criteria
|
2014-07-23 20:23:07 +02:00 |
|
Uwe Steinmann
|
52fa3f1bf8
|
reorganize database search form
|
2014-07-23 20:12:55 +02:00 |
|
Uwe Steinmann
|
579946d455
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Bootstrap.php
|
2014-07-03 12:07:27 +02:00 |
|
Uwe Steinmann
|
184811f9b6
|
remove container around search result
|
2014-06-11 11:02:50 +02:00 |
|
Uwe Steinmann
|
58cdecfe21
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Bootstrap.php
views/bootstrap/class.ViewFolder.php
|
2014-06-05 10:03:35 +02:00 |
|
Uwe Steinmann
|
8abed5989f
|
use new folder remove operation
|
2014-06-05 09:51:20 +02:00 |
|
Uwe Steinmann
|
aa6bdf000b
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
|
2014-06-04 21:25:30 +02:00 |
|
Uwe Steinmann
|
a152a57735
|
use new code for printing delete document icon
|
2014-06-04 19:21:59 +02:00 |
|
Uwe Steinmann
|
783a7a3d37
|
Merge branch 'seeddms-4.3.8' into develop
|
2014-04-10 21:41:56 +02:00 |
|
Uwe Steinmann
|
c550d7f11d
|
use preview image width from settings
|
2014-04-10 21:38:33 +02:00 |
|
Uwe Steinmann
|
50d939cd8e
|
Merge branch 'seeddms-4.3.4' into develop
Conflicts:
Makefile
op/op.RemoveFolder.php
|
2014-02-26 23:12:40 +01:00 |
|
Uwe Steinmann
|
0be40d61c8
|
fix vulnerablity against xss attack
|
2014-02-26 22:42:26 +01:00 |
|
Uwe Steinmann
|
5d879a3439
|
Merge branch 'seeddms-4.3.4' into develop
Conflicts:
Makefile
op/op.Ajax.php
styles/bootstrap/application.js
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
|
2014-02-21 22:04:22 +01:00 |
|