summaryrefslogtreecommitdiffstats
path: root/mdkapplet-extended-maintenance-helper
Commit message (Collapse)AuthorAgeFilesLines
* (get_extmaint_authentication) better phrasingThierry Vignaud2010-02-011-2/+2
|
* (actually_add_extmaint_medium) typo fixThierry Vignaud2010-01-281-1/+1
|
* (read_config) rename it as read_sys_config() for consistency withThierry Vignaud2010-01-271-1/+1
| | | | read_local_config()
* (iso8601_date_to_locale) share itThierry Vignaud2010-01-271-12/+0
|
* (add_extmaint_medium) save extended maintenance stateThierry Vignaud2010-01-271-0/+3
| | | | | TODO: handle having extmaint,then upgrade to a new distro (we should then drop the flag)
* adjust commentThierry Vignaud2010-01-271-1/+1
|
* (iso8601_date_to_locale) display localized datesThierry Vignaud2010-01-271-2/+18
|
* (get_extmaint_authentication) better phrasingThierry Vignaud2010-01-271-1/+2
|
* (get_extended_maintenance_url) rename it asThierry Vignaud2010-01-271-3/+4
| | | | get_extended_maintenance_data() and retrieve more data
* (get_urpmi_options) factorize codeThierry Vignaud2010-01-271-1/+1
|
* (get_extmaint_authentication) fix getting password when not embeddedThierry Vignaud2010-01-271-1/+8
| | | | | | in mcc (got broken when we fixed getting password from within mcc (r265219))
* (get_extmaint_authentication, no_rights_dialog) use better title in bannersThierry Vignaud2010-01-271-2/+2
|
* (actually_add_enterprise_update_medium,actually_add_extmaint_medium,actually ↵Thierry Vignaud2010-01-271-1/+2
| | | | | | _add_restricted_medium) simplify
* fix creation dateThierry Vignaud2010-01-271-1/+1
|
* remove loading of the 'state' feature which is uneeded, thus fixingThierry Vignaud2010-01-261-1/+0
| | | | running on 2008.0
* stop pretending to get an url as argumentThierry Vignaud2010-01-261-2/+2
|
* retrieve product URL instead of relying on caller to provide itThierry Vignaud2010-01-261-0/+15
| | | | (thus preventing mcc to ping api.mandriva.com on each startup)
* (get_extmaint_authentication) fix getting password when embedded in mccThierry Vignaud2010-01-251-1/+1
|
* (no_rights_dialog) do not show banner in error dialog when embedded in mccThierry Vignaud2010-01-251-1/+1
|
* (actually_add_extmaint_medium) regroup optionsThierry Vignaud2010-01-221-2/+2
|
* (actually_add_extmaint_medium) perl_checker cleanupThierry Vignaud2010-01-221-1/+1
|
* (get_extmaint_authentication) new GUIThierry Vignaud2010-01-211-1/+10
|
* we need an URL tooThierry Vignaud2010-01-211-4/+4
|
* (get_extmaint_authentication) do not show the banner when embeddedThierry Vignaud2010-01-211-1/+3
|
* (add_extmaint_medium) fix detecting if we have the proper rightsThierry Vignaud2010-01-211-1/+1
|
* (add_extmaint_medium,actually_add_extmaint_medium,no_rights_dialog) fixThierry Vignaud2010-01-211-7/+6
| | | | medium URLs and names
* rename internal function (restricted -> extmaint)Thierry Vignaud2010-01-211-11/+11
|
* fork toolThierry Vignaud2010-01-181-0/+174