Uwe Steinmann
8b26681153
add attribute data-rule-email to seeddms attribute of type email
2016-10-25 07:58:28 +02:00
Uwe Steinmann
894466b102
add code for taking over attribute value of previous version
2016-10-20 18:27:43 +02:00
Uwe Steinmann
489654c622
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-05 13:35:23 +02:00
Uwe Steinmann
e71f24f910
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-05 13:34:40 +02:00
Uwe Steinmann
c1e434788d
set showtree in documentListRow()
2016-10-05 10:22:35 +02:00
Uwe Steinmann
3d50543b66
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-10-04 20:48:51 +02:00
Uwe Steinmann
f987efb7c2
add optional parameter norequire to printAttributeEditField()
2016-10-04 17:05:07 +02:00
Uwe Steinmann
919543bf82
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-28 21:37:59 +02:00
Uwe Steinmann
b8e3e2d092
add $norequire as optional parameter to printAttributeEditField()
...
needed for search for, where fields are not required
2016-09-28 20:20:38 +02:00
Uwe Steinmann
d251beb7c3
show divider only if menuitems and admin menu exists
2016-09-28 14:59:39 +02:00
Uwe Steinmann
40e97f7363
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-09-15 17:04:28 +02:00
Uwe Steinmann
a5651d3ce6
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-09-15 14:02:59 +02:00
Uwe Steinmann
e4aba9ae25
add validation rule attribute to input field for interger attributes
2016-09-06 15:33:26 +02:00
Uwe Steinmann
10dfc4d7b8
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-31 15:26:52 +02:00
Uwe Steinmann
cda2d32852
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-31 15:23:55 +02:00
Uwe Steinmann
23592faf34
include topCenter for noty
2016-08-31 15:23:12 +02:00
Uwe Steinmann
b646e4f9cf
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-30 13:36:09 +02:00
Uwe Steinmann
2a59f1e307
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-30 12:05:36 +02:00
Uwe Steinmann
b2d13bd657
show workflow name as title of warn icon if action is required
2016-08-30 11:45:07 +02:00
Uwe Steinmann
5003c54deb
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-30 08:46:59 +02:00
Uwe Steinmann
96a4db05bf
add more field validation
2016-08-29 09:44:49 +02:00
Uwe Steinmann
169204173f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-22 17:16:41 +02:00
Uwe Steinmann
9a17a5c068
fix printFolderChooser()
...
the last optional parameter $formname wasn't take into account
2016-08-22 17:14:20 +02:00
Uwe Steinmann
3fbfadeebd
add optional parameter $plain to exitError()
...
if set, the resulting html will only be a html fragment to be embedded
in a page
2016-08-22 17:01:53 +02:00
Uwe Steinmann
cf6f8b952d
add access check for MyDocuments, MyAccount, MyTransmittals
2016-08-22 06:26:34 +02:00
Uwe Steinmann
879ecea1e5
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-12 18:22:02 +02:00
Uwe Steinmann
60af07ce51
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-12 18:21:21 +02:00
Uwe Steinmann
74f9a0209b
add more access checks
2016-08-12 18:08:30 +02:00
Uwe Steinmann
9a20306399
add access check for download of approval/review files
2016-08-12 14:59:46 +02:00
Uwe Steinmann
4266e426db
add access check for download in documentListRow()
2016-08-11 22:56:56 +02:00
Uwe Steinmann
8916c83a8e
check for access on op/op.Download.php in documentListRow()
2016-08-11 13:25:01 +02:00
Uwe Steinmann
e1716da485
do not use showtree in documentListRow() anymore
2016-08-11 12:06:53 +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
1ae82da90e
use new ajax command 'clearclipboard'
2016-08-09 18:15:20 +02:00
Uwe Steinmann
71e0fd36ad
take out links to different doc lists in mydocument menu
...
all lists are now on the start page of MyDocuments
2016-08-09 15:16:20 +02:00
Uwe Steinmann
624a96ddde
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-03 12:33:19 +02:00
Uwe Steinmann
df2b273d7a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-03 12:33:08 +02:00
Uwe Steinmann
3a006be5bf
make folderListRow() a bit more efficient
...
get subfolders and documents only, if enablerecursivecount is turned on
2016-08-03 12:32:12 +02:00
Uwe Steinmann
13c3e15b4f
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-07-27 21:10:42 +02:00
Uwe Steinmann
6bebd3df5e
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-07-27 21:10:31 +02:00
Uwe Steinmann
953ccc1eb0
add expiration date to list of documents
2016-07-27 21:08:15 +02:00
Uwe Steinmann
420586ea0a
add out/out.Setup2Factor.php to menu
2016-07-12 17:43:51 +02:00
Uwe Steinmann
a8c8dbf535
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-07-06 12:57:13 +02:00
Uwe Steinmann
dd616fdf8f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-07-06 11:12:54 +02:00
Uwe Steinmann
79ae595b7d
add ImportFS to menu
2016-07-06 10:30:32 +02:00
Uwe Steinmann
f8a6b7e599
distinguish between files and folders in printDropFolderChooser()
...
if $showfolders is set, only folders will be shown
2016-07-06 09:03:14 +02:00
Uwe Steinmann
44dbf74c57
Merge branch 'seeddms-5.0.x' into develop
2016-05-30 11:20:47 +02:00
Uwe Steinmann
67474d1d88
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-30 11:16:52 +02:00
Uwe Steinmann
ba786d52b9
add hidden field to attributes
2016-05-26 10:45:14 +02:00
Uwe Steinmann
d76d54ce96
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-24 08:00:48 +02:00
Uwe Steinmann
483d082c44
fix warning in list of missing translations
2016-05-24 07:50:43 +02:00
Uwe Steinmann
4a327be618
put warning for missing translation into container and row
2016-05-24 07:46:34 +02:00
Uwe Steinmann
38f02a149e
Merge branch 'seeddms-5.0.x' into develop
2016-05-03 06:40:50 +02:00
Uwe Steinmann
129b725414
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-03 06:32:54 +02:00
Uwe Steinmann
5d25720ec9
add new operation to clear cache completely
2016-04-28 07:51:42 +02:00
Uwe Steinmann
e527a6d176
fix access check and add new debug menu item
2016-04-13 08:51:03 +02:00
Uwe Steinmann
fb73b9c922
get $user from view in mainMenu()
2016-04-12 07:55:15 +02:00
Uwe Steinmann
552c3b4d98
Merge branch 'seeddms-5.0.x' into develop
2016-04-05 10:05:05 +02:00
Uwe Steinmann
c982a23a32
call hook userMenuItems()
2016-04-05 09:42:46 +02:00
Uwe Steinmann
7d50c6e69d
Merge branch 'seeddms-5.0.x' into develop
2016-03-31 11:19:36 +02:00
Uwe Steinmann
8cd3e6cada
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-31 11:17:47 +02:00
Uwe Steinmann
5c32c6edbe
replace '<?=' by '<?php echo'
2016-03-30 14:16:23 +02:00
Uwe Steinmann
ebb53440df
remove some old code, mark code as deprecated
2016-03-29 08:32:32 +02:00
Uwe Steinmann
2c297b5e1c
take out javascript from html ( Closes #253 )
2016-03-29 07:59:20 +02:00
Uwe Steinmann
8b1effc2f3
Merge branch 'seeddms-5.0.x' into develop
2016-03-23 12:36:47 +01:00
Uwe Steinmann
d398f7733f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-23 12:34:50 +01:00
Uwe Steinmann
942de6cfee
new style add-clipboard-area for receiving drop events
...
add new class to menu item for clipboard which allows to easily
drop an item into the clipboard even if the clipboard itself
isn't visible
2016-03-23 08:54:34 +01:00
Uwe Steinmann
f2b091cb83
Merge branch 'seeddms-5.0.x' into develop
2016-03-21 07:41:30 +01:00
Uwe Steinmann
c1f698c0cf
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-21 07:41:19 +01:00
Uwe Steinmann
8daa5dadea
add printSelectPresetButton[Html|Js]()
...
button for preseting options is a select box
2016-03-21 07:40:17 +01:00
Uwe Steinmann
1cd5622ca0
add missing space
2016-03-18 22:48:45 +01: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
ca6f0303b2
put javascript into its own file and turn on content security policy
2016-03-18 15:33:18 +01:00
Uwe Steinmann
7bd77ba43e
Merge branch 'seeddms-5.0.x' into develop
2016-03-15 08:50:32 +01:00
Uwe Steinmann
fc0b7a4e16
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-15 08:48:03 +01:00
Uwe Steinmann
d283c24979
put footnote into row-fluid
2016-03-15 08:28:23 +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
96db0eb052
dropfolderchoose can select folders
2016-03-08 18:33:54 +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
d67132f090
set formtoken on draggable documents/folders
2016-03-08 10:39:21 +01:00
Uwe Steinmann
e9c116cd7a
object title in clipboard is not draggable
2016-03-08 08:01:41 +01:00
Uwe Steinmann
4bd2a9f766
Merge branch 'seeddms-5.0.x' into develop
2016-03-08 07:00:09 +01:00
Uwe Steinmann
4a45fb2e42
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-08 06:59:18 +01:00
Uwe Steinmann
6098fc9057
much cleaner drap&drop support
2016-03-08 06:56:58 +01:00
Uwe Steinmann
82ac006a13
add many access checks before showing a link
2016-03-04 09:40:08 +01:00
Uwe Steinmann
51fa5d18e6
enhance AccessOperation by check_view_access()
...
all methods in SeedDMS_AccessOperation take the object to be checked
as the first parameter. Add new method check_view_access() which
checks if a view may be accessed based on the tables tblAros, tblAcos,
tblArosAcos
2016-03-03 07:39:04 +01:00
Uwe Steinmann
ce57466695
Merge branch 'seeddms-5.0.x' into develop
2016-02-29 08:43:31 +01:00
Uwe Steinmann
62095c443b
override exiting query parameter 'action' when including js code
2016-02-29 08:36:10 +01:00
Uwe Steinmann
21c7068341
Merge branch 'seeddms-5.0.x' into develop
2016-02-25 10:57:27 +01:00
Uwe Steinmann
d984f75871
set $objvalue in printAttributeEditField()
2016-02-25 10:49:18 +01:00
Uwe Steinmann
489f464163
add link to role management in menu
2016-02-24 14:44:58 +01:00
Uwe Steinmann
314906adf3
fix document chooser
2016-02-17 11:56:00 +01:00
Uwe Steinmann
067890345e
Merge branch 'seeddms-5.0.x' into develop
2016-02-17 11:44:25 +01:00
Uwe Steinmann
0f991c2dc1
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-17 11:39:09 +01:00
Uwe Steinmann
a691c9628c
remove extra variable in print[Document|Folder]ChooserJs() for modal form
2016-02-17 11:38:32 +01:00
Uwe Steinmann
ee613233db
add missing arguments to printDocumentChooser()
2016-02-17 11:12:19 +01:00
Uwe Steinmann
2a5a2cd61d
Merge branch 'seeddms-5.0.x' into develop
2016-02-10 11:49:15 +01:00
Uwe Steinmann
be640b811d
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-09 12:36:53 +01:00
Uwe Steinmann
ffdcbd0ce0
make click on .delete-document-btn and .delete-folder-btn work
...
even if the html is loaded by ajax
2016-02-09 12:35:30 +01:00
Uwe Steinmann
3b8d7a5271
Merge branch 'seeddms-5.0.x' into develop
2016-02-04 19:22:59 +01:00
Uwe Steinmann
b04571da11
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-04 19:13:06 +01:00
Uwe Steinmann
8b6631da6a
folderListRow() doesn't need folder from view
2016-02-04 19:03:48 +01:00
Uwe Steinmann
2317c092d6
fix setting default search method
...
the search form in the main menu will just set 'fulltext=1' if
fulltext is the default method. out/out.Search.php will not
check for the defaultSearchMethod
2016-02-03 14:46:06 +01:00
Uwe Steinmann
76f5a89f92
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-02 09:48:18 +01:00
Uwe Steinmann
a8a86193af
unfold tree if folder is selected
2016-02-02 09:41:31 +01:00
Uwe Steinmann
4dce5d7ab3
help and default search method be set
2016-02-01 19:57:08 +01:00
Uwe Steinmann
f71ea7eddc
do not add js function checkTasks() to footer anymore
2016-01-19 10:10:15 +01:00
Uwe Steinmann
5863d962ac
Merge branch 'seeddms-5.0.x' into develop
2015-12-16 09:30:16 +01:00
Uwe Steinmann
07f5512c9a
add csp header only if view->js() is defined
2015-12-16 07:16:16 +01:00
Uwe Steinmann
d6c393dede
use div.splash instead of calling noty() for message of missing
...
translations
2015-12-16 07:14:13 +01:00
Uwe Steinmann
8cbf645014
use div.splash instead of calling noty() for message of missing
...
translations
2015-12-16 06:36:20 +01:00
Uwe Steinmann
1acad75f83
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-15 21:04:45 +01:00
Uwe Steinmann
3f778f9a77
seperate html from javascript to make content security policy possible
2015-12-14 15:16:32 +01:00
Uwe Steinmann
29f4ca0710
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-14 12:09:16 +01:00
Uwe Steinmann
c0fa5d9cc6
fix link to Search.php, add missing params to printFolderChooser()
2015-12-14 11:45:56 +01:00
Uwe Steinmann
c3fddd209d
seperate folder chooser in html and javascript
2015-12-14 09:50:49 +01:00
Uwe Steinmann
85e9dc25bb
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-11 20:35:20 +01:00
Uwe Steinmann
836fcd4457
remove all javascript from html output and place in a seperate file
...
this requires to change the popover into bootbox
2015-12-11 20:29:52 +01:00
Uwe Steinmann
4a23bd9eca
rename css() to js()
2015-12-11 08:21:04 +01:00
Uwe Steinmann
940102f72f
add csp headers, place div.splash instead of calling noty()
2015-12-11 08:13:05 +01:00
Uwe Steinmann
65a1ba9102
fix links in task menu
2015-12-10 09:24:46 +01:00
Uwe Steinmann
6b95229ff7
Merge branch 'seeddms-5.0.x' into develop
2015-12-09 21:54:02 +01:00
Uwe Steinmann
9c0fe92998
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-09 18:04:12 +01:00
Uwe Steinmann
e47d84071d
attributes of type checkbox can be reset
...
added a hidden field in printAttributeEditField() to set the value of
a checkbox to 0 if it not set.
2015-12-04 08:02:02 +01:00
Uwe Steinmann
3e4e27f236
Merge branch 'seeddms-5.0.x' into develop
2015-12-03 15:10:34 +01:00
Uwe Steinmann
423ef654c4
fix output of checkboxes in printAttributeEditField()
2015-12-03 15:08:12 +01:00
Uwe Steinmann
1f77a749be
Merge branch 'seeddms-5.0.x' into develop
2015-11-27 16:09:11 +01:00
Uwe Steinmann
881925d201
fix link to FolderNotify when logged in as normal user
2015-11-27 15:45:01 +01:00
Uwe Steinmann
a30b3b9505
Merge branch 'seeddms-5.0.x' into develop
2015-10-30 13:09:25 +01:00
Uwe Steinmann
50e0d2a885
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-10-30 08:41:40 +01:00
Uwe Steinmann
74a248d592
allow to edit 'date' and 'boolean' attributes
2015-10-30 08:02:21 +01:00
Uwe Steinmann
36578b267d
pass currently set language to timeline
2015-10-28 08:19:13 +01:00
Uwe Steinmann
50478ee3c7
use textarea for attribute field values if value > 80 chars
2015-10-28 08:18:25 +01:00
Uwe Steinmann
031129a31c
Merge branch 'seeddms-5.0.x' into develop
2015-10-20 18:21:47 +02:00
Uwe Steinmann
2f9e015856
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-10-20 18:20:24 +02:00
Uwe Steinmann
f83ae3eda1
printTimeline() retrieves data from ajax
2015-10-19 13:15:52 +02:00
Uwe Steinmann
fd92628c30
Merge branch 'seeddms-5.0.x' into develop
2015-09-23 18:11:17 +02:00
Uwe Steinmann
d43dc75207
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-23 18:05:47 +02:00
Uwe Steinmann
ca3970c9c3
fix setting date in timeline
2015-09-23 18:05:30 +02:00
Uwe Steinmann
4012122e5e
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-23 18:00:16 +02:00
Uwe Steinmann
dba8e78dc8
reformat datetime for timeline
2015-09-23 17:59:39 +02:00
Uwe Steinmann
37f9771b97
Merge branch 'seeddms-5.0.x' into develop
2015-09-23 17:21:26 +02:00
Uwe Steinmann
874066a7fc
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-23 17:21:17 +02:00
Uwe Steinmann
b456b02fbd
add timeline to admin menu
2015-09-23 17:11:09 +02:00
Uwe Steinmann
42b5162ca4
Merge branch 'seeddms-5.0.x' into develop
2015-09-23 14:43:13 +02:00
Uwe Steinmann
10c5086307
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-23 14:13:56 +02:00