Commit Graph

7250 Commits

Author SHA1 Message Date
Uwe Steinmann
40beffff14 remove lots of relative links because the can break with faked urls 2021-07-05 16:30:26 +02:00
Uwe Steinmann
6fccfd1d18 use _httpRoot for imagepath 2021-07-05 16:29:30 +02:00
Uwe Steinmann
00bbfff34d make $settings already in constructor of view class available 2021-07-05 16:28:51 +02:00
Uwe Steinmann
4d7e041388 approvals can be removed by admins 2021-07-02 08:34:06 +02:00
Uwe Steinmann
948184b5b0 fix comment in header 2021-07-02 08:32:56 +02:00
Uwe Steinmann
2c4dc73be3 add new method removeApproval() 2021-07-02 08:32:18 +02:00
Uwe Steinmann
f28153497e add missing files to package 2021-07-01 12:45:36 +02:00
Uwe Steinmann
c9a842e2d0 add entry for 5.1.23 2021-07-01 12:26:43 +02:00
Uwe Steinmann
83975e150a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2021-07-01 12:21:35 +02:00
Uwe Steinmann
9a9f797311 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2021-07-01 12:21:14 +02:00
Uwe Steinmann
d11feff2aa add more phrases 2021-07-01 12:20:54 +02:00
Uwe Steinmann
1360fbc478 allow removal of reviews 2021-07-01 12:17:04 +02:00
Uwe Steinmann
d6419d38ef add new config var enableRemoveRevApp 2021-07-01 12:14:55 +02:00
Uwe Steinmann
2ea83e65d5 set class of table 2021-07-01 11:46:33 +02:00
Uwe Steinmann
80f712e716 catch exeption if 'created' is not set 2021-07-01 11:45:46 +02:00
Uwe Steinmann
0cd9910c25 add new method SeedDMS_Core_DocumentContent::removeReview() 2021-07-01 11:44:49 +02:00
Uwe Steinmann
189f962012 add new methods setCmd() and setContent() 2021-06-30 12:53:20 +02:00
Uwe Steinmann
b84bf38842 make api much more like Zend_Lucene api 2021-06-30 12:51:57 +02:00
Uwe Steinmann
1f22a0dd22 add more access checking 2021-06-29 11:26:55 +02:00
Uwe Steinmann
8eb5882520 revert to regex for email validation 2021-06-29 10:20:31 +02:00
Uwe Steinmann
0edce2694b include Settings.php only if $settings not set 2021-06-29 09:06:49 +02:00
Uwe Steinmann
efd159e4d8 call hook preIndexFolder() for folders 2021-06-29 08:26:42 +02:00
Uwe Steinmann
84b0f6ac35 check for type and value and showConfigVar() 2021-06-28 12:04:27 +02:00
Uwe Steinmann
47aebfdb14 do not strip .php from uri in add_log_line() 2021-06-28 09:27:40 +02:00
Uwe Steinmann
cb383eb70b do not strip .php from uri in add_log_line() 2021-06-28 09:25:58 +02:00
Uwe Steinmann
2ce03dcb2a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2021-06-28 09:03:21 +02:00
Uwe Steinmann
7209175766 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2021-06-28 09:03:10 +02:00
Uwe Steinmann
ee544eb4e7 add new and update existing phrases 2021-06-28 09:02:46 +02:00
Uwe Steinmann
b0478bec3c show a message if conf var is disabled, but do not hide it completely 2021-06-28 09:00:35 +02:00
Uwe Steinmann
8c130c06e4 check remaining conf vars if disabled in hiddenConfFields 2021-06-28 08:59:42 +02:00
Uwe Steinmann
ece38b9d22 store undelUserIds as array in settings class 2021-06-26 11:57:02 +02:00
Uwe Steinmann
1eb2c3ed9f check if partitionsize is greater the max upload size 2021-06-26 11:56:25 +02:00
Uwe Steinmann
bc50f2f8b6 add new method SeedDMS_Core_Document::hasCategory() 2021-06-25 09:34:54 +02:00
Uwe Steinmann
61a5dbc2b9 check if latest content exists 2021-06-25 09:02:39 +02:00
Uwe Steinmann
ff9385bf1e change behaviour of mayEditComment and mayEditAttributes 2021-06-25 08:54:05 +02:00
Uwe Steinmann
d871bd6e62 update note for 5.1.23 2021-06-24 22:49:16 +02:00
Uwe Steinmann
a18bc970df do not explode hiddenConfFields, because it's done when reading the xml 2021-06-24 22:34:04 +02:00
Uwe Steinmann
7af5857df3 add new methods setXXXValue which check if _POST data has value and it is not hidden 2021-06-24 22:33:17 +02:00
Uwe Steinmann
97414a0971 just read hiddenConfFields but do not save 2021-06-24 22:32:04 +02:00
Uwe Steinmann
3ad1c9aa38 set field created of folders 2021-06-24 14:37:31 +02:00
Uwe Steinmann
9fd8465a43 pass fulltextservice to view 2021-06-24 12:52:27 +02:00
Uwe Steinmann
1ee2744256 index current folder before tree 2021-06-24 11:39:46 +02:00
Uwe Steinmann
04c494eaaa set documentid in findById(), getDocument returns content, take out getFolder() 2021-06-24 11:39:13 +02:00
Uwe Steinmann
50e8c84932 use findById instead of find in getDocument() and getFolder() 2021-06-24 11:38:04 +02:00
Uwe Steinmann
ec46d40194 indent folders, place folder icon in front of folder name 2021-06-24 09:26:37 +02:00
Uwe Steinmann
1c839fd26b pass depth of iterator to callback function 2021-06-24 09:26:17 +02:00
Uwe Steinmann
98e5c868a4 pass access object to view 2021-06-23 17:48:46 +02:00
Uwe Steinmann
5baac2b4ff add entry for 5.1.23 2021-06-23 17:17:16 +02:00
Uwe Steinmann
932835ef03 add field in configuration for hidden other fields in settings form 2021-06-23 16:27:09 +02:00
Uwe Steinmann
f8d81bd734 theme can be set in user manager 2021-06-23 14:49:53 +02:00