[commits] Horde branch master updated. c01819752d69a4a6fc65e246829e9f56e73b1fe8

Jan Schneider jan at horde.org
Wed Dec 28 16:47:11 UTC 2011


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

from: 18761e815b2a3fdc308b4a6ca1c921c991b008ba

c018197 Pass ajaxui parameter through form submissions too (Bug #10777).

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

commit c01819752d69a4a6fc65e246829e9f56e73b1fe8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 28 17:44:50 2011 +0100

    Pass ajaxui parameter through form submissions too (Bug #10777).
    
    This is not completely valid, because form parameters should be passed as form
    fields and not URL parameters, but it works in all browsers and it is the only
    way to fix this without breaking BC.

 agora/ban.php                                       |    2 +-
 agora/deleteforum.php                               |    2 +-
 agora/editforum.php                                 |    2 +-
 agora/messages/abuse.php                            |    2 +-
 agora/messages/delete.php                           |    2 +-
 agora/messages/edit.php                             |    2 +-
 agora/messages/index.php                            |    2 +-
 agora/messages/lock.php                             |    2 +-
 agora/messages/merge.php                            |    2 +-
 agora/messages/move.php                             |    2 +-
 agora/messages/split.php                            |    2 +-
 agora/moderators.php                                |    2 +-
 agora/search.php                                    |    2 +-
 ansel/gallery/sort.php                              |    2 +-
 ansel/image.php                                     |    6 +++---
 ansel/img/ecard.php                                 |    2 +-
 ansel/templates/image/upload.inc                    |    2 +-
 framework/Model/www/test.php                        |    2 +-
 hermes/deliverables.php                             |    4 ++--
 hermes/entry.php                                    |    2 +-
 hermes/search.php                                   |    4 ++--
 hermes/start.php                                    |    2 +-
 horde/admin/cmdshell.php                            |    2 +-
 horde/admin/config/config.php                       |    2 +-
 horde/admin/config/index.php                        |    2 +-
 horde/admin/phpshell.php                            |    2 +-
 horde/services/changepassword.php                   |    2 +-
 horde/templates/login/mobile.inc                    |    2 +-
 horde/templates/login/resetpassword.inc             |    2 +-
 horde/templates/login/signup.inc                    |    2 +-
 hylax/send.php                                      |    2 +-
 imp/lib/IMP.php                                     |    1 +
 imp/templates/imp/menu/menu.html                    |    2 +-
 ingo/forward.php                                    |    2 +-
 ingo/lib/Ingo.php                                   |    1 +
 ingo/spam.php                                       |    2 +-
 ingo/templates/menu/menu.html                       |    2 +-
 ingo/vacation.php                                   |    2 +-
 jonah/lib/View/ChannelEdit.php                      |    2 +-
 jonah/lib/View/StoryDelete.php                      |    2 +-
 jonah/lib/View/StoryEdit.php                        |    2 +-
 jonah/stories/share.php                             |    2 +-
 kronolith/calendars/create.php                      |    2 +-
 kronolith/calendars/delete.php                      |    2 +-
 kronolith/calendars/edit.php                        |    2 +-
 kronolith/calendars/remote_edit.php                 |    2 +-
 kronolith/calendars/remote_subscribe.php            |    2 +-
 kronolith/calendars/remote_unsubscribe.php          |    2 +-
 kronolith/resources/create.php                      |    2 +-
 kronolith/resources/delete.php                      |    2 +-
 kronolith/resources/edit.php                        |    2 +-
 kronolith/resources/groups/create.php               |    2 +-
 kronolith/resources/groups/delete.php               |    2 +-
 kronolith/resources/groups/edit.php                 |    2 +-
 kronolith/templates/delete/delete.inc               |    2 +-
 kronolith/templates/delete/one.inc                  |    2 +-
 mnemo/notepads/create.php                           |    2 +-
 mnemo/notepads/delete.php                           |    2 +-
 mnemo/notepads/edit.php                             |    2 +-
 mnemo/templates/memo/memo.inc                       |    4 ++--
 nag/lib/Form/Task.php                               |    2 +-
 nag/tasklists/create.php                            |    2 +-
 nag/tasklists/delete.php                            |    2 +-
 nag/tasklists/edit.php                              |    2 +-
 sam/blacklist.php                                   |    2 +-
 sam/spam.php                                        |    2 +-
 sam/whitelist.php                                   |    2 +-
 sesha/admin.php                                     |    4 ++--
 sesha/search.php                                    |    2 +-
 sesha/templates/menu.inc                            |    2 +-
 trean/templates/edit/delete_folder_confirmation.inc |    4 ++--
 ulaform/delete.php                                  |    2 +-
 ulaform/deletefield.php                             |    2 +-
 ulaform/edit.php                                    |    2 +-
 ulaform/fields.php                                  |    2 +-
 ulaform/genhtml.php                                 |    2 +-
 ulaform/sortfields.php                              |    2 +-
 vilma/domains/delete.php                            |    2 +-
 vilma/domains/edit.php                              |    2 +-
 vilma/users/delete.php                              |    2 +-
 vilma/users/edit.php                                |    2 +-
 vilma/users/editAlias.php                           |    2 +-
 vilma/users/editForward.php                         |    2 +-
 vilma/virtuals/delete.php                           |    2 +-
 vilma/virtuals/edit.php                             |    2 +-
 whups/query/index.php                               |    2 +-
 whups/search.php                                    |    4 ++--
 whups/ticket/comment.php                            |    2 +-
 whups/ticket/delete.php                             |    2 +-
 whups/ticket/queue.php                              |    6 +++---
 whups/ticket/type.php                               |    4 ++--
 whups/ticket/update.php                             |    2 +-
 whups/ticket/watch.php                              |    4 ++--
 93 files changed, 105 insertions(+), 103 deletions(-)

http://git.horde.org/horde-git/-/commit/c01819752d69a4a6fc65e246829e9f56e73b1fe8




More information about the commits mailing list