Uwe Steinmann
|
7ba418f25a
|
use upper case for sql keywords
|
2021-10-02 07:24:59 +02:00 |
|
Uwe Steinmann
|
bae7e939a1
|
fix line indenting
|
2021-10-02 07:23:23 +02:00 |
|
Uwe Steinmann
|
0260b8dad9
|
init categories in getCategories()
|
2021-09-30 15:44:54 +02:00 |
|
Uwe Steinmann
|
1b1e60f88f
|
setName() didn't work due to a copy&paste error
|
2021-09-30 15:44:08 +02:00 |
|
Uwe Steinmann
|
ef2aaaf32c
|
remove extra space
|
2021-09-30 07:57:47 +02:00 |
|
Uwe Steinmann
|
99efcac8bb
|
fix line indenting
|
2021-09-30 07:52:47 +02:00 |
|
Uwe Steinmann
|
8c3857c6e2
|
fix indenting of lines
|
2021-09-30 07:01:22 +02:00 |
|
Uwe Steinmann
|
529efd6baa
|
check for new return values when modifying reviewers and approvers
|
2021-09-29 17:27:43 +02:00 |
|
Uwe Steinmann
|
6d92be55fb
|
propperly check return value after removing log entry
|
2021-09-29 17:27:00 +02:00 |
|
Uwe Steinmann
|
7a4e0e8513
|
propperly change the return value of setReviewByXXX
|
2021-09-29 17:26:20 +02:00 |
|
Uwe Steinmann
|
7aaa02cf7d
|
propperly check return value of setApprovalByXX
|
2021-09-29 17:25:24 +02:00 |
|
Uwe Steinmann
|
7e17ea145c
|
set strict_types
|
2021-09-29 17:24:30 +02:00 |
|
Uwe Steinmann
|
2b1f637e9c
|
adding a review returns the log id not 0
|
2021-09-29 17:23:59 +02:00 |
|
Uwe Steinmann
|
989572e069
|
return false not -1 if sql fails
|
2021-09-29 17:23:03 +02:00 |
|
Uwe Steinmann
|
b9fb7e2585
|
fix indenting
|
2021-09-29 17:21:58 +02:00 |
|
Uwe Steinmann
|
335c2ffee5
|
more documentation, better parameter checking, return false is sql fails
|
2021-09-29 17:21:19 +02:00 |
|
Uwe Steinmann
|
7366644d19
|
ensure strict types
|
2021-09-29 17:16:33 +02:00 |
|
Uwe Steinmann
|
e14ae4b252
|
add comment
|
2021-09-29 15:01:07 +02:00 |
|
Uwe Steinmann
|
74035b6fde
|
fix accessing settings
|
2021-09-29 14:59:28 +02:00 |
|
Uwe Steinmann
|
c8c79175bd
|
order review log by id desc
|
2021-09-29 14:58:55 +02:00 |
|
Uwe Steinmann
|
43e98643ee
|
verifyStatus() returns new status (or old status if not changed)
|
2021-09-29 14:55:55 +02:00 |
|
Uwe Steinmann
|
fbe091eaf6
|
minor fix in method documentation
|
2021-09-29 14:54:10 +02:00 |
|
Uwe Steinmann
|
1e451529b8
|
add method dropTemporaryTable()
|
2021-09-29 14:53:38 +02:00 |
|
Uwe Steinmann
|
8cd08a6f08
|
fix recreation of temp. table if requested
table was just emptied by not removed
|
2021-09-29 14:52:22 +02:00 |
|
Uwe Steinmann
|
dc48e5da2c
|
get[Review|Approval]Status takes ttreviewid|ttapproveid into account
|
2021-09-29 14:50:35 +02:00 |
|
Uwe Steinmann
|
007e3faa0a
|
various minor changes ported back from SeedDMS 6
|
2021-09-28 16:20:33 +02:00 |
|
Uwe Steinmann
|
b8763822d0
|
init possible values of attribute in getStatistic()
|
2021-09-28 16:19:25 +02:00 |
|
Uwe Steinmann
|
9b986e16c5
|
composer.json for distribution
|
2021-09-28 11:13:40 +02:00 |
|
Uwe Steinmann
|
772f15ce7d
|
add configuration for defaultFolderPosition
|
2021-09-28 11:13:21 +02:00 |
|
Uwe Steinmann
|
70d250cfea
|
add configuration for defaultFolderPosition
|
2021-09-28 11:13:05 +02:00 |
|
Uwe Steinmann
|
f6d9b1892e
|
add some more documentation
|
2021-09-28 11:12:45 +02:00 |
|
Uwe Steinmann
|
2b14bb5748
|
move stopwords.txt away
|
2021-09-28 10:31:30 +02:00 |
|
Uwe Steinmann
|
84f3e3ef96
|
add changes for 5.1.24
|
2021-09-27 16:08:32 +02:00 |
|
Uwe Steinmann
|
5f5d2549ef
|
turn off example extension
|
2021-09-27 16:03:36 +02:00 |
|
Uwe Steinmann
|
cf30ad5ddd
|
initialize path if not explicitly set in settings.xml
|
2021-09-27 15:56:50 +02:00 |
|
Uwe Steinmann
|
590fc0c957
|
turn off example extension
|
2021-09-27 15:56:33 +02:00 |
|
Uwe Steinmann
|
ff0a08c6a3
|
remove inc.DBAccess.php and add tests to package
|
2021-09-27 15:55:52 +02:00 |
|
Uwe Steinmann
|
5fb134f066
|
remove old logo
|
2021-09-27 11:23:53 +02:00 |
|
Uwe Steinmann
|
4b25badcf6
|
remove old styles which hasn't be used for years
|
2021-09-27 11:22:37 +02:00 |
|
Uwe Steinmann
|
b10241f3f1
|
replace attribute required by required="required"
|
2021-09-27 10:26:10 +02:00 |
|
Uwe Steinmann
|
e982737630
|
run some urls through htmlentities
|
2021-09-27 10:25:39 +02:00 |
|
Uwe Steinmann
|
145d4021a9
|
class tags (img, meta, link) with '/>'
|
2021-09-27 10:23:46 +02:00 |
|
Uwe Steinmann
|
cf4f49e57a
|
more changes in 5.1.24
|
2021-09-27 10:18:33 +02:00 |
|
Uwe Steinmann
|
6d4f00a137
|
fix echo test
|
2021-09-27 10:18:16 +02:00 |
|
Uwe Steinmann
|
28ddd4b5b2
|
check if passed user is a valid user in setOwner()
|
2021-09-27 10:13:46 +02:00 |
|
Uwe Steinmann
|
378377780e
|
trim name and check if not empty in setName()
|
2021-09-27 10:13:00 +02:00 |
|
Uwe Steinmann
|
e36f6ee15c
|
trim email, commen, language, theme before saving in database
|
2021-09-27 10:12:08 +02:00 |
|
Uwe Steinmann
|
3101d6d952
|
trim name in setName()
|
2021-09-27 10:09:42 +02:00 |
|
Uwe Steinmann
|
7a5123aa6c
|
trim name in setName()
|
2021-09-27 10:09:18 +02:00 |
|
Uwe Steinmann
|
88e0dcc58d
|
check if passed id > 0 in getWorkflow(), getWorkflowAction(), getWorkflowState()
|
2021-09-27 10:08:20 +02:00 |
|