Commit Graph

1571 Commits

Author SHA1 Message Date
Uwe Steinmann
b4a45918d0 fix removal of empty attributes 2013-05-29 20:05:43 +02:00
Uwe Steinmann
39d7eb045e add method getDocumentContent() 2013-05-29 20:05:15 +02:00
Uwe Steinmann
e961b189f2 add method getStatitics() 2013-05-29 20:04:45 +02:00
Uwe Steinmann
ae4af93522 call fileSelected() when clicking on file name 2013-05-29 18:22:25 +02:00
Uwe Steinmann
edc972e3dd clean up of code for dropfolder file chooser 2013-05-29 18:21:46 +02:00
Uwe Steinmann
98aaa0c1cf add target webapp 2013-05-29 18:16:38 +02:00
Uwe Steinmann
80f7ad1494 add option maxsize 2013-05-28 21:46:46 +02:00
Uwe Steinmann
7995fcac45 check for regular expression of attr values 2013-05-28 17:32:52 +02:00
Uwe Steinmann
dc91417bcc remove some echo statements 2013-05-28 17:32:16 +02:00
Uwe Steinmann
06e06a4ac0 add checking of attribute values against regular expression 2013-05-28 09:03:21 +02:00
Uwe Steinmann
4918256544 new error phrase if attribute doesn't match regex 2013-05-28 09:02:35 +02:00
Uwe Steinmann
add2aade8f add new field regex to tblAttributeDefinitions 2013-05-28 09:01:49 +02:00
Uwe Steinmann
216eee25b1 add regex for checking attribute values 2013-05-28 09:01:04 +02:00
Uwe Steinmann
d11c6d9a74 small left margin of folder tree 2013-05-28 06:48:20 +02:00
Uwe Steinmann
b81b9ebbfe update changelog for 4.3.0 2013-05-28 06:29:11 +02:00
Uwe Steinmann
82a0549977 use alternativ folder icon 2013-05-28 06:28:49 +02:00
Uwe Steinmann
854ca658f9 added missing space on button 2013-05-28 06:28:33 +02:00
Uwe Steinmann
6ce4b161ed minor correction of indention of tree 2013-05-28 06:27:12 +02:00
Uwe Steinmann
d89dab65d0 parameter list of printNewTreeNavigation() has changed 2013-05-26 18:58:19 +02:00
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