Commit Graph

  • 55a7667c1e check for null passed as folder to getFolderList() Uwe Steinmann 2021-07-14 12:00:47 +0200
  • ca9e1c8860 check for null passed as folder to getFolderList() Uwe Steinmann 2021-07-14 12:00:47 +0200
  • 59d9786a4c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-13 12:45:40 +0200
  • d4b05b61f2 remove old code Uwe Steinmann 2021-07-13 12:05:18 +0200
  • fcff7b2a1d add missing access checks, remove old code Uwe Steinmann 2021-07-13 12:05:01 +0200
  • 180b9a4b7e remove some spaces Uwe Steinmann 2021-07-13 11:48:54 +0200
  • e89a022a20 add menu item edit_folder_attrdefgrp Uwe Steinmann 2021-07-12 19:55:55 +0200
  • 441f477de6 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x Uwe Steinmann 2021-07-12 19:50:07 +0200
  • e733b4fced add new method printAttribute() (just like in 5.1.x) Uwe Steinmann 2021-07-12 19:47:34 +0200
  • 652acf4b86 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-12 19:45:02 +0200
  • 5f1460757a add new method printAttribute(), just like in class.ViewDocument.php Uwe Steinmann 2021-07-12 19:44:25 +0200
  • 0094095ede set background color of category tag Uwe Steinmann 2021-07-12 18:32:47 +0200
  • b04b344507 make color field of type 'color' Uwe Steinmann 2021-07-12 18:31:28 +0200
  • 2061cde061 add support for custom attributes of categories Uwe Steinmann 2021-07-12 18:21:41 +0200
  • b47c01fdd8 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x Uwe Steinmann 2021-07-12 10:20:45 +0200
  • 0bd2e2d83d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-11 20:42:56 +0200
  • 2ccb30490d add changes in 5.1.23 Uwe Steinmann 2021-07-11 20:42:35 +0200
  • 39eda2a180 add method concat() and use it in getStatistics() for docspersuser and foldersperuser Uwe Steinmann 2021-07-11 20:41:53 +0200
  • c5b9306918 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-11 20:18:16 +0200
  • 51b72eb7b2 fix checking if a document link may be deleted Uwe Steinmann 2021-07-11 20:08:13 +0200
  • 40ca91d9d7 pass $dms to view which fixes an error when calling the page Uwe Steinmann 2021-07-11 20:07:30 +0200
  • c91476fe80 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-10 22:28:35 +0200
  • 0efbba9e20 fix setting bool and array values Uwe Steinmann 2021-07-10 22:28:16 +0200
  • 8767d170f1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-10 22:08:40 +0200
  • 0037aeae68 pass dms to view, because it's needed in globalBanner() Uwe Steinmann 2021-07-10 12:53:07 +0200
  • e2960219c8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-09 14:53:16 +0200
  • 42bb24358c output number of folders, links, files, versions Uwe Steinmann 2021-07-09 14:24:20 +0200
  • a9b2b267a4 new chart foldersperuser Uwe Steinmann 2021-07-09 14:24:03 +0200
  • c889e075f7 add notes for 5.1.23 Uwe Steinmann 2021-07-09 14:23:31 +0200
  • d955f07b7a new methods getFolders(), getDocumentLinks(), getDocumentFiles(), getDocumentContents() Uwe Steinmann 2021-07-09 14:22:11 +0200
  • 14b1cd34cd new type foldersperuser in getStatisticalData() Uwe Steinmann 2021-07-09 14:21:52 +0200
  • 0b22b8d657 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-08 14:27:08 +0200
  • 42f2ce31cf check if hooks return false (but not action is taken) Uwe Steinmann 2021-07-08 14:19:36 +0200
  • 13f0f6aafb use errorMsg() instead of plain html Uwe Steinmann 2021-07-08 14:18:49 +0200
  • d67e85be06 add class fileupload-group to dropfolder and file upload, used by validation Uwe Steinmann 2021-07-08 14:17:47 +0200
  • 91170c7db3 add hook addDocumentContentFile() for extra form field getting data for file upload (e.g. a web page), better validation Uwe Steinmann 2021-07-08 14:16:13 +0200
  • 4149c33b39 add hook for retrieving more uploaded files from post data Uwe Steinmann 2021-07-08 14:15:03 +0200
  • e0a12590da callHook merges strings and arrays returned from hook Uwe Steinmann 2021-07-08 14:14:13 +0200
  • 8a7fb230da fix hasHook() which still had some old code Uwe Steinmann 2021-07-08 11:05:27 +0200
  • 8b2b2a12e2 propperly update expire of cookie (do not take enableLargeFileUpload into account) Uwe Steinmann 2021-07-07 09:46:29 +0200
  • f5068fa30f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-07 08:28:56 +0200
  • ee55fc6688 use html_url() where possible Uwe Steinmann 2021-07-07 08:26:13 +0200
  • 132cbf336a rename check_access to check_view_access, first param of html_url is no longer optional Uwe Steinmann 2021-07-07 08:25:26 +0200
  • bf45f09381 add note about changed link creation Uwe Steinmann 2021-07-06 18:18:43 +0200
  • 378993782b do not create relative link Uwe Steinmann 2021-07-06 18:15:00 +0200
  • 47a47b84aa ignore webapp Uwe Steinmann 2021-07-06 17:09:57 +0200
  • 75b2ba4132 add missing logo images Uwe Steinmann 2021-07-06 17:09:46 +0200
  • 8de6c64f1c add missing css and js files (formerly in styles/bootstrap) Uwe Steinmann 2021-07-06 09:55:57 +0200
  • 30b8d4ddd9 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-06 09:45:44 +0200
  • b7885ad6f6 use check_xxx_access() and html_link(), backported from 6.0.x Uwe Steinmann 2021-07-06 09:32:02 +0200
  • 496c70c024 add methods check_access(), html_url(), html_link() backported from 6.0.x Uwe Steinmann 2021-07-06 09:31:11 +0200
  • cdb93920e4 html_link() takes care of wrapping the links into '<li>..</li>' Uwe Steinmann 2021-07-06 07:35:00 +0200
  • 9a616999d3 new parameter $wrap can be passed to html_link() Uwe Steinmann 2021-07-06 07:34:26 +0200
  • 00041b30bd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-06 06:44:29 +0200
  • 6ce08a531f replace relative links by absolute links Uwe Steinmann 2021-07-06 06:13:57 +0200
  • a289c8bbf6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-05 17:22:04 +0200
  • 40beffff14 remove lots of relative links because the can break with faked urls Uwe Steinmann 2021-07-05 16:30:26 +0200
  • 6fccfd1d18 use _httpRoot for imagepath Uwe Steinmann 2021-07-05 16:29:30 +0200
  • 00bbfff34d make $settings already in constructor of view class available Uwe Steinmann 2021-07-05 16:28:51 +0200
  • cb601a82eb expect parameter of type SeedDMS_SchedulerTask in execute() Uwe Steinmann 2021-07-05 10:08:51 +0200
  • 7218e47558 do not output date of last run if task hasn't run yet Uwe Steinmann 2021-07-02 12:26:15 +0200
  • 56c35b5eba new method showConfigFolder() for selecting a folder, use for libraryFolder Uwe Steinmann 2021-07-02 09:28:05 +0200
  • 486a685873 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-02 08:36:23 +0200
  • 4d7e041388 approvals can be removed by admins Uwe Steinmann 2021-07-02 08:34:06 +0200
  • 948184b5b0 fix comment in header Uwe Steinmann 2021-07-02 08:32:56 +0200
  • 2c4dc73be3 add new method removeApproval() Uwe Steinmann 2021-07-02 08:32:18 +0200
  • 5cbf98e832 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-01 12:45:53 +0200
  • f28153497e add missing files to package Uwe Steinmann 2021-07-01 12:45:36 +0200
  • bffa24ad60 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-01 12:28:58 +0200
  • c9a842e2d0 add entry for 5.1.23 Uwe Steinmann 2021-07-01 12:26:43 +0200
  • 2a23dbb0ef Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-07-01 12:25:19 +0200
  • 83975e150a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x Uwe Steinmann 2021-07-01 12:21:35 +0200
  • 9a9f797311 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2021-07-01 12:21:14 +0200
  • d11feff2aa add more phrases Uwe Steinmann 2021-07-01 12:20:54 +0200
  • 1360fbc478 allow removal of reviews Uwe Steinmann 2021-07-01 12:17:04 +0200
  • d6419d38ef add new config var enableRemoveRevApp Uwe Steinmann 2021-07-01 12:14:55 +0200
  • 2ea83e65d5 set class of table Uwe Steinmann 2021-07-01 11:46:33 +0200
  • 80f712e716 catch exeption if 'created' is not set Uwe Steinmann 2021-07-01 11:45:46 +0200
  • 0cd9910c25 add new method SeedDMS_Core_DocumentContent::removeReview() Uwe Steinmann 2021-07-01 11:44:49 +0200
  • f67ba27e4b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-06-30 16:33:03 +0200
  • 189f962012 add new methods setCmd() and setContent() Uwe Steinmann 2021-06-30 12:53:20 +0200
  • b84bf38842 make api much more like Zend_Lucene api Uwe Steinmann 2021-06-30 12:51:57 +0200
  • 8c4e20e649 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-06-29 11:27:25 +0200
  • 1f22a0dd22 add more access checking Uwe Steinmann 2021-06-29 11:26:55 +0200
  • 8eb5882520 revert to regex for email validation Uwe Steinmann 2021-06-29 10:20:31 +0200
  • 03a394906e more access control Uwe Steinmann 2021-06-29 09:44:30 +0200
  • bf23abad87 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-06-29 09:07:23 +0200
  • 0edce2694b include Settings.php only if $settings not set Uwe Steinmann 2021-06-29 09:06:49 +0200
  • e8a50e3101 more access checking Uwe Steinmann 2021-06-29 09:04:57 +0200
  • 0c260f286b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-06-29 08:27:07 +0200
  • efd159e4d8 call hook preIndexFolder() for folders Uwe Steinmann 2021-06-29 08:26:42 +0200
  • 3b6b7f6662 replace old html code Uwe Steinmann 2021-06-28 13:00:03 +0200
  • 3c081b3439 replace old table layout with bootstrap form Uwe Steinmann 2021-06-28 12:37:53 +0200
  • 696dde1288 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x Uwe Steinmann 2021-06-28 12:05:11 +0200
  • 38993eced2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-06-28 12:04:58 +0200
  • 84b0f6ac35 check for type and value and showConfigVar() Uwe Steinmann 2021-06-28 12:04:27 +0200
  • e38c8cad96 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x Uwe Steinmann 2021-06-28 11:54:55 +0200
  • 635d8253fe add space after scriptname in add_log_line() Uwe Steinmann 2021-06-28 11:15:56 +0200
  • f02074c794 better message when running in dry mode Uwe Steinmann 2021-06-28 11:15:36 +0200
  • 4e33cee86a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x Uwe Steinmann 2021-06-28 09:32:00 +0200