Commit Graph

1799 Commits

Author SHA1 Message Date
Uwe Steinmann
cb60c86e6e use action name if not translation can be found 2013-08-05 20:41:22 +02:00
Uwe Steinmann
bf01a83a05 show plain workflow action name if translation cannot be found 2013-08-05 14:55:53 +02:00
Uwe Steinmann
a8e50ec899 complete sentence which misses two words 2013-08-01 19:16:06 +02:00
Uwe Steinmann
22a5e6222d check for create_tables-sqlite3.sql instead of create_tables.sql 2013-08-01 19:15:32 +02:00
Uwe Steinmann
173b8a2ca1 add note about none anonymous bind for ldap servers 2013-07-31 22:02:25 +02:00
Uwe Steinmann
ea27bd41fd connect to ldap server which doesn't allow anonymous bind 2013-07-31 22:00:51 +02:00
Uwe Steinmann
616c6c3706 use utf-8 in email subject 2013-07-23 07:01:27 +02:00
Uwe Steinmann
c0961ae809 new version 4.3.0RC1 2013-07-19 23:08:28 +02:00
Uwe Steinmann
85a4e38839 close datepicker of current target 2013-07-18 17:30:50 +02:00
Uwe Steinmann
960b8bbec8 add note about dropped support for myisam 2013-07-08 08:41:29 +02:00
Uwe Steinmann
999a061f81 add field 'regex' to tblAttributeDefinitions, set version to 4.3.0 2013-07-08 08:40:53 +02:00
Uwe Steinmann
b7892c656b drop support for myisam database engine 2013-07-05 19:58:00 +02:00
Uwe Steinmann
6f7e6851e5 add entry for fixing bug #66 2013-06-27 15:22:14 +02:00
Uwe Steinmann
8736e67afc new version 1.1.3 2013-06-27 15:14:03 +02:00
Uwe Steinmann
21be908316 do not check if delete succeeds, optimize index
delete() does not return a value
2013-06-27 15:11:14 +02:00
Uwe Steinmann
fef3f0af43 explictly set encoding when adding fields 2013-06-27 15:10:46 +02:00
Uwe Steinmann
b7779e3154 set filetype of uploaded document 2013-06-25 16:54:36 +02:00
Uwe Steinmann
81d486d4be add -enc parameter to pdftotext 2013-06-25 16:53:52 +02:00
Uwe Steinmann
134dff69ea add entry for bug #64 2013-06-19 11:09:50 +02:00
Uwe Steinmann
6b5fcb98f3 use ajax call to add item to clipboard 2013-06-18 18:19:45 +02:00
Uwe Steinmann
f0f56ac51f make new function menuClipboard()
it creates the html of the menu item in header which list the clipboard.
This method is called by the ajax command 'addtoclipboard' when a new
item was added to the clipboard.
2013-06-18 18:18:08 +02:00
Uwe Steinmann
a80b332813 add click function to a.addtoclipboard
It takes that attributes rel and msg from the anchor tag and calls
the ajax function 'addtoclipboard'. The returned html replaces the
current menu item for the clipboard
2013-06-18 18:16:13 +02:00
Uwe Steinmann
a2a85e1e69 add command 'addtoclipboard'
The command returns the new header menu item for the clipboard which
can be used to replace the current menu item
2013-06-18 18:14:41 +02:00
Uwe Steinmann
aafec75e76 add method unsetParam() 2013-06-18 18:14:14 +02:00
Uwe Steinmann
97d98137ca factory can be called without a class
in that case only the parent class SeedDMS_Bootstrap_Style will be initiated
2013-06-18 18:13:18 +02:00
Uwe Steinmann
4ab841b09d new version 4.3.0pre3 2013-06-17 16:04:14 +02:00
Uwe Steinmann
badfb74fd6 fix output of preview image 2013-06-17 15:50:28 +02:00
Uwe Steinmann
3b1c4615b6 remove some ^M at end of line 2013-06-17 15:50:00 +02:00
Uwe Steinmann
36c8957522 another language update (es_ES), not about fixing bug #61 2013-06-17 13:51:56 +02:00
Uwe Steinmann
d131c89147 major based on 4.2.1 2013-06-17 11:26:25 +02:00
Uwe Steinmann
763ec14885 take language from session 2013-06-17 11:26:08 +02:00
Uwe Steinmann
729066fd47 new version 1.1.2 2013-06-17 10:52:41 +02:00
Uwe Steinmann
9615623e1a better checking for correct search term 2013-06-17 10:50:31 +02:00
Uwe Steinmann
c2dc213acf check if query term for full text search is valid 2013-06-17 10:49:55 +02:00
Uwe Steinmann
9c469b4fd0 add splash msg splash_invalid_searchterm
used when query term for full text search is invalid
2013-06-17 10:49:08 +02:00
Uwe Steinmann
11ff71eea1 do not show 'Move Clipboard' item if access is not allowed 2013-06-17 09:13:08 +02:00
Uwe Steinmann
ed7d74ae57 remove documents from clipboard if they are in the target folder 2013-06-17 09:12:22 +02:00
Uwe Steinmann
d29f533fbc check if refferer is set 2013-06-17 09:12:04 +02:00
Uwe Steinmann
ac4bfc6c23 fix layout of date selection field 2013-06-17 07:12:37 +02:00
Uwe Steinmann
82d5863591 uncomment code to set expiration date 2013-06-17 07:12:02 +02:00
Uwe Steinmann
9df1a1eb08 check if attributes are posted 2013-06-16 20:34:43 +02:00
Uwe Steinmann
cb7ca87c6c add text for ar_EG 2013-06-16 20:34:22 +02:00
Uwe Steinmann
2d52e37b40 new language arabic 2013-06-16 20:34:12 +02:00
Uwe Steinmann
068b8ab72c new language arabic (Bug #63) 2013-06-16 20:33:25 +02:00
Uwe Steinmann
a49ec3b0cf output correct number of folders/documents found 2013-06-14 19:06:38 +02:00
Uwe Steinmann
e06e7b6509 set correct values for folders/documents found 2013-06-14 19:06:08 +02:00
Uwe Steinmann
e1c082d1ac set searching for attributes in header search form by default 2013-06-14 16:20:19 +02:00
Uwe Steinmann
51162628b9 show attributes in form again, add icon to add folder/document to clipboard 2013-06-14 16:08:50 +02:00
Uwe Steinmann
dad7acb5b4 show clipboard in header even if not in the context of a folder
but do not allow to move clipboard into the current folder even there is none
2013-06-14 16:07:15 +02:00
Uwe Steinmann
c46e290c8b fix searching for category in fulltext mode 2013-06-14 16:06:52 +02:00