Commit Graph

3459 Commits

Author SHA1 Message Date
Uwe Steinmann
7aea53ef67 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-22 15:21:25 +01:00
Uwe Steinmann
631f3e151f some new phrases, major update of nl_NL 2016-03-22 15:15:12 +01:00
Uwe Steinmann
0577fec1ba Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-22 15:11:42 +01:00
Uwe Steinmann
826c9fca72 use __construct for constructor 2016-03-22 15:08:36 +01:00
Uwe Steinmann
2e8c9cb690 use __construct for constructor 2016-03-22 14:55:48 +01:00
Uwe Steinmann
85bc796629 fix wrong variable name in javascript 2016-03-22 14:47:13 +01:00
Uwe Steinmann
3ffa43730a get strictformcheck from view in js() 2016-03-21 10:17:16 +01:00
Uwe Steinmann
7c99813796 fix xml error 2016-03-21 09:18:54 +01:00
Uwe Steinmann
4fcd0d0a72 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-21 08:34:08 +01:00
Uwe Steinmann
070edae476 do not add js code for timeline if not admin 2016-03-21 08:33:41 +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
0c20e0349b add missing contentEnd() 2016-03-21 06:43:00 +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
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
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
e58de66f38 call printDropFolderChooserJs only if dropfolder is set 2016-03-18 16:32:55 +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
Uwe Steinmann
fc0b7a4e16 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-15 08:48:03 +01:00
Uwe Steinmann
66ec6fb7ce add missing contentEnd() at end of page 2016-03-15 08:30:53 +01:00
Uwe Steinmann
4e46531edf place all javascript into js() function 2016-03-15 08:30:08 +01:00
Uwe Steinmann
d283c24979 put footnote into row-fluid 2016-03-15 08:28:23 +01:00
Uwe Steinmann
4d01346172 convert to invocation of view 2016-03-15 08:26:49 +01:00
Uwe Steinmann
77e579502e use new invocation of view 2016-03-15 08:26:13 +01:00
Uwe Steinmann
4125c0c437 set optional parameter of contentContainerStart(), fix settings var sitename 2016-03-15 06:33:13 +01:00
Uwe Steinmann
51e4458df4 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-14 18:19:47 +01:00
Uwe Steinmann
269c1825e8 add class 'table' to table 2016-03-14 15:33:57 +01:00