Commit Graph

2204 Commits

Author SHA1 Message Date
Uwe Steinmann
b950d22b60 javascript can be collected and output at end of page
add method to show icon for deleting documents in document/folder list
2014-06-04 19:20:07 +02:00
Uwe Steinmann
0e27982c08 add click function for button.removedocument, pass formtoken to ajax calls 2014-06-04 19:19:23 +02:00
Uwe Steinmann
0b63fe6960 set pointer for 'list-action.a' 2014-06-04 19:18:48 +02:00
Uwe Steinmann
2c07910fa9 pass object for AccessOperation to view 2014-06-04 19:18:17 +02:00
Uwe Steinmann
aa80f28de1 set splash message 2014-06-04 19:17:44 +02:00
Uwe Steinmann
e0a49734f0 'movefolder' requires a formtoken 2014-06-04 19:17:08 +02:00
Uwe Steinmann
c09e650c89 add 'deletedocument', 'movedocument' requires a formtoken 2014-06-04 19:15:28 +02:00
Uwe Steinmann
8ec7e3e0f5 update from translation tool 2014-06-04 09:36:49 +02:00
Uwe Steinmann
3b129502a0 unlock document if updated by admin or owner of document 2014-06-04 08:01:35 +02:00
Uwe Steinmann
27a7fb4cfc add more entries for 4.3.9 2014-06-04 07:51:48 +02:00
Uwe Steinmann
0717db2926 do not set expiration in version box 2014-06-03 17:52:01 +02:00
Uwe Steinmann
16e22ceafd check if expiration may be set 2014-06-03 17:51:44 +02:00
Uwe Steinmann
e669b0acd5 mayEditComment() checks if document is locked 2014-06-03 17:50:58 +02:00
Uwe Steinmann
51b84868a6 check if document is locked 2014-06-03 17:50:20 +02:00
Uwe Steinmann
010179fc98 getFolder() can be forced to treas $id as a name 2014-06-03 08:49:01 +02:00
Uwe Steinmann
858552b743 setting version to 0 will retrieve the latest version 2014-06-03 08:48:27 +02:00
Uwe Steinmann
dfb0ca25bd set density of preview created from tar.gz files to 100 2014-05-28 15:00:38 +02:00
Uwe Steinmann
f387327429 set density to 100 if preview is created from pdf or ps file 2014-05-28 14:58:26 +02:00
Uwe Steinmann
05d6d9dca5 create preview image if it doesn't exists 2014-05-28 14:58:04 +02:00
Uwe Steinmann
5a8d13e1e7 get latest version if 'version' < 1 2014-05-28 14:54:10 +02:00
Uwe Steinmann
f33e9ca232 getFolder also takes a name and a parent id 2014-05-28 09:50:41 +02:00
Uwe Steinmann
b5dfa63d0e new version 4.3.9 2014-05-22 13:27:49 +02:00
Uwe Steinmann
caa040f5d5 add phrase 'lastaccess' 2014-05-22 13:27:27 +02:00
Uwe Steinmann
b9bdfb6e37 fix syntax error 2014-05-22 09:11:09 +02:00
Uwe Steinmann
f65f83e55d fix typo 2014-05-22 07:51:20 +02:00
Uwe Steinmann
1506b23801 add changes for 4.3.9 2014-05-22 07:50:49 +02:00
Uwe Steinmann
4de2bf318d new version 4.3.9 2014-05-22 07:50:36 +02:00
Uwe Steinmann
f31b2d1a40 new version 4.3.9 2014-05-22 07:49:24 +02:00
Uwe Steinmann
e01ec020ab add example on how to activate strict sql mode for mysql 2014-05-22 07:47:40 +02:00
Uwe Steinmann
2a5441e7bd fix showing version and comment of document content 2014-05-22 07:44:57 +02:00
Uwe Steinmann
8e1bc0153f reorganize layout 2014-05-22 07:33:48 +02:00
Uwe Steinmann
d9c7b988f4 pass cachedir and previewWidthList to view 2014-05-22 07:33:24 +02:00
Uwe Steinmann
d412b3ffad renew php time limit for each folder 2014-05-22 06:50:33 +02:00
Uwe Steinmann
220bcf47ef new version 1.1.5 2014-05-22 06:48:50 +02:00
Uwe Steinmann
2689872dd5 add new item in select menu for keeping current password expiration 2014-05-22 06:47:10 +02:00
Uwe Steinmann
bfb6620b3b show only last approval status 2014-05-22 06:46:44 +02:00
Uwe Steinmann
2af505942e show password expiration and currently logged in user 2014-05-22 06:45:09 +02:00
Uwe Steinmann
2414d9e510 menu on myaccount page shows 'edit user' item if admin 2014-05-22 06:44:20 +02:00
Uwe Steinmann
601386f6be pass password expiration to view 2014-05-22 06:43:51 +02:00
Uwe Steinmann
66c89d2875 set password expiration even if password is not set 2014-05-22 06:43:18 +02:00
Uwe Steinmann
4fa324f99e change deletion of old sessions
the time when an old session is deleted is taken from the cookie
lifetime. If set to 0 it will be after 1 week
2014-05-22 06:40:47 +02:00
Uwe Steinmann
2e7197665e run SeedDMS_Session::updateAccess() explicitly 2014-05-22 06:39:54 +02:00
Uwe Steinmann
76ef9b4217 various new phrases 2014-05-22 06:39:01 +02:00
Uwe Steinmann
a5863e4a10 run SeedDMS_Session::updateAccess() because load() doesn't do it anymore 2014-05-22 06:37:56 +02:00
Uwe Steinmann
878ab2fd9a add class SessionMgr, different session update
add SeedDMS_Session::getLastUpdate(), SeedDMS_Session::load() doesn't
update last access anymore
new Session manager not ready yet
2014-05-22 06:35:12 +02:00
Uwe Steinmann
71fb34cbca check quota 2014-05-20 06:43:44 +02:00
Uwe Steinmann
6e8af30e17 checkQuota() now takes the user as an argument 2014-05-20 06:31:12 +02:00
Uwe Steinmann
1f5b44a654 show quota 2014-05-20 06:29:29 +02:00
Uwe Steinmann
d63a6e0977 show quota 2014-05-20 06:29:03 +02:00
Uwe Steinmann
3de00379d2 quota can be edited 2014-05-20 06:28:40 +02:00