Commit Graph

4174 Commits

Author SHA1 Message Date
Uwe Steinmann
14b30ce48f do not call checkForm() if document wasn't modified 2016-03-21 07:46:55 +01:00
Uwe Steinmann
f2b091cb83 Merge branch 'seeddms-5.0.x' into develop 2016-03-21 07:41:30 +01:00
Uwe Steinmann
c1f698c0cf Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-21 07:41:19 +01:00
Uwe Steinmann
8daa5dadea add printSelectPresetButton[Html|Js]()
button for preseting options is a select box
2016-03-21 07:40:17 +01:00
Uwe Steinmann
ba47fededd Merge branch 'seeddms-5.0.x' into develop 2016-03-21 06:43:17 +01:00
Uwe Steinmann
0c20e0349b add missing contentEnd() 2016-03-21 06:43:00 +01:00
Uwe Steinmann
84e010bdf7 add missing contentEnd() 2016-03-21 06:42:27 +01:00
Uwe Steinmann
2fa5946bc5 fix syntax error 2016-03-21 06:40:40 +01:00
Uwe Steinmann
f2c239f67c place all javascript into function js() 2016-03-21 06:22:01 +01:00
Uwe Steinmann
59786c7bb0 add missing contendEnd() 2016-03-21 06:20:19 +01:00
Uwe Steinmann
1cd5622ca0 add missing space 2016-03-18 22:48:45 +01:00
Uwe Steinmann
b8fc40f60f fix access check 2016-03-18 22:48:13 +01:00
Uwe Steinmann
d8e0ba840d fix syntax error 2016-03-18 22:47:51 +01:00
Uwe Steinmann
66da520835 add removal of transmittal 2016-03-18 22:47:28 +01:00
Uwe Steinmann
19793e41b9 add remove() 2016-03-18 22:47:15 +01:00
Uwe Steinmann
00ed4c5743 Merge branch 'seeddms-5.0.x' into develop 2016-03-18 17:13:27 +01:00
Uwe Steinmann
1912e013c4 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-18 17:13:14 +01:00
Uwe Steinmann
bdf4741186 remove all onsubmit attributes 2016-03-18 17:12:53 +01:00
Uwe Steinmann
c3f9abea0e Merge branch 'seeddms-5.0.x' into develop 2016-03-18 17:05:58 +01:00
Uwe Steinmann
89e61a3bb9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-18 17:05:18 +01:00
Uwe Steinmann
3d0d874caa get strictformcheck from view 2016-03-18 17:04:56 +01:00
Uwe Steinmann
4dcd92b528 convert to new method of view invocation 2016-03-18 16:52:04 +01:00
Uwe Steinmann
601f32fc00 Merge branch 'seeddms-5.0.x' into develop 2016-03-18 16:40:46 +01:00
Uwe Steinmann
20b8da54d6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-18 16:39:48 +01:00
Uwe Steinmann
513ed0c4e1 get $dropfolderdir from view in js() 2016-03-18 16:39:22 +01:00
Uwe Steinmann
a7a9bc72a2 get $libraryfolder from view in js() 2016-03-18 16:38:36 +01:00
Uwe Steinmann
e58de66f38 call printDropFolderChooserJs only if dropfolder is set 2016-03-18 16:32:55 +01:00
Uwe Steinmann
4a85977874 separate js from html for document chooser 2016-03-18 16:25:07 +01:00
Uwe Steinmann
361b63256f Merge branch 'seeddms-5.0.x' into develop 2016-03-18 16:17:17 +01:00
Uwe Steinmann
f7883f9154 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-18 16:07:47 +01:00
Uwe Steinmann
c583feb868 get list of notifications before deleting folder 2016-03-18 15:42:07 +01:00
Uwe Steinmann
6702d5de81 add missing phrases 2016-03-18 15:35:04 +01:00
Uwe Steinmann
ca6f0303b2 put javascript into its own file and turn on content security policy 2016-03-18 15:33:18 +01:00
Uwe Steinmann
889a080339 fix syntax error 2016-03-18 15:32:49 +01:00
Uwe Steinmann
c09979eaed fix log message 2016-03-18 15:32:34 +01:00
Uwe Steinmann
efbf85e34e add javascript into external file 2016-03-16 20:10:59 +01:00
Uwe Steinmann
29de2282a3 add method js() 2016-03-16 20:10:17 +01:00
Uwe Steinmann
88fd6a1dc4 use new invocation of view 2016-03-16 20:09:48 +01:00
Uwe Steinmann
cfaa11a02c turn on csp by adding method js() 2016-03-16 15:11:33 +01:00
Uwe Steinmann
a758b29369 place javascript into external file 2016-03-16 15:04:17 +01:00
Uwe Steinmann
7c3bc05d6e some code reorganisation 2016-03-16 13:09:06 +01:00
Uwe Steinmann
71b8cd7311 place js into extra file 2016-03-16 12:58:18 +01:00
Uwe Steinmann
79cb2b3b2c add form check 2016-03-16 12:57:55 +01:00
Uwe Steinmann
8a4e558f4b place all javascript into external file 2016-03-16 12:41:17 +01:00
Uwe Steinmann
86cdb4e2fa fix inserting personal keyword
was still using old javascript code
2016-03-16 09:38:24 +01:00
Uwe Steinmann
90e1c35187 fix selection of file, remove some old javascript
only the first document in the list could be selected
2016-03-16 09:29:37 +01:00
Uwe Steinmann
27986fa4e2 remove print_r() 2016-03-15 16:00:42 +01:00
Uwe Steinmann
d659a5bd61 new version 1.0.4 2016-03-15 16:00:16 +01:00
Uwe Steinmann
f332371dde create 'notindexed' option in CREATE TABLE for sqlite < 3.8.0 2016-03-15 15:59:45 +01:00
Uwe Steinmann
280a9b4b71 add entry for 4.3.25 2016-03-15 09:29:38 +01:00