Uwe Steinmann
|
0b69ddb439
|
callbacks can have more than one user function
|
2016-04-26 12:06:41 +02:00 |
|
Uwe Steinmann
|
2ee76efedb
|
new version 4.3.26
|
2016-04-22 16:46:56 +02:00 |
|
Uwe Steinmann
|
ae14f25d58
|
add more callbacks
|
2016-04-04 07:39:39 +02:00 |
|
Uwe Steinmann
|
4c2fd6962a
|
new version 4.3.25
|
2016-03-09 08:01:31 +01:00 |
|
Uwe Steinmann
|
879a67ab84
|
getNotificationsBy[User|Group] uses the new methods in SeedDMS_Core_User and SeedDMS_Core_Group
|
2016-02-05 16:48:32 +01:00 |
|
Uwe Steinmann
|
0c8768a09e
|
new version 4.3.24
|
2016-02-01 20:49:28 +01:00 |
|
Uwe Steinmann
|
f81eab28b4
|
new version 4.3.23
|
2016-01-21 07:41:09 +01:00 |
|
Uwe Steinmann
|
d105fa5155
|
add new method createDump()
|
2015-12-09 18:24:31 +01:00 |
|
Uwe Steinmann
|
1532ba3b82
|
getTimeLine() returns only false if db query fails
|
2015-11-19 06:43:02 +01:00 |
|
Uwe Steinmann
|
fa0e365375
|
fix sql-Statement in createPasswordRequest() (Closes #236)
|
2015-10-27 11:33:23 +01:00 |
|
Uwe Steinmann
|
109f814fa9
|
new version 4.3.21
|
2015-09-22 10:22:40 +02:00 |
|
Uwe Steinmann
|
daa72a9ca3
|
user getCurrentTimestamp() and getCurrentDatetime()
|
2015-09-22 07:50:36 +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
|
c385d86a60
|
add timeline over all documents
|
2015-09-21 16:46:17 +02:00 |
|
Uwe Steinmann
|
419af9880a
|
initial version of getTimeline()
|
2015-09-21 12:42:58 +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
|
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
|
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
|
259303fff1
|
add checking for duplicates
|
2015-05-13 17:38:20 +02:00 |
|
Uwe Steinmann
|
4187b78053
|
new version 4.3.18
|
2015-05-04 06:26:01 +02:00 |
|
Uwe Steinmann
|
35043b1cda
|
new version 4.3.17
|
2015-03-27 17:34:28 +01:00 |
|
Uwe Steinmann
|
358c239c3a
|
new version 4.3.16
|
2015-03-20 08:16:05 +01:00 |
|
Uwe Steinmann
|
3f46cbad5b
|
add method inList()
|
2015-03-17 17:45:12 +01:00 |
|
Uwe Steinmann
|
b04aecd7f3
|
fix objects returned by SeedDMS_Core_DMS::getAllUsers()
they have lanuage und theme set again
|
2015-02-05 09:35:05 +01:00 |
|
Uwe Steinmann
|
6516c7ff1a
|
set version to 4.3.14
|
2015-01-29 18:20:03 +01:00 |
|
Uwe Steinmann
|
0eb9da705d
|
getDocumentCategories() returns categories sorted by name (Bug #181)
|
2014-11-24 19:51:43 +01:00 |
|
Uwe Steinmann
|
5c60726508
|
new version 4.3.13
|
2014-11-21 11:56:51 +01:00 |
|
Uwe Steinmann
|
34cd44e35e
|
more fixes for search by attributes
|
2014-11-21 11:35:49 +01:00 |
|
Uwe Steinmann
|
1a35cdfb61
|
remove echo
|
2014-11-19 20:25:59 +01:00 |
|
Uwe Steinmann
|
e5e3128478
|
fix searching for several attributes
|
2014-11-19 16:59:39 +01:00 |
|
Uwe Steinmann
|
68b968036f
|
add more documentation
|
2014-11-19 07:44:54 +01:00 |
|
Uwe Steinmann
|
e3a95ceeb2
|
another fix in searching for multi value attributes
|
2014-11-14 20:01:55 +01:00 |
|
Uwe Steinmann
|
cd1bff73be
|
fix searching for multi value attributes
|
2014-11-13 07:53:29 +01:00 |
|
Uwe Steinmann
|
f76cb1afc1
|
new version 4.3.11
|
2014-11-07 08:42:55 +01:00 |
|
Uwe Steinmann
|
a7a6d8d8ac
|
new version 4.3.10
|
2014-10-22 14:15:16 +02:00 |
|
Uwe Steinmann
|
7ebaab55f1
|
fix counting folders in search()
|
2014-07-24 13:06:45 +02:00 |
|
Uwe Steinmann
|
5641b5b067
|
propperly initialize $totalDocs in search()
|
2014-07-24 07:52:43 +02:00 |
|
Uwe Steinmann
|
b6f60e8c7f
|
reoganize database search form, don't show results without a search criteria
|
2014-07-23 20:23:07 +02:00 |
|
Uwe Steinmann
|
b1d8a77b2a
|
extend search() by searching in attributes
|
2014-06-30 07:41:28 +02:00 |
|
Uwe Steinmann
|
4de2bf318d
|
new version 4.3.9
|
2014-05-22 07:50:36 +02:00 |
|
Uwe Steinmann
|
1a72e2bc4e
|
set pwdexpiration to '0000-00-00 00:00:00' if not set (addUser()) (Bug #151)
|
2014-05-16 11:25:27 +02:00 |
|
Uwe Steinmann
|
8bb07f80b7
|
new version 4.3.8
|
2014-04-09 09:46:16 +02:00 |
|
Uwe Steinmann
|
5e1564aa83
|
simplified code getStatisticalData()
|
2014-04-09 09:25:27 +02:00 |
|
Uwe Steinmann
|
1687ba233f
|
fix sql statements in getStatisticalData()
makes them work for sqlite and mysql
|
2014-04-09 09:24:01 +02:00 |
|
Uwe Steinmann
|
9da9b10b88
|
make sql statement work for mysql and sqlite
|
2014-04-08 15:28:13 +02:00 |
|
Uwe Steinmann
|
76b765c0fa
|
add more statistics in getStatisticData()
|
2014-04-08 09:15:59 +02:00 |
|
Uwe Steinmann
|
9154038211
|
add type 'docsperstatus' to getStatisticalData()
|
2014-04-02 08:21:10 +02:00 |
|