Commit Graph

161 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