Uwe Steinmann
4de2bf318d
new version 4.3.9
2014-05-22 07:50:36 +02:00
Uwe Steinmann
f31b2d1a40
new version 4.3.9
2014-05-22 07:49:24 +02:00
Uwe Steinmann
e01ec020ab
add example on how to activate strict sql mode for mysql
2014-05-22 07:47:40 +02:00
Uwe Steinmann
a20043ff10
set pwdExperiation to a valid date before saving in database
2014-05-16 11:29:25 +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
35d1df6cdc
order keywords by name
2014-05-16 09:21:18 +02:00
Uwe Steinmann
3e6f981c58
set current date
2014-04-09 09:46:49 +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
e807628eda
add optional parameter $format to getDateExtract()
2014-04-09 09:23:33 +02:00
Uwe Steinmann
e1c0a0cc03
new version 4.3.8
2014-04-09 06:22:46 +02:00
Uwe Steinmann
9da9b10b88
make sql statement work for mysql and sqlite
2014-04-08 15:28:13 +02:00
Uwe Steinmann
151c3dd8f2
add new method getDateExtract()
2014-04-08 15:27:51 +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
Uwe Steinmann
9cb368fcab
new method getStatisticalData()
2014-04-01 21:03:22 +02:00
Uwe Steinmann
e4411cadf1
new version 4.3.7
2014-03-21 09:04:23 +01:00
Uwe Steinmann
134915aa71
fix xml error
2014-03-20 07:48:07 +01:00
Uwe Steinmann
f919c4ae2f
new version 4.3.6
2014-03-18 16:46:13 +01:00
Uwe Steinmann
fbb0d904fd
new version 4.3.6
2014-03-18 16:35:56 +01:00
Uwe Steinmann
6fa6d00bb5
add some mor documentation
2014-03-18 07:06:08 +01:00
Uwe Steinmann
59663b4bf5
add better document link handling
...
add new method getReverseDocumentLinks() which returns links with a
given target document. Add optional parameters $publiconly and $user
for filtering links when executing the sql statement
2014-03-18 07:03:40 +01:00
Uwe Steinmann
6f48eb9ad0
new version 4.3.5
2014-03-04 19:45:16 +01:00
Uwe Steinmann
df86d3baab
fix xml error
2014-02-21 09:04:30 +01:00
Uwe Steinmann
4d44f549e9
set version to 4.3.4
2014-02-21 09:04:15 +01:00
Uwe Steinmann
ac2119355b
add changelog for 4.3.4
2014-02-21 07:56:46 +01:00
Uwe Steinmann
5c07f7545b
fix handling of multivalue attributes
2014-02-20 21:03:03 +01:00
Uwe Steinmann
92554f64aa
new version 4.3.3
2014-02-01 16:28:54 +01:00
Uwe Steinmann
b5ceaaecaf
documents and folders will be unsorted if $orderby isn't passed to getDocuments() and getSubFolders()
2014-02-01 15:21:32 +01:00
Uwe Steinmann
24b82edf40
new version 4.3.3
2014-01-28 08:17:52 +01:00
Uwe Steinmann
72e01f99e4
make all functions static
2014-01-28 08:11:57 +01:00
Uwe Steinmann
b07869a3bb
check for database port behind hostname
2014-01-28 08:10:47 +01:00
Uwe Steinmann
5d020c51f0
new version 4.3.2
2013-11-27 10:57:41 +01:00
Uwe Steinmann
51d775c158
add methods checkFolders() and checkDocuments()
2013-11-27 09:43:33 +01:00
Uwe Steinmann
14bae08bfc
add method isSubFolder(), do not set parent if a child of the current folder
2013-11-25 22:10:17 +01:00
Uwe Steinmann
633ae6e7e6
add some more docu, turn of caching in getApprovalStatus()
...
see FIXME comment
2013-10-06 08:09:37 +02:00
Uwe Steinmann
0c1c829cca
fix description of some methods (no code change)
2013-09-27 08:23:11 +02:00
Uwe Steinmann
9b021e6e20
new version 4.3.1
2013-09-20 21:36:10 +02:00
Uwe Steinmann
c286754d79
prepare for new version 4.3.0
2013-09-05 07:43:07 +02:00
Uwe Steinmann
44164ebf40
getPath() works propperly even if root id is not 1
...
getPath doesn't return any folders above the root id even if they
exist
2013-09-05 07:33:17 +02:00
Uwe Steinmann
a6972545fd
set number of folders found in search() to 0
...
This was set to late and in case the ѕearch for folders was not done
a php warning was issued
2013-06-14 16:03:49 +02:00
Uwe Steinmann
eb1423dabc
add entry for turning on foreign key constraints in sqlite
2013-06-07 21:49:29 +02:00
Uwe Steinmann
115039718e
turn on foreign key constraints for sqlite3
2013-06-07 21:48:51 +02:00
Uwe Steinmann
57c9a964cb
add release notes
2013-06-07 11:51:47 +02:00
Uwe Steinmann
45f0771b3f
passing an array of user to search() is supported
...
till now it was only possible to filter the search by a single user
2013-06-07 10:09:32 +02:00
Uwe Steinmann
ac8dfd477a
addDocument() does not use comment for version
...
formely if a version comment wasn't given the document comment
was taken instead. This has been removed.
2013-06-06 14:03:32 +02:00
Uwe Steinmann
ff50f5e868
add notes for 4.3.0
2013-05-31 16:04:11 +02:00
Uwe Steinmann
39d7eb045e
add method getDocumentContent()
2013-05-29 20:05:15 +02:00
Uwe Steinmann
e961b189f2
add method getStatitics()
2013-05-29 20:04:45 +02:00