Uwe Steinmann
034d7d6fd2
remove entry from 4.3.0 because it was done in 4.2.1
2013-04-29 19:56:44 +02:00
Uwe Steinmann
2aca665ae1
Merge branch 'seeddms-4.2.1' into develop
2013-04-29 19:56:27 +02:00
Uwe Steinmann
b4ab7ace36
better icon for version information download
2013-04-29 19:55:50 +02:00
Uwe Steinmann
4edc498b80
added entry for 4.2.1
2013-04-29 19:54:46 +02:00
Uwe Steinmann
72d04d3059
add entries for 4.3.0
2013-04-29 19:52:41 +02:00
Uwe Steinmann
fdb82c7abb
use better icon for version information download
2013-04-29 19:52:11 +02:00
Uwe Steinmann
7f3afd614e
new version 1.1.0
2013-04-29 19:34:58 +02:00
Uwe Steinmann
1f4dde6b59
show preview of document files too
2013-04-29 19:32:55 +02:00
Uwe Steinmann
c3eb4d629c
create preview from document file too
...
pass url parameter 'file' instead of 'version'
2013-04-29 19:32:00 +02:00
Uwe Steinmann
9f7b665c48
create preview from document files as well
...
a preview image can now be created from a document content or
a document file.
2013-04-29 19:30:25 +02:00
Uwe Steinmann
ecc800fc24
add border around preview images
2013-04-29 18:22:47 +02:00
Uwe Steinmann
6edead591a
Merge branch 'seeddms-4.2.1' into develop
2013-04-29 18:16:44 +02:00
Uwe Steinmann
8a9099bbcb
various ui improvements
2013-04-23 19:03:56 +02:00
Uwe Steinmann
588254a7ce
Merge branch 'seeddms-4.2.1' into develop
2013-04-22 21:10:19 +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