Uwe Steinmann
|
d04e65108d
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-11-19 08:00:10 +01:00 |
|
Uwe Steinmann
|
9d763b60a5
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-11-19 07:59:34 +01:00 |
|
Uwe Steinmann
|
1532ba3b82
|
getTimeLine() returns only false if db query fails
|
2015-11-19 06:43:02 +01:00 |
|
Uwe Steinmann
|
f78e02e7e8
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-10-27 11:43:40 +01:00 |
|
Uwe Steinmann
|
b7d1b0e663
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-10-27 11:42:39 +01:00 |
|
Uwe Steinmann
|
fa0e365375
|
fix sql-Statement in createPasswordRequest() (Closes #236)
|
2015-10-27 11:33:23 +01:00 |
|
Uwe Steinmann
|
031129a31c
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-10-20 18:21:47 +02:00 |
|
Uwe Steinmann
|
193077fdcd
|
properly set homefolder to NULL when creating a user
|
2015-10-19 13:42:19 +02:00 |
|
Uwe Steinmann
|
109f814fa9
|
new version 4.3.21
|
2015-09-22 10:22:40 +02:00 |
|
Uwe Steinmann
|
fcbb5f68fe
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-09-22 08:51:59 +02:00 |
|
Uwe Steinmann
|
c3296e476b
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-09-22 07:57:54 +02:00 |
|
Uwe Steinmann
|
daa72a9ca3
|
user getCurrentTimestamp() and getCurrentDatetime()
|
2015-09-22 07:50:36 +02:00 |
|
Uwe Steinmann
|
272d9a43ee
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-09-21 18:10:07 +02:00 |
|
Uwe Steinmann
|
8295cde1e7
|
add getCurrentTimestamp() to database driver
will return datetime('now', 'localtime') for sqlite because otherwise
it will return GMT
|
2015-09-21 18:08:05 +02:00 |
|
Uwe Steinmann
|
6be0d179fc
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-09-21 16:58:25 +02:00 |
|
Uwe Steinmann
|
229d976113
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-09-21 16:58:14 +02:00 |
|
Uwe Steinmann
|
c385d86a60
|
add timeline over all documents
|
2015-09-21 16:46:17 +02:00 |
|
Uwe Steinmann
|
b6012ae428
|
set homefolder to NULL if not set
|
2015-09-21 12:51:37 +02:00 |
|
Uwe Steinmann
|
419af9880a
|
initial version of getTimeline()
|
2015-09-21 12:42:58 +02:00 |
|
Uwe Steinmann
|
d54172d366
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-09-18 08:00:06 +02:00 |
|
Uwe Steinmann
|
8ab6dda490
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-09-18 07:59:15 +02:00 |
|
Uwe Steinmann
|
0a4e2861ce
|
fix sql statements when searching fro attributes (Closes #227)
|
2015-08-31 07:58:09 +02:00 |
|
Uwe Steinmann
|
7ae79bd09d
|
new version 4.3.20
|
2015-08-19 08:30:51 +02:00 |
|
Uwe Steinmann
|
215380b806
|
remove echo statement
|
2015-08-05 22:45:57 +02:00 |
|
Uwe Steinmann
|
8a3aebf3cc
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-08-05 17:02:13 +02:00 |
|
Uwe Steinmann
|
1e17c393bb
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-05 16:57:07 +02:00 |
|
Uwe Steinmann
|
1200460cee
|
add parameter $format to checkDate()
|
2015-08-04 07:37:48 +02:00 |
|
Uwe Steinmann
|
3699adfaf5
|
add method checkDate()
|
2015-07-31 15:30:00 +02:00 |
|
Uwe Steinmann
|
de8726cccf
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-07-28 09:01:02 +02:00 |
|
Uwe Steinmann
|
ef8e4e8400
|
inList() returns false or the index of the element
backported from develop
|
2015-07-15 08:18:17 +02:00 |
|
Uwe Steinmann
|
9bc675873d
|
getDocumentList() returns only documents I haven't touched
The lists AppRevByMe, ReviseByMe and ReceiptByMe will only return
those documents in its initial review/approval/receipt/revision
status (0).
|
2015-07-09 18:25:55 +02:00 |
|
Uwe Steinmann
|
6b2f528624
|
getDocumentList(AppRev) returns only untouched documents
|
2015-07-08 18:57:53 +02:00 |
|
Uwe Steinmann
|
85174c6f45
|
create list of rejected documents
|
2015-07-03 20:52:55 +02:00 |
|
Uwe Steinmann
|
3a531462d9
|
add static method mergeAccessLists()
|
2015-06-29 10:27:23 +02:00 |
|
Uwe Steinmann
|
6c016f236a
|
new version 4.3.19
|
2015-06-26 16:46:41 +02:00 |
|
Uwe Steinmann
|
2cdc9e3a1f
|
fix some code which was intended for 5.0.x
|
2015-06-18 17:44:22 +02:00 |
|
Uwe Steinmann
|
cb13a89c1a
|
add checking for duplicates
|
2015-05-13 18:42:42 +02:00 |
|
Uwe Steinmann
|
259303fff1
|
add checking for duplicates
|
2015-05-13 17:38:20 +02:00 |
|
Uwe Steinmann
|
37fe7925a4
|
add checking for duplicates
|
2015-05-13 17:37:53 +02:00 |
|
Uwe Steinmann
|
a5d77d7cbb
|
add more document lists
|
2015-05-12 19:07:26 +02:00 |
|
Uwe Steinmann
|
4187b78053
|
new version 4.3.18
|
2015-05-04 06:26:01 +02:00 |
|
Uwe Steinmann
|
a16a57a1f9
|
new documentList for 'ReceiptByMe'
|
2015-05-04 06:11:35 +02:00 |
|
Uwe Steinmann
|
01b55843d2
|
add class for handling transmittals
|
2015-04-27 08:24:26 +02:00 |
|
Uwe Steinmann
|
4b6eeba319
|
add list of documents checked out by me in getDocumentList()
|
2015-04-23 16:43:19 +02:00 |
|
Uwe Steinmann
|
107f96e921
|
add method getDocumentList()
it returns a list of database records with all the information
currently needed on the MyDocuments page.
|
2015-04-23 11:24:42 +02:00 |
|
Uwe Steinmann
|
1717277684
|
set version to 5.0.0-pre3
|
2015-04-15 21:19:02 +02:00 |
|
Uwe Steinmann
|
7e8fb4451c
|
add method getInstance()
|
2015-04-14 19:37:06 +02:00 |
|
Uwe Steinmann
|
72c3207a75
|
Merge branch 'seeddms-4.3.17' into develop
Conflicts:
Makefile
|
2015-03-30 16:40:24 +02:00 |
|
Uwe Steinmann
|
35043b1cda
|
new version 4.3.17
|
2015-03-27 17:34:28 +01:00 |
|
Uwe Steinmann
|
cb81eb7db4
|
Merge branch 'seeddms-4.3.16' into develop
Conflicts:
Makefile
views/bootstrap/class.UsrMgr.php
|
2015-03-20 08:32:29 +01:00 |
|