Author: lslezak
Date: Wed Mar 31 16:38:43 2010
New Revision: 61549
URL: http://svn.opensuse.org/viewcvs/yast?rev=61549&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_72 for packager
Added:
tags/branch-Code-11-SP1-2_17_72/packager/ (props changed)
- copied from r61548, branches/SuSE-Code-11-SP1-Branch/packager/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
See <http://yast.suse.de:3334/job/webyast-client-head-i586/779/changes>
Changes:
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client into firewall
[Martin Kudlvasr] firewall ui - work in progress
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client into firewall
Conflicts:
plugins/firewall/app/views/firewall/index.rhtml
[Martin Kudlvasr] make firewall not use "services" in xml format
[Martin Kudlvasr] Firewall - new UI. Needs some styling, but everything is working.
[Josef Reidinger] remove ProxyLoader as it is not needed in ControlPanel
[Josef Reidinger] start/stop ntp according to user settings (bnc#580460)
[Josef Reidinger] prepare test for start/stop ntp service in time
[Michal Zugec] added functional and unit tests (bnc#581699)
[Josef Reidinger] move language selection to whole wy, not just after login
[Josef Reidinger] Merge branch 'jr-fixes_after_release' of gitorious.org:opensuse/yast-web-client
[Josef Reidinger] changes
[Jiri Suchomel] - fixed broken layout (bnc#582595)
- show result of service execution (bnc#582610)
[Josef Reidinger] disable checkbox to avoid confusion with setting permissions (bnc#583203)
[Josef Reidinger] changes
[Josef Reidinger] hide methods which is not intended to be actions (bnc#580272)
[Jiri Suchomel] - fixed user renaming (bnc#580203)
[Michal Zugec] "Cancel" link in edit,new user (bnc#582629)
[Martin Kudlvasr] Merge branch 'firewall' of gitorious.org:opensuse/yast-web-client
[Martin Kudlvasr] Merge branch 'firewall-newui' of gitorious.org:opensuse/yast-web-client
[Machalkova Katarina] Redo user into tabular form
(table is border-collapsed so it still looks bit like list)
[Machalkova Katarina] Doing away with self-made filter, using jquery.quicksearch instead
[Martin Vidner] HTML-escape the host description in the login dialog (bnc#560323).
Fixing cross-site scripting, as the hosts can be added without
authentication.
[J. Daniel Schmidt] do not show save button if nothing is there to be saved (bnc#582600)
[Machalkova Katarina] No pictures for the time being
[Machalkova Katarina] Replaced simple shapes with Tango icon equivalents
[Machalkova Katarina] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Machalkova Katarina] Add style, shrink too wide labels/fields, line stuff up
addresses bug#578685 & bug#578683
[Machalkova Katarina] classes for forms with smaller fields & friends
[Machalkova Katarina] ouch, no iconbuttons yet
[Machalkova Katarina] Classes for zebra-tables
[Machalkova Katarina] Going global with background-enabled fieldsets
[J. Daniel Schmidt] let details of registration be able to toggle (bnc#583166)
hide useless buttons (bnc#582600)
prevent initial error message (bnc#)
mark mandatory fields after 1st try (bnc#583168) (bnc#582626)
allow to skip the registration in basesetup (bnc#581157)
better error reporting (bnc#582626)
version 0.0.9
[J. Daniel Schmidt] Merge branch 'registration-fixes'
[J. Daniel Schmidt] fix changes file, add bug number (bnc#578985)
[Michal Zugec] - groups validation for edit action (bnc#582602)
- moved javascript from view/edit into separate library file
[Ladislav Slezak] - html_helper.rb - added escape_jquery_selector helper (bnc#583571)
for escaping metacharacters in jQuery selector name
- 0.1.8
[Ladislav Slezak] escape metacharacters in jQuery selector name (bnc#583571)
- 0.1.5
[Jiri Suchomel] make it translatable
[Michal Zugec] - groups validation for edit action (bnc#582602)
- moved javascript from view/edit into separate library file
[Martin Kudlvasr] release of version 0.1.1 (with some additional styling changes)
[Michal Zugec] Hide/Show Details for new user action (bnc#583695)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Martin Kudlvasr] fix bnc#582797 (do not show back button, when eula is first in basesystem setup)
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Michal Zugec] validate form values onkeyup(bnc#582587)
[Michal Zugec] fixed tests
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Josef Reidinger] always show back button (bnc#582631)
[Josef Reidinger] git test for saving timezone (bnc#582810)
[J. Daniel Schmidt] adapt to new layout and remove useless animation
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[J. Daniel Schmidt] proper alignment of paragraphs in plugin-content sections
[J. Daniel Schmidt] add strings for translation
[J. Daniel Schmidt] fix button positioning and appearance in registration, add helper method to query basesystem
[J. Daniel Schmidt] add effect_helper.rb to easily show and hide html elements
[J. Daniel Schmidt] adapt show-hide effect to the new helper method
[J. Daniel Schmidt] more precide explaination - adapt changes file
[Ladislav Slezak] don't escape jQuery selectors, rather recode whole id
escaping jQurey selectors is not enough in some cases,
e.g. id with > is not found even when > is escaped
[Ladislav Slezak] webyast-base-ui - bump version
[Martin Kudlvasr] mark controller methods, which shouldn't be exposed, as private
[Martin Kudlvasr] allow "label" option for form_next_button, label option is used only if basesystem setup is completed
[Martin Kudlvasr] wrap all navigation buttons with fieldset, use form_button functions wherever possible
[Martin Kudlvasr] fix for bnc#579538, redirect from "/session" to "/"
[Katarina Machalkova] Darker style of button & adjusted header font color
so that these two go well together
[Katarina Machalkova] New background img
[Katarina Machalkova] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Katarina Machalkova] Style for passwd strength bar
[Katarina Machalkova] Adding description to passwd strength bar
[Katarina Machalkova] Don't hide passwd strength indicator description,
and use the same colour for passwd bar and for related font
[Martin Kudlvasr] stop including jquery styles. We don't use them anyway and they break custom styling of accordion.
[Martin Kudlvasr] wrap navigation buttons with fieldset so that they don't touch the bottom-left border
[Martin Kudlvasr] change firewall to accordion style
[Martin Kudlvasr] fix tab-form, so that only fieldsets with class "tabbed" are considered.
[Martin Kudlvasr] firewall: change h4 tags into legend
[Martin Kudlvasr] remake network ui to use accordion
[Martin Kudlvasr] adapt user/edit and user/new to use accordion
[Martin Kudlvasr] remake status/edit to use accordion
[Ladislav Slezak] repositories - use YastModel instead of load_proxy
[Ladislav Slezak] improved the tidy message - nokogiri is also needed
but it is not installed automatically by dependencies
[Ladislav Slezak] webyast-software-ui - added testsuite, fixed XHTML conformance, fixed backend error handling
[Ladislav Slezak] webyast-software-ui - handle 404 error in index
[Ladislav Slezak] fixed expected value in a test
[Ladislav Slezak] webyast-software-ui - version update to 0.1.7
updated .spec file descriptions
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Martin Kudlvasr] unify style of "icon headers" for modules with more than 1 page
[Martin Kudlvasr] make registration show/hide details into an accordion
[Martin Kudlvasr] fix "activate tab" functionality in accordions
[Martin Kudlvasr] add margins to the "show all modules" link by the means of a fieldset
[Katarina Machalkova] No borders and no shadows
[Martin Kudlvasr] put back jquery-ui styles as they are used also in flash messages and jquery-dialog
[Martin Kudlvasr] repeat our styles inside accordion tag to negate effect of default jquery styles
[Martin Kudlvasr] remove ui-widget class from accordion jquery function
[Stefan Schubert] link to back instead of a button (bnc#584598)
[jreidinger] use same module tittle (bnc#584622)
[Stefan Schubert] fixed layout errors (bnc#580265)
[Stefan Schubert] fixed layout errors (bnc#580265)
[Jiri Suchomel] - only show start/stop/restart commands
- service has now 'custom' tag, pass it back to REST
(adapted testsuite)
- 0.1.6
[jreidinger] add initial roles webclient
[jreidinger] improve js, not working yet
[Martin Vidner] Changed the default Bugzilla URL to use product=WebYaST.
It was still using product=openSUSE-11.2 component=WebYaST from the
time we did not have a product established ni Bugzilla.
[Martin Vidner] Don't claim WebYaST is still in alpha (bnc#570440).
[Katarina Machalkova] Don't let validation msg interfere with passwd strength bar
[Katarina Machalkova] Show description of passwd strength indicator also in edit dialog
[jreidinger] adapt to backend to show description of permission
[jreidinger] remove double logging
[Michal Zugec] create separate model for groups
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[J. Daniel Schmidt] fix mkudlvasr-scrambling
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Katarina Machalkova] Don't let jquery styles override button display type
it must be "inline" even within accordion <div>s
[Katarina Machalkova] Reduce immensely long list of groups into 4-column 'table'
(not a real table, but it looks like it ;))
[Josef Reidinger] change path of time plugin from systemtime to time (bnc#580461)
[Martin Kudlvasr] remake status into accordion
[Martin Kudlvasr] remade services into accordion style
[Katarina Machalkova] This background pic doesn't violate any copyright
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Martin Kudlvasr] fix buttons in users module without !important
[Martin Kudlvasr] modify form_back_button to accept link_to parameters (and default to controlpanel)
[Martin Kudlvasr] give hover button animation to all submit buttons
[Martin Kudlvasr] remake cancel links to use our helpers
[Josef Reidinger] fix for reporting ntp errors as flash message
[Martin Vidner] Bump to 0.0.30
[Martin Vidner] Merge branch 'maintenance-webyast-1.0'
Conflicts:
plugins/systemtime/app/controllers/systemtime_controller.rb
- kept master, the branch fix is unnecessary there
webclient/app/controllers/application_controller.rb
- used a simpler URL from the branch
Usual boring conflicts:
plugins/time/package/webyast-time-ui.changes
plugins/time/package/webyast-time-ui.spec
webclient/package/webyast-base-ui.changes
webclient/package/webyast-base-ui.spec
[Josef Reidinger] store intermediate result of base system (bnc#555303)
[Josef Reidinger] release base 0.1.11
[Josef Reidinger] adapt to new basesystem rest-service, adapt test to time module rename
[Stefan Schubert] increased version
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Josef Reidinger] improve UI look and add ability to move permissions
[Josef Reidinger] add ability to print pretier string name
[Josef Reidinger] remove from spec locale as it doesn't work. TODO fix it
[Josef Reidinger] Merge branch 'roles_mgmt' of gitorious.org:opensuse/yast-web-client
[Josef Reidinger] changes
[Josef Reidinger] another packaging fix
[Josef Reidinger] add initial test suite
[Josef Reidinger] release base 0.1.10
[Josef Reidinger] release time
[J. Daniel Schmidt] handle error types correctly and show detailed error message
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Ladislav Slezak] webyast-root-user-ui - accept only full email address (bnc#585732)
- 0.1.5
[Josef Reidinger] add save button, everything works except send data to rest-service due to problems in ActiveResource
[Josef Reidinger] fix path for form submit (bnc#586581)
[Josef Reidinger] changes|
[Josef Reidinger] adapt webclient to allow set ntp server if not defined bnc#585783
[Jiri Suchomel] - added entry for test mail address (bnc#580458)
- 0.1.7
[Jiri Suchomel] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Jiri Suchomel] adapted testsuite
[Josef Reidinger] fix tests
[Katarina Machalkova] Fixed broken button width in login screen
[J. Daniel Schmidt] reenable exception handling, introduce custom exception, better error messages
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Martin Kudlvasr] services: release 0.1.7
[Martin Kudlvasr] network: release 0.1.13
[Martin Kudlvasr] firewall: release 0.1.2
[Martin Kudlvasr] licenses: release 0.1.1
[Martin Kudlvasr] software: release 0.1.8
[Martin Kudlvasr] status: release 0.1.2
[J. Daniel Schmidt] handle logic error via exceptions via function instead of exception
[J. Daniel Schmidt] code cleanup, move routines into small functions
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[J. Daniel Schmidt] new version 0.1.0
[Katarina Machalkova] typo :(
[Ladislav Slezak] Don't display internal (untranslated) messages to user
don't use to_i when setting a priority,
it masks invalid input, 'asdf'.to_i => 0 !!
[Ladislav Slezak] webyast-base-ui - added ApplicationController::generate_error_messages method
for displaying ActiveResource::Errors (validation errors)
- 0.1.12
[Ladislav Slezak] webyast-software-ui - send repo params with correct type, don't loose users values when update fails
- display validation errors from backend
- adapted testuite to reflect these changes
- 0.1.8
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
Conflicts:
plugins/software/package/webyast-software-ui.changes
[Jiri Suchomel] - refresh UI also after status reload
- 0.1.8
[Ladislav Slezak] improved invalid alias error message
put the invalid characters out of the error message, it makes translation
easier (the list contains many escaped characters), don't bother traslators
with it and changing the list doesn't require retranslation anymore
[Josef Reidinger] release permissions 0.1.0
[Jiri Suchomel] - added button for sending mail without leaving dialog (bnc#587453)
- 0.1.8
[Josef Reidinger] avoid back step for first module in sequence (bnc#583277)
[Josef Reidinger] changeS
[Josef Reidinger] do not show at first run of firstboot initial screen (bnc#587487)
[J. Daniel Schmidt] add email validation - does not work yet
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Martin Kudlvasr] make accordion config execute before our script.js
[Martin Kudlvasr] make accordion config execute before our script.js
[Martin Kudlvasr] make accordion config execute before our script.js, fix status icons
[Martin Kudlvasr] fix status icons in status, make accordion execute before out script.js
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
Conflicts:
plugins/users/app/views/users/new.html.erb
[Josef Reidinger] fix permission module crash
[Josef Reidinger] properly enclose name element
[Josef Reidinger] don't use button for link and change text (bnc#587806)
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Martin Kudlvasr] licenses: use only "License agreement" heading (bnc#586552)
[Stefan Schubert] fixed parameters
[Stefan Schubert] udpated translations
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Martin Kudlvasr] fix minor ui bug bnc#582571
[Martin Kudlvasr] make expanded accordion section not sensitive to clicks
[Jiri Suchomel] - adapted texts (bnc#587814)
- 0.1.6
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Josef Reidinger] release forgotten package
[Michal Zugec] fixed several issues in new user groups dialog
(bnc#587444, bnc#587511, bnc#587516)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Michal Zugec] removed GID string (bnc#548785)
[Michal Zugec] improve grouplist validation (bnc#587446)
[Michal Zugec] improved UI align for groups dialog
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Ladislav Slezak] repositories - fixed a crash when adding a new repository
- added missing </div> tag in show template
- added validation error test
[Ladislav Slezak] webyast-software-ui - version bump, .changes update
[Ladislav Slezak] webyast-software-ui - show name instead of alias in the delete confirmation popup
[J. Daniel Schmidt] change skip button to postpone link (bnc#587827)
[Katarina Machalkova] Un-break host selection screen, show input[type=button] as button
[Katarina Machalkova] This is not really a list entry
[Katarina Machalkova] Style for h4 in control-panel
[Katarina Machalkova] Less hackerly look&feel of new hosts
[Martin Kudlvasr] services: remake ui. put service headers inside the frame and alternate background of each row and use status icons
[J. Daniel Schmidt] add bugfix information to changes file
[Jiri Suchomel] - filter out services that would kill webyast (bnc#587885)
[Josef Reidinger] add helper for generate details (bnc#580931)
[Josef Reidinger] report more user friendly message if permission missing (bnc#580931)
[Jiri Suchomel] - show text result of service commands (bnc#587871)
- 0.1.9
[Josef Reidinger] add to clipboard more usable text for bug reports
[Michal Zugec] added users_edit.js into spec file
[Michal Zugec] fixed spec file for public directory
[Josef Reidinger] escape by default details
[Ladislav Slezak] repositories - no need to clear the error messages, just don't render them
[Ladislav Slezak] added application_controller_test.rb to test ApplicationController::generate_error_messages method
[Josef Reidinger] add tests for timeout exceed and fix hidden crash in handlers (bnc#581694)
[Ladislav Slezak] webyast-base-ui - added year 2010 to the copyright footer (bnc#587525)
[Josef Reidinger] add tests for ajax (bnc#581694)
[Ladislav Slezak] escape paremeters in ApplicationController::generate_error_messages
[Ladislav Slezak] updated .changes
[Michal Zugec] show Groups button for edit user
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Michal Zugec] entered values escaped with h() helper (bnc#588443)
[Josef Reidinger] add test for generate details
[Josef Reidinger] changes
[Josef Reidinger] release base 0.1.13
[Stefan Schubert] flatten the data that each line of a graph has the same number
of values
[Stefan Schubert] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Michal Zugec] disable hostname and domain for dhcp (bnc#579046)
[Martin Kudlvasr] don't use fieldsets and legends in status. Use list-fieldset styles instead.
[Martin Kudlvasr] display service id instead of translated name, change allow/block UI, remove accordion (not necessary anymore)
[Stefan Schubert] handle wrong graph data bnc#588304
[Stefan Schubert] handle wrong graph data bnc#588304
[Josef Reidinger] add validation that NTP server is not empty (bnc#587893)
[Josef Reidinger] release, fix versions in changes
[Josef Reidinger] fix typo
[Josef Reidinger] release time 0.1.4
[Josef Reidinger] fix validation of time form
[Josef Reidinger] release time
[Jiri Suchomel] do not show empty description
[Jiri Suchomel] show enabled/disabled status in the same partial as current status
[Jiri Suchomel] - show on-boot status of service where it is different from current
(bnc#587879)
- adapted testsuite
- 0.1.10
[Jiri Suchomel] version increase
[Martin Kudlvasr] enable accordion-open-section workaround only for legend tags (where its really needed)
[Martin Kudlvasr] merge of minor code cleanup
[Martin Kudlvasr] firewall: release 0.1.3
[Martin Kudlvasr] licenses: release 0.1.2
[Jiri Suchomel] shortcuts for accesing object data
[Jiri Suchomel] - leave email address in the form when Send Mail was pressed
- 0.1.9
[Jiri Suchomel] if there's inconsistency between enabled and running, show extra button (WIP)
[Stefan Schubert] handling permissions correctly Bug 588303
[Stefan Schubert] handling permissions correctly Bug 588303
[Michal Zugec] JScript vs ECMAScript incompatibility (bnc#580561)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Michal Zugec] possible to select default group from list (bnc#582589)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Michal Zugec] using same html code for new and edit user (bnc#589041)
[Michal Zugec] adding a file
[Ladislav Slezak] repositories - escape data in flash messages
fixed XSS vulnerabilities - bnc#588727, bnc#588742
[Ladislav Slezak] repositories - display an error when removing a repository failed (bnc#588739)
- 0.1.10
[Jiri Suchomel] no enabled/disabled check for custom services
buttons moved below the status text
[Stefan Schubert] tag for translation
[Stefan Schubert] button for restarting collectd added
[Stefan Schubert] starting collectd
[Stefan Schubert] starting collectd
[Stefan Schubert] update translation
[Stefan Schubert] pumped version
[Jiri Suchomel] - show New Password label (bnc#588723)
- removed unused javascript code (bnc#589404)
- 0.1.7
[Jiri Suchomel] - disable sending mail with empty address (bnc#589341)
- 0.1.10
[Jiri Suchomel] - show always "Start/Stop on Boot" buttons (if not custom service)
- 0.1.11
[Michal Zugec] method new: undefined method `all_grps_string' (bnc#589707)
[Ladislav Slezak] patch status - automatically refresh patch status in the control center (bnc#558027)
[Ladislav Slezak] system status - automatically refresh status in the control center (bnc#558028)
[Ladislav Slezak] status - handle session time out error in automatic reload
[Ladislav Slezak] patches - handle session time out in summary refresh call
[Ladislav Slezak] status - make the refresh timeout configurable
[Ladislav Slezak] status - better autorefresh logging
[Ladislav Slezak] software - make the patch summary autorefresh configurable
[Ladislav Slezak] base - added ControlPanelConfig class for loading control panel configuration
[Ladislav Slezak] status, software - use ControlPanelConfig.read default value
[Ladislav Slezak] control panel - optionally disable status overview plugins
[Ladislav Slezak] - added control panel config file (/etc/webyast/control_panel.yml)
- 0.1.14
[Ladislav Slezak] software - bump version to 0.1.11
[Ladislav Slezak] status - bump version to 0.1.5
[Ladislav Slezak] fixed bnc number
[Ladislav Slezak] status - fixed a typo
[Michal Zugec] fixed bnc#581153 again (delete user string)
[Ladislav Slezak] control_panel_config.rb - return the default when the config file is missing
[Ladislav Slezak] added control_panel_config_test.rb testcase
[Ladislav Slezak] webyast-base-ui - bump version to 0.1.15
[Josef Reidinger] add default application.js to layout
[Josef Reidinger] move wizard ensure to protected
[Josef Reidinger] improve control panel test suite so now almost all code is covered (bnc#581243)
[Stefan Schubert] Selected time interval and shown graph match after reload (bnc#580234)
[Josef Reidinger] add more tests for application controller (bnc#581250)
[Vladislav Gorobets] Fixed hostname field accepts non-valid characters (bnc#579049)
[Josef Reidinger] fix back button name (bnc#588619)
[Josef Reidinger] fix package name
[Michal Zugec] new_user link position (bnc#588641)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-client
[Ladislav Slezak] status - display a progress when reading status at background
[Ladislav Slezak] status - increase default refresh time out to 5 minutes
[Ladislav Slezak] adapted testsuite (for background changes)
[Stefan Schubert] new option -lines-
[Stefan Schubert] using other label
[Stefan Schubert] Using observe_field only if a patch exists
[Martin Kudlvasr] webclient: add form_cancel_button helper
[Martin Kudlvasr] webclient: make form_send_buttons produce form_cancel_button (instead of back_button)
[Jiri Suchomel] only leave dependent services that are shown in the UI
[Jiri Suchomel] - update status of required services (bnc#587876)
[Jiri Suchomel] - removed condition (too rare usage)
- code cleanup: DRY... at least not that much
[Jiri Suchomel] - added filtering according to on-boot status (bnc#591406)
- 0.1.12
[Josef Reidinger] introduce problem with array serialization to tests
[Josef Reidinger] add fix for xml serialization of arrays for yast model
[Josef Reidinger] add some documentation to xml_serialization fix
[Josef Reidinger] improve tests
[Jiri Suchomel] - show different password error immediatelly (bnc#585733)
- 0.1.8
[Jiri Suchomel] - minor facelift
- show different password error immediatelly (bnc#585733)
- 0.1.11
[Josef Reidinger] avoid endless loop in main Rakefile (cause hudson hang)
------------------------------------------
[...truncated 258 lines...]
....
Finished in 2.362545 seconds.
6 tests, 16 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
run into project plugins/roles
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/role_test.rb"
(in /src/web-client/plugins/roles)
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.
Finished in 0.646509 seconds.
1 tests, 2 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/roles_controller_test.rb"
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
..
Finished in 1.152087 seconds.
2 tests, 5 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
run into project plugins/users
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/users_test.rb"
(in /src/web-client/plugins/users)
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
..
Finished in 0.78326 seconds.
2 tests, 2 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/users_controller_test.rb"
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
ignoring attempt to close p with div
opened at byte 7549, line 195
closed at byte 7559, line 196
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: "\"></label><p>\n </div>\n </fieldse"
ignoring attempt to close p with fieldset
opened at byte 7549, line 195
closed at byte 7570, line 197
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: "p>\n </div>\n </fieldset>\n\n <fi"
ignoring attempt to close p with div
opened at byte 8077, line 207
closed at byte 8960, line 227
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n <p>\n "
text around close: "iv>\n\t </div>\n\n </div>\n </fieldse"
ignoring attempt to close p with fieldset
opened at byte 8077, line 207
closed at byte 8971, line 228
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n <p>\n "
text around close: ">\n\n </div>\n </fieldset>\n\n <fi"
ignoring attempt to close p with div
opened at byte 9820, line 245
closed at byte 9830, line 246
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: "\"></label><p>\n </div>\n </fieldse"
ignoring attempt to close p with fieldset
opened at byte 9820, line 245
closed at byte 9841, line 247
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: "p>\n </div>\n </fieldset>\n\n </div"
ignoring attempt to close p with div
opened at byte 9820, line 245
closed at byte 9856, line 249
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: "\n </fieldset>\n\n </div>\n\n\n <fiel"
ignoring attempt to close p with form
opened at byte 9820, line 245
closed at byte 10083, line 257
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: ">\n </fieldset>\n</form>\n <div><"
ignoring attempt to close p with div
opened at byte 9820, line 245
closed at byte 10513, line 259
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: "p,postfix\" /></div>\n</div>\n\n </div>\n\n"
ignoring attempt to close p with div
opened at byte 9820, line 245
closed at byte 10525, line 261
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: "></div>\n</div>\n\n </div>\n\n <div id="
ignoring attempt to close p with body
opened at byte 9820, line 245
closed at byte 10650, line 267
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: "/div>\n </div>\n\n </body>\n</html>\n"
ignoring attempt to close p with html
opened at byte 9820, line 245
closed at byte 10658, line 268
attributes at open: {}
text around open: "ass=\"error\"></label><p>\n </div>\n "
text around close: " </div>\n\n </body>\n</html>\n"
..ignoring attempt to close body with div
opened at byte 3541, line 86
closed at byte 5828, line 159
attributes at open: {"id"=>"shell", "onload"=>""}
text around open: "T</title>\n</head>\n <body id=\"shell\" onl"
text around close: "</div>\n</div>\n\n\n </div>\n\n <div id="
.
Finished in 1.147616 seconds.
3 tests, 19 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
run into project plugins/network
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/string_serialization_test.rb" "test/unit/array_serialization_test.rb" "test/unit/interface_test.rb"
(in /src/web-client/plugins/network)
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
........
Finished in 0.209686 seconds.
8 tests, 8 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/network_controller_test.rb"
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
...
Finished in 0.580833 seconds.
3 tests, 8 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
run into project plugins/samba_server
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
(in /src/web-client/plugins/samba_server)
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
run into project plugins/system
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
(in /src/web-client/plugins/system)
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/system_controller_test.rb"
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
......
Finished in 0.617398 seconds.
6 tests, 20 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
run into project plugins/administrator
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
(in /src/web-client/plugins/administrator)
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/administrator_controller_test.rb"
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
..DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_commit_with_aliases_wizard at ./test/functional/administrator_controller_test.rb:83)
......
Finished in 1.094161 seconds.
8 tests, 30 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
run into project plugins/registration
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
(in /src/web-client/plugins/registration)
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/registration_controller_test.rb"
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
F.DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_register at ./test/functional/registration_controller_test.rb:97)
.DEPRECATION WARNING: Using assert_redirected_to with partial hash arguments is deprecated. Specify the full set arguments instead. (called from test_register_in_basesystem at ./test/functional/registration_controller_test.rb:107)
.F
Finished in 6.727455 seconds.
1) Failure:
test_access_index(RegistrationControllerTest)
[actionpack (2.3.5) lib/action_controller/test_case.rb:119:in `clean_backtrace'
/test/functional/registration_controller_test.rb:74:in `test_access_index'
activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__'
activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']:
Expected response to be a <:success>, but was <302>
2) Failure:
test_register_with_false_arguments(RegistrationControllerTest)
[actionpack (2.3.5) lib/action_controller/test_case.rb:119:in `clean_backtrace'
/test/functional/registration_controller_test.rb:116:in `test_register_with_false_arguments'
activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `__send__'
activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62:in `run']:
Expected response to be a <:success>, but was <302>
5 tests, 9 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
Errors running test:functionals!
rake aborted!
Error on execute task test on plugins/registration
/src/web-client/Rakefile:19
(See full trace by running task with --trace)
++ error_exit 1
++ echo 'ERROR: detected exit code 1'
ERROR: detected exit code 1
++ footer_and_exit 1
++ '[' -z 1 ']'
++ MYEXIT=1
++ '[' 1 == 0 ']'
++ ascii_failed
++ cat
( )
( ) (
) _ )
( \_
_(_\ \)__
(____\___))
build failed
++ echo 'stopping dbus..'
stopping dbus..
++ /etc/init.d/dbus stop
Shutting down D-Bus daemon..done
++ exit 1
... unmounting sys
... unmounting proc
... unmounting pts
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Build wasn't successful, skipping saikuro coverage report
Publishing rails stats report...
[workspace] $ rake --silent stats
Failed to send e-mail to Vladislav Gorobets because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Michal Zugec because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Katarina Machalkova because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to J. Daniel Schmidt because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Machalkova Katarina because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Martin Vidner because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to jreidinger because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Jiri Suchomel because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Martin Kudlvasr because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Stefan Schubert because no e-mail address is known, and no default e-mail domain is configured
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
Author: juhliarik
Date: Wed Mar 31 12:06:00 2010
New Revision: 61547
URL: http://svn.opensuse.org/viewcvs/yast?rev=61547&view=rev
Log:
Created tag stable-2_19_10 for bootloader
Added:
tags/stable-2_19_10/bootloader/ (props changed)
- copied from r61546, trunk/bootloader/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
Author: jsmeix
Date: Wed Mar 31 11:00:39 2010
New Revision: 61545
URL: http://svn.opensuse.org/viewcvs/yast?rev=61545&view=rev
Log:
- Further cleanup and enhancement of printer_auto.ycp:
Added CreateBackupFile to backup /etc/cups/cupsd.conf
and /etc/cups/client.conf before "Reset" and "Write".
Added restart of local cupsd in "Change" if its config
was reset to system defaults by "Reset" before.
Made ReadFileContent safe against possible end of CDATA
section strings "]]>" inside file contets.
- 2.19.7
Modified:
trunk/printer/VERSION
trunk/printer/package/yast2-printer.changes
Modified: trunk/printer/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/VERSION?rev=61545&r1=615…
==============================================================================
--- trunk/printer/VERSION (original)
+++ trunk/printer/VERSION Wed Mar 31 11:00:39 2010
@@ -1 +1 @@
-2.19.6
+2.19.7
Modified: trunk/printer/package/yast2-printer.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer.ch…
==============================================================================
--- trunk/printer/package/yast2-printer.changes (original)
+++ trunk/printer/package/yast2-printer.changes Wed Mar 31 11:00:39 2010
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Tue Mar 30 14:59:45 CEST 2010 - jsmeix(a)suse.de
+
+- Further cleanup and enhancement of printer_auto.ycp:
+ Added CreateBackupFile to backup /etc/cups/cupsd.conf
+ and /etc/cups/client.conf before "Reset" and "Write".
+ Added restart of local cupsd in "Change" if its config
+ was reset to system defaults by "Reset" before.
+ Made ReadFileContent safe against possible end of CDATA
+ section strings "]]>" inside file contets.
+- 2.19.7
+
+-------------------------------------------------------------------
Thu Mar 18 16:17:41 CET 2010 - jsmeix(a)suse.de
- Major cleanup of the AutoYaST printer client printer_auto.ycp
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
Author: mzugec
Date: Tue Mar 30 16:18:33 2010
New Revision: 61544
URL: http://svn.opensuse.org/viewcvs/yast?rev=61544&view=rev
Log:
Created tag stable-2_19_20 for network
Added:
tags/stable-2_19_20/network/
- copied from r61543, trunk/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
Author: mzugec
Date: Tue Mar 30 16:18:31 2010
New Revision: 61543
URL: http://svn.opensuse.org/viewcvs/yast?rev=61543&view=rev
Log:
Created tag stable-2_19_20
Added:
tags/stable-2_19_20/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org