Commit Graph

306 Commits

Author SHA1 Message Date
Uwe Steinmann
9609ff4ac7 issue error if folder is moved into sub folder 2013-11-25 22:12:48 +01:00
Uwe Steinmann
58fdef13eb Merge branch 'seeddms-4.3.1' into develop 2013-09-20 13:45:33 +02:00
Uwe Steinmann
1b86aa6727 check for _enableOwnerRevApp before showing the approve/review button 2013-09-19 14:27:09 +02:00
Uwe Steinmann
ac7bd8cbdc Merge branch 'seeddms-4.3.1' into develop 2013-09-06 15:26:34 +02:00
Uwe Steinmann
9f6cb6453c folder tree can be expanded again on default 2013-09-06 15:24:51 +02:00
Uwe Steinmann
c53c81880b pass $settings to view 2013-07-31 17:29:20 +02:00
Uwe Steinmann
2979fc9648 Merge branch 'develop' into hooks
Conflicts:
	views/bootstrap/class.ViewFolder.php
2013-07-19 23:14:29 +02:00
Uwe Steinmann
77b0fdfd12 add new config option enableClipboard 2013-06-13 14:57:53 +02:00
Uwe Steinmann
72010b1bc0 Merge branch 'develop' into hooks 2013-06-06 16:02:28 +02:00
Uwe Steinmann
f3c1e5ae8e users that cannot be deleted can be specified in settings 2013-05-31 11:59:12 +02:00
Uwe Steinmann
447a89ff53 pass seeddms version to view 2013-05-03 11:33:21 +02:00
Uwe Steinmann
c2c8ea38bf pass httproot to view 2013-05-03 09:52:59 +02:00
Uwe Steinmann
e46fc9d024 include inc/inc.Extension.php 2013-05-02 22:33:02 +02:00
Uwe Steinmann
e7e89aba94 add files to manager extensions 2013-05-02 18:28:23 +02:00
Uwe Steinmann
0275621f7f include inc.Extension.php 2013-05-02 18:26:16 +02:00
Uwe Steinmann
d63ec26d8e add new feature to substitute user while being admin 2013-04-19 09:00:34 +02:00
Uwe Steinmann
6d86898c11 pass $settings->_workflowMode to view 2013-04-18 13:37:28 +02:00
Uwe Steinmann
2744149612 icon for showing required attention 2013-04-18 13:35:38 +02:00
Uwe Steinmann
35aa1b995d return to tab on LogManagement page which was previously selected
after removing a log file and returning to the LogManagement page,
the same tab is selected as before (fixes Bug #30)
2013-04-11 09:02:24 +02:00
Uwe Steinmann
a50964cb8f several log files can be delete in one go 2013-04-11 08:38:47 +02:00
Uwe Steinmann
02a8c52f33 pass parameters for recursive document count to view 2013-04-10 15:49:19 +02:00
Uwe Steinmann
dafd9655fc use more appropriate variable name $converters instead of $convcmd 2013-03-28 10:17:01 +01:00
Uwe Steinmann
97eeee5be7 pass $settings->_convcmd to view 2013-03-26 20:27:47 +01:00
Uwe Steinmann
4df53b4e3f pass more variables to view 2013-03-12 08:49:38 +01:00
Uwe Steinmann
e1f2c63c2a pass enable_OwnerRevApp and enable_SelfRevApp to view::show 2013-02-27 17:12:11 +01:00
Uwe Steinmann
c4d23829e8 removed echo left over from debugging 2013-02-19 08:49:29 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01: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
2d6ad2fb93 - remove parameter workflowmode because it is passed by default 2013-02-06 17:31:51 +00:00
steinm
19622b2857 - new file to show list of documents under workflow 2013-02-02 16:03:13 +00:00
steinm
3198f0a40d - pass 'enableClipboard' to view 2013-02-02 15:58:13 +00:00
steinm
8987d62381 - pass workflow mode to view 2013-02-02 15:53:45 +00:00
steinm
934f9716aa - added copyright notice 2013-02-02 15:53:12 +00:00
steinm
fe7243a412 - target folder can be passed as targetid in URL 2013-01-30 09:49:37 +00:00
steinm
5640c2956b - include language file
- pass passwordstrength parameter to view
2013-01-29 13:09:22 +00:00
steinm
d9a2438e5e - use LetoDMS_Core_Preview 2013-01-25 07:31:28 +00:00
steinm
76d535a890 - these files are now for deleting a workflow from the database 2013-01-24 18:18:29 +00:00
steinm
baac03e298 - new files to remove a workflow from a document (was RemoveWorkflow) 2013-01-24 18:17:27 +00:00
steinm
4e6d93cf70 added views for new workflow functions 2013-01-24 10:36:37 +00:00
steinm
3ce0474c42 added comment 2013-01-24 09:01:09 +00:00
steinm
95db37da76 pass workflow mode and selected user to view 2013-01-24 09:00:33 +00:00
steinm
2e3632eac6 pass workflow mode to view 2013-01-24 08:59:52 +00:00
steinm
72a3729f66 pass workflow mode to view 2013-01-24 08:59:20 +00:00
steinm
54d8381532 include previewer, pass cache dir to view 2013-01-24 08:58:25 +00:00
steinm
7b29fa5c4b include language file because inc.Language.php does not include it anymore 2013-01-24 08:57:04 +00:00
steinm
ac2ae0957a pass selected group to view 2013-01-24 08:56:05 +00:00
steinm
22c170f698 pass workflow mode to view 2013-01-24 08:55:19 +00:00
steinm
7ee951c59d support for checking document version without a filesize 2012-12-19 10:19:35 +00:00
steinm
1fdef8f54b check quota of user 2012-12-19 10:18:57 +00:00
steinm
7532dd1319 - fixed inclusion of LetoDMS_Preview 2012-12-14 15:26:53 +00:00
steinm
2f8aef9165 use new views 2012-12-14 08:34:56 +00:00
steinm
0d197add47 removed some old file not used anymore 2012-12-14 08:28:28 +00:00
steinm
d5af7bf3ef - check if approval/review is allowed
- do not error if document content is missing
2012-10-23 09:18:01 +00:00
steinm
aeec43c5fb - check if any content exists and issue an error message if not 2012-10-22 13:32:48 +00:00
steinm
b9db056c43 - check for document content which is not linked to a document 2012-10-22 13:31:41 +00:00
steinm
c580ea2c76 - do not list a document without document content 2012-10-22 10:51:24 +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
eae7054a12 - show attributes 2012-10-09 10:16:36 +00:00
steinm
bdb89a989b - output attributes
- use functions to check access rights from inc/inc.ClassAccessOperations.php
2012-10-09 10:12:12 +00:00
steinm
9070417106 - added link to attribute manager 2012-10-09 10:10:11 +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
2a63e2132f - do not list documents for review/approval if the reviewer/approver is
the owner
2012-10-09 10:02:52 +00:00
steinm
c550831705 - attributes can edited 2012-10-09 10:01:34 +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
c15d62fe73 - check for settings also 2012-10-08 09:47:25 +00:00
steinm
bd09ba32eb - out.RemoveVersion.php is also visible if access right is M_READWRITE 2012-10-08 09:46:30 +00:00
steinm
fc96b169b3 - check for missing document content 2012-10-05 19:59:22 +00:00
steinm
7f93fe51d5 - added some explaination where things are search for 2012-10-05 19:58:33 +00:00
steinm
216b15d26a - use new api of indexer 2012-10-05 19:57:36 +00:00
steinm
35db7831fc - fixed password text 2012-10-05 19:57:10 +00:00
steinm
e217b456fb - some more xss prevention 2012-10-05 19:56:37 +00:00
steinm
b882d38dfb - ask current password 2012-10-05 19:56:18 +00:00
steinm
781f494005 - new config options 2012-10-05 19:54:16 +00:00
steinm
4a17ff44e1 - better check for reasonable operations 2012-10-05 19:53:58 +00:00
steinm
c0b77febf9 - omit duplicate entries in document lists 2012-10-05 19:51:57 +00:00
steinm
c3de676329 - output list of documents 2012-10-05 19:50:47 +00:00
steinm
145bdb7768 -check if version maybe deleted 2012-10-05 19:50:21 +00:00
steinm
1b5017cf38 - fixed filtering by stopwords 2012-09-13 13:58:12 +00:00
steinm
4a67f259bf - added form key 2012-09-11 13:15:59 +00:00
steinm
81c0bd8a7e - output name and login of user in lists 2012-09-11 13:00:43 +00:00
steinm
9412479354 - output name and login in all user lists 2012-09-11 12:57:13 +00:00
steinm
14755b838a - prevent xss attack
- no need to decodeString() in javascript anymore
2012-09-11 12:55:29 +00:00
steinm
52fbc5bc29 - fixed more xss security holes 2012-09-11 12:51:46 +00:00
steinm
5e11a14c42 - fixed possible xss security holes 2012-09-05 21:00:14 +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
ce2843ef6e - handle new settings for password strength, expiration
- prevent some XSS attacs
2012-08-28 07:24:32 +00:00
steinm
7d4c363e5a - output password expiration 2012-08-28 07:22:25 +00:00
steinm
a9d8f415ae - prevent XSS attac 2012-08-28 07:21:56 +00:00
steinm
f4489d6a73 - some minor code formating
- added copyright notice
2012-08-28 07:21:15 +00:00
steinm
a3a42bb451 - some initial coding for auto completion 2012-08-28 07:20:41 +00:00
steinm
75c2adcfc6 - prevent XSS attacs 2012-08-28 07:18:00 +00:00
steinm
4bb7c9307f - check password strength
- allow password change only if current password is entered
2012-08-28 07:09:23 +00:00
steinm
a68a78ceab - check for password strength
- ask for current password before setting a new one
2012-08-28 07:00:19 +00:00
steinm
1b29ae6bd8 - Script for which is called when the login process detects a to old password 2012-08-28 06:37:58 +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
020165de17 - do not list groups/users for which an entry in the acl already exists 2012-05-08 08:10:08 +00:00
steinm
1e06a235da - output file converters for creation of index 2012-02-14 12:54:22 +00:00
steinm
8c6b19f38a - changed line endings from dos to unix 2012-02-13 08:29:10 +00:00
steinm
229b79edad - changed line endings from dos to unix 2012-02-13 08:28:34 +00:00
steinm
5a39bffd73 - replace more <?= by <?php 2012-02-07 10:31:31 +00:00
steinm
f3b2cbe950 - run mimetype through htmlspecialchars() 2012-01-12 17:00:31 +00:00
steinm
8e87e1cd97 - run mimetype through htmlspecialchars() 2012-01-12 16:59:35 +00:00
steinm
95c0a4deee - call htmlspecialchars() on comment 2011-12-06 12:30:18 +00:00
steinm
a731ac5ea0 - call htmlspecialchars() on email 2011-12-06 12:29:39 +00:00
steinm
4e8ba69ba8 - replace html in email address 2011-12-06 12:29:09 +00:00
steinm
2538851beb - do not decode string anymore 2011-12-05 16:45:05 +00:00
steinm
d2a4147de3 - just replace ' by \' in javascript code, do not use htmlspecialchars() 2011-12-05 16:44:09 +00:00
steinm
7c5805badb - call htmlspeciachars() before output of comment 2011-12-05 13:21:09 +00:00
steinm
73f4c8d90d - use htmlspecialchars() whenever data from the database is output
(this does currently break the output, because data was already
	encoded when saved)
2011-12-02 16:23:36 +00:00
steinm
b4d4317e89 - set unix line endings 2011-12-02 08:03:01 +00:00
steinm
9fdcd9ab1f - get rid of function sanitizeString() 2011-12-01 14:11:07 +00:00
steinm
f51a97b4b2 - run repair function for documents
- nicer output
2011-11-29 09:02:55 +00:00
steinm
3e3754c8e7 - added initial version of document/folder check 2011-11-29 07:23:20 +00:00
steinm
df5d8e3fbd - use two columns instead of 1 with colspan=2 2011-10-27 09:34:30 +00:00
steinm
c594cb334a - do not output user/group if access rights are not sufficient to add
a notification
2011-10-27 07:58:37 +00:00
steinm
77ff174228 - allow to set _enableLargeFileUpload and _enablePasswordForgotten 2011-10-25 13:38:21 +00:00
steinm
a94d45b111 - check for _enableLargeFileUpload and disable links if not set 2011-10-25 13:37:45 +00:00
steinm
9177ba39eb - check for _enableLargeFileUpload and disable links if not set 2011-10-25 13:37:26 +00:00
steinm
662b657e9d ?? 2011-10-16 20:00:26 +00:00
steinm
3106ca2a9b - ?? 2011-10-16 19:59:35 +00:00
steinm
51b92c5c0a - added scripts for password change 2011-10-12 06:29:48 +00:00
steinm
30bf179ea2 - simplyfied code 2011-10-10 14:10:51 +00:00
steinm
46350ee830 - added link back to login form 2011-10-10 08:42:24 +00:00
steinm
1582601f17 - added link to password forgotten function at and of page if enabled 2011-10-10 08:40:05 +00:00
steinm
eb8254e9bc - used translated phrases 2011-10-10 07:35:58 +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
3cab08702d - check if configuration file is writeable and issue a message if not 2011-07-27 06:23:17 +00:00
steinm
44850571e8 - fixed error in html tagging 2011-07-22 20:46:32 +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
5a96986c5f - added new config variable _lucenceClassDir 2011-07-21 06:55:07 +00:00
steinm
fbd0e28e91 - use new config variable _luceneClassDir 2011-07-21 06:54:24 +00:00
steinm
17f7770b55 - use new config variable _luceneClassDir 2011-07-21 06:54:02 +00:00
steinm
545043cd94 - show submit review link only for logged in user 2011-07-20 17:12:03 +00:00
steinm
ea6611d78e - make keywords selectable from keyword list 2011-07-20 15:58:38 +00:00
steinm
8a754b5f63 - do not ask for a filename if _strictFormCheck is set to false
- do not erase file selection fields if a new document is added
2011-07-20 10:27:38 +00:00
steinm
c7c5c1f431 - use intval() instead of sanitizeString() where an integer is expected anyway 2011-06-15 06:08:47 +00:00
steinm
ae2cff47bc - added new phrase 2011-05-31 18:31:10 +00:00
steinm
016f05e87b - instead of blank entry in list of user roles say 'User' 2011-04-15 08:34:10 +00:00
steinm
5e6973cca9 - fixed output of backup date 2011-04-14 09:00:30 +00:00
steinm
93e293f904 - fixed output of backup file creation time 2011-04-11 06:36:01 +00:00
steinm
720d5532a8 - convert to unix line endings 2011-04-09 11:34:30 +00:00
steinm
dcd17cfddb - show lock in Folder list of document is locked 2011-04-08 20:43:35 +00:00
steinm
6315adeebb - removed lots of white space 2011-03-24 07:17:24 +00:00
steinm
aff1c950d9 - check if $_GET["categoryid"] is set before using it 2011-03-24 07:15:56 +00:00
steinm
3192692be2 - check for non null $logname 2011-03-23 13:27:07 +00:00