Commit Graph

1786 Commits

Author SHA1 Message Date
Uwe Steinmann
3f0f9fed23 use noty to display error msg, replace images by icons 2013-05-22 20:52:52 +02:00
Uwe Steinmann
a43720f378 show splash msg when document is saved 2013-05-22 20:52:21 +02:00
Uwe Steinmann
17130cec5e Merge branch 'develop' into hooks 2013-05-22 20:31:57 +02:00
Uwe Steinmann
6979a8a054 new version 4.3.0 2013-05-22 20:29:57 +02:00
Uwe Steinmann
8c09b7fcb1 new versіon 4.3.0 2013-05-22 20:29:11 +02:00
Uwe Steinmann
274d8d723e fix checking access for icons of documents/folders 2013-05-21 08:59:22 +02:00
Uwe Steinmann
9cc81c4f37 do not allow clicking on icons if user has no access on document/folder 2013-05-21 08:39:41 +02:00
Uwe Steinmann
5589a07b71 set splash message on success execution 2013-05-21 08:39:03 +02:00
Uwe Steinmann
195db7d598 add new phrases for splash messages 2013-05-21 08:37:45 +02:00
Uwe Steinmann
24f951ed96 rename table field flashmsg to splashmsg 2013-05-21 08:37:09 +02:00
Uwe Steinmann
88c8fa8ef6 rename all xxxFlashMsg() methods to xxxSplashMsg() 2013-05-21 08:36:11 +02:00
Uwe Steinmann
72ecaaef34 fix line endings 2013-05-21 06:58:10 +02:00
Uwe Steinmann
4c65a917e5 fix line endings 2013-05-21 06:57:28 +02:00
Uwe Steinmann
1c390021e5 clear flash msg after showing it 2013-05-18 22:53:38 +02:00
Uwe Steinmann
b4cdef804e initial test of flash msg 2013-05-18 22:53:19 +02:00
Uwe Steinmann
b5caa801b6 add more flash msg methods 2013-05-18 22:52:43 +02:00
Uwe Steinmann
0f0cad93cd add field 'flashmsg' to tblSession 2013-05-18 22:52:24 +02:00
Uwe Steinmann
5daf694ef7 Merge branch 'seeddms-4.2.3' into develop 2013-05-18 22:34:55 +02:00
Uwe Steinmann
35051c89b4 add missing field 'su' to tblSession 2013-05-18 22:34:25 +02:00
Uwe Steinmann
917e018bb4 initial functions for flash messages 2013-05-18 22:29:45 +02:00
Uwe Steinmann
df35579ea6 Merge branch 'develop' into hooks 2013-05-17 09:47:14 +02:00
Uwe Steinmann
2fe12295ea take over recent changes in 4.3.0 after merge with 4.2.2 2013-05-17 09:46:16 +02:00
Uwe Steinmann
9f945b2714 Merge branch 'seeddms-4.2.2' into develop
Conflicts:
	CHANGELOG
	views/bootstrap/class.ViewDocument.php
2013-05-17 09:42:33 +02:00
Uwe Steinmann
dc35122b10 fix release time 2013-05-17 09:34:10 +02:00
Uwe Steinmann
60ea8fccb4 new version 4.2.2 2013-05-17 09:31:52 +02:00
Uwe Steinmann
8238ed688e add changes for 4.2.2 2013-05-17 09:29:55 +02:00
Uwe Steinmann
e36d4c0094 fix approving of documents
The variable $status was overridden in the the status log if logged
in as admin. This causse problems whenever was allow to review/approve
documents. All other users where not affected because the don't see
the status log
2013-05-17 09:27:15 +02:00
Uwe Steinmann
7ea3c9a73a close folder chooser dialog when folder is selected 2013-05-17 08:47:04 +02:00
Uwe Steinmann
487f6b1806 fix minor layout error in folder tree (Bug #51) 2013-05-16 09:56:28 +02:00
Uwe Steinmann
36942e879e Merge branch 'seeddms-4.2.2' into develop 2013-05-07 20:20:19 +02:00
Uwe Steinmann
8cac883395 approver/reviewer can be set, even if admin
The old code got a list of all users with read rights on the document
and then checked if the users to be added as a reviewer/approver is
in this list. This did not work for the admin because the list
only includes regular users.
2013-05-07 20:16:09 +02:00
Uwe Steinmann
d11b2fa784 more documentation on which global variables can be used 2013-05-03 13:24:27 +02:00
Uwe Steinmann
9a2d3ef349 add button for refreshing extension list 2013-05-03 12:10:56 +02:00
Uwe Steinmann
14d759f21c file for refreshing extension list 2013-05-03 12:10:28 +02:00
Uwe Steinmann
40678c325f always include extension file, even when is was just created 2013-05-03 11:40:47 +02:00
Uwe Steinmann
1bd43e2838 check constraints and whether an extension is disabled 2013-05-03 11:34:08 +02:00
Uwe Steinmann
2f5d9fd5a1 new method version() which just returns the version number 2013-05-03 11:33:38 +02:00
Uwe Steinmann
447a89ff53 pass seeddms version to view 2013-05-03 11:33:21 +02:00
Uwe Steinmann
9f0fbbf2db do not load extension if it is disabled 2013-05-03 11:32:25 +02:00
Uwe Steinmann
64eebb607d add disable flag, require seeddms >= 4.2.1 2013-05-03 11:31:43 +02:00
Uwe Steinmann
c2c8ea38bf pass httproot to view 2013-05-03 09:52:59 +02:00
Uwe Steinmann
e020f212b0 output icon and release date of extension 2013-05-03 09:52:34 +02:00
Uwe Steinmann
82212adacf add extension manager to admin menu 2013-05-03 09:52:15 +02:00
Uwe Steinmann
e997945005 add missing phrases for extension manager 2013-05-03 09:51:49 +02:00
Uwe Steinmann
667892c441 add icon and release date 2013-05-03 09:51:36 +02:00
Uwe Steinmann
b091c7f861 add sample configuration 2013-05-02 22:33:59 +02:00
Uwe Steinmann
e46fc9d024 include inc/inc.Extension.php 2013-05-02 22:33:02 +02:00
Uwe Steinmann
879de25ad4 add phrase for 'settings_Extensions' 2013-05-02 22:32:38 +02:00
Uwe Steinmann
d5abdb028f add tab for configuring extensions 2013-05-02 22:32:11 +02:00
Uwe Steinmann
73a10e0367 pass one extension configuration for saving 2013-05-02 22:31:23 +02:00