Uwe Steinmann
|
5571fc4385
|
add note when document content was not indexed
|
2018-04-11 16:35:26 +02:00 |
|
Uwe Steinmann
|
9fb899a61a
|
better error reporting when indexing fails
|
2018-04-11 15:32:35 +02:00 |
|
Uwe Steinmann
|
0d3596d237
|
better error reporting when indexing fails
|
2018-04-11 15:31:35 +02:00 |
|
Uwe Steinmann
|
66f478b36a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-13 18:01:42 +01:00 |
|
Uwe Steinmann
|
b223344af9
|
set dms and user in controller
was previously taken from global variables
|
2018-03-12 18:34:17 +01:00 |
|
Uwe Steinmann
|
953e94cd8e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-09 13:11:11 +01:00 |
|
Uwe Steinmann
|
7f0a8d1094
|
no need to include Init.php twice
|
2018-03-07 12:25:16 +01:00 |
|
Uwe Steinmann
|
57839377f8
|
remove duplicate code
|
2018-02-07 22:36:26 +01:00 |
|
Uwe Steinmann
|
ab7776bdb9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-07 22:32:18 +01:00 |
|
Uwe Steinmann
|
9a23619f18
|
pass $dms to postAddService() and preAddService()
|
2018-02-07 19:02:09 +01:00 |
|
Uwe Steinmann
|
5b19253131
|
set sequence according to default position in configuration
|
2018-02-07 09:52:23 +01:00 |
|
Uwe Steinmann
|
dacacde524
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-05 15:14:45 +01:00 |
|
Uwe Steinmann
|
25657c2f64
|
save missing translations into cachedir
|
2018-02-05 14:27:54 +01:00 |
|
Uwe Steinmann
|
89ad08a537
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-01-30 08:05:00 +01:00 |
|
Uwe Steinmann
|
94efc33ec5
|
send error msg if indexing failed
the error is taken from stderr of the converter
|
2018-01-30 06:32:22 +01:00 |
|
Uwe Steinmann
|
c6e3aebc48
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-11-21 08:47:13 +01:00 |
|
Uwe Steinmann
|
64f7e9be10
|
call notification hooks before and after setting up email notification
|
2017-11-21 08:41:10 +01:00 |
|
Uwe Steinmann
|
5b2da28edd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-09-27 07:02:38 +02:00 |
|
Uwe Steinmann
|
c9d01565ba
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-09-20 09:24:00 +02:00 |
|
Uwe Steinmann
|
bb3071bdae
|
use cmd timeout when indexing document (Closes 344)
|
2017-09-11 08:21:28 +02:00 |
|
Uwe Steinmann
|
7c01cadb2f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-20 17:05:25 +02:00 |
|
Uwe Steinmann
|
2fe4724bfd
|
set $indexconf to null if fulltext is disabled
|
2017-07-20 17:04:26 +02:00 |
|
Uwe Steinmann
|
652e7a82af
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-06-13 14:48:55 +02:00 |
|
Uwe Steinmann
|
778f94f0d1
|
use AddDocument controller when uploading a document
this will make sure all hooks are being called
|
2017-06-09 12:29:20 +02:00 |
|
Uwe Steinmann
|
510067a714
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-04-11 06:42:27 +02:00 |
|
Uwe Steinmann
|
ca17bc0c8c
|
pass null as first argument to all hooks (will later be the controller)
|
2017-04-05 22:08:25 +02:00 |
|
Uwe Steinmann
|
a65315c537
|
move all task output into own view
|
2017-03-20 12:41:21 +01:00 |
|
Uwe Steinmann
|
df27dcf878
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-20 11:54:55 +01:00 |
|
Uwe Steinmann
|
479ee94fd8
|
take out command 'view', is now covered by view classes
|
2017-03-10 20:08:32 +01:00 |
|
Uwe Steinmann
|
0a8261fdcb
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-03 12:08:05 +01:00 |
|
Uwe Steinmann
|
7d252d691b
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-03 10:35:09 +01:00 |
|
Uwe Steinmann
|
02e016d74c
|
use utf8_basename() instead of basename()
|
2017-03-03 10:34:46 +01:00 |
|
Uwe Steinmann
|
29c5ae0f51
|
pass null for controller when calling hook preIndexDocument
|
2017-03-03 10:32:41 +01:00 |
|
Uwe Steinmann
|
fea676c1d4
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-02-24 19:07:23 +01:00 |
|
Uwe Steinmann
|
9802959e50
|
add command 'indexdocument'
|
2017-02-24 12:13:01 +01:00 |
|
Uwe Steinmann
|
31074ab8e7
|
fix calling hook after uploading document
|
2017-02-23 08:58:01 +01:00 |
|
Uwe Steinmann
|
4c794381e6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-02-20 17:34:43 +01:00 |
|
Uwe Steinmann
|
a6673fe908
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-20 17:21:24 +01:00 |
|
Uwe Steinmann
|
6f0d9e5d5d
|
move folders/documents propperly checks for access rights (Closes #309)
|
2017-02-18 07:55:40 +01:00 |
|
Uwe Steinmann
|
e280a6afa9
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-20 15:02:27 +01:00 |
|
Uwe Steinmann
|
cd745eb518
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-18 21:24:01 +01:00 |
|
Uwe Steinmann
|
13973dd276
|
set default access for doc when uploading
|
2017-01-18 20:58:28 +01:00 |
|
Uwe Steinmann
|
c6d26ec3fa
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-12-15 06:42:15 +01:00 |
|
Uwe Steinmann
|
e9e0de4d2a
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-07 15:32:54 +01:00 |
|
Uwe Steinmann
|
1ea96a5db7
|
propperly check for filesize when indexing document
|
2016-12-06 20:21:14 +01:00 |
|
Uwe Steinmann
|
a8b7277759
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-06 18:06:19 +01:00 |
|
Uwe Steinmann
|
12d241fa68
|
use better error msg, use abstract class for full text search
|
2016-12-06 18:00:14 +01:00 |
|
Uwe Steinmann
|
718762d284
|
check for access on document in mytasks and view->menutasks (Ticket #88)
previously documents where listed, even if the user had no access
|
2016-11-14 08:38:12 +01:00 |
|
Uwe Steinmann
|
2cc90ccbaf
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-10-06 15:29:11 +02:00 |
|
Uwe Steinmann
|
1541fc26ec
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-10-06 15:27:52 +02:00 |
|
Uwe Steinmann
|
3e505cabc9
|
log only some actions if they were successful
|
2016-10-05 16:32:48 +02:00 |
|
Uwe Steinmann
|
4219559450
|
get doc list ReviewByMe and ApproveByMe instead of AppRevByMe
|
2016-09-28 14:09:03 +02:00 |
|
Uwe Steinmann
|
a8fd2da7ea
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-25 17:10:01 +02:00 |
|
Uwe Steinmann
|
05a7a897f2
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-24 11:17:17 +02:00 |
|
Uwe Steinmann
|
f470255423
|
add missing header von ContentType, set header for Cache-Control
this fixes bug #280
|
2016-08-22 18:13:57 +02:00 |
|
Uwe Steinmann
|
b6907c6bc2
|
pass accessop to 'view', remove '[update|remove]transmittalitem'
'[update|remove]transmittalitem' is now in op/op.TransmittalMgr.php
|
2016-08-22 06:23:22 +02:00 |
|
Uwe Steinmann
|
eebb3e996d
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-10 17:53:12 +02:00 |
|
Uwe Steinmann
|
79e7a2babe
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-10 08:38:33 +02:00 |
|
Uwe Steinmann
|
b110549972
|
add command clearclipboard
|
2016-08-09 18:14:32 +02:00 |
|
Uwe Steinmann
|
148088f42a
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-09 07:55:52 +02:00 |
|
Uwe Steinmann
|
ffab03a8b8
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-09 07:55:35 +02:00 |
|
Uwe Steinmann
|
6303973618
|
fix copyright in header
|
2016-08-09 07:34:30 +02:00 |
|
Uwe Steinmann
|
3c6bd6bf6f
|
check for su by regular user, call service hooks
|
2016-08-02 13:37:04 +02:00 |
|
Uwe Steinmann
|
f87a3ce570
|
fix line indenting
|
2016-04-26 18:14:12 +02:00 |
|
Uwe Steinmann
|
7d50c6e69d
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-31 11:19:36 +02:00 |
|
Uwe Steinmann
|
72b7bb3f59
|
fix sending test mail
add missing first parameter to SeedDMS_EmailNotify
|
2016-03-30 09:17:51 +02:00 |
|
Uwe Steinmann
|
361b63256f
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-18 16:17:17 +01:00 |
|
Uwe Steinmann
|
f7883f9154
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-18 16:07:47 +01:00 |
|
Uwe Steinmann
|
c583feb868
|
get list of notifications before deleting folder
|
2016-03-18 15:42:07 +01:00 |
|
Uwe Steinmann
|
3f6420a6d4
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-14 18:20:03 +01:00 |
|
Uwe Steinmann
|
51e4458df4
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-14 18:19:47 +01:00 |
|
Uwe Steinmann
|
5d0d2ade83
|
set $parent and $foldername for notification of deletefolder
|
2016-03-13 08:33:36 +01:00 |
|
Uwe Steinmann
|
a5d766543e
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-09 18:03:34 +01:00 |
|
Uwe Steinmann
|
acdfa6f8c4
|
add notification service
|
2016-03-09 17:57:38 +01:00 |
|
Uwe Steinmann
|
f859b48a57
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-09 06:42:30 +01:00 |
|
Uwe Steinmann
|
dc3958b456
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-09 06:40:14 +01:00 |
|
Uwe Steinmann
|
ffd7301711
|
use more translations, send notification email when folder is deleted
|
2016-03-08 17:23:07 +01:00 |
|
Uwe Steinmann
|
aca3db06c2
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-08 10:46:16 +01:00 |
|
Uwe Steinmann
|
91e57e49da
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-08 10:42:21 +01:00 |
|
Uwe Steinmann
|
568e3d82ab
|
use translated text
|
2016-03-08 10:37:57 +01:00 |
|
Uwe Steinmann
|
bc608eff07
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-02-15 20:45:05 +01:00 |
|
Uwe Steinmann
|
fda21fc191
|
fix sending test mail
|
2016-02-14 16:26:08 +01:00 |
|
Uwe Steinmann
|
574cc53075
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-12-03 15:24:41 +01:00 |
|
Uwe Steinmann
|
c93bc1bfa1
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-12-03 15:24:29 +01:00 |
|
Uwe Steinmann
|
1f77a749be
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-11-27 16:09:11 +01:00 |
|
Uwe Steinmann
|
44ee028bcd
|
send notification mails when document ist deleted
|
2015-11-26 13:01:20 +01:00 |
|
Uwe Steinmann
|
250400a9cb
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-11-25 17:01:52 +01:00 |
|
Uwe Steinmann
|
eda80242ea
|
some reorganization of email notification
|
2015-11-25 16:49:09 +01:00 |
|
Uwe Steinmann
|
ecf8f311d9
|
set propper Content-Type
|
2015-11-05 13:43:49 +01:00 |
|
Uwe Steinmann
|
50ef190ae7
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-10-27 09:03:45 +01:00 |
|
Uwe Steinmann
|
f2b1dd8fc8
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-10-27 09:03:33 +01:00 |
|
Uwe Steinmann
|
e35cc9f3c6
|
fix setting of Content-Type in header (Closes: #233)
|
2015-10-22 13:36:23 +02:00 |
|
Uwe Steinmann
|
aa49c5b0b1
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-08-10 21:58:16 +02:00 |
|
Uwe Steinmann
|
65fda6daee
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-10 21:53:27 +02:00 |
|
Uwe Steinmann
|
8ffcfab6e4
|
use new fulltext index interface with support for sqlitefts
|
2015-08-10 21:43:15 +02:00 |
|
Uwe Steinmann
|
4a034d395b
|
pass previewer to mainClipboard()
|
2015-07-15 08:21:51 +02:00 |
|
Uwe Steinmann
|
e17bcc714a
|
initialize all arrays for return value in menutasks
|
2015-07-10 10:51:56 +02:00 |
|
Uwe Steinmann
|
f25c090039
|
command mytasks also returns documents to receipt and revise
|
2015-07-09 18:28:08 +02:00 |
|
Uwe Steinmann
|
863d203133
|
add command 'mytasks'
|
2015-07-09 07:59:30 +02:00 |
|
Uwe Steinmann
|
3583962085
|
new task menutask in op/op.Ajax.php which calls menuTask()
|
2015-07-08 18:58:38 +02:00 |
|
Uwe Steinmann
|
52559730d9
|
use new customizable preview converters
|
2015-06-25 19:52:02 +02:00 |
|
Uwe Steinmann
|
db3d563e3f
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:47:03 +02:00 |
|
Uwe Steinmann
|
44ce6619c0
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:46:55 +02:00 |
|
Uwe Steinmann
|
d46d2b265d
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +02:00 |
|
Uwe Steinmann
|
6f3594d294
|
add cmd [remove|update]transmittalitem
|
2015-05-13 17:34:50 +02:00 |
|
Uwe Steinmann
|
fa43001824
|
use propper name of converters array in settings
|
2015-05-02 08:05:51 +02:00 |
|
Uwe Steinmann
|
15ce32ca24
|
use propper name of converters array in settings
|
2015-05-02 08:05:46 +02:00 |
|
Uwe Steinmann
|
a7763c8cc4
|
use propper name of converters array in settings
|
2015-05-02 08:04:41 +02:00 |
|
Uwe Steinmann
|
1fda236179
|
pass proper array converters to SeedDMS_Lucence_IndexedDocument
|
2015-04-16 14:16:03 +02:00 |
|
Uwe Steinmann
|
6481d230a6
|
pass proper array converters to SeedDMS_Lucence_IndexedDocument
|
2015-04-16 08:06:15 +02:00 |
|
Uwe Steinmann
|
1aa08781b2
|
Merge branch 'seeddms-4.3.14' into develop
Conflicts:
Makefile
SeedDMS_Core/Core/inc.ClassFolder.php
|
2015-01-29 18:22:19 +01:00 |
|
Uwe Steinmann
|
75ef47f6e1
|
expiration date of documents can be preset in settings
|
2015-01-29 17:28:40 +01:00 |
|
Uwe Steinmann
|
e486254d80
|
include inc/inc.Init.php, new order of include files
|
2014-12-08 14:47:32 +01:00 |
|
Uwe Steinmann
|
0a3f4e1fd7
|
do not include inc/inc.ClassEmail.php twice
|
2014-11-24 19:00:04 +01:00 |
|
Uwe Steinmann
|
e9c3696466
|
Merge branch 'seeddms-4.3.13' into develop
Conflicts:
Makefile
|
2014-11-19 17:04:56 +01:00 |
|
Uwe Steinmann
|
05ad0d11ad
|
log each operation
|
2014-11-14 10:06:25 +01:00 |
|
Uwe Steinmann
|
15c5392ed8
|
Merge branch 'seeddms-4.3.11' into develop
Conflicts:
Makefile
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
|
2014-11-13 09:21:08 +01:00 |
|
Uwe Steinmann
|
a800f74a75
|
fix almost unrestricted fast upload (Bug #175)
|
2014-11-11 15:42:07 +01:00 |
|
Uwe Steinmann
|
e2974f2054
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.ViewFolder.php
|
2014-07-11 12:49:21 +02:00 |
|
Uwe Steinmann
|
6fc870c9df
|
make notification work when uploading documents
|
2014-07-11 12:36:22 +02:00 |
|
Uwe Steinmann
|
3590b0859e
|
addtoclipboard set msg in case of succes
|
2014-07-11 12:02:41 +02:00 |
|
Uwe Steinmann
|
fc334bf43a
|
better error checking for uploaddocuments
first check for upload error, than for filesize
|
2014-07-11 11:14:27 +02:00 |
|
Uwe Steinmann
|
0ee577fb11
|
add command for uploading documents
|
2014-07-11 08:38:26 +02:00 |
|
Uwe Steinmann
|
6325bd2844
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Bootstrap.php
views/bootstrap/class.ViewFolder.php
|
2014-06-06 14:15:39 +02:00 |
|
Uwe Steinmann
|
9d2674e9e4
|
new command tooglelockdocument, new view documentlistrow
|
2014-06-06 13:59:12 +02:00 |
|
Uwe Steinmann
|
91dcc5cf1d
|
add more commands
removefromclipboard removes an item from the clipboard
view returns the html of some views
|
2014-06-05 15:00:44 +02:00 |
|
Uwe Steinmann
|
58cdecfe21
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Bootstrap.php
views/bootstrap/class.ViewFolder.php
|
2014-06-05 10:03:35 +02:00 |
|
Uwe Steinmann
|
b9ace5f6f7
|
add command 'deletefolder'
|
2014-06-05 09:48:45 +02:00 |
|
Uwe Steinmann
|
aa6bdf000b
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
|
2014-06-04 21:25:30 +02:00 |
|
Uwe Steinmann
|
e0a49734f0
|
'movefolder' requires a formtoken
|
2014-06-04 19:17:08 +02:00 |
|
Uwe Steinmann
|
c09e650c89
|
add 'deletedocument', 'movedocument' requires a formtoken
|
2014-06-04 19:15:28 +02:00 |
|
Uwe Steinmann
|
1fcc786d25
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/Core/inc.ClassUser.php
op/op.AddDocument.php
styles/bootstrap/application.css
views/bootstrap/class.UsrMgr.php
|
2014-05-22 08:21:22 +02:00 |
|
Uwe Steinmann
|
2e7197665e
|
run SeedDMS_Session::updateAccess() explicitly
|
2014-05-22 06:39:54 +02:00 |
|
Uwe Steinmann
|
c180f17f98
|
Merge branch 'seeddms-4.3.8' into develop
Conflicts:
styles/bootstrap/application.js
views/bootstrap/class.Bootstrap.php
|
2014-04-09 06:26:32 +02:00 |
|
Uwe Steinmann
|
183c772d6a
|
allow calling submittranslation only if showmissingtranslation is turned on
|
2014-04-08 10:43:59 +02:00 |
|
Uwe Steinmann
|
99ba945b75
|
add subcommand for submitting new translation
|
2014-04-08 10:41:53 +02:00 |
|
Uwe Steinmann
|
1d011feaf6
|
Merge branch 'seeddms-4.3.8' into develop
|
2014-03-26 07:29:28 +01:00 |
|
Uwe Steinmann
|
7477c907d8
|
subtree command sets load_on_demand propperly
for folders with just documents the load_on_demand wasn't set
propperly. Those folders could not be opened in the Document Chooser
|
2014-03-24 10:39:02 +01:00 |
|
Uwe Steinmann
|
c1f5a31f13
|
Merge branch 'seeddms-4.3.6' into develop
Conflicts:
Makefile
|
2014-03-18 16:55:06 +01:00 |
|
Uwe Steinmann
|
aa399e50bb
|
subtree takes sort order into account
|
2014-03-14 15:10:29 +01:00 |
|
Uwe Steinmann
|
4f31a040b6
|
Merge branch 'seeddms-4.3.5' into develop
|
2014-03-06 11:42:09 +01:00 |
|
Uwe Steinmann
|
87e7aa083a
|
various enhacements
do not include lang file unless user is logged in,
check for user in all cases besides calculating the password strength
add comman 'session_info'
|
2014-03-06 11:33:31 +01:00 |
|
Uwe Steinmann
|
5d879a3439
|
Merge branch 'seeddms-4.3.4' into develop
Conflicts:
Makefile
op/op.Ajax.php
styles/bootstrap/application.js
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
|
2014-02-21 22:04:22 +01:00 |
|
Uwe Steinmann
|
6dc8b26a0c
|
add subcommands movefolder and movedocument
|
2014-02-21 21:25:26 +01:00 |
|
Uwe Steinmann
|
7b1663479d
|
add command for sending a test mail
|
2013-09-13 14:52:32 +02:00 |
|
Uwe Steinmann
|
ae1f78228a
|
ajax request can use post or get
|
2013-09-03 08:19:59 +02:00 |
|
Uwe Steinmann
|
a2a85e1e69
|
add command 'addtoclipboard'
The command returns the new header menu item for the clipboard which
can be used to replace the current menu item
|
2013-06-18 18:14:41 +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
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
steinm
|
a6bb059d9d
|
- no need to looked in anymore in order to calculate the password strength
|
2013-01-29 13:12:12 +00:00 |
|