Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #1644] changing drop down menu in status.cgi to jquery-dd. #654

Closed
icinga-migration opened this issue Jun 14, 2011 · 3 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/1644

Created by ricardo on 2011-06-14 17:52:27 +00:00

Assignee: ricardo
Status: Resolved (closed on 2011-06-14 20:47:45 +00:00)
Target Version: 1.5
Last Update: 2014-12-08 09:32:33 +00:00 (in Redmine)


This was originally added by rune with multiple commands: But we had trouble with this javascript alert.

Tried to fix this now. Looks very neat.

Changesets

2011-06-14 18:38:40 +00:00 by ricardo ed57201

changing drop down menu in status.cgi to jquery-dd #1644

fixes: #1644

tested with: IE6/IE7, FF3, Safari5

* updated jquery.js to 1.5.2
* updated jquery.dd.js to 2.36

2011-06-15 21:55:57 +00:00 by ricardo b6fd633

Added ability to combine host and service in one CGI parameter (Aaron Brady) #1633

refs: #1633
refs: #1120
refs: #1644

* added parameter hostservice to cmd.cgi parameter
* fixed dropdown, causing error when not in status list of status.cgi
* changed dropdown from get to post, hopefully ollowing more
  hosts and services to be sent.
* added missing Changlogentry for #1120

2011-06-16 20:37:01 +00:00 by ricardo a9730bf

Limited the amount of chi vars excepted by cgis #1644

refs: #1644

* Limited to 1000 Pairs of "var=value"
* added const to cgiutils.h "MAX_CGI_INPUT_PAIRS"

Tested with 10000 and it was still working.
@icinga-migration
Copy link
Author

Updated by ricardo on 2011-06-14 18:44:58 +00:00

  • Status changed from New to Feedback
  • Done % changed from 0 to 100

now in "rbartels/cgi-current" please test.

@icinga-migration
Copy link
Author

Updated by ricardo on 2011-06-14 20:47:45 +00:00

  • Status changed from Feedback to Resolved

Applied in changeset ed57201.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-12-08 09:32:33 +00:00

  • Project changed from 19 to Core, Classic UI, IDOUtils
  • Category set to Classic UI

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant