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
steinm
dc37217fd5
- added support for fulltext index
2011-03-10 14:13:39 +00:00
steinm
3e1d956fba
- do not include LetoDMS_Core.php anymore it is now include bei inc.DBInit.php
2011-01-20 12:39:25 +00:00
steinm
8a84bc3b51
- rename all classes belonging to the core of LetoDMS into LetoDMS_Core_xxx
...
- move them all into LetoDMS_Core
2011-01-20 08:18:37 +00:00
steinm
6d5724c2bc
- do not include inc.DBAccess.php because it is included by inc.ClassDMS.php
2011-01-14 19:43:10 +00:00
steinm
955be450f3
- getFolderPathHTML() is now a function in inc/inc.Utils.php because
...
it uses links only known by the calling application
2010-12-22 08:50:57 +00:00
steinm
35b663eb74
- inc.ClassAccess is now included by inc.ClassDMS.php
2010-11-23 08:13:17 +00:00
steinm
a029cd22c2
- filterAccess() and filterUsersByAccess() are now static functions in
...
LetoDMS_DMS and inc.AccessUtils.php is included in inc.ClassDMS.php
2010-11-22 20:42:19 +00:00
steinm
4678218f1a
- moved function to admin users and groups in LetoDMS_DMS
2010-11-15 12:01:21 +00:00
steinm
cfd3eaae06
- first step to get rid of global variables from all files in inc/
...
- added new Class LetoDMS_DMS which represents the DMS, contains
all settings for the DMS and the database connection. A document
and a folder have a reference to the DMS
2010-11-12 22:47:41 +00:00