Commit Graph

2231 Commits

Author SHA1 Message Date
Uwe Steinmann
caa040f5d5 add phrase 'lastaccess' 2014-05-22 13:27:27 +02:00
Uwe Steinmann
f552126f63 Merge branch 'seeddms-4.3.9' into develop 2014-05-22 09:11:28 +02:00
Uwe Steinmann
b9bdfb6e37 fix syntax error 2014-05-22 09:11:09 +02:00
Uwe Steinmann
1fcc786d25 Merge branch 'seeddms-4.3.9' into develop
Conflicts:
	SeedDMS_Core/Core/inc.ClassDMS.php
	SeedDMS_Core/Core/inc.ClassUser.php
	op/op.AddDocument.php
	styles/bootstrap/application.css
	views/bootstrap/class.UsrMgr.php
2014-05-22 08:21:22 +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
Uwe Steinmann
8fc212966b add menu item for user list in admin menu 2014-05-20 06:26:23 +02:00
Uwe Steinmann
eaaa957166 pass quota checking to view 2014-05-20 06:25:25 +02:00
Uwe Steinmann
6b1c9c6829 pass quota settings to view 2014-05-20 06:24:53 +02:00
Uwe Steinmann
8cd9210107 quota can be set 2014-05-20 06:23:32 +02:00
Uwe Steinmann
7cbd9ec287 major update 2014-05-16 17:46:49 +02:00
Uwe Steinmann
9d760dd53f replace dskspace() with platform independ version (Bug #156) 2014-05-16 12:48:37 +02:00
Uwe Steinmann
a20043ff10 set pwdExperiation to a valid date before saving in database 2014-05-16 11:29:25 +02:00
Uwe Steinmann
1a72e2bc4e set pwdexpiration to '0000-00-00 00:00:00' if not set (addUser()) (Bug #151) 2014-05-16 11:25:27 +02:00
Uwe Steinmann
01e067a2c4 use container-fluid class for top navigation (Bug #157) 2014-05-16 11:05:53 +02:00
Uwe Steinmann
35d1df6cdc order keywords by name 2014-05-16 09:21:18 +02:00
Uwe Steinmann
04c5476f2b use new file upload chooser 2014-05-16 09:19:36 +02:00
Uwe Steinmann
a65ff953f5 add css for new file upload chooser 2014-05-16 09:18:31 +02:00
Uwe Steinmann
315111a778 add nicer looking file upload chooser 2014-05-16 09:17:43 +02:00
Uwe Steinmann
376477ec96 set charset of origfilename to utf8 2014-05-02 07:45:22 +02:00
Uwe Steinmann
55b5662df4 various language updates 2014-04-23 09:24:16 +02:00
Uwe Steinmann
319b2cbe75 Merge branch 'seeddms-4.3.8' into develop 2014-04-15 18:53:21 +02:00
Uwe Steinmann
2a276816e6 add entry for fixing preview image size bug 2014-04-15 15:33:51 +02:00
Uwe Steinmann
02d8da676e show predefined value of multivalue attribute only if not empty 2014-04-15 15:33:05 +02:00
Uwe Steinmann
cfe5d1561c set LDAP_OPT_REFERRALS in case of AD 2014-04-15 15:32:43 +02:00
Uwe Steinmann
ea2b692a82 update with translations supply by seeddms demo users 2014-04-15 15:29:58 +02:00