Commit Graph

  • 0f0cad93cd add field 'flashmsg' to tblSession Uwe Steinmann 2013-05-18 22:52:24 +0200
  • 5daf694ef7 Merge branch 'seeddms-4.2.3' into develop Uwe Steinmann 2013-05-18 22:34:55 +0200
  • 35051c89b4 add missing field 'su' to tblSession Uwe Steinmann 2013-05-18 22:34:25 +0200
  • 917e018bb4 initial functions for flash messages Uwe Steinmann 2013-05-18 22:29:45 +0200
  • df35579ea6 Merge branch 'develop' into hooks Uwe Steinmann 2013-05-17 09:47:14 +0200
  • 2fe12295ea take over recent changes in 4.3.0 after merge with 4.2.2 Uwe Steinmann 2013-05-17 09:46:16 +0200
  • 9f945b2714 Merge branch 'seeddms-4.2.2' into develop Uwe Steinmann 2013-05-17 09:42:33 +0200
  • dc35122b10 fix release time 4.2.2 Uwe Steinmann 2013-05-17 09:34:10 +0200
  • 60ea8fccb4 new version 4.2.2 Uwe Steinmann 2013-05-17 09:31:52 +0200
  • 8238ed688e add changes for 4.2.2 Uwe Steinmann 2013-05-17 09:29:55 +0200
  • e36d4c0094 fix approving of documents Uwe Steinmann 2013-05-17 09:27:15 +0200
  • 7ea3c9a73a close folder chooser dialog when folder is selected Uwe Steinmann 2013-05-17 08:47:04 +0200
  • 487f6b1806 fix minor layout error in folder tree (Bug #51) Uwe Steinmann 2013-05-16 09:56:28 +0200
  • 36942e879e Merge branch 'seeddms-4.2.2' into develop Uwe Steinmann 2013-05-07 20:20:19 +0200
  • 8cac883395 approver/reviewer can be set, even if admin Uwe Steinmann 2013-05-07 20:16:09 +0200
  • d11b2fa784 more documentation on which global variables can be used Uwe Steinmann 2013-05-03 13:24:27 +0200
  • 9a2d3ef349 add button for refreshing extension list Uwe Steinmann 2013-05-03 12:10:56 +0200
  • 14d759f21c file for refreshing extension list Uwe Steinmann 2013-05-03 12:10:28 +0200
  • 40678c325f always include extension file, even when is was just created Uwe Steinmann 2013-05-03 11:40:47 +0200
  • 1bd43e2838 check constraints and whether an extension is disabled Uwe Steinmann 2013-05-03 11:34:08 +0200
  • 2f5d9fd5a1 new method version() which just returns the version number Uwe Steinmann 2013-05-03 11:33:38 +0200
  • 447a89ff53 pass seeddms version to view Uwe Steinmann 2013-05-03 11:33:21 +0200
  • 9f0fbbf2db do not load extension if it is disabled Uwe Steinmann 2013-05-03 11:32:25 +0200
  • 64eebb607d add disable flag, require seeddms >= 4.2.1 Uwe Steinmann 2013-05-03 11:31:43 +0200
  • c2c8ea38bf pass httproot to view Uwe Steinmann 2013-05-03 09:52:59 +0200
  • e020f212b0 output icon and release date of extension Uwe Steinmann 2013-05-03 09:52:34 +0200
  • 82212adacf add extension manager to admin menu Uwe Steinmann 2013-05-03 09:52:15 +0200
  • e997945005 add missing phrases for extension manager Uwe Steinmann 2013-05-03 09:51:49 +0200
  • 667892c441 add icon and release date Uwe Steinmann 2013-05-03 09:51:36 +0200
  • b091c7f861 add sample configuration Uwe Steinmann 2013-05-02 22:33:59 +0200
  • e46fc9d024 include inc/inc.Extension.php Uwe Steinmann 2013-05-02 22:33:02 +0200
  • 879de25ad4 add phrase for 'settings_Extensions' Uwe Steinmann 2013-05-02 22:32:38 +0200
  • d5abdb028f add tab for configuring extensions Uwe Steinmann 2013-05-02 22:32:11 +0200
  • 73a10e0367 pass one extension configuration for saving Uwe Steinmann 2013-05-02 22:31:23 +0200
  • 386b0047b4 add save and reading of extension configuration Uwe Steinmann 2013-05-02 22:30:42 +0200
  • 0a3811c429 remove debug output Uwe Steinmann 2013-05-02 22:30:09 +0200
  • d0118f9b9d Merge branch 'develop' into hooks Uwe Steinmann 2013-05-02 18:33:37 +0200
  • 69a0578a74 no more php warning if translation could not be found in default lang Uwe Steinmann 2013-05-02 18:31:26 +0200
  • e7e89aba94 add files to manager extensions Uwe Steinmann 2013-05-02 18:28:23 +0200
  • a776d2eb0c add phrase for 'extension_manager' Uwe Steinmann 2013-05-02 18:27:33 +0200
  • 2d0c02ad0f add link to extension manager Uwe Steinmann 2013-05-02 18:27:08 +0200
  • 00a4b66466 add 'preContent' hook Uwe Steinmann 2013-05-02 18:26:49 +0200
  • 0275621f7f include inc.Extension.php Uwe Steinmann 2013-05-02 18:26:16 +0200
  • b6ae2dcce6 place inclusion of inc.Extension.php before inc.ClassUI.php Uwe Steinmann 2013-05-02 18:25:30 +0200
  • e6ac1ac68b add better description Uwe Steinmann 2013-05-02 18:24:46 +0200
  • 09cf9b27e1 add some documentation Uwe Steinmann 2013-05-02 18:24:25 +0200
  • 5afc572a8c fix nasty syntax error Uwe Steinmann 2013-05-02 12:14:54 +0200
  • eb594a1e6c added method show() Uwe Steinmann 2013-05-02 12:14:10 +0200
  • 50e41be376 add method callHook() Uwe Steinmann 2013-05-02 12:12:28 +0200
  • 18bfb51dd5 fix name of class Uwe Steinmann 2013-05-02 12:12:03 +0200
  • 1b52cdaebc add more examples for hooks Uwe Steinmann 2013-05-02 12:11:33 +0200
  • e8e19385cc file for setting up extensions Uwe Steinmann 2013-05-02 12:11:03 +0200
  • ae003bf7f2 new class to manage extensions Uwe Steinmann 2013-05-02 12:10:42 +0200
  • 43323140a2 initialize substituted user in session to 0 Uwe Steinmann 2013-05-02 08:27:59 +0200
  • 1e3681094f Merge branch 'develop' into hooks Uwe Steinmann 2013-05-02 07:36:14 +0200
  • 9f8b928e1d Merge branch 'seeddms-4.2.1' into develop Uwe Steinmann 2013-05-02 07:35:51 +0200
  • baf4b9a979 new version 4.2.1 4.2.1 Uwe Steinmann 2013-05-02 07:19:19 +0200
  • f559b74658 some more entries for 4.3.0 Uwe Steinmann 2013-05-02 07:11:01 +0200
  • 424c518ff7 added initial class for hooks Uwe Steinmann 2013-04-30 23:03:27 +0200
  • 08c0961a16 added hook before adding a document Uwe Steinmann 2013-04-30 20:11:16 +0200
  • c0c9aaa61c Merge branch 'develop' into hooks Uwe Steinmann 2013-04-30 20:01:38 +0200
  • 14e8d4ef02 set max execution time from settings Uwe Steinmann 2013-04-30 20:00:50 +0200
  • 031751bd2f more entries for 4.3.0 Uwe Steinmann 2013-04-30 19:39:41 +0200
  • 947a4d83f8 put icons in clipboard into div to make them black Uwe Steinmann 2013-04-30 19:38:48 +0200
  • 8adb1ad5f6 Merge branch 'develop' into hooks Uwe Steinmann 2013-04-30 19:27:33 +0200
  • 492c08e397 move tab pane into right page column Uwe Steinmann 2013-04-30 19:26:33 +0200
  • 1f73a6150e Merge branch 'develop' into hooks Uwe Steinmann 2013-04-30 19:20:17 +0200
  • 445277c825 Merge branch 'seeddms-4.2.1' into develop Uwe Steinmann 2013-04-30 18:43:53 +0200
  • 7fa2ba6bcc shorten some menu entries to make the menu fit into one line Uwe Steinmann 2013-04-30 18:43:19 +0200
  • d4e8bedfbc add entry for new handling of document expiration Uwe Steinmann 2013-04-30 18:38:56 +0200
  • 29b5dd476a make sure preview for related document is created before showing Uwe Steinmann 2013-04-30 18:36:24 +0200
  • a1f57d3e73 use some icon for editing comments Uwe Steinmann 2013-04-30 18:19:28 +0200
  • 873f8ef47d fixed typo in phrase 'update' Uwe Steinmann 2013-04-30 18:19:06 +0200
  • 57590fef86 show review/approval tab only if version has reviewer or approver Uwe Steinmann 2013-04-30 18:14:05 +0200
  • 0e631bd09e check if expires is set in POST request without php warning Uwe Steinmann 2013-04-30 18:06:44 +0200
  • 982d088339 status of latest document version is set to expired even if already released Uwe Steinmann 2013-04-30 17:45:28 +0200
  • 9a9c57211e set typo in comment Uwe Steinmann 2013-04-30 17:42:07 +0200
  • 26ae06b1ef set expiration date to currently set value Uwe Steinmann 2013-04-30 17:41:32 +0200
  • b1922c0e9f Merge branch 'seeddms-4.2.1' into develop Uwe Steinmann 2013-04-30 17:29:10 +0200
  • 4d53a89435 fix phrase for selecting a category Uwe Steinmann 2013-04-30 17:26:54 +0200
  • f2a37f3e0e remove link on current version for setting the expiration date Uwe Steinmann 2013-04-30 17:24:45 +0200
  • 9400a962a8 maySetExpires() doesn't check if version modification is enabled Uwe Steinmann 2013-04-30 17:23:24 +0200
  • 9a9d570d5f Merge branch 'seeddms-4.2.1' into develop Uwe Steinmann 2013-04-30 17:15:21 +0200
  • 19061c5c2b set expiration date if set Uwe Steinmann 2013-04-30 17:14:21 +0200
  • 4e27d0ce6b expiration date is sepearated by '-' instead of '/' Uwe Steinmann 2013-04-30 17:03:39 +0200
  • 058c5f2749 expiration date of document can be set Uwe Steinmann 2013-04-30 17:02:03 +0200
  • c64dc58a77 Merge branch 'seeddms-4.2.1' into develop Uwe Steinmann 2013-04-30 08:40:38 +0200
  • 5213e057b3 add style for preview images Uwe Steinmann 2013-04-30 08:40:14 +0200
  • 1ef343903c show expiration date; show login on review/approval page Uwe Steinmann 2013-04-30 08:36:53 +0200
  • f7a5daa8a0 use same date format in getReadableDate() and getLongReadableDate() Uwe Steinmann 2013-04-30 08:36:02 +0200
  • 025e88d5af add icon for setting approver/reviewer Uwe Steinmann 2013-04-30 08:02:53 +0200
  • 17ea9bd88c new version 4.2.1 Uwe Steinmann 2013-04-30 08:02:28 +0200
  • de59086fca add entry for fixed bug (when adding individual approver) Uwe Steinmann 2013-04-30 08:01:49 +0200
  • 355900995d fix error when adding individual approver Uwe Steinmann 2013-04-30 08:01:17 +0200
  • 7e6da855e2 Merge branch 'seeddms-4.2.1' into develop Uwe Steinmann 2013-04-30 07:04:19 +0200
  • cf8a82b48e fixed typo Uwe Steinmann 2013-04-30 07:03:57 +0200
  • 034d7d6fd2 remove entry from 4.3.0 because it was done in 4.2.1 Uwe Steinmann 2013-04-29 19:56:44 +0200
  • 2aca665ae1 Merge branch 'seeddms-4.2.1' into develop Uwe Steinmann 2013-04-29 19:56:27 +0200
  • b4ab7ace36 better icon for version information download Uwe Steinmann 2013-04-29 19:55:50 +0200
  • 4edc498b80 added entry for 4.2.1 Uwe Steinmann 2013-04-29 19:54:46 +0200