Uwe Steinmann
|
5a3c2d9d4b
|
if after all no translation could be found, take the language in the settings
|
2013-03-27 09:45:06 +01:00 |
|
Uwe Steinmann
|
5e87cb378d
|
do not intanciate Email class if emailing is turned off
checking if email is on was removed from Email class
|
2013-03-08 18:20:45 +01:00 |
|
Uwe Steinmann
|
34b72a17a1
|
reworked notification system
The notifaction will now be send in the language as specified in the
user's profile
|
2013-03-06 12:53:25 +01:00 |
|
Uwe Steinmann
|
c8de3e2d72
|
language files are now included in inc/inc.Language.php
|
2013-02-28 14:55:26 +01:00 |
|
Uwe Steinmann
|
0f1f627a50
|
prepare language code for send emails in user defined language
|
2013-02-28 14:54:37 +01:00 |
|
Uwe Steinmann
|
fcb01c0d07
|
do not call $dms->setEnableAdminRevApp() anymore
|
2013-02-27 20:39:07 +01:00 |
|
Uwe Steinmann
|
52268d659c
|
make getStyles() and exitError() static
|
2013-02-27 17:10:00 +01:00 |
|
Uwe Steinmann
|
cfc301290e
|
make factory(), getStyles() and exitError() static
|
2013-02-27 17:09:26 +01:00 |
|
Uwe Steinmann
|
7f2d7e3ebe
|
new variables enableSelfRefApp and enableOwnerRevApp
|
2013-02-27 09:09:00 +01:00 |
|
Uwe Steinmann
|
3f20f624bc
|
replace mktime() by time()
|
2013-02-27 09:08:16 +01:00 |
|
Uwe Steinmann
|
b255150fb1
|
added comment that mydmsDecodeStr shall not be deleted
|
2013-02-20 09:46:08 +01:00 |
|
Uwe Steinmann
|
cd88603c49
|
set header 'Content-Type: text/plain; charset=utf-8'
|
2013-02-15 20:29:19 +01:00 |
|
Uwe Steinmann
|
96e186bb52
|
set default style to bootstrap, set extraPath before checking system
|
2013-02-14 12:54:16 +01:00 |
|
Uwe Steinmann
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
steinm
|
f7fc4b660d
|
- added comment that formatted_size() is deprecated
|
2013-02-08 08:07:11 +00:00 |
|
steinm
|
5572ad52c7
|
- do not log user, if it is not set
|
2013-02-07 16:59:41 +00:00 |
|
steinm
|
8e950290dc
|
- added function to set user id in session (currently not used)
|
2013-02-06 17:33:11 +00:00 |
|
steinm
|
6ac7e362e3
|
- added copyright notice
|
2013-02-06 13:49:58 +00:00 |
|
steinm
|
3e3d57bb86
|
- check for extraPath in settings and add it to the php include path
|
2013-02-06 13:49:04 +00:00 |
|
steinm
|
be13dac0b7
|
- set parameter workflowmode for all views
|
2013-02-06 13:48:23 +00:00 |
|
steinm
|
c68e0165a5
|
- replace old adodb path by extraPath
|
2013-02-04 09:19:50 +00:00 |
|
steinm
|
78c1ea37a3
|
- added missing copyright notice
|
2013-02-04 09:19:10 +00:00 |
|
steinm
|
0c22d143eb
|
- added clipboard management
|
2013-01-30 19:58:36 +00:00 |
|
steinm
|
0c5941c4e4
|
- fixed typo in 'partitionsize'
|
2013-01-29 13:08:25 +00:00 |
|
steinm
|
a022d4cf8e
|
- added flags for language selector and duplicate document names
|
2013-01-28 10:40:04 +00:00 |
|
steinm
|
d20c0beff3
|
- pass $session as parameter to view
|
2013-01-28 10:16:13 +00:00 |
|
steinm
|
65c5f4ad33
|
added functions getReadableDuration() and getReadableDurationArray()
|
2013-01-24 08:34:59 +00:00 |
|
steinm
|
6c01bb7aff
|
added cookie lifetime and workflow mode
|
2013-01-24 08:33:51 +00:00 |
|
steinm
|
c603feada9
|
fixed comment
|
2013-01-24 08:33:03 +00:00 |
|
steinm
|
d30cdb6799
|
- added methods setLanguage() and getLanguage(), better internal data handling
|
2013-01-24 08:04:14 +00:00 |
|
steinm
|
0b64db098f
|
include language file in inc.Authentication.php instead of inc.Language.php
check if language file is available
|
2013-01-24 08:02:58 +00:00 |
|
steinm
|
09bd71f480
|
- added missing files
|
2013-01-11 16:55:34 +00:00 |
|
steinm
|
447d6ea175
|
new version 4.0.0
|
2012-12-19 10:30:47 +00:00 |
|
steinm
|
14334d55ae
|
- added function checkQuota()
|
2012-12-19 10:08:06 +00:00 |
|
steinm
|
1ded3a8ee8
|
added quota for users
|
2012-12-19 10:05:34 +00:00 |
|
steinm
|
93ff0f13aa
|
reformating of code
more steps in simple password strength calculation
|
2012-12-14 20:41:56 +00:00 |
|
steinm
|
13ed67e42c
|
- added rootDir.'pear' to include path
|
2012-12-14 14:36:09 +00:00 |
|
steinm
|
8e7533ed88
|
output function has been moved into views
|
2012-12-14 08:58:27 +00:00 |
|
steinm
|
6cfdeb71b7
|
- code has moѕtly been moved into views
|
2012-12-14 08:57:29 +00:00 |
|
steinm
|
1182551098
|
added cacheDir and dropFolderDir
load() checks if configuration file exists and can be parsed
|
2012-12-14 07:48:20 +00:00 |
|
steinm
|
2bba022d94
|
read additional language file from the new views/theme directory
|
2012-12-13 21:33:15 +00:00 |
|
steinm
|
9490980ec2
|
added new function dskspace()
new optional parameter for getFolderPathHTML() to pass the document
added new function filterDocumentLinks()
|
2012-12-13 21:32:05 +00:00 |
|
steinm
|
6e6955176a
|
set From and Reply-To from email settings in configuration
|
2012-12-13 21:30:01 +00:00 |
|
steinm
|
7d59ae97a8
|
- added methods mayReview() and mayApprove()
|
2012-10-23 09:17:07 +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
|
b726a20ed9
|
- added method printAttributeEditField()
|
2012-10-09 09:58:15 +00:00 |
|
steinm
|
68e096e1f6
|
- new class with all checks wether an operation is allowed or not
|
2012-10-09 09:46:24 +00:00 |
|
steinm
|
fe3f5b7840
|
- added more config options for notification
|
2012-10-05 19:47:37 +00:00 |
|
steinm
|
24d41c956d
|
- prevent xss attack
|
2012-09-11 12:54:43 +00:00 |
|
steinm
|
07b7578190
|
- allow to check forms with GET Request
|
2012-08-31 07:43:43 +00:00 |
|