Commit Graph

  • 9f01b99511 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2015-07-30 21:08:36 +0200
  • ff8d89dbf5 import user attributes Uwe Steinmann 2015-07-30 21:05:06 +0200
  • 3b2ff0d773 echo warning if filesize doesn't match, complete usage Uwe Steinmann 2015-07-30 21:04:25 +0200
  • 6c7ff86a09 Merge branch 'seeddms-5.0.x' into develop Uwe Steinmann 2015-07-30 11:25:56 +0200
  • b3fcdfc53c Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2015-07-30 11:25:38 +0200
  • 1376716721 major overhaul, it's now almost usable Uwe Steinmann 2015-07-30 11:24:56 +0200
  • 3d4f64a4e6 dangling links not needed anymore Uwe Steinmann 2015-07-28 15:20:35 +0200
  • 0c6515b4c7 Merge branch 'seeddms-5.0.x' into develop Uwe Steinmann 2015-07-28 10:24:06 +0200
  • 1976139d3f Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2015-07-28 10:23:33 +0200
  • 23f39a5795 add new phrases for backupdir, add missing slovak and portugese phrases Uwe Steinmann 2015-07-28 10:22:55 +0200
  • de8726cccf Merge branch 'seeddms-5.0.x' into develop Uwe Steinmann 2015-07-28 09:01:02 +0200
  • 534e4a73f4 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2015-07-28 07:53:21 +0200
  • fd62547a69 dskspace() checks if directory could be opened Uwe Steinmann 2015-07-28 07:50:37 +0200
  • 0c48b342a5 dskspace() checks if directory could be opened Uwe Steinmann 2015-07-28 07:50:37 +0200
  • d653c516ea pass backup dir to view Uwe Steinmann 2015-07-28 07:50:02 +0200
  • 30ccf4f8f6 use backup dir if set Uwe Steinmann 2015-07-28 07:49:35 +0200
  • c1b28071df addSepDir() doesn't add dir separator to empty string Uwe Steinmann 2015-07-28 07:32:29 +0200
  • 2bf7bd0a4e use backup dir if set Uwe Steinmann 2015-07-28 07:30:24 +0200
  • ff53a3e3e5 backup dir can be set Uwe Steinmann 2015-07-28 07:29:08 +0200
  • b520bfece0 add method addDirSep() Uwe Steinmann 2015-07-28 07:28:34 +0200
  • 9a228017c1 take duplicate declaration of doNotCheckDBVersion Uwe Steinmann 2015-07-28 06:45:43 +0200
  • 572927668a remove space in content type for excel sheet Uwe Steinmann 2015-07-27 20:54:21 +0200
  • 5f8cc5f460 add class variable _doNotCheckDBVersion Uwe Steinmann 2015-07-24 16:05:47 +0200
  • 6a555554be Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2015-07-22 09:26:49 +0200
  • 1e91f62ded major update (especially italian) Uwe Steinmann 2015-07-22 09:26:14 +0200
  • 43341c802f add keys settings_enableMenuTasks and settings_enableMenuTasks_desc Uwe Steinmann 2015-07-22 09:19:55 +0200
  • 75fbf8d1f4 add keys settings_autoLoginUser and settings_autoLoginUser_desc Uwe Steinmann 2015-07-22 09:13:06 +0200
  • dc092daa8f use view classes from extension only if enabled Uwe Steinmann 2015-07-22 07:08:22 +0200
  • 368ef8478c use view classes from extension only if enabled Uwe Steinmann 2015-07-22 07:08:22 +0200
  • 6060f1e98e new parameter $base for htmlStartPage(), propperly can hook in documentMenu Uwe Steinmann 2015-07-15 22:32:19 +0200
  • 6a45cbb05b set width of .chzn-select-deselect to 95% Uwe Steinmann 2015-07-15 22:31:34 +0200
  • 1727387ac5 add method getHookObjects() Uwe Steinmann 2015-07-15 22:30:03 +0200
  • 8856837883 check for views relative to $settings->_rootDir Uwe Steinmann 2015-07-15 22:29:34 +0200
  • b5f5ef6e21 use configured classname in getInstance() Uwe Steinmann 2015-07-15 22:28:58 +0200
  • ecbdb4ea4a use configured classname, remove old code Uwe Steinmann 2015-07-15 22:28:31 +0200
  • 245bcc6a1e run hook folderNavigationMenu Uwe Steinmann 2015-07-15 22:08:59 +0200
  • 8ed3264ae6 run hook folderNavigationMenu Uwe Steinmann 2015-07-15 22:08:59 +0200
  • a6d8ed829f add new parameter $base to htmlStartPage(), call hook for documentMenu propperly Uwe Steinmann 2015-07-15 17:00:23 +0200
  • 4e9cadeca6 add new method getHookObjects() which returns all registered hook objects Uwe Steinmann 2015-07-15 16:59:36 +0200
  • ce79c8e8cd check for files relative to $settings->_rootDir instead of '../' Uwe Steinmann 2015-07-15 16:58:53 +0200
  • bd7a11f0b1 use configured classname in getInstance() Uwe Steinmann 2015-07-15 16:57:26 +0200
  • 0351305995 pass formkey when substituting user Uwe Steinmann 2015-07-15 08:24:15 +0200
  • 9fee411f3f explicitly check for false returned by SeedDMS_Core_DMS::inList() Uwe Steinmann 2015-07-15 08:22:39 +0200
  • c4fdc6aee9 remove old code Uwe Steinmann 2015-07-15 08:22:16 +0200
  • 4a034d395b pass previewer to mainClipboard() Uwe Steinmann 2015-07-15 08:21:51 +0200
  • 156ec69355 fix documentation error Uwe Steinmann 2015-07-15 08:21:28 +0200
  • 832e760e03 use configured class names, remove old code Uwe Steinmann 2015-07-15 08:20:55 +0200
  • 533011df95 use configured class names Uwe Steinmann 2015-07-15 08:20:27 +0200
  • 40646009ab minor documentation fix Uwe Steinmann 2015-07-15 08:20:08 +0200
  • de62d04129 fix some return values, use configured class names Uwe Steinmann 2015-07-15 08:19:09 +0200
  • ef8e4e8400 inList() returns false or the index of the element Uwe Steinmann 2015-07-15 08:18:17 +0200
  • 71ed09ec0c pass previewer to printClipboard() Uwe Steinmann 2015-07-15 07:26:47 +0200
  • 3dcda5e4ca fix typo in varialbe passed to hook Uwe Steinmann 2015-07-15 07:26:18 +0200
  • 588caf9fde do not access _POST anymore Uwe Steinmann 2015-07-15 07:25:45 +0200
  • 1609610541 pass previewer to printClipboard, call hook for menuitems, ... Uwe Steinmann 2015-07-15 07:24:32 +0200
  • 975012768e use _REQUEST instead of _GET for currenttab Uwe Steinmann 2015-07-15 07:23:38 +0200
  • 889779113d first check if user is an object before using it Uwe Steinmann 2015-07-14 21:35:53 +0200
  • f616c6cf39 check if user is valid before using it Uwe Steinmann 2015-07-14 21:34:51 +0200
  • bdfb552204 auto login user if not already logged in Uwe Steinmann 2015-07-14 21:23:54 +0200
  • f35ae2736a add new paramter autoLoginUser Uwe Steinmann 2015-07-14 21:23:33 +0200
  • 9604076555 printAttributeEditField() can be passed a default value Uwe Steinmann 2015-07-14 21:27:41 +0200
  • d09605c6b9 pass null to printAttributeEditField if attribute is not set Uwe Steinmann 2015-07-14 21:26:40 +0200
  • f187dff23a auto login user if not already logged in Uwe Steinmann 2015-07-14 21:23:54 +0200
  • a2179ca53e add new paramter autoLoginUser Uwe Steinmann 2015-07-14 21:23:33 +0200
  • d0760b2925 place comment in left column on previous versions tab Uwe Steinmann 2015-07-14 10:08:04 +0200
  • 5a3dec7c2e some reorganization of docinfo tab Uwe Steinmann 2015-07-14 10:00:39 +0200
  • e17bcc714a initialize all arrays for return value in menutasks Uwe Steinmann 2015-07-10 10:51:56 +0200
  • 4f2392e492 set timeout for checkTask() function Uwe Steinmann 2015-07-10 08:28:19 +0200
  • a6541296a1 list documents to receipt and revise in menu task list Uwe Steinmann 2015-07-09 18:29:34 +0200
  • 7a601a1cd0 checkTasks() also checks documents to receipt and revise Uwe Steinmann 2015-07-09 18:29:08 +0200
  • f25c090039 command mytasks also returns documents to receipt and revise Uwe Steinmann 2015-07-09 18:28:08 +0200
  • 9bc675873d getDocumentList() returns only documents I haven't touched Uwe Steinmann 2015-07-09 18:25:55 +0200
  • 59fd3c7170 add missing space between tag attributes Uwe Steinmann 2015-07-09 08:00:43 +0200
  • b8e9d3a6dd add missing space between tag attributes Uwe Steinmann 2015-07-09 08:00:43 +0200
  • 4290e705cf add tasks to menu if configured Uwe Steinmann 2015-07-09 07:59:54 +0200
  • 863d203133 add command 'mytasks' Uwe Steinmann 2015-07-09 07:59:30 +0200
  • f35573611d set param enablemenutasks for view Uwe Steinmann 2015-07-09 07:59:02 +0200
  • cd3a239482 add new config parameter enableMenuTasks Uwe Steinmann 2015-07-09 07:58:34 +0200
  • 9682b02b8e define function which updates the tasks in the menu Uwe Steinmann 2015-07-09 07:57:46 +0200
  • bf95beb536 put tasks into submenus Uwe Steinmann 2015-07-08 19:48:18 +0200
  • ae288c83f2 add javascript for continuosily upating task list Uwe Steinmann 2015-07-08 18:59:28 +0200
  • a76e1de49e reorder lists Uwe Steinmann 2015-07-08 18:59:14 +0200
  • 3583962085 new task menutask in op/op.Ajax.php which calls menuTask() Uwe Steinmann 2015-07-08 18:58:38 +0200
  • 6b2f528624 getDocumentList(AppRev) returns only untouched documents Uwe Steinmann 2015-07-08 18:57:53 +0200
  • e4a568e6b9 various updates and new phrases Uwe Steinmann 2015-07-08 18:53:07 +0200
  • b011ecf3c6 same ul list for attributes of older versions Uwe Steinmann 2015-07-08 15:39:03 +0200
  • d146e04a13 some ul list for attributes of older versions Uwe Steinmann 2015-07-08 15:37:37 +0200
  • 284f987783 build tbs_template extension Uwe Steinmann 2015-07-08 15:36:05 +0200
  • 40cd60f985 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2015-07-08 07:33:02 +0200
  • 8e5daeb960 add item for 4.3.20 Uwe Steinmann 2015-07-08 07:25:41 +0200
  • 26982d1da0 show preview image in list Uwe Steinmann 2015-07-08 07:24:50 +0200
  • 24fcffbc6c add item for 4.3.20 Uwe Steinmann 2015-07-08 07:25:41 +0200
  • dd13814139 show preview image in list Uwe Steinmann 2015-07-08 07:24:50 +0200
  • dd939122de Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2015-07-08 06:55:51 +0200
  • bab558cd5c add entry for 4.3.20 Uwe Steinmann 2015-07-08 06:54:14 +0200
  • 9ce168b4b6 list only documents to approve which have passed review Uwe Steinmann 2015-07-08 06:51:15 +0200
  • 5cbc63bb7a add entry for 4.3.20 Uwe Steinmann 2015-07-08 06:54:14 +0200
  • 99bd517e2a list only documents to approve which have passed review Uwe Steinmann 2015-07-08 06:51:15 +0200
  • b2d62273e6 add first change for 4.3.20 Uwe Steinmann 2015-07-07 13:50:43 +0200
  • 84a1879c85 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x Uwe Steinmann 2015-07-06 22:18:23 +0200