summaryrefslogtreecommitdiffstats
path: root/mdkapplet-restricted-helper
Commit message (Collapse)AuthorAgeFilesLines
* prevent 'invalid markup in Password & email cannot be empty. not using the ↵Thierry Vignaud2008-12-031-1/+1
| | | | markup' gtk+ error
* (actually_add_restricted_medium,add_restricted_medium,adding_media_failed) ↵Thierry Vignaud2008-12-031-3/+12
| | | | report urpmi.addmedia errors
* (add_restricted_medium) add 32 bit repositories on x86_64 tooThierry Vignaud2008-12-031-0/+2
|
* (actually_add_restricted_medium) split it out ofThierry Vignaud2008-12-031-4/+9
| | | | | add_restricted_medium() (needed for next commit)
* (get_restricted_authentication) add/fix vertical spacing between entries in ↵Thierry Vignaud2008-12-031-1/+1
| | | | table
* (get_restricted_authentication) prevent typing in empty password or loginThierry Vignaud2008-12-031-1/+11
|
* (really_prepare_add_restricted) old prepare_add_restricted() got renamedThierry Vignaud2008-12-031-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 cleanupThierry Vignaud2008-12-031-1/+1
|
* (prepare_add_restricted,get_restricted_authentication) fix banners' titlesThierry Vignaud2008-12-031-2/+2
|
* (prepare_add_restricted) rephraseThierry Vignaud2008-12-031-2/+4
|
* (add_restricted_medium) only tag restricted/updates as 'update', notThierry Vignaud2008-12-011-2/+2
| | | | | restricted/release
* (add_restricted_medium) add both newly created restricted/release &Thierry Vignaud2008-12-011-0/+1
| | | | | restricted/updates media
* (add_restricted_medium) simplifyThierry Vignaud2008-12-011-2/+1
|
* (add_restricted_medium) extracts items in variables (needed for next commit)Thierry Vignaud2008-12-011-2/+5
|
* (add_restricted_medium) rename added medium as restricted instead ofThierry Vignaud2008-12-011-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 policyThierry Vignaud2008-11-241-1/+1
|
* fix spacingThierry Vignaud2008-11-201-5/+7
|
* (get_restricted_authentication) pack buttons at startThierry Vignaud2008-11-201-2/+6
|
* typo fixThierry Vignaud2008-11-201-1/+1
|
* (add_restricted_medium) set update flagThierry Vignaud2008-11-201-1/+1
|
* offer to add the restricted update medium if not availableThierry Vignaud2008-11-201-0/+127