Commit Graph

211 Commits

Author SHA1 Message Date
steinm
b465b988c9 create and delivery preview image 2012-12-14 08:26:53 +00:00
steinm
b82b6b3eb3 fixed line indention 2012-12-14 08:26:13 +00:00
steinm
d6258843c6 added missing check for form key 2012-12-14 08:25:40 +00:00
steinm
db56298e79 from and to date can be given as a '-' separeted date 2012-12-14 08:25:02 +00:00
steinm
f28657a96d files can be taken from dropFolderDir 2012-12-14 08:24:03 +00:00
steinm
2704750e40 if GET parameter version is not set do nothing 2012-12-14 08:18:35 +00:00
steinm
20df7fa523 better error handling 2012-12-14 08:13:41 +00:00
steinm
ec480c2a7d allow to upload files from dropFolderDir
expiration date can be passed as expdata
2012-12-14 08:12:39 +00:00
steinm
c7c5b7501c read new configuration variables dropFolderDir and cacheDir 2012-12-14 08:10:57 +00:00
steinm
b95084337b check if post var 'expires' is set to prevent php warnings 2012-12-14 08:10:03 +00:00
steinm
a45e9a0c5e some code reorganisation
fixed output of document status
2012-12-14 08:09:12 +00:00
steinm
bbe6f4e5a3 some code reoganisation
start html page in case of an error
2012-12-14 08:08:03 +00:00
steinm
b67ece54a2 fixed content of notification mail 2012-12-14 08:06:13 +00:00
steinm
2b4a96e8f5 check if index exists before indexing a new document 2012-12-14 08:05:29 +00:00
steinm
11499ca484 link to out.Logout.php doesn't have to prefixed with httprootdir
simplified error message
2012-12-14 08:04:40 +00:00
steinm
c2909549e1 language and theme can be passed and will be set in user record 2012-12-14 08:02:48 +00:00
steinm
54c9a190f2 check if post vars sequence and attributes are really set 2012-12-14 08:01:37 +00:00
steinm
efd6b34896 update of copyright notice 2012-12-14 08:00:30 +00:00
steinm
c9dc0443e6 replaced german comments 2012-12-14 07:59:56 +00:00
steinm
e7a44543a8 from and to date can also be passed as a string with format 'Y-m-d' 2012-12-14 07:59:14 +00:00
steinm
87a8fd2ce0 cmd checkpwstrength returns password strengt relative to minimum strength set in configuration 2012-12-14 07:57:03 +00:00
steinm
15e556192c - redid all changes in 3.4.x after project update at sf 2012-10-19 11:41:55 +00:00
steinm
563d86ea79 - attributes can be edited
- form to add new documents has better layout
2012-10-09 10:08:10 +00:00
steinm
cab3ab9a00 - minor code change not changing operation 2012-10-09 10:05:49 +00:00
steinm
606ac4c186 - removed old code 2012-10-09 10:04:09 +00:00
steinm
4e163c4a2b - attributes can be edited 2012-10-09 10:03:38 +00:00
steinm
88eceaba85 - attributes can be attached to folders 2012-10-09 10:00:58 +00:00
steinm
5f9032979c - added searching for attributes 2012-10-09 09:59:25 +00:00
steinm
cad78d5304 - new files to manage and use attributes 2012-10-09 09:44:58 +00:00
steinm
3d2a4783d9 - use finfo instead of looking at file extension
- translated some old german comments
2012-10-05 19:53:13 +00:00
steinm
b8daa34d73 - update full text index after adding a document 2012-10-05 19:52:24 +00:00
steinm
4a81d73995 - check for new config options 2012-10-05 19:49:58 +00:00
steinm
95670174ca - take out makeTimeStamp(). Is is now in LetoDMS_Core 2012-10-05 19:49:24 +00:00
steinm
796bdb36f9 - some new config options 2012-10-05 19:48:42 +00:00
steinm
63de55ba7b - check if enableVersionDeletion is set 2012-10-05 19:48:22 +00:00
steinm
c91178d89e - update full text index when document is removed 2012-10-05 19:47:10 +00:00
steinm
2cd0f8aca0 - check if userfile is set at all 2012-09-13 13:57:45 +00:00
steinm
f0dfa127a5 - fixed typo in variable name 2012-09-13 13:56:59 +00:00
steinm
e39057542d - removed debug echo statement 2012-09-11 13:18:29 +00:00
steinm
01e7a17d35 - check if password expiration is set 2012-09-11 13:16:47 +00:00
steinm
4a67f259bf - added form key 2012-09-11 13:15:59 +00:00
steinm
f6df8ea9eb - fixed sending of mails when notifier is changed 2012-09-11 12:52:42 +00:00
steinm
52fbc5bc29 - fixed more xss security holes 2012-09-11 12:51:46 +00:00
steinm
71d0efd1f1 - fixed possible xss security holes 2012-09-05 20:59:12 +00:00
steinm
3a9d93afc5 - set default encoding of lucene to utf8 2012-09-05 20:58:27 +00:00
steinm
f14c15ee50 - fixed security hole 2012-08-31 07:44:25 +00:00
steinm
452221fe2b - lots of fixes to prevent CSRF attacks 2012-08-29 20:37:22 +00:00
steinm
decd9f8e14 - simple webservice 2012-08-28 08:48:56 +00:00
steinm
36dc571aa5 - added more configuration settings for password handling, stopwords file
and user listing
2012-08-28 06:34:21 +00:00
steinm
d80c68ad51 - count login failures and disable account if a certain number is exceeded
(can be configured in the settings)
2012-08-28 06:31:26 +00:00
steinm
282938c93c - check for password strength and if it was previously used before setting
a new one (can be turned of in th settings)
2012-08-28 06:30:20 +00:00
steinm
134b9becb5 - calculate password strength
- take into account new settings for disabling a user
2012-08-28 06:27:22 +00:00
steinm
6e75d18ac7 - documents that cannot be seen by the user are no longer taken into account 2012-08-28 06:24:05 +00:00
steinm
312f43e12c - translated german comment 2012-07-18 12:07:56 +00:00
steinm
acaaac7b69 - check if expiritation is set before doing any action 2012-07-06 10:57:22 +00:00
steinm
d9f83a155d - fixed creation of dump file 2012-07-06 10:03:25 +00:00
steinm
1538f7e2e1 - fixed output of found documents 2012-04-26 20:27:57 +00:00
steinm
dfbc974ee9 - check for empty category name 2012-02-27 19:32:34 +00:00
steinm
bbcfb77f5b - fixed to login page 2012-02-27 19:30:55 +00:00
steinm
4f2946a3bd - changed line endings from dos to unix
- saved converters for index in configuration
2012-02-14 12:53:02 +00:00
steinm
229b79edad - changed line endings from dos to unix 2012-02-13 08:28:34 +00:00
steinm
a80a8a3a9b - extra phrase to report result of fulltext search 2012-01-30 21:15:10 +00:00
steinm
66c9846ced - do not use sanitizeString() anymore 2012-01-12 16:58:34 +00:00
steinm
89a29fcd29 - change line endings 2012-01-12 16:58:02 +00:00
steinm
77d05a607e - do not use sanitizeString() anymore 2012-01-12 16:57:23 +00:00
steinm
3722b92fcf - allow to reset categories 2011-12-06 12:23:57 +00:00
steinm
1f0a504919 - fixed syntax error 2011-12-06 12:23:29 +00:00
steinm
ce315cdf4d - behave propperly if 'all categories' has been selected 2011-12-06 12:23:06 +00:00
steinm
d44f2911fe - do not use mydmsDecodeString() anymore 2011-12-05 14:32:26 +00:00
steinm
2414c6599d - changed into unix line endings 2011-12-05 13:31:16 +00:00
steinm
ac434cd171 - do not pass true to $content->getApprovalStatus() 2011-12-05 13:20:31 +00:00
steinm
3e1926d4c8 - do not pass 'true' to $content->getReviewStatus() 2011-12-05 08:14:25 +00:00
steinm
a027d7c962 - remove sanitizeString() where possible 2011-12-02 18:44:42 +00:00
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