Commit Graph

4325 Commits

Author SHA1 Message Date
Uwe Steinmann
5bbce8ffee Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-28 07:31:26 +01:00
Uwe Steinmann
c73dc49a59 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-28 07:15:01 +01:00
Uwe Steinmann
9f042ad037 fix output of errors 2017-02-28 07:14:46 +01:00
Uwe Steinmann
0319621497 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-28 07:13:13 +01:00
Uwe Steinmann
5bca4770d1 start new version 5.0.11 2017-02-28 07:09:30 +01:00
Uwe Steinmann
35071d40bc fix check for existing tables for pgsql 2017-02-28 07:04:29 +01:00
Uwe Steinmann
c3fea8b8bf new version 4.3.34 2017-02-28 06:39:32 +01:00
Uwe Steinmann
eab6552788 start new version 5.1.1 2017-02-28 06:35:36 +01:00
Uwe Steinmann
f67483a9a7 use unsigned for version 2017-02-27 18:16:27 +01:00
Uwe Steinmann
fbf800d0ee use tinyint and smallint for public and version tblDocumentFiles 2017-02-27 18:13:17 +01:00
Uwe Steinmann
2acee8d335 change sequence of field in tblDocumentFiles 2017-02-27 18:12:43 +01:00
Uwe Steinmann
6b16ac5411 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-27 18:08:50 +01:00
Uwe Steinmann
72e45f3320 make 'default' to 'DEFAULT' 2017-02-27 18:07:30 +01:00
Uwe Steinmann
d36c982634 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-27 17:52:09 +01:00
Uwe Steinmann
1ff7367f8b Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-27 17:46:41 +01:00
Uwe Steinmann
9550a60891 lots of minor formating and explicitly setting default values
makes it easier to compare a dump with the desired schema
2017-02-27 17:44:36 +01:00
Uwe Steinmann
aaa5b4ace3 remove spaces at end of line 2017-02-27 17:06:52 +01:00
Uwe Steinmann
f6f5a92c9b Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-27 14:55:59 +01:00
Uwe Steinmann
716ab9edfd Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-27 14:55:46 +01:00
Uwe Steinmann
6c875a2d7a add entry for 4.3.33 2017-02-27 08:58:40 +01:00
Uwe Steinmann
d2c0148c7f add output of workflow log 2017-02-27 08:58:10 +01:00
Uwe Steinmann
a4fdc3ad95 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-24 19:02:26 +01:00
Uwe Steinmann
accc6e40b9 get rid of old themes 2017-02-24 18:53:49 +01:00
Uwe Steinmann
1794a3a5a3 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-24 14:16:11 +01:00
Uwe Steinmann
7a0d35e927 new translations and phrases 2017-02-24 14:15:11 +01:00
Uwe Steinmann
bff72711a9 use translated text 2017-02-24 14:14:16 +01:00
Uwe Steinmann
c6567b2f90 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-24 13:49:37 +01:00
Uwe Steinmann
b9a7f622d1 remove backticks in sql statement
for some strange reason a select `document` ... UNION select `document`
will result in a php array where '`document`' and not 'document' is
the key. This makes getTimeline() fail.
2017-02-24 13:46:58 +01:00
Uwe Steinmann
f27e330ee3 take out extra inc/inc.DBInit.php 2017-02-24 13:46:03 +01:00
Uwe Steinmann
521e923e99 add entry for 5.1.0 2017-02-24 12:39:04 +01:00
Uwe Steinmann
492a8e3ae4 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-24 12:37:01 +01:00
Uwe Steinmann
6646b6d25c update changelog for 5.0.10 2017-02-24 12:36:31 +01:00
Uwe Steinmann
be40c980ba Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-24 12:15:27 +01:00
Uwe Steinmann
e85a9b83d7 pass null as first argument to preIndexDocument()
this will later be replaced by the controller
2017-02-24 12:14:22 +01:00
Uwe Steinmann
020f25052c index each document by calling ajax function 2017-02-24 12:13:51 +01:00
Uwe Steinmann
9802959e50 add command 'indexdocument' 2017-02-24 12:13:01 +01:00
Uwe Steinmann
d8e8e7edc8 take out op/op.UpdateDocument2.php 2017-02-23 09:03:56 +01:00
Uwe Steinmann
7f0c1dda9e add more hooks 2017-02-23 09:03:21 +01:00
Uwe Steinmann
811a8f14d2 add hook addDocument::preIndexDocument 2017-02-23 09:00:40 +01:00
Uwe Steinmann
cbd9b8fa83 add hooks updateDocument::(postUpdateDocument|preUpdateDocument|preIndexDocument) 2017-02-23 08:59:56 +01:00
Uwe Steinmann
31074ab8e7 fix calling hook after uploading document 2017-02-23 08:58:01 +01:00
Uwe Steinmann
10e94af144 not needed anymore for a long time 2017-02-23 07:55:25 +01:00
Uwe Steinmann
6b2deaea5b add script for retrieving a pdf file 2017-02-23 07:07:15 +01:00
Uwe Steinmann
c427cde4bb add documentation about available hooks 2017-02-23 07:03:03 +01:00
Uwe Steinmann
b9a4ebf06a add documentation on how to contribute translations 2017-02-23 07:00:32 +01:00
Uwe Steinmann
3b51ee7c3f mv README into doc dir 2017-02-23 06:56:59 +01:00
Uwe Steinmann
d51a0ad475 fix underline of header 2017-02-23 06:56:35 +01:00
Uwe Steinmann
7fd7d0c7e2 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-22 13:22:39 +01:00
Uwe Steinmann
92a483ac8b include js in footer with absolute path 2017-02-22 13:22:08 +01:00
Uwe Steinmann
a711a9e6ee set 'absbaseprefix' in view which holds the current absolute url prefix
this is helpful in extension
2017-02-22 13:02:20 +01:00