steinm
|
a802ad604e
|
- use preg_replace() instead of sanitizeString()
|
2011-12-01 21:36:18 +00:00 |
|
steinm
|
599995edbc
|
- use preg_replace() instead of sanitizeString()
|
2011-12-01 21:36:00 +00:00 |
|
steinm
|
8250b79ebc
|
- use _REQUEST instead of _POST and _GET
|
2011-12-01 21:35:42 +00:00 |
|
steinm
|
57777f2498
|
- do not use sanitizeString() if not needed
|
2011-12-01 21:35:00 +00:00 |
|
steinm
|
112d2b4f0d
|
- cast categoryid to int instead of sanitizeString()
|
2011-12-01 21:34:25 +00:00 |
|
steinm
|
bbb8e4cd04
|
- use preg_replace() instead of sanitizeString()
|
2011-12-01 21:32:37 +00:00 |
|
steinm
|
d444ff3488
|
- use preg_replace() instead of sanitize for category id list
|
2011-12-01 21:32:06 +00:00 |
|
steinm
|
02d81d4525
|
- no need to sanitize month, day, year because they are turned into an int
|
2011-12-01 21:31:17 +00:00 |
|
steinm
|
6945fcc0a8
|
- no need to sanitize login and email anymore
|
2011-12-01 21:30:11 +00:00 |
|
steinm
|
f85c5f9ebb
|
- no need to sanitize password hash anymore
|
2011-12-01 21:29:34 +00:00 |
|
steinm
|
79a49fe87d
|
- no need to sanitize session Cookie anymore
|
2011-12-01 21:28:59 +00:00 |
|
steinm
|
db1c3b7c9d
|
- added search for folders
|
2011-11-29 07:19:25 +00:00 |
|
steinm
|
a2b2df30c0
|
- replaced comments in german
|
2011-10-27 07:56:48 +00:00 |
|
steinm
|
7542814406
|
- added missing config variables _enablePasswordForgotten and _enableLargeFileUpload
|
2011-10-25 13:34:28 +00:00 |
|
steinm
|
e1e2a59baa
|
- simplyfied code
|
2011-10-16 19:54:57 +00:00 |
|
steinm
|
a2b791e7a2
|
- get rid of INSERT statements
|
2011-10-16 19:53:57 +00:00 |
|
steinm
|
51b92c5c0a
|
- added scripts for password change
|
2011-10-12 06:29:48 +00:00 |
|
steinm
|
2b022f0c9e
|
- fixed typo, added myself to list of copyright holders
|
2011-10-12 06:14:42 +00:00 |
|
steinm
|
746d3925a6
|
- got rid of ^M
|
2011-10-11 06:50:50 +00:00 |
|
steinm
|
dc623a1340
|
- do not pass the last paramter of delGrpApprover(), addGrpApprover() and friends anymore, because it isn't used
|
2011-10-11 06:43:51 +00:00 |
|
steinm
|
7990a1caef
|
- simplyfied code by using joinGroup() and leaveGroup()
|
2011-10-10 14:10:16 +00:00 |
|
steinm
|
f055bda7a3
|
- use new function to create password change request
|
2011-10-10 14:09:27 +00:00 |
|
steinm
|
e869ebe2ef
|
- scripts for sending forgotten password
|
2011-10-07 16:22:05 +00:00 |
|
steinm
|
a590083015
|
- allow managers of a group to manage their group
|
2011-10-07 16:18:23 +00:00 |
|
steinm
|
4ce91b17cf
|
eck if $settings->_ldapBaseDN is set in order to prevent php warnings
|
2011-09-12 07:25:56 +00:00 |
|
steinm
|
fe0c8c2381
|
- output correct path of old folder in notification mail
|
2011-08-16 08:49:13 +00:00 |
|
steinm
|
7053895c5b
|
- update an document with a file larger than what can be handled by the browser
|
2011-07-21 13:30:47 +00:00 |
|
steinm
|
8f23ae4a9a
|
- show status in mail properly
|
2011-07-21 10:21:21 +00:00 |
|
steinm
|
bc37e36c91
|
- path to lucene class is now in _luceneClassDir
- do not list documents which has been deleted
|
2011-07-21 06:52:46 +00:00 |
|
steinm
|
5c4352cb85
|
- added _luceneClassDir
|
2011-07-21 06:51:49 +00:00 |
|
steinm
|
b4674164d6
|
- fixed output of expiration
|
2011-07-20 16:41:48 +00:00 |
|
steinm
|
c7c5c1f431
|
- use intval() instead of sanitizeString() where an integer is expected anyway
|
2011-06-15 06:08:47 +00:00 |
|
steinm
|
a915dccadf
|
- use global logger
|
2011-05-16 15:44:59 +00:00 |
|
steinm
|
7ac94283ba
|
- call sanitizeString() on data from ldap server
|
2011-04-11 06:31:10 +00:00 |
|
steinm
|
5aa68fb85a
|
- fixed creation of human readable archives
|
2011-04-11 06:29:47 +00:00 |
|
steinm
|
1dbf8bab6c
|
- no more sql error if the whole result set is to be shown
|
2011-04-08 16:09:50 +00:00 |
|
steinm
|
be04f7ce97
|
- declare $dms global in add_folder_notify()
|
2011-03-23 13:25:22 +00:00 |
|
steinm
|
bdc087f4bf
|
- getGroup() is now a class of LetoDMS_DMS
|
2011-03-23 13:23:27 +00:00 |
|
steinm
|
47dc2d7616
|
- remove new file after successful insertion
|
2011-03-15 14:20:54 +00:00 |
|
steinm
|
740c4954cb
|
- added new configuration variables
|
2011-03-15 14:19:17 +00:00 |
|
steinm
|
9c0e2220af
|
- missing files for new configuration tool
|
2011-03-14 16:38:40 +00:00 |
|
steinm
|
878b2a6175
|
- moѕtly line break changes
|
2011-03-10 14:42:56 +00:00 |
|
steinm
|
dd0deb7f34
|
- added handling of categories
|
2011-03-10 14:40:20 +00:00 |
|
steinm
|
d983759a0c
|
- added gui for uploading files with jumploader
|
2011-03-10 14:32:22 +00:00 |
|
steinm
|
8f58f9909d
|
- added gui to manage categories
|
2011-03-10 14:30:40 +00:00 |
|
steinm
|
dc37217fd5
|
- added support for fulltext index
|
2011-03-10 14:13:39 +00:00 |
|
steinm
|
765ba91165
|
- fixed download link for versioninfo file
|
2011-02-08 08:58:36 +00:00 |
|
steinm
|
82ec82741b
|
- setting a comment does not cause an error anymore if the comment did change
|
2011-02-03 07:26:08 +00:00 |
|
steinm
|
28c09f0b97
|
- use $dms->contentDir instead of $setting->_contentDir where ever possible
|
2011-01-28 07:40:27 +00:00 |
|
steinm
|
663ffba1c9
|
- use $dms->contentDir instead of $settings->_contentDir where ever possible
|
2011-01-28 07:38:39 +00:00 |
|