Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not override --country option | Thierry Vignaud | 2007-02-13 | 1 | -1/+1 |
| | |||||
* | give send_conf_via_soap() the updated country if needed | Thierry Vignaud | 2007-02-13 | 1 | -3/+3 |
| | |||||
* | (send_conf_via_soap) use "country" parameter rather than using default value ↵ | Thierry Vignaud | 2007-02-13 | 1 | -1/+1 |
| | | | | from locale | ||||
* | ask confirmation for country earlier so that it does be sent to mdvonline server | Thierry Vignaud | 2007-02-13 | 1 | -5/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2006-12-20 | 1 | -5/+5 |
| | |||||
* | always send the ISO2 country code | Thierry Vignaud | 2006-12-06 | 1 | -3/+3 |
| | |||||
* | (send_conf_via_soap) the server expect a 2 letters ISO code, not | Thierry Vignaud | 2006-12-05 | 1 | -3/+1 |
| | | | | | country's full name | ||||
* | (send_conf_via_soap) fix country issue with UTF-8 when registering an host ↵ | Thierry Vignaud | 2006-12-05 | 1 | -0/+2 |
| | | | | (#27448) | ||||
* | nicely format wizard messages with formatAlaTeX() | Thierry Vignaud | 2006-12-05 | 1 | -4/+4 |
| | |||||
* | better looking message (add EOLs around list items) | Thierry Vignaud | 2006-12-05 | 1 | -1/+1 |
| | |||||
* | if authentication failed with "No host for this id", just | Thierry Vignaud | 2006-09-21 | 1 | -0/+8 |
| | | | | | | transparently register the host again (eg: when host was deleted through the web interface) | ||||
* | use mdkonline icon in window title & in banner | Thierry Vignaud | 2006-09-20 | 1 | -0/+2 |
| | |||||
* | updated pot file (with an explanation for "Greeting"), | Pablo Saratxaga | 2006-09-01 | 1 | -1/+3 |
| | | | | | translated Spanish file | ||||
* | $::no_global_argv_parsing prevented to parse --embedded; let do it | Thierry Vignaud | 2006-08-24 | 1 | -0/+3 |
| | | | | | ourselves (#24470) | ||||
* | - bump copyright years | Thierry Vignaud | 2006-04-07 | 1 | -2/+3 |
| | | | | | | - remove daouda's dead email - list myself | ||||
* | prevent standalone from parsing @ARGV | Thierry Vignaud | 2006-04-03 | 1 | -0/+1 |
| | |||||
* | add a usage message | Thierry Vignaud | 2006-04-03 | 1 | -1/+21 |
| | |||||
* | (send_conf_via_soap) simplify | Thierry Vignaud | 2006-04-03 | 1 | -3/+1 |
| | |||||
* | fix wizard oon 2006 | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
| | |||||
* | actually display the error if account creation failed | Thierry Vignaud | 2006-03-28 | 1 | -2/+3 |
| | |||||
* | fix creating account (wizard was broken since 15/9/2005) | Thierry Vignaud | 2006-03-28 | 1 | -5/+5 |
| | |||||
* | remove unused $gr variable whose sole purpose was to crash the wizard | Thierry Vignaud | 2006-03-28 | 1 | -3/+2 |
| | | | | | when steping back on account creation step | ||||
* | switch to proper step history management & error managment (aka bump | Thierry Vignaud | 2006-03-28 | 1 | -47/+47 |
| | | | | | popups/error dialogs rather than garbaging steps stack) | ||||
* | center subdialogs on main window | Thierry Vignaud | 2006-03-28 | 1 | -1/+4 |
| | |||||
* | default to cooker's wizard method if given --testing | Thierry Vignaud | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | explain why we use standalone | Thierry Vignaud | 2006-03-14 | 1 | -1/+1 |
| | |||||
* | when upload failed, do display the error message | Thierry Vignaud | 2006-03-06 | 1 | -1/+2 |
| | |||||
* | handle both old an new wizard API | Thierry Vignaud | 2006-03-02 | 1 | -3/+3 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2006-02-27 | 1 | -9/+8 |
| | |||||
* | - fix typo | Daouda Lo | 2006-02-22 | 1 | -1/+1 |
| | |||||
* | - keep unchanged values unchanged | Daouda Lo | 2006-02-22 | 1 | -2/+2 |
| | |||||
* | - clean up | Daouda Lo | 2006-02-22 | 1 | -28/+10 |
| | |||||
* | - sync | Daouda Lo | 2006-02-22 | 1 | -2/+2 |
| | |||||
* | - save settings | Daouda Lo | 2006-02-21 | 1 | -1/+1 |
| | |||||
* | - no needed key anymore | Daouda Lo | 2006-02-21 | 1 | -8/+10 |
| | |||||
* | - switch to new system | Daouda Lo | 2006-02-21 | 1 | -11/+21 |
| | |||||
* | - fixed wizard mode | Daouda Lo | 2006-02-15 | 1 | -111/+113 |
| | |||||
* | - remove -w | Daouda Lo | 2005-09-20 | 1 | -1/+1 |
| | |||||
* | - when authenticating via command line, pass 'authenticate' string to mdkonline | Daouda Lo | 2005-09-20 | 1 | -2/+2 |
| | |||||
* | - check valid name box | Daouda Lo | 2005-09-16 | 1 | -3/+7 |
| | |||||
* | - cleanup | Daouda Lo | 2005-09-15 | 1 | -1/+0 |
| | |||||
* | - Check empty fields | Daouda Lo | 2005-09-15 | 1 | -1/+1 |
| | |||||
* | - adapt mdkonline to SOAP bastardized API | Daouda Lo | 2005-09-15 | 1 | -30/+27 |
| | |||||
* | More s/Mandrake/Mandriva, fix mdk bug#16077. | Funda Wang | 2005-07-06 | 1 | -1/+1 |
| | |||||
* | - switch to Mandriva | Daouda Lo | 2005-04-14 | 1 | -16/+16 |
| | |||||
* | sync | Daouda Lo | 2005-03-24 | 1 | -2/+2 |
| | |||||
* | resync branches | Daouda Lo | 2005-03-08 | 1 | -30/+36 |
| | |||||
* | merge changes in current cvs branch | Daouda Lo | 2004-12-23 | 1 | -4/+8 |
| | |||||
* | merge with 10.0 and 10.1 updates | Daouda Lo | 2004-12-15 | 1 | -4/+4 |
| | |||||
* | sync with update changes | Daouda Lo | 2004-11-19 | 1 | -0/+1 |
| |