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
c98b56cd35
add phrase 'clipboard'
2013-04-22 21:06:29 +02:00
Uwe Steinmann
d44197cd1b
add entry for jumploader fix
2013-04-22 12:00:01 +02:00
Uwe Steinmann
d3a8ab69fd
better checking for passed parameters
2013-04-22 11:54:33 +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
dfecd0f68c
Merge branch 'develop'
...
Conflicts:
CHANGELOG
2013-04-22 10:36:08 +02:00
Uwe Steinmann
da2562ce6d
add missing update script
2013-04-22 10:34:48 +02:00
Uwe Steinmann
80387d9a17
add entry for sqlite3 update
2013-04-22 10:31:16 +02:00
Uwe Steinmann
7bb38d5551
update date and time
2013-04-22 10:30:24 +02:00
Uwe Steinmann
e8e58b6bae
fix sql statement to create session
2013-04-22 10:26:48 +02:00
Uwe Steinmann
d4e6eb6784
support for sqlite3 database update
2013-04-22 10:15:35 +02:00
Uwe Steinmann
9a6b4ffc34
add style for #admin-tools
2013-04-19 23:23:49 +02:00
Uwe Steinmann
03e76fe662
nicer button layout
2013-04-19 23:23:22 +02:00
Uwe Steinmann
15f952b793
major update
2013-04-19 22:27:56 +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
Uwe Steinmann
68f9b4b2a6
add entry for using awesome font
2013-04-19 14:56:40 +02:00
Uwe Steinmann
9863a611e6
Merge branch 'seeddms-4.1.4' into develop
2013-04-19 14:48:15 +02:00
Uwe Steinmann
9834d0c53a
missing update directory
2013-04-19 14:47:46 +02:00
Uwe Steinmann
a484d18048
new font used as a replacement for bootstrap icons
2013-04-19 14:45:08 +02:00
Uwe Steinmann
567b9a22bd
new version 4.2.0
2013-04-19 14:40:03 +02:00
Uwe Steinmann
41e5399053
put action icons at end of line in div
2013-04-19 14:39:19 +02:00
Uwe Steinmann
44afcdb14e
use better icon on button
2013-04-19 14:31:26 +02:00
Uwe Steinmann
98cf1cc78a
use symbols from awesame font
2013-04-19 14:30:57 +02:00
Uwe Steinmann
d8a2d6eca5
add style for .list-action a
2013-04-19 14:29:41 +02:00
Uwe Steinmann
8ecbd1810a
add entry for new user substitution
2013-04-19 09:01:49 +02:00
Uwe Steinmann
d63ec26d8e
add new feature to substitute user while being admin
2013-04-19 09:00:34 +02:00
Uwe Steinmann
cb44d57f2d
some new phrases for substitute user feature
2013-04-19 08:48:01 +02:00
Uwe Steinmann
b5a1050c05
jump to right folder after login
...
if no default page after login is set, then a redirection to
out.ViewFolder.php takes place. The folderid was always set to 1,
which may not be right. Now it uses the root folder id from the ѕettings.
2013-04-19 08:45:59 +02:00
Uwe Steinmann
6830d9d2d9
fix line endings
2013-04-19 08:45:19 +02:00
Uwe Steinmann
f41fa136dc
take user from session parameter 'su' if set
2013-04-19 08:44:51 +02:00
Uwe Steinmann
b6bf0604a4
add new parameter 'su' for switching users while being admin
2013-04-19 08:44:04 +02:00
Uwe Steinmann
fdac543834
sync with english phrases
2013-04-18 14:44:56 +02:00
Uwe Steinmann
3312b9d6e4
add entry for solving bug #4
2013-04-18 13:39:38 +02:00
Uwe Steinmann
c818242b66
show icon if a document content has a waiting workflow transition (bug #4 )
2013-04-18 13:38:52 +02:00
Uwe Steinmann
57c58a09c7
place a message on the page if document has a waiting workflow transition
2013-04-18 13:38:02 +02:00
Uwe Steinmann
6d86898c11
pass $settings->_workflowMode to view
2013-04-18 13:37:28 +02:00
Uwe Steinmann
2d8096d11d
add phrase 'needs_workflow_action'
2013-04-18 13:37:08 +02:00
Uwe Steinmann
93e0cb3feb
add method needsWorkflowAction($user)
...
This method checks if the document content needs a action from the
given user to trigger a transition
2013-04-18 13:36:11 +02:00
Uwe Steinmann
2744149612
icon for showing required attention
2013-04-18 13:35:38 +02:00
Uwe Steinmann
541d7cf65f
added entry for Bug #39
2013-04-17 12:04:40 +02:00
Uwe Steinmann
59ed4ff9cc
group can be set when adding/editing user
2013-04-17 12:02:22 +02:00
Uwe Steinmann
aecd7a9083
solved conflict with branch seeddms-4.1.3
2013-04-17 11:15:19 +02:00
Uwe Steinmann
a8f3c7be59
Merge branch 'seeddms-4.1.4' into develop
...
Conflicts:
install/install.php
2013-04-16 22:31:52 +02:00
Uwe Steinmann
d6cfb287a6
Merge branch 'seeddms-4.1.3' into seeddms-4.1.4
2013-04-16 22:28:17 +02:00
Uwe Steinmann
5f6c60ed1d
set date
2013-04-16 22:24:44 +02:00