Uwe Steinmann
|
65fda6daee
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-10 21:53:27 +02:00 |
|
Uwe Steinmann
|
8ffcfab6e4
|
use new fulltext index interface with support for sqlitefts
|
2015-08-10 21:43:15 +02:00 |
|
Uwe Steinmann
|
73650ae32e
|
send end date to end of day
|
2015-06-10 19:15:10 +02:00 |
|
Uwe Steinmann
|
9d4a219065
|
send end date to end of day
|
2015-06-10 19:14:07 +02:00 |
|
Uwe Steinmann
|
8e2aeb7264
|
pass resultmode to view
|
2015-06-08 09:15:33 +02:00 |
|
Uwe Steinmann
|
4180e56690
|
check if resultmode is set before passing it to view
|
2015-06-08 09:13:47 +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
|
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
|
d7d63ae129
|
fix calculation of totalPages
|
2015-03-20 07:57:02 +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
|
a257c25277
|
fully obey permissions of documents
|
2015-03-17 06:36:33 +01:00 |
|
Uwe Steinmann
|
f992adf775
|
do not used fixed classnames for SeedDMS_Core[Folder|Document]
use classname returned by SeedDMЅ_Core_DMS::getClassname()
|
2015-02-05 07:38:56 +01:00 |
|
Uwe Steinmann
|
e486254d80
|
include inc/inc.Init.php, new order of include files
|
2014-12-08 14:47:32 +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
|
5ff934373d
|
take all attributes for searching into account
|
2014-11-13 07:54:35 +01:00 |
|
Uwe Steinmann
|
31da6d4f5f
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
SeedDMS_Core/Core/inc.ClassDMS.php
|
2014-07-24 07:58:32 +02:00 |
|
Uwe Steinmann
|
0026f8c69c
|
selecting a status or category will not turn of folder search
|
2014-07-23 20:51:45 +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
|
c5b41095a2
|
pass folder attributes to search form
|
2014-07-23 20:12:29 +02:00 |
|
Uwe Steinmann
|
4d8f9731d5
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
styles/bootstrap/application.js
views/bootstrap/class.Bootstrap.php
|
2014-07-08 08:49:14 +02:00 |
|
Uwe Steinmann
|
73bfecb5a8
|
more general folder chooser
the choosen folder will no longer use targetidformx for the input field
containing the id. It is now independent of the form name.
|
2014-07-08 08:30: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
|
0144c4c396
|
Merge branch 'seeddms-4.3.8' into develop
|
2014-04-10 11:22:05 +02:00 |
|
Uwe Steinmann
|
4d094b2920
|
show single doc/folder only if the search returns 1 hit
till now it could happen, that if the last page of a search result contained
only 1 record, then this record was shown.
|
2014-04-09 10:50:17 +02:00 |
|
Uwe Steinmann
|
6e6fb20244
|
Merge branch 'hooks' into develop
Conflicts:
Makefile
|
2013-09-05 08:52:37 +02:00 |
|
Uwe Steinmann
|
6d4cf1f4f9
|
check if SeedDMS_Lucene_Search::search() returns false
issue an error msg in that case
|
2013-08-13 22:09:40 +02:00 |
|
Uwe Steinmann
|
79afdc7c55
|
include inc/inc.Extension.php
|
2013-07-31 21:43:09 +02:00 |
|
Uwe Steinmann
|
c2dc213acf
|
check if query term for full text search is valid
|
2013-06-17 10:49:55 +02:00 |
|
Uwe Steinmann
|
e06e7b6509
|
set correct values for folders/documents found
|
2013-06-14 19:06:08 +02:00 |
|
Uwe Steinmann
|
c46e290c8b
|
fix searching for category in fulltext mode
|
2013-06-14 16:06:52 +02:00 |
|
Uwe Steinmann
|
095f20a462
|
fix lots of php warnings
|
2013-06-07 15:26:09 +02:00 |
|
Uwe Steinmann
|
f6ec61359e
|
combine database and fulltext search into one form
|
2013-06-07 10:12:49 +02:00 |
|
Uwe Steinmann
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
steinm
|
2db6c2b290
|
- removed old code
- go straight to Folder oder Document if this is the only seach hit
|
2013-01-25 09:34:23 +00:00 |
|
steinm
|
005c67da43
|
- include LetoDMS_Core_Preview
|
2013-01-25 07:23:06 +00:00 |
|
steinm
|
2e1063e10e
|
evaluate expiration date
|
2013-01-24 10:13:08 +00:00 |
|
steinm
|
bbe6f4e5a3
|
some code reoganisation
start html page in case of an error
|
2012-12-14 08:08:03 +00:00 |
|
steinm
|
5f9032979c
|
- added searching for attributes
|
2012-10-09 09:59:25 +00:00 |
|
steinm
|
95670174ca
|
- take out makeTimeStamp(). Is is now in LetoDMS_Core
|
2012-10-05 19:49:24 +00:00 |
|
steinm
|
f0dfa127a5
|
- fixed typo in variable name
|
2012-09-13 13:56:59 +00:00 |
|
steinm
|
71d0efd1f1
|
- fixed possible xss security holes
|
2012-09-05 20:59:12 +00:00 |
|
steinm
|
6e75d18ac7
|
- documents that cannot be seen by the user are no longer taken into account
|
2012-08-28 06:24:05 +00:00 |
|
steinm
|
ce315cdf4d
|
- behave propperly if 'all categories' has been selected
|
2011-12-06 12:23:06 +00:00 |
|
steinm
|
a027d7c962
|
- remove sanitizeString() where possible
|
2011-12-02 18:44:42 +00:00 |
|
steinm
|
db1c3b7c9d
|
- added search for folders
|
2011-11-29 07:19:25 +00:00 |
|
steinm
|
b4674164d6
|
- fixed output of expiration
|
2011-07-20 16:41:48 +00:00 |
|
steinm
|
1dbf8bab6c
|
- no more sql error if the whole result set is to be shown
|
2011-04-08 16:09:50 +00:00 |
|