Commit Graph

1552 Commits

Author SHA1 Message Date
Uwe Steinmann
d7be53261f use new tree view, remove old code 2013-05-26 18:57:40 +02:00
Uwe Steinmann
c07e8b1f8f more enhancements of new tree view
remove some old code, move printFolderTree() into class.ViewFolder.php
2013-05-26 18:55:57 +02:00
Uwe Steinmann
1ac49dad73 not needed 2013-05-24 17:42:16 +02:00
Uwe Steinmann
ce6b202f5e jqtree implementation 2013-05-24 17:41:25 +02:00
Uwe Steinmann
aae4b76907 new implementation of folder hierachy 2013-05-24 17:32:12 +02:00
Uwe Steinmann
a404dfd03f initialize $LANG to an empty array 2013-05-24 17:31:22 +02:00
Uwe Steinmann
df18614f1f add command 'subtree', take substituted user into account
'subtree' is used by the new tree navigation which loadѕ subfolders
and documents on demand
2013-05-24 17:30:02 +02:00
Uwe Steinmann
df24d475b9 fix wrong translation (Bug #53) 2013-05-24 13:01:36 +02:00
Uwe Steinmann
73b14a4a5e update to font-awesome 3.1.0 2013-05-24 08:09:12 +02:00
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