steinm
|
b4674164d6
|
- fixed output of expiration
|
2011-07-20 16:41:48 +00:00 |
|
steinm
|
ea6611d78e
|
- make keywords selectable from keyword list
|
2011-07-20 15:58:38 +00:00 |
|
steinm
|
56d03b6e95
|
- updates for 3.0.x
|
2011-07-20 12:14:48 +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
|
bb3ce66aaf
|
- updated on new configuration setting
|
2011-07-20 07:19:06 +00:00 |
|
steinm
|
f9d8091d77
|
- removed lots of white space in empty lines
|
2011-07-20 07:17:18 +00:00 |
|
steinm
|
44278d35be
|
- better error checking in verifyLastestContentExpriry() just in case the
latest content could not be found
|
2011-07-20 07:14:55 +00:00 |
|
steinm
|
4bfcad0784
|
- fixed some javascript to make it work with java 1.5
|
2011-07-20 07:09:52 +00:00 |
|
steinm
|
090be27d0f
|
- new script to add folders
|
2011-07-05 12:05:25 +00:00 |
|
steinm
|
b9243a9325
|
- return exit code
- fixed usage info
|
2011-07-05 12:04:56 +00:00 |
|
steinm
|
04613cb3de
|
- include inc/inc.Settings.php instead of conf/conf.Settings.php
|
2011-06-15 06:18:40 +00:00 |
|
steinm
|
c7c5c1f431
|
- use intval() instead of sanitizeString() where an integer is expected anyway
|
2011-06-15 06:08:47 +00:00 |
|
steinm
|
b51b5b0fd4
|
- changed license from bsd to gpl
|
2011-06-06 18:19:24 +00:00 |
|
steinm
|
ae2cff47bc
|
- added new phrase
|
2011-05-31 18:31:10 +00:00 |
|
steinm
|
957a32cadf
|
- updated whole languages file
|
2011-05-30 06:51:11 +00:00 |
|
steinm
|
a915dccadf
|
- use global logger
|
2011-05-16 15:44:59 +00:00 |
|
steinm
|
0da9f5ba8e
|
- fixed line indenting
|
2011-05-16 07:31:57 +00:00 |
|
steinm
|
6587ae9aeb
|
- fixed call of constructor of LetoDMS_DMS
- output of file size and modification time in GetDir()
|
2011-05-16 06:47:06 +00:00 |
|
steinm
|
2d02f7c6bf
|
- added phrase for role_user
|
2011-04-15 08:34:56 +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
|
558efc330f
|
- replace split() by preg_split()
|
2011-04-12 07:19:55 +00:00 |
|
steinm
|
643d1d7920
|
- get notifyList before using it
|
2011-04-12 07:19:06 +00:00 |
|
steinm
|
93e293f904
|
- fixed output of backup file creation time
|
2011-04-11 06:36:01 +00:00 |
|
steinm
|
7ac94283ba
|
- call sanitizeString() on data from ldap server
|
2011-04-11 06:31:10 +00:00 |
|
steinm
|
5aa68fb85a
|
- fixed creation of human readable archives
|
2011-04-11 06:29:47 +00:00 |
|
steinm
|
720d5532a8
|
- convert to unix line endings
|
2011-04-09 11:34:30 +00:00 |
|
steinm
|
02dc5e7215
|
- use highest access right if user is member of several groups
|
2011-04-08 20:45:27 +00:00 |
|
steinm
|
8d22e2635d
|
- added text for 'locked_by'
|
2011-04-08 20:44:09 +00:00 |
|
steinm
|
dcd17cfddb
|
- show lock in Folder list of document is locked
|
2011-04-08 20:43:35 +00:00 |
|
steinm
|
5051bb80dc
|
- fixed parameters of makeTimeStamp()
|
2011-04-08 16:11:05 +00:00 |
|
steinm
|
a2eef3414e
|
- include LetoDMS/Core.php
|
2011-04-08 16:10:19 +00:00 |
|
steinm
|
1dbf8bab6c
|
- no more sql error if the whole result set is to be shown
|
2011-04-08 16:09:50 +00:00 |
|
steinm
|
308005e1ac
|
- added rusian translation
|
2011-04-04 15:28:24 +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
|
e4b475371b
|
- added missing function isAdmin()
|
2011-03-23 13:29:07 +00:00 |
|
steinm
|
0df18f1a01
|
- make check for table tblVersion case insensitive
|
2011-03-23 13:28:17 +00:00 |
|
steinm
|
3192692be2
|
- check for non null $logname
|
2011-03-23 13:27:07 +00:00 |
|
steinm
|
66e906853e
|
- use PATH_SEPARATOR
|
2011-03-23 13:26:08 +00:00 |
|
steinm
|
be04f7ce97
|
- declare $dms global in add_folder_notify()
|
2011-03-23 13:25:22 +00:00 |
|
steinm
|
bdc087f4bf
|
- getGroup() is now a class of LetoDMS_DMS
|
2011-03-23 13:23:27 +00:00 |
|
steinm
|
7ab7b2133a
|
- added credit for last translator
|
2011-03-23 13:21:36 +00:00 |
|
steinm
|
a0de54a1b1
|
- added missing configuration variables
|
2011-03-15 14:32:57 +00:00 |
|
steinm
|
e31bff59c5
|
- new phrases
|
2011-03-15 14:24:06 +00:00 |
|
steinm
|
1c6f31b060
|
- fixed typo
- new phrases synced from english file
|
2011-03-15 14:23:46 +00:00 |
|
steinm
|
d6aad94576
|
- added link to out.AddFile2.php
|
2011-03-15 14:23:08 +00:00 |
|
steinm
|
dce389314d
|
- add link to out.AddMultiDocument.php
|
2011-03-15 14:22:51 +00:00 |
|
steinm
|
47dc2d7616
|
- remove new file after successful insertion
|
2011-03-15 14:20:54 +00:00 |
|
steinm
|
740c4954cb
|
- added new configuration variables
|
2011-03-15 14:19:17 +00:00 |
|