Commit Graph

167 Commits

Author SHA1 Message Date
steinm
1ded3a8ee8 added quota for users 2012-12-19 10:05:34 +00:00
steinm
7a03403c96 - it is sufficient if password strength is equal the calculated value 2012-12-17 18:30:08 +00:00
steinm
2e2fd114a8 - check if post vars are set
- check if fulltext index could be opened
2012-12-17 07:40:13 +00:00
steinm
27fb745dd9 - replaced hard coded path of cache dir 2012-12-17 07:39:22 +00:00
steinm
f938f5d1e9 - fixed inclusion of LetoDMS_Preview 2012-12-14 15:29:58 +00:00
steinm
b05ab85ecc - replaced comments in german 2012-12-14 15:29:25 +00:00
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