Uwe Steinmann
d11c6d9a74
small left margin of folder tree
2013-05-28 06:48:20 +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
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
aae4b76907
new implementation of folder hierachy
2013-05-24 17:32: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
0d0ad432e6
fix path to noty
2013-05-23 16:11:45 +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
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
88c8fa8ef6
rename all xxxFlashMsg() methods to xxxSplashMsg()
2013-05-21 08:36:11 +02:00
Uwe Steinmann
1c390021e5
clear flash msg after showing it
2013-05-18 22:53:38 +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
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
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
29b5dd476a
make sure preview for related document is created before showing
2013-04-30 18:36:24 +02:00
Uwe Steinmann
a1f57d3e73
use some icon for editing comments
2013-04-30 18:19:28 +02:00
Uwe Steinmann
57590fef86
show review/approval tab only if version has reviewer or approver
2013-04-30 18:14:05 +02:00
Uwe Steinmann
26ae06b1ef
set expiration date to currently set value
2013-04-30 17:41:32 +02:00
Uwe Steinmann
b1922c0e9f
Merge branch 'seeddms-4.2.1' into develop
2013-04-30 17:29:10 +02:00
Uwe Steinmann
4d53a89435
fix phrase for selecting a category
2013-04-30 17:26:54 +02:00
Uwe Steinmann
f2a37f3e0e
remove link on current version for setting the expiration date
...
the expiration date can only be set for the document
2013-04-30 17:24:45 +02:00
Uwe Steinmann
058c5f2749
expiration date of document can be set
2013-04-30 17:02:03 +02:00
Uwe Steinmann
c64dc58a77
Merge branch 'seeddms-4.2.1' into develop
2013-04-30 08:40:38 +02:00
Uwe Steinmann
1ef343903c
show expiration date; show login on review/approval page
2013-04-30 08:36:53 +02:00
Uwe Steinmann
025e88d5af
add icon for setting approver/reviewer
2013-04-30 08:02:53 +02:00
Uwe Steinmann
b4ab7ace36
better icon for version information download
2013-04-29 19:55:50 +02:00
Uwe Steinmann
fdb82c7abb
use better icon for version information download
2013-04-29 19:52:11 +02:00
Uwe Steinmann
1f4dde6b59
show preview of document files too
2013-04-29 19:32:55 +02:00
Uwe Steinmann
8a9099bbcb
various ui improvements
2013-04-23 19:03:56 +02:00
Uwe Steinmann
9cedb7843b
use translation for 'clipboard'
2013-04-22 21:09:48 +02:00
Uwe Steinmann
782107af8e
use appletInitialize() for setting folder oder document
...
for some reason there is no method uploaderInitialized() called
bei jumploader anymore.
2013-04-22 11:53:04 +02:00
Uwe Steinmann
7aa60b3fdb
fix link to alternative upload page with jumploader
2013-04-22 11:52:34 +02:00
Uwe Steinmann
0518b9a697
add missing script for uploading attachments with jumploader
2013-04-22 11:51:35 +02:00
Uwe Steinmann
03e76fe662
nicer button layout
2013-04-19 23:23:22 +02:00
Uwe Steinmann
82a8acddfd
put all links onto a button with icon
2013-04-19 22:10:54 +02:00
Uwe Steinmann
9885e26f96
put save icon on all save buttons
2013-04-19 15:22:25 +02:00
Uwe Steinmann
7e200e8377
use icon-save instead of icon-download-alt
2013-04-19 14:57:01 +02:00