------------------------------------------------------------------- Tue Jun 17 09:59:36 CEST 2014 - jrenner@suse.de - version 2.1.60.7-1 - Remove unused perl code after pages have been ported to java - Add development_environment to rhn_web.conf ------------------------------------------------------------------- Tue May 27 17:12:58 CEST 2014 - mc@suse.de - version 2.1.60.6-1 - Fix refreshing of Autoinstallable Tree forms (bnc#874144) ------------------------------------------------------------------- Thu May 22 14:32:10 CEST 2014 - mc@suse.de - version 2.1.60.5-1 - Workaround browser bugs with broken scrolling on anchor pages. (bnc#855168) ------------------------------------------------------------------- Fri May 16 13:11:58 CEST 2014 - mc@suse.de - version 2.1.60.4-1 - rewrite pending events page from perl to java - remove old perl pages - delete unused code in modules/rhn/RHN/Server.pm related to system events - delete unused code in modules/rhn/RHN/DB/Server.pm related to system events - Reuse --add-product-by-ident for triggering product re-sync - remove Quick Start Guide from side menu - Replace editarea with ACE (http://ace.c9.io/) editor. - dont show link if there are no details to show - fixed urls pointing to novell.com - Bugfix: humanize dates after fragment has loaded ------------------------------------------------------------------- Tue May 06 15:03:59 CEST 2014 - mc@suse.de - version 2.1.60.3-1 - Fix bug converting pm times to am when using locales in 24 hour format - style alert messages on perl pages - update info icon - Outdated copyright message (bnc#872978) - Implement Setup Wizard Product sync page - rewrite system snapshot to java: removed obsoleted perl page - rewrite system event page from perl to java - Safer DWR callback method introduced - Fix SP migration fails to add child channels (bnc#867601) - Rename sp-migration.js to susemanager-sp-migration.js - port SP Migration Setup page to bootstrap and jquery ------------------------------------------------------------------- Thu Mar 27 10:19:19 CET 2014 - fcastelli@suse.com - version 2.1.60.2-1 - Cache proxy verification status in the session - split the js files again as the onready callbacks conflict with the available dwr methods - remove the custom .js for proxy settings, move everything to the main one - handle missing proxy settings case - Basic save, verify and retrieve implemented. - bug with the gray column fixed - function columnHeight doesnt need to be called more than once - javascript semicolons added. fixes in the calculation of the aside tag's height. fixed scroll to avoid the tabs to be resized after the aside tag is rendered. Function resize tab added to the Jquery Object to make it global - HTTP proxy javascript - img folder added. responsive tabs file added - Remove debug logging - Implement the "make primary" functionality - Cache subscriptions and validation status in the session object - Refactor javascript and get rid of hidden form fields - Clear modal when it is hidden + refactor the IDs - Fix modal ids after refactoring - Initial version of a new modal to list the actual subscriptions - Add new javascript source file for setup wizard - Update edit_notification_method.pxi - Rewrite code for bootstrap usage - fixed bug unable to delete action chain - fixed typo in action chain jsp and js - bnc#862043: fail if rhnPackage.path is NULL - bnc#862043: avoid trimming to 128 chars - update navigation link: Install -> Create First User - system_upgradable_package_list is not referenced anymore - on-click and node-id attributes are relevant only to pxt pages - removed unused up2date_version_at_least() - removed unused rhn-up2date-at-least tag - bnc#867646: Action Chaining: avoid scrolling page after javascript handler - make the setup of the date picker more declarative using data- attributes in order to be able to share this setup with other parts of the code that will need a slightly different picker like the recurrent selector. It also saves us from outputing one