Uwe Steinmann
a54a10dbe0
do not use session function if session not set
...
There is no session on the login page. So don't try to call functions
from the session. Also set a different color of the header menu if
a user switch has been done
2013-05-23 16:42:51 +02:00
Uwe Steinmann
dd6be4e690
add message splash_settings_saved
2013-05-23 16:12:06 +02:00
Uwe Steinmann
0d0ad432e6
fix path to noty
2013-05-23 16:11:45 +02:00
Uwe Steinmann
499d87c499
set splash msg on successful saving of settings
2013-05-23 16:11:17 +02:00
Uwe Steinmann
5e84e7c5c7
add notification library
2013-05-23 16:10:06 +02:00
Uwe Steinmann
0754b9ba1d
use noty instead of alert()
2013-05-23 16:07:00 +02:00
Uwe Steinmann
260ee5e91b
use buttons to delete and modify event
2013-05-23 13:50:23 +02:00
Uwe Steinmann
9340007d67
improve layout
2013-05-23 13:49:54 +02:00
Uwe Steinmann
daeebe6472
use awesome font icons, nicer layout
2013-05-23 10:20:08 +02:00
Uwe Steinmann
a896717ac8
replace images by icon font
2013-05-22 22:47:33 +02:00
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
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
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
69a0578a74
no more php warning if translation could not be found in default lang
2013-05-02 18:31:26 +02:00
Uwe Steinmann
43323140a2
initialize substituted user in session to 0
2013-05-02 08:27:59 +02:00
Uwe Steinmann
9f8b928e1d
Merge branch 'seeddms-4.2.1' into develop
2013-05-02 07:35:51 +02:00
Uwe Steinmann
baf4b9a979
new version 4.2.1
2013-05-02 07:19:19 +02:00
Uwe Steinmann
f559b74658
some more entries for 4.3.0
2013-05-02 07:11:01 +02:00
Uwe Steinmann
14e8d4ef02
set max execution time from settings
2013-04-30 20:00:50 +02:00
Uwe Steinmann
031751bd2f
more entries for 4.3.0
2013-04-30 19:39:41 +02:00
Uwe Steinmann
947a4d83f8
put icons in clipboard into div to make them black
2013-04-30 19:38:48 +02:00
Uwe Steinmann
492c08e397
move tab pane into right page column
2013-04-30 19:26:33 +02:00
Uwe Steinmann
445277c825
Merge branch 'seeddms-4.2.1' into develop
2013-04-30 18:43:53 +02:00
Uwe Steinmann
7fa2ba6bcc
shorten some menu entries to make the menu fit into one line
2013-04-30 18:43:19 +02:00