Commit Graph

19883 Commits

Author SHA1 Message Date
Michael defd3d15b6 Possibly fixed test 2018-06-09 20:39:40 +00:00
Michael b6c344a80a $r was still in use 2018-06-09 20:08:15 +00:00
Michael 50dfc7d36e Small query corrections 2018-06-09 19:27:44 +00:00
Michael 446a45003d Added documentation, some indention fixes 2018-06-09 19:12:13 +00:00
Michael baf316e898 The central item fetch does work now and the API now uses these functions 2018-06-09 16:56:37 +00:00
Hypolite Petovan 54107965e8
Merge pull request #5182 from tobiasd/20180609-lng
Translation updates DE, FI, IT, NL. PL
2018-06-09 07:36:04 -04:00
Tobias Diekershoff bb20204fea IT translations THX Fabio 2018-06-09 10:38:22 +02:00
Tobias Diekershoff bcf1f9fd19 update FI translations THX Kris 2018-06-09 10:22:45 +02:00
Tobias Diekershoff c37d141654 update NL translations THX Pascal 2018-06-09 10:21:53 +02:00
Tobias Diekershoff de822f01e6 update DE translations 2018-06-09 10:19:49 +02:00
Tobias Diekershoff 7986d36a6d update PL translations THX waldis 2018-06-09 10:13:15 +02:00
Pascal Deklerck ef01dfefd4 Remove console logging 2018-06-07 22:25:39 +02:00
Pascal Deklerck d488512ca0 5118 Create Javascript hook mechanism 2018-06-07 22:23:30 +02:00
Michael 4874e589f1 New class function to fetch items 2018-06-07 06:03:12 +00:00
Tobias Diekershoff b53e74d989
Merge pull request #5173 from annando/more-daemon
Ensure that cron workers are called even at busy times
2018-06-06 08:49:26 +02:00
Michael e005312b87 Should be just a debug log entry 2018-06-06 05:32:06 +00:00
Michael 83243800b5 Ensure that cron workers are called even at busy times 2018-06-06 05:26:22 +00:00
Tobias Diekershoff e1216e3a60
Merge pull request #5172 from annando/develop
Bugfix: In the daemon mode we forgot to call the cron jobs
2018-06-06 06:49:30 +02:00
Michael 1304dae0d3 Bugfix: In the daemon mode we forgot to call the cron jobs 2018-06-06 03:48:04 +00:00
Tobias Diekershoff 4cd730ea16
Merge pull request #5171 from annando/removed-deprecated-upload
Removed some quick and dirty hack to upload pictures
2018-06-05 09:26:05 +02:00
Michael e632be763c Corrected variable 2018-06-05 05:44:04 +00:00
Michael 18a77a1b45 Removed some quick and dirty hack to upload pictures 2018-06-05 05:42:26 +00:00
Hypolite Petovan 533c3a88c5
Merge pull request #5170 from annando/poller-worker
We don't poll, we work ... Bugfix for renamed config value.
2018-06-04 18:41:22 -04:00
Michael d9bdba491a We don't poll, we work ... Bugfix for renamed config value. 2018-06-04 21:17:37 +00:00
Hypolite Petovan 10e118bd63
Merge pull request #5169 from tobiasd/20180603-nl
update to the NL translation THX Pascal
2018-06-04 08:48:55 -04:00
Tobias Diekershoff 90be8b47d6 update to the NL translation THX Pascal 2018-06-04 12:09:33 +02:00
Hypolite Petovan 0a13ab6b9f
Merge pull request #5166 from annando/unsed-item-fields
Remove unused, unneeded or redundant item fields
2018-06-03 12:19:50 -04:00
Hypolite Petovan 973ece09c5
Merge pull request #5157 from annando/daemon
Workers can now be started exclusively from the daemon and other workers
2018-06-03 12:18:47 -04:00
Michael f316e96bd1 Now the dataset is said to be valid again. 2018-06-03 16:11:05 +00:00
Michael 09c1b44381 Someone else has to fix this 2018-06-03 11:42:23 +00:00
Michael e232ccf9e0 Trying around ... 2018-06-03 11:38:03 +00:00
Michael 946bfd79ff Just one more ... 2018-06-03 11:29:09 +00:00
Michael 9ade6c2b33 The testdata hadn't contained public contacts 2018-06-03 11:20:22 +00:00
Michael e48b2a3dad Reverting it ... 2018-06-03 11:12:09 +00:00
Michael 058d755372 I guess I broke the test tool :-) 2018-06-03 11:07:24 +00:00
Michael e392491e94 Next try ;-) 2018-06-03 10:58:03 +00:00
Michael b33578c137 Additional data for the test tool 2018-06-03 10:47:40 +00:00
Michael 443d828ba7 We don't need to look for the uid 2018-06-03 10:29:42 +00:00
Michael 28678c0fad Reverting the last test 2018-06-03 10:22:10 +00:00
Michael 96d170c9d8 Trying to understand the test tool 2018-06-03 10:04:02 +00:00
Michael 6985ad4fb5 Improved error message 2018-06-03 09:55:41 +00:00
Michael b654af28fa We need "global" 2018-06-03 09:40:32 +00:00
Michael ea498ff283 And a second SQL error fixed 2018-06-03 09:21:48 +00:00
Michael d76fb6d0b9 Fixed SQL error 2018-06-03 09:19:27 +00:00
Michael f081f15096 Updated sql file 2018-06-03 08:46:23 +00:00
Michael d7c477d0f4 Don't probe anymore, but ensure that we got good contact data 2018-06-03 08:36:05 +00:00
Michael 93fd04e381 Removed deprecated functionality 2018-06-03 07:48:13 +00:00
Michael 3f07d01dd1 Get rid of unneeded or redundant fields 2018-06-03 07:42:56 +00:00
Michael a720c4f501 Removed unneeded fields from the API 2018-06-03 07:22:01 +00:00
Hypolite Petovan 0eafea86ed
Merge pull request #5163 from annando/bugfix-user-item
Fix SQL error in tagcloud
2018-06-02 13:49:58 -04:00