Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker cleanup | Thierry Vignaud | 2009-06-03 | 1 | -1/+1 |
| | |||||
* | (get_restricted_authentication) directly exit once media were added or | Thierry Vignaud | 2009-05-12 | 1 | -1/+1 |
| | | | | | | when pressing 'Cancel' button, thus preventing having to cancel several time (#48999) | ||||
* | (really_prepare_add_restricted,mdkapplet-restricted-helper) do not | Thierry Vignaud | 2009-05-12 | 1 | -1/+5 |
| | | | | | | hardcode '2009.0' version, thus fixing adding 2009.1 restricted media on 2009.1 (#50478) | ||||
* | (actually_add_restricted_medium) use 'always' policy for downloading | Thierry Vignaud | 2008-12-11 | 1 | -1/+1 |
| | | | | | | | XML metadata so that non root users can read them (else, users cannot download them since they do not have enough rights to parse authentication file) | ||||
* | (actually_add_restricted_medium) add arch in media names | Thierry Vignaud | 2008-12-09 | 1 | -2/+2 |
| | |||||
* | (no_rigths_dialog) share another translation | Thierry Vignaud | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | (add_restricted_medium,no_rigths_dialog) warn if user's rigths have | Thierry Vignaud | 2008-12-09 | 1 | -0/+19 |
| | | | | | expired or he's not subscribed | ||||
* | (add_restricted_medium) remove debug statement | Thierry Vignaud | 2008-12-09 | 1 | -1/+1 |
| | |||||
* | (add_restricted_medium) ask if user has proper rights | Thierry Vignaud | 2008-12-08 | 1 | -1/+2 |
| | |||||
* | (add_restricted_medium) display a success message when media were ↵ | Thierry Vignaud | 2008-12-04 | 1 | -0/+9 |
| | | | | successfully added | ||||
* | prevent 'invalid markup in Password & email cannot be empty. not using the ↵ | Thierry Vignaud | 2008-12-03 | 1 | -1/+1 |
| | | | | markup' gtk+ error | ||||
* | (actually_add_restricted_medium,add_restricted_medium,adding_media_failed) ↵ | Thierry Vignaud | 2008-12-03 | 1 | -3/+12 |
| | | | | report urpmi.addmedia errors | ||||
* | (add_restricted_medium) add 32 bit repositories on x86_64 too | Thierry Vignaud | 2008-12-03 | 1 | -0/+2 |
| | |||||
* | (actually_add_restricted_medium) split it out of | Thierry Vignaud | 2008-12-03 | 1 | -4/+9 |
| | | | | | add_restricted_medium() (needed for next commit) | ||||
* | (get_restricted_authentication) add/fix vertical spacing between entries in ↵ | Thierry Vignaud | 2008-12-03 | 1 | -1/+1 |
| | | | | table | ||||
* | (get_restricted_authentication) prevent typing in empty password or login | Thierry Vignaud | 2008-12-03 | 1 | -1/+11 |
| | |||||
* | (really_prepare_add_restricted) old prepare_add_restricted() got renamed | Thierry Vignaud | 2008-12-03 | 1 | -21/+1 |
| | | | | | | | (prepare_add_restricted) moved from mdkapplet-restricted-helper into mdkapplet so that we can explain what is restricted media before actually asking for root privileges | ||||
* | perl_checker cleanup | Thierry Vignaud | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | (prepare_add_restricted,get_restricted_authentication) fix banners' titles | Thierry Vignaud | 2008-12-03 | 1 | -2/+2 |
| | |||||
* | (prepare_add_restricted) rephrase | Thierry Vignaud | 2008-12-03 | 1 | -2/+4 |
| | |||||
* | (add_restricted_medium) only tag restricted/updates as 'update', not | Thierry Vignaud | 2008-12-01 | 1 | -2/+2 |
| | | | | | restricted/release | ||||
* | (add_restricted_medium) add both newly created restricted/release & | Thierry Vignaud | 2008-12-01 | 1 | -0/+1 |
| | | | | | restricted/updates media | ||||
* | (add_restricted_medium) simplify | Thierry Vignaud | 2008-12-01 | 1 | -2/+1 |
| | |||||
* | (add_restricted_medium) extracts items in variables (needed for next commit) | Thierry Vignaud | 2008-12-01 | 1 | -2/+5 |
| | |||||
* | (add_restricted_medium) rename added medium as restricted instead of | Thierry Vignaud | 2008-12-01 | 1 | -1/+1 |
| | | | | | | restricted updates (now server has 2 online medium: bare released one & updates one) | ||||
* | (add_restricted_medium) make sure added media names match our naming policy | Thierry Vignaud | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | fix spacing | Thierry Vignaud | 2008-11-20 | 1 | -5/+7 |
| | |||||
* | (get_restricted_authentication) pack buttons at start | Thierry Vignaud | 2008-11-20 | 1 | -2/+6 |
| | |||||
* | typo fix | Thierry Vignaud | 2008-11-20 | 1 | -1/+1 |
| | |||||
* | (add_restricted_medium) set update flag | Thierry Vignaud | 2008-11-20 | 1 | -1/+1 |
| | |||||
* | offer to add the restricted update medium if not available | Thierry Vignaud | 2008-11-20 | 1 | -0/+127 |