[commits] whups branch FRAMEWORK_5_2 updated. f77ec433f71b0ee1f0339ed357f7c7a2aaf47df0

jan at horde.org jan at horde.org
Fri Oct 20 20:34:58 UTC 2017


The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.

from: 8176f40578681347b9a2b2f9ea6f851b567472cd

baa08d5 Happy New Year!
85be54e [jan] Use access rules compatible with both Apache 2.2 and 2.4.
e44511e Not markup, bare code.
3831405 whups now uses new Horde_Mime_Header code
59c9019 Release Whups too.
fbfe3ad Released whups-3.0.6
d079875 Development mode for whups-3.0.7
bea46b4 Add or remove replacement tasks where necessary.
2a858bb This script has been renamed long ago.
696aab5 Remove unnecessary join.
89bd64b If set, use Reply-To: address for the ticket creator when creating tickets from emails.
549a51d Fix displaying ticket creators with names when creating tickets from emails.
4bb80dd BFN
978904e Prepare releases.
f850924 Released whups-3.0.7
4758a1e Development mode for whups-3.0.8
1fb12bb Bug: 14326 Fix decoding custom_attributes.
1ca5716 BFN
d580f4b updated pt_BR translations
171a866 Update pt_BR translation.
7267982 Prepare releases.
8d875bc Released whups-3.0.8
468fa84 Development mode for whups-3.0.9
650b4c4 Update de translation.
2cc8ba8 Updated
fae9939 Prepare releases.
0ae6d9b Update
5b44bcf Released whups-3.0.9
5d590c8 Development mode for whups-3.0.10
986567f Happy New Year!
cccf6a2 Update menu.php.dist with correct instructions.
fe483e5 Update tr translation.
3e08a72 [jan] SECURITY: Fix permission check when downloading reports.
f05e446 Fix variable name.
4250605 Prepare release.
c36f9af Released whups-3.0.10
c582c54 Development mode for whups-3.0.11
71311ba Bug: 14111 Fix class names/typos.
8771eda [jan] Fix deleting attributes from ticket types (Bug 14111).
f90ce76 Image fields are not supported currently (Bug #14659).
29fe581 BFN
808ee49 Don't double decode attribute.
cd10068 [jan] Fix decoding serialized attributes loaded from the backend.
a0bc004 Fix a number of open redirect vulnerabilities.
b4bf049 Missed a few redirects.
d9336b5 Update de translation.
ac0d900 Updated
cbae6b7 Prepare releases.
eb50126 Released whups-3.0.11
a4ca947 Development mode for whups-3.0.12
a284b1d Consider all applications as PHP 7 compatible.
275edca Accidentally changed the maximum Horde dep too.
05765c0 split() is deprecated.
ac68744 Fix throwing exception.
9ef7b32 Prepare releases.
5a84bf3 Released whups-3.0.12
bb4c3cc Development mode for whups-3.0.13
17de36a Add .gitattributes.
d3db8ac Fix paths.
2f6637a Add Travis configuration and .gitignore files.
67b0c05 Use https URLs.
f77ec43 Add .horde.yml file.

Summary: https://github.com/horde/whups/compare/8176f4057868...f77ec433f71b

-----------------------------------------------------------------------

commit baa08d561061c33587e4c4604800b85d5933ae15
Author: Jan Schneider <jan at horde.org>
Date:   Sat, 02 Jan 2016 15:49:22 +0100

Happy New Year!

 M LICENSE
 M admin/index.php
 M bin/whups-bugzilla-import
 M bin/whups-convert-to-utf8
 M bin/whups-obliterate
 M bin/whups-reminders
 M index.php
 M lib/Ajax/Application.php
 M lib/Ajax/Imple/ContactAutoCompleter.php
 M lib/Application.php
 M lib/Driver.php
 M lib/Driver/Sql.php
 M lib/Form/Action/whups_reload.php
 M lib/Form/AddListener.php
 M lib/Form/Admin/AddAttribute.php
 M lib/Form/Admin/AddPriority.php
 M lib/Form/Admin/AddQueue.php
 M lib/Form/Admin/AddReply.php
 M lib/Form/Admin/AddState.php
 M lib/Form/Admin/AddType.php
 M lib/Form/Admin/AddUser.php
 M lib/Form/Admin/AddVersion.php
 M lib/Form/Admin/CloneType.php
 M lib/Form/Admin/DefaultPriority.php
 M lib/Form/Admin/DefaultState.php
 M lib/Form/Admin/DeleteAttribute.php
 M lib/Form/Admin/DeletePriority.php
 M lib/Form/Admin/DeleteQueue.php
 M lib/Form/Admin/DeleteReply.php
 M lib/Form/Admin/DeleteState.php
 M lib/Form/Admin/DeleteType.php
 M lib/Form/Admin/DeleteVersion.php
 M lib/Form/Admin/EditAttributeStepOne.php
 M lib/Form/Admin/EditAttributeStepTwo.php
 M lib/Form/Admin/EditPriorityStepOne.php
 M lib/Form/Admin/EditPriorityStepTwo.php
 M lib/Form/Admin/EditQueueStepOne.php
 M lib/Form/Admin/EditQueueStepTwo.php
 M lib/Form/Admin/EditReplyStepOne.php
 M lib/Form/Admin/EditReplyStepTwo.php
 M lib/Form/Admin/EditStateStepOne.php
 M lib/Form/Admin/EditStateStepTwo.php
 M lib/Form/Admin/EditTypeStepOne.php
 M lib/Form/Admin/EditTypeStepTwo.php
 M lib/Form/Admin/EditUser.php
 M lib/Form/Admin/EditVersionStepOne.php
 M lib/Form/Admin/EditVersionStepTwo.php
 M lib/Form/DeleteListener.php
 M lib/Form/InsertBranch.php
 M lib/Form/Query/AttributeCriterion.php
 M lib/Form/Query/ChooseNameForLoad.php
 M lib/Form/Query/ChooseNameForSave.php
 M lib/Form/Query/DateCriterion.php
 M lib/Form/Query/Delete.php
 M lib/Form/Query/GroupCriterion.php
 M lib/Form/Query/Parameter.php
 M lib/Form/Query/PropertyCriterion.php
 M lib/Form/Query/TextCriterion.php
 M lib/Form/Query/UserCriterion.php
 M lib/Form/Queue/StepOne.php
 M lib/Form/Queue/StepThree.php
 M lib/Form/Queue/StepTwo.php
 M lib/Form/Renderer/Comment.php
 M lib/Form/Renderer/Query.php
 M lib/Form/SendReminder.php
 M lib/Form/SetTypeStepOne.php
 M lib/Form/SetTypeStepTwo.php
 M lib/Form/Ticket/CreateStepFour.php
 M lib/Form/Ticket/CreateStepOne.php
 M lib/Form/Ticket/CreateStepThree.php
 M lib/Form/Ticket/CreateStepTwo.php
 M lib/Form/Ticket/Delete.php
 M lib/LoginTasks/SystemTask/Upgrade.php
 M lib/Mail.php
 M lib/Mime/Viewer/Zip.php
 M lib/Prefs/Special/Sourceselect.php
 M lib/Query.php
 M lib/Query/Manager.php
 M lib/Reports.php
 M lib/Ticket.php
 M lib/Ui/VarRenderer/Whups.php
 M lib/View/Base.php
 M lib/View/Results.php
 M lib/View/SavedQueries.php
 M lib/Whups.php
 M lib/tests/ApiTest.php
 M lib/tests/TestBase.php
 M locale/bg/LC_MESSAGES/whups.po
 M locale/de/LC_MESSAGES/whups.po
 M locale/hu/LC_MESSAGES/whups.po
 M locale/it/LC_MESSAGES/whups.po
 M locale/lt/LC_MESSAGES/whups.po
 M locale/lv/LC_MESSAGES/whups.po
 M locale/nb/LC_MESSAGES/whups.po
 M locale/nl/LC_MESSAGES/whups.po
 M locale/pl/LC_MESSAGES/whups.po
 M locale/pt_BR/LC_MESSAGES/whups.po
 M locale/ro/LC_MESSAGES/whups.po
 M locale/sl/LC_MESSAGES/whups.po
 M locale/tr/LC_MESSAGES/whups.po
 M migration/1_whups_base_tables.php
 M migration/2_whups_autoincrement_shares.php
 M migration/3_whups_upgrade_sqlng.php
 M migration/4_whups_upgrade_sqlhierarchical.php
 M migration/5_whups_upgrade_sqlnghierarchical.php
 M migration/6_whups_upgrade_transactions.php
 M migration/7_whups_upgrade_autoincrement.php
 M migration/8_whups_add_attribute_index.php
 M migration/9_whups_upgrade_parents.php
 M mybugs.php
 M mybugs_edit.php
 M opensearch.php
 M query/index.php
 M query/rss.php
 M query/run.php
 M queue/index.php
 M queue/rss.php
 M reports.php
 M search.php
 M search/rss.php
 M ticket/attachments.php
 M ticket/comment.php
 M ticket/create.php
 M ticket/delete.php
 M ticket/delete_attachment.php
 M ticket/delete_history.php
 M ticket/index.php
 M ticket/queue.php
 M ticket/rss.php
 M ticket/type.php
 M ticket/update.php
 M ticket/watch.php
 M view.php

https://github.com/horde/whups/commit/baa08d561061c33587e4c4604800b85d5933ae15

-----------------------------------------------------------------------

commit 85be54e50124b2c92981c9cebca379b273d7dda1
Author: Jan Schneider <jan at horde.org>
Date:   Wed, 13 Jan 2016 13:32:12 +0100

[jan] Use access rules compatible with both Apache 2.2 and 2.4.

 M config/.htaccess
 M docs/CHANGES
 M lib/.htaccess
 M locale/.htaccess
 M package.xml
 M templates/.htaccess

https://github.com/horde/whups/commit/85be54e50124b2c92981c9cebca379b273d7dda1

-----------------------------------------------------------------------

commit e44511e05b2572ce0e5847da5d0161caaa3998b8
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 15 Jan 2016 11:26:54 +0100

Not markup, bare code.

 M docs/INSTALL

https://github.com/horde/whups/commit/e44511e05b2572ce0e5847da5d0161caaa3998b8

-----------------------------------------------------------------------

commit 383140558613b785f426acb72ee282d9e5178ccf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue, 02 Feb 2016 11:01:22 +0100

whups now uses new Horde_Mime_Header code

 M lib/Driver.php
 M package.xml

https://github.com/horde/whups/commit/383140558613b785f426acb72ee282d9e5178ccf

-----------------------------------------------------------------------

commit 59c901926eb0e0c5b22378ed565246471c8dfb3e
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 02 Feb 2016 21:40:06 +0100

Release Whups too.

 M docs/RELEASE_NOTES

https://github.com/horde/whups/commit/59c901926eb0e0c5b22378ed565246471c8dfb3e

-----------------------------------------------------------------------

commit fbfe3adc7c3aa9da241260a108c838f09169858a
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 02 Feb 2016 21:43:28 +0100

Released whups-3.0.6

 M composer.json
 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/fbfe3adc7c3aa9da241260a108c838f09169858a

-----------------------------------------------------------------------

commit d07987506c51c1b382edab51a4a94f7a36c9a158
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 02 Feb 2016 21:43:34 +0100

Development mode for whups-3.0.7

 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/d07987506c51c1b382edab51a4a94f7a36c9a158

-----------------------------------------------------------------------

commit bea46b4e78101bfc8cf750e6816a5ea63284ede5
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 09 Feb 2016 17:53:53 +0100

Add or remove replacement tasks where necessary.

 M package.xml

https://github.com/horde/whups/commit/bea46b4e78101bfc8cf750e6816a5ea63284ede5

-----------------------------------------------------------------------

commit 2a858bbe84e8ee38581a44561b6a41a8ac3a2090
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 15 Mar 2016 20:19:10 +0100

This script has been renamed long ago.

 M config/conf.xml

https://github.com/horde/whups/commit/2a858bbe84e8ee38581a44561b6a41a8ac3a2090

-----------------------------------------------------------------------

commit 696aab525f2d46ddc64de3ad684ddc0926f5e29e
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 15 Mar 2016 20:19:12 +0100

Remove unnecessary join.

 M lib/Driver/Sql.php

https://github.com/horde/whups/commit/696aab525f2d46ddc64de3ad684ddc0926f5e29e

-----------------------------------------------------------------------

commit 89bd64b21251e07a0b2290937727bb10c837f495
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 15 Mar 2016 20:19:59 +0100

If set, use Reply-To: address for the ticket creator when creating tickets from emails.

 M lib/Mail.php

https://github.com/horde/whups/commit/89bd64b21251e07a0b2290937727bb10c837f495

-----------------------------------------------------------------------

commit 549a51d6c002aa1dc6cf80ac6963ea82d0ec6181
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 15 Mar 2016 20:20:00 +0100

Fix displaying ticket creators with names when creating tickets from emails.

 M lib/Whups.php

https://github.com/horde/whups/commit/549a51d6c002aa1dc6cf80ac6963ea82d0ec6181

-----------------------------------------------------------------------

commit 4bb80dd367ff06f60c13d0a08d2ae5c227bb3271
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 15 Mar 2016 20:21:04 +0100

BFN

 M docs/CHANGES
 M package.xml

https://github.com/horde/whups/commit/4bb80dd367ff06f60c13d0a08d2ae5c227bb3271

-----------------------------------------------------------------------

commit 978904eac408fb98c5cb2c85ee22699ea1af75ae
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 21 Mar 2016 12:01:40 -0400

Prepare releases.

 M docs/RELEASE_NOTES

https://github.com/horde/whups/commit/978904eac408fb98c5cb2c85ee22699ea1af75ae

-----------------------------------------------------------------------

commit f85092429b2ebcf7047b07a0f63f29ce3ec28a59
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 21 Mar 2016 13:35:47 -0400

Released whups-3.0.7

 M composer.json
 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/f85092429b2ebcf7047b07a0f63f29ce3ec28a59

-----------------------------------------------------------------------

commit 4758a1ece465d8fce53376b90d8c12e55d26bff0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon, 21 Mar 2016 13:35:50 -0400

Development mode for whups-3.0.8

 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/4758a1ece465d8fce53376b90d8c12e55d26bff0

-----------------------------------------------------------------------

commit 1fb12bbfad843093c1b23b5ab39e42d08e700855
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 10 Apr 2016 18:54:24 -0400

Bug: 14326 Fix decoding custom_attributes.

These can be json_encoded (which may contain large numeric strings
such as phone numbers), or bare scalar values.

 M lib/Driver.php
 M lib/Driver/Sql.php

https://github.com/horde/whups/commit/1fb12bbfad843093c1b23b5ab39e42d08e700855

-----------------------------------------------------------------------

commit 1ca571673d99a4cfa701c454b7241fc3b5994220
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 10 Apr 2016 18:55:04 -0400

BFN

 M docs/CHANGES
 M package.xml

https://github.com/horde/whups/commit/1ca571673d99a4cfa701c454b7241fc3b5994220

-----------------------------------------------------------------------

commit d580f4bac288ea70237c0f3cae426ddd0175774c
Author: dulinux <lfbm.andamentos at gmail.com>
Date:   Tue, 10 May 2016 22:14:21 -0300

updated pt_BR translations

 M locale/pt_BR/LC_MESSAGES/whups.po

https://github.com/horde/whups/commit/d580f4bac288ea70237c0f3cae426ddd0175774c

-----------------------------------------------------------------------

commit 171a86600a77591fedfb4db82dc8e0d34eca3ebb
Author: Jan Schneider <jan at horde.org>
Date:   Wed, 11 May 2016 10:49:03 +0200

Update pt_BR translation.

 M locale/pt_BR/LC_MESSAGES/whups.mo
 M locale/pt_BR/LC_MESSAGES/whups.po

https://github.com/horde/whups/commit/171a86600a77591fedfb4db82dc8e0d34eca3ebb

-----------------------------------------------------------------------

commit 7267982d849f512c012233ab8fe09ac4ef9b1e14
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri, 01 Jul 2016 18:08:47 -0400

Prepare releases.

 M docs/CHANGES
 M docs/RELEASE_NOTES
 M package.xml

https://github.com/horde/whups/commit/7267982d849f512c012233ab8fe09ac4ef9b1e14

-----------------------------------------------------------------------

commit 8d875bcb0ac23263eca4f5f6dc427d476028e529
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri, 01 Jul 2016 22:21:42 -0400

Released whups-3.0.8

 M composer.json
 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/8d875bcb0ac23263eca4f5f6dc427d476028e529

-----------------------------------------------------------------------

commit 468fa845609bad1efb50117b95edd94295603b4b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri, 01 Jul 2016 22:21:45 -0400

Development mode for whups-3.0.9

 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/468fa845609bad1efb50117b95edd94295603b4b

-----------------------------------------------------------------------

commit 650b4c4b3dffb438df05d079f4be8c0658edc8ed
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 08 Aug 2016 15:53:29 +0200

Update de translation.

 M locale/de/LC_MESSAGES/whups.mo
 M locale/de/LC_MESSAGES/whups.po

https://github.com/horde/whups/commit/650b4c4b3dffb438df05d079f4be8c0658edc8ed

-----------------------------------------------------------------------

commit 2cc8ba8191022d8bbd464e760e71ac2278e020ae
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 08 Aug 2016 15:53:49 +0200

Updated

 M locale/whups.pot

https://github.com/horde/whups/commit/2cc8ba8191022d8bbd464e760e71ac2278e020ae

-----------------------------------------------------------------------

commit fae99395b4e4d751b3ef31411ac6db6d3e18cb26
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri, 16 Dec 2016 13:25:19 -0500

Prepare releases.

 M docs/CHANGES
 M docs/RELEASE_NOTES
 M package.xml

https://github.com/horde/whups/commit/fae99395b4e4d751b3ef31411ac6db6d3e18cb26

-----------------------------------------------------------------------

commit 0ae6d9b63d903b54258abef1f5cda00ed1a577a5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri, 16 Dec 2016 14:52:48 -0500

Update

 M package.xml

https://github.com/horde/whups/commit/0ae6d9b63d903b54258abef1f5cda00ed1a577a5

-----------------------------------------------------------------------

commit 5b44bcff8acb61b1f449db1e106c1bf06f3fa88e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri, 16 Dec 2016 14:56:36 -0500

Released whups-3.0.9

 M composer.json
 M docs/CHANGES
 M lib/Application.php

https://github.com/horde/whups/commit/5b44bcff8acb61b1f449db1e106c1bf06f3fa88e

-----------------------------------------------------------------------

commit 5d590c8f4389957b1b7a0bfe6254c10ef57fca23
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri, 16 Dec 2016 14:56:38 -0500

Development mode for whups-3.0.10

 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/5d590c8f4389957b1b7a0bfe6254c10ef57fca23

-----------------------------------------------------------------------

commit 986567fd93d87e17c575e20d993288d46c92efed
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 02 Jan 2017 12:05:47 +0100

Happy New Year!

 M LICENSE
 M admin/index.php
 M bin/whups-bugzilla-import
 M bin/whups-convert-to-utf8
 M bin/whups-obliterate
 M bin/whups-reminders
 M index.php
 M lib/Ajax/Application.php
 M lib/Ajax/Imple/ContactAutoCompleter.php
 M lib/Application.php
 M lib/Driver.php
 M lib/Driver/Sql.php
 M lib/Form/Action/whups_reload.php
 M lib/Form/AddListener.php
 M lib/Form/Admin/AddAttribute.php
 M lib/Form/Admin/AddPriority.php
 M lib/Form/Admin/AddQueue.php
 M lib/Form/Admin/AddReply.php
 M lib/Form/Admin/AddState.php
 M lib/Form/Admin/AddType.php
 M lib/Form/Admin/AddUser.php
 M lib/Form/Admin/AddVersion.php
 M lib/Form/Admin/CloneType.php
 M lib/Form/Admin/DefaultPriority.php
 M lib/Form/Admin/DefaultState.php
 M lib/Form/Admin/DeleteAttribute.php
 M lib/Form/Admin/DeletePriority.php
 M lib/Form/Admin/DeleteQueue.php
 M lib/Form/Admin/DeleteReply.php
 M lib/Form/Admin/DeleteState.php
 M lib/Form/Admin/DeleteType.php
 M lib/Form/Admin/DeleteVersion.php
 M lib/Form/Admin/EditAttributeStepOne.php
 M lib/Form/Admin/EditAttributeStepTwo.php
 M lib/Form/Admin/EditPriorityStepOne.php
 M lib/Form/Admin/EditPriorityStepTwo.php
 M lib/Form/Admin/EditQueueStepOne.php
 M lib/Form/Admin/EditQueueStepTwo.php
 M lib/Form/Admin/EditReplyStepOne.php
 M lib/Form/Admin/EditReplyStepTwo.php
 M lib/Form/Admin/EditStateStepOne.php
 M lib/Form/Admin/EditStateStepTwo.php
 M lib/Form/Admin/EditTypeStepOne.php
 M lib/Form/Admin/EditTypeStepTwo.php
 M lib/Form/Admin/EditUser.php
 M lib/Form/Admin/EditVersionStepOne.php
 M lib/Form/Admin/EditVersionStepTwo.php
 M lib/Form/DeleteListener.php
 M lib/Form/InsertBranch.php
 M lib/Form/Query/AttributeCriterion.php
 M lib/Form/Query/ChooseNameForLoad.php
 M lib/Form/Query/ChooseNameForSave.php
 M lib/Form/Query/DateCriterion.php
 M lib/Form/Query/Delete.php
 M lib/Form/Query/GroupCriterion.php
 M lib/Form/Query/Parameter.php
 M lib/Form/Query/PropertyCriterion.php
 M lib/Form/Query/TextCriterion.php
 M lib/Form/Query/UserCriterion.php
 M lib/Form/Queue/StepOne.php
 M lib/Form/Queue/StepThree.php
 M lib/Form/Queue/StepTwo.php
 M lib/Form/Renderer/Comment.php
 M lib/Form/Renderer/Query.php
 M lib/Form/SendReminder.php
 M lib/Form/SetTypeStepOne.php
 M lib/Form/SetTypeStepTwo.php
 M lib/Form/Ticket/CreateStepFour.php
 M lib/Form/Ticket/CreateStepOne.php
 M lib/Form/Ticket/CreateStepThree.php
 M lib/Form/Ticket/CreateStepTwo.php
 M lib/Form/Ticket/Delete.php
 M lib/LoginTasks/SystemTask/Upgrade.php
 M lib/Mail.php
 M lib/Mime/Viewer/Zip.php
 M lib/Prefs/Special/Sourceselect.php
 M lib/Query.php
 M lib/Query/Manager.php
 M lib/Reports.php
 M lib/Ticket.php
 M lib/Ui/VarRenderer/Whups.php
 M lib/View/Base.php
 M lib/View/Results.php
 M lib/View/SavedQueries.php
 M lib/Whups.php
 M lib/tests/ApiTest.php
 M lib/tests/TestBase.php
 M locale/bg/LC_MESSAGES/whups.po
 M locale/de/LC_MESSAGES/whups.po
 M locale/hu/LC_MESSAGES/whups.po
 M locale/it/LC_MESSAGES/whups.po
 M locale/lt/LC_MESSAGES/whups.po
 M locale/lv/LC_MESSAGES/whups.po
 M locale/nb/LC_MESSAGES/whups.po
 M locale/nl/LC_MESSAGES/whups.po
 M locale/pl/LC_MESSAGES/whups.po
 M locale/pt_BR/LC_MESSAGES/whups.po
 M locale/ro/LC_MESSAGES/whups.po
 M locale/sl/LC_MESSAGES/whups.po
 M locale/tr/LC_MESSAGES/whups.po
 M migration/1_whups_base_tables.php
 M migration/2_whups_autoincrement_shares.php
 M migration/3_whups_upgrade_sqlng.php
 M migration/4_whups_upgrade_sqlhierarchical.php
 M migration/5_whups_upgrade_sqlnghierarchical.php
 M migration/6_whups_upgrade_transactions.php
 M migration/7_whups_upgrade_autoincrement.php
 M migration/8_whups_add_attribute_index.php
 M migration/9_whups_upgrade_parents.php
 M mybugs.php
 M mybugs_edit.php
 M opensearch.php
 M query/index.php
 M query/rss.php
 M query/run.php
 M queue/index.php
 M queue/rss.php
 M reports.php
 M search.php
 M search/rss.php
 M ticket/attachments.php
 M ticket/comment.php
 M ticket/create.php
 M ticket/delete.php
 M ticket/delete_attachment.php
 M ticket/delete_history.php
 M ticket/index.php
 M ticket/queue.php
 M ticket/rss.php
 M ticket/type.php
 M ticket/update.php
 M ticket/watch.php
 M view.php

https://github.com/horde/whups/commit/986567fd93d87e17c575e20d993288d46c92efed

-----------------------------------------------------------------------

commit cccf6a20a23b2579908922a0e85cd3eaec57020a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat, 25 Feb 2017 11:57:16 -0500

Update menu.php.dist with correct instructions.

 M config/menu.php.dist

https://github.com/horde/whups/commit/cccf6a20a23b2579908922a0e85cd3eaec57020a

-----------------------------------------------------------------------

commit fe483e5177dcbf28c0ed3f0acc10081c826016eb
Author: Jan Schneider <jan at horde.org>
Date:   Thu, 08 Jun 2017 15:08:09 +0200

Update tr translation.

 M locale/tr/LC_MESSAGES/whups.mo

https://github.com/horde/whups/commit/fe483e5177dcbf28c0ed3f0acc10081c826016eb

-----------------------------------------------------------------------

commit 3e08a7225f3b45495a59efba257eecc6edb3f6af
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 13 Jun 2017 11:52:18 +0200

[jan] SECURITY: Fix permission check when downloading reports.

 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/3e08a7225f3b45495a59efba257eecc6edb3f6af

-----------------------------------------------------------------------

commit f05e44611a49ebab82ec3a7e38d2042c7082ee9b
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 13 Jun 2017 11:53:26 +0200

Fix variable name.

 M lib/Whups.php

https://github.com/horde/whups/commit/f05e44611a49ebab82ec3a7e38d2042c7082ee9b

-----------------------------------------------------------------------

commit 42506052b48836409b358375991b3521067cd62c
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 23 Jun 2017 11:08:41 +0200

Prepare release.

 M docs/RELEASE_NOTES

https://github.com/horde/whups/commit/42506052b48836409b358375991b3521067cd62c

-----------------------------------------------------------------------

commit c36f9af5956d51f3a885ad3ab08627f9b9a94be0
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 23 Jun 2017 11:12:47 +0200

Released whups-3.0.10

 M composer.json
 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/c36f9af5956d51f3a885ad3ab08627f9b9a94be0

-----------------------------------------------------------------------

commit c582c549cdc1426f1f3e848c688ca16459ee7db5
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 23 Jun 2017 11:12:51 +0200

Development mode for whups-3.0.11

 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/c582c549cdc1426f1f3e848c688ca16459ee7db5

-----------------------------------------------------------------------

commit 71311ba515171990d92f852f1a11f0d22a583a22
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu, 29 Jun 2017 11:09:26 +0200

Bug: 14111 Fix class names/typos.

 M admin/index.php

https://github.com/horde/whups/commit/71311ba515171990d92f852f1a11f0d22a583a22

-----------------------------------------------------------------------

commit 8771edac117810413b733cf60a8336e62649f9f7
Author: Jan Schneider <jan at horde.org>
Date:   Thu, 29 Jun 2017 11:18:27 +0200

[jan] Fix deleting attributes from ticket types (Bug 14111).

 M docs/CHANGES
 M package.xml

https://github.com/horde/whups/commit/8771edac117810413b733cf60a8336e62649f9f7

-----------------------------------------------------------------------

commit f90ce76e1e20f137ba723a14bd1534f187bc512e
Author: Jan Schneider <jan at horde.org>
Date:   Thu, 29 Jun 2017 17:33:40 +0200

Image fields are not supported currently (Bug #14659).

 M lib/Whups.php

https://github.com/horde/whups/commit/f90ce76e1e20f137ba723a14bd1534f187bc512e

-----------------------------------------------------------------------

commit 29fe58133e541f4f3dc5a66592988ddb190996b0
Author: Jan Schneider <jan at horde.org>
Date:   Thu, 29 Jun 2017 17:37:13 +0200

BFN

 M docs/CHANGES
 M package.xml

https://github.com/horde/whups/commit/29fe58133e541f4f3dc5a66592988ddb190996b0

-----------------------------------------------------------------------

commit 808ee497b5993a2c0fc5f47d618209e0f232e073
Author: Jan Schneider <jan at horde.org>
Date:   Thu, 29 Jun 2017 17:44:58 +0200

Don't double decode attribute.

 M lib/Driver/Sql.php

https://github.com/horde/whups/commit/808ee497b5993a2c0fc5f47d618209e0f232e073

-----------------------------------------------------------------------

commit cd10068457eaabbd9523a9295045aae9c1ade95e
Author: Jan Schneider <jan at horde.org>
Date:   Thu, 29 Jun 2017 17:45:40 +0200

[jan] Fix decoding serialized attributes loaded from the backend.

 M docs/CHANGES
 M package.xml

https://github.com/horde/whups/commit/cd10068457eaabbd9523a9295045aae9c1ade95e

-----------------------------------------------------------------------

commit a0bc0045c38e072d3274dbe7f513f50fe5fadae8
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 03 Jul 2017 13:01:06 +0200

Fix a number of open redirect vulnerabilities.

 M docs/CHANGES
 M mybugs_edit.php
 M package.xml
 M view.php

https://github.com/horde/whups/commit/a0bc0045c38e072d3274dbe7f513f50fe5fadae8

-----------------------------------------------------------------------

commit b4bf049991fe4bdea2f5b899c853f6771db68f83
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 03 Jul 2017 20:13:57 +0200

Missed a few redirects.

 M lib/Form/Renderer/Comment.php
 M lib/Whups.php
 M ticket/delete_attachment.php
 M ticket/delete_history.php

https://github.com/horde/whups/commit/b4bf049991fe4bdea2f5b899c853f6771db68f83

-----------------------------------------------------------------------

commit d9336b5064ec760f35c68c1e1adfeca05d0344c6
Author: Jan Schneider <jan at horde.org>
Date:   Wed, 26 Jul 2017 12:04:27 +0200

Update de translation.

 M locale/de/LC_MESSAGES/whups.mo
 M locale/de/LC_MESSAGES/whups.po

https://github.com/horde/whups/commit/d9336b5064ec760f35c68c1e1adfeca05d0344c6

-----------------------------------------------------------------------

commit ac0d900b50a0ffeaf3528954e0f692c298b88e98
Author: Jan Schneider <jan at horde.org>
Date:   Wed, 26 Jul 2017 12:05:20 +0200

Updated

 M locale/whups.pot

https://github.com/horde/whups/commit/ac0d900b50a0ffeaf3528954e0f692c298b88e98

-----------------------------------------------------------------------

commit cbae6b78abcca2238a6d10cb83608856c258b080
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 01 Aug 2017 12:57:59 +0200

Prepare releases.

 M docs/RELEASE_NOTES

https://github.com/horde/whups/commit/cbae6b78abcca2238a6d10cb83608856c258b080

-----------------------------------------------------------------------

commit eb50126d3f031cb72a85da9eb6df21c737adb3c3
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 01 Aug 2017 15:57:04 +0200

Released whups-3.0.11

 M composer.json
 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/eb50126d3f031cb72a85da9eb6df21c737adb3c3

-----------------------------------------------------------------------

commit a4ca9473c1ccbeb347aea1d069b03d8dee8848ac
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 01 Aug 2017 15:57:05 +0200

Development mode for whups-3.0.12

 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/a4ca9473c1ccbeb347aea1d069b03d8dee8848ac

-----------------------------------------------------------------------

commit a284b1d734e11f322d29fc028628a76540dcc8cf
Author: Jan Schneider <jan at horde.org>
Date:   Wed, 06 Sep 2017 14:33:48 +0200

Consider all applications as PHP 7 compatible.

 M docs/CHANGES
 M package.xml

https://github.com/horde/whups/commit/a284b1d734e11f322d29fc028628a76540dcc8cf

-----------------------------------------------------------------------

commit 275edca4d6c4e4238b1c5b7100f82a05f2d07b4a
Author: Jan Schneider <jan at horde.org>
Date:   Thu, 07 Sep 2017 16:54:51 +0200

Accidentally changed the maximum Horde dep too.

 M package.xml

https://github.com/horde/whups/commit/275edca4d6c4e4238b1c5b7100f82a05f2d07b4a

-----------------------------------------------------------------------

commit 05765c09cc339ed34a9e507f5d9774c699923a56
Author: Jan Schneider <jan at horde.org>
Date:   Wed, 13 Sep 2017 16:03:50 +0200

split() is deprecated.

 M lib/Form/Query/PropertyCriterion.php

https://github.com/horde/whups/commit/05765c09cc339ed34a9e507f5d9774c699923a56

-----------------------------------------------------------------------

commit ac687444bfb0611e1fecc9b5171c97c1f5304c74
Author: Jan Schneider <jan at horde.org>
Date:   Wed, 13 Sep 2017 16:13:14 +0200

Fix throwing exception.

 M view.php

https://github.com/horde/whups/commit/ac687444bfb0611e1fecc9b5171c97c1f5304c74

-----------------------------------------------------------------------

commit 9ef7b32febe623b0a86bfa904aa3dd1feb854a68
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 18 Sep 2017 20:39:19 +0200

Prepare releases.

 M docs/RELEASE_NOTES

https://github.com/horde/whups/commit/9ef7b32febe623b0a86bfa904aa3dd1feb854a68

-----------------------------------------------------------------------

commit 5a84bf32243c3676a1be72347ca0800758cd3882
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 19 Sep 2017 17:44:26 +0200

Released whups-3.0.12

 M composer.json
 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/5a84bf32243c3676a1be72347ca0800758cd3882

-----------------------------------------------------------------------

commit bb4c3cc23392d7239052575b814e77dd74da70d3
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 19 Sep 2017 17:44:27 +0200

Development mode for whups-3.0.13

 M docs/CHANGES
 M lib/Application.php
 M package.xml

https://github.com/horde/whups/commit/bb4c3cc23392d7239052575b814e77dd74da70d3

-----------------------------------------------------------------------

commit 17de36a573ed3b7667ddba210ad88398e41380d6
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 20 Oct 2017 22:15:47 +0200

Add .gitattributes.

 A .gitattributes

https://github.com/horde/whups/commit/17de36a573ed3b7667ddba210ad88398e41380d6

-----------------------------------------------------------------------

commit d3db8ac5d48a7b6ecf894f635009f321f7f2ec24
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 20 Oct 2017 22:15:47 +0200

Fix paths.

 M .gitattributes

https://github.com/horde/whups/commit/d3db8ac5d48a7b6ecf894f635009f321f7f2ec24

-----------------------------------------------------------------------

commit 2f6637a8ea0cb6e7e923b489c0d0aae06d4106e1
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 20 Oct 2017 22:15:47 +0200

Add Travis configuration and .gitignore files.

 A .gitignore

https://github.com/horde/whups/commit/2f6637a8ea0cb6e7e923b489c0d0aae06d4106e1

-----------------------------------------------------------------------

commit 67b0c05ec4abfb61611fab84d80d55ae88a67f58
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 20 Oct 2017 22:15:47 +0200

Use https URLs.

 M composer.json

https://github.com/horde/whups/commit/67b0c05ec4abfb61611fab84d80d55ae88a67f58

-----------------------------------------------------------------------

commit f77ec433f71b0ee1f0339ed357f7c7a2aaf47df0
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 20 Oct 2017 22:15:47 +0200

Add .horde.yml file.

 A .horde.yml

https://github.com/horde/whups/commit/f77ec433f71b0ee1f0339ed357f7c7a2aaf47df0


More information about the commits mailing list