steinm
|
fbcd6eb123
|
- replace getApproversList() by getReadUserList()
|
2013-02-11 13:59:42 +00:00 |
|
steinm
|
af54fcb645
|
- replace getApproversList() by getReadUserList()
|
2013-02-11 13:56:59 +00:00 |
|
steinm
|
0cd13b5bfa
|
- new method getReadAccessList() replaces getApproversList() because
the name is more appropriate. Also fixed sql statement for sqlite3
|
2013-02-11 13:55:51 +00:00 |
|
steinm
|
41b1debc50
|
- added more work
|
2013-02-11 07:48:43 +00:00 |
|
steinm
|
2bf0f924cb
|
- remove debug code
|
2013-02-11 07:48:22 +00:00 |
|
steinm
|
be42c51446
|
- minor fix of documentation
|
2013-02-11 07:47:52 +00:00 |
|
steinm
|
086b96ce36
|
- list only those options which are currently possible
|
2013-02-11 07:47:25 +00:00 |
|
steinm
|
1ecf171751
|
- correct text for review_status
|
2013-02-11 07:46:36 +00:00 |
|
steinm
|
e32fbba991
|
- all methods ...ByName() return false if not name is passed
|
2013-02-11 07:46:02 +00:00 |
|
steinm
|
84ceabdb22
|
- added more documentation
|
2013-02-11 07:42:38 +00:00 |
|
steinm
|
d7a44dbd1f
|
- added new feature for finding duplicate content
|
2013-02-11 07:42:08 +00:00 |
|
steinm
|
6908c2df9b
|
- added icon to remove button
|
2013-02-09 15:19:28 +00:00 |
|
steinm
|
fbde96a4c6
|
- remove workflow action
|
2013-02-09 15:19:03 +00:00 |
|
steinm
|
c870c3c0ff
|
- pass parameters for checksum to view
|
2013-02-08 15:35:44 +00:00 |
|
steinm
|
eeb06ac067
|
- remove trailing slash from $settings->_dropFolderDir
|
2013-02-08 15:16:03 +00:00 |
|
steinm
|
f32de01d60
|
- added method checksum()
|
2013-02-08 15:05:24 +00:00 |
|
steinm
|
a1f71b7373
|
- added methods setDate() and setChecksum()
|
2013-02-08 15:04:49 +00:00 |
|
steinm
|
39b4638134
|
- make sure the drop box folder is used, even if the user has a login
name like '../user'
|
2013-02-08 15:03:53 +00:00 |
|
steinm
|
315fe7ac55
|
- added text for "identical_version"
|
2013-02-08 15:03:11 +00:00 |
|
steinm
|
f54053daa8
|
- check for missing checksum
|
2013-02-08 15:02:19 +00:00 |
|
steinm
|
78cd9f4c8f
|
- added method getNoChecksumDocumentContent()
|
2013-02-08 14:57:05 +00:00 |
|
steinm
|
fcf9bf6583
|
- do not create a new version if the new file is identical to the
current version
|
2013-02-08 14:56:26 +00:00 |
|
steinm
|
8c0f37c7f6
|
- remove entry for uploaded file if drop folder file was selected
|
2013-02-08 14:55:26 +00:00 |
|
steinm
|
ec90ee5a09
|
- check if new file is identical to current version
|
2013-02-08 14:52:32 +00:00 |
|
steinm
|
129cf43e1a
|
- added webdav changes
|
2013-02-08 14:51:11 +00:00 |
|
steinm
|
3221c1b848
|
- more to do
|
2013-02-08 08:17:50 +00:00 |
|
steinm
|
c400c6caa6
|
- added field checksum to tblDocumentContent
|
2013-02-08 08:14:43 +00:00 |
|
steinm
|
c469e83bd6
|
- better error checking
|
2013-02-08 08:13:57 +00:00 |
|
steinm
|
9b8b80e878
|
- cosmetic change
|
2013-02-08 08:13:41 +00:00 |
|
steinm
|
92dc7489e7
|
- use LetoDMS_Core_File::format_filesize()
|
2013-02-08 08:10:56 +00:00 |
|
steinm
|
befb3afad7
|
- use LetoDMS_Core_File::format_filesize()
|
2013-02-08 08:10:03 +00:00 |
|
steinm
|
f48230e44a
|
- add icon to remove button
|
2013-02-08 08:09:43 +00:00 |
|
steinm
|
607435deb0
|
- use LetoDMS_Core_File::format_filesize()
|
2013-02-08 08:09:03 +00:00 |
|
steinm
|
3f4972f06b
|
- use global function showtree() to set url query parameter
|
2013-02-08 08:08:11 +00:00 |
|
steinm
|
d5feebf98f
|
- fixed output of date and filesize
|
2013-02-08 08:07:35 +00:00 |
|
steinm
|
f7fc4b660d
|
- added comment that formatted_size() is deprecated
|
2013-02-08 08:07:11 +00:00 |
|
steinm
|
7a8007b62e
|
- updates for 4.0.0
|
2013-02-08 08:06:31 +00:00 |
|
steinm
|
8a3008b6c1
|
- units for format_filesize() must be KiB, MiB, etc.
|
2013-02-08 08:06:16 +00:00 |
|
steinm
|
be35f34561
|
- show filesize with unit
|
2013-02-08 07:30:41 +00:00 |
|
steinm
|
4a9b487dbc
|
- added remove icon to button
|
2013-02-08 07:30:24 +00:00 |
|
steinm
|
5fb551f552
|
- new text for 'uploading_zerosize'
|
2013-02-08 07:30:08 +00:00 |
|
steinm
|
d34e207170
|
- check for 0 bytes files and issue an appropriate warning
|
2013-02-08 07:29:41 +00:00 |
|
steinm
|
773adcce44
|
- check for 0 bytes files and issue an appropriate warning
|
2013-02-08 07:28:54 +00:00 |
|
steinm
|
a9851eed00
|
- abbreviation for kilo bytes is kB not KB
|
2013-02-08 07:28:02 +00:00 |
|
steinm
|
604fcb61e0
|
- new version 4.0.0pre3
|
2013-02-08 07:00:32 +00:00 |
|
steinm
|
58589c55e9
|
- fixed recursive call of method tree()
|
2013-02-07 21:45:11 +00:00 |
|
steinm
|
0f02123e36
|
- add title tag to icons of clipboard entries
|
2013-02-07 21:42:46 +00:00 |
|
steinm
|
3833e0da1a
|
- added title tag to icons
- show id if logged in as admin
|
2013-02-07 21:40:46 +00:00 |
|
steinm
|
586751c4e3
|
- added title tag to icons
- show id if logged in as admin
|
2013-02-07 21:40:13 +00:00 |
|
steinm
|
d56873bf41
|
- added some phrases
|
2013-02-07 21:39:16 +00:00 |
|