17 Commits (352b385b121e447c11db80ec0d9c6b541342a084)

Author SHA1 Message Date
Adriaan de Groot 352b385b12 [locale] Make the selector configurable via the config file 7 years ago
Adriaan de Groot 3ea5a06157 Merge branch '3.1.x-stable' 7 years ago
Adriaan de Groot 6b7c8a694a [locale] Make the style of GeoIP retrieval selectable
- Unchanged config files will continue to use the weird addition
   of /json, and interpret JSON data.
 - Allow to specify full URL with data format through one of
     geoipStyle: json
     geoipStyle: xml
 - XML support is optional
7 years ago
Adriaan de Groot 762ad54344 Documentation: change http links to GitHub to https 7 years ago
Adriaan de Groot 337903db09 Clang: reduce warnings about overriden destructors 8 years ago
Teo Mrnjavac 3146d2093e Add support for freegeoip.net in locale module.
This is disabled by default. To enable, provide a geoipUrl setting in
locale.conf.
Relies on the RequirementsChecker output, in the welcome module.
9 years ago
Teo Mrnjavac e120f2a74c PluginFactory in Locale module. 10 years ago
Teo Mrnjavac 171248ad4f Add isBackEnabled checks to all ViewSteps. 10 years ago
Teo Mrnjavac 5fdca37db5 Focus fix in Locale page. 10 years ago
Teo Mrnjavac 6049267cf6 Load lcLocale value into GlobalStorage. Also allow localeGenPath setting
in locale.conf.
10 years ago
Teo Mrnjavac 271b0945c9 Create jobs in locale viewmodule. 11 years ago
Teo Mrnjavac e3741c4d26 Make the locale viewmodule load the initial timezone from config. 11 years ago
Teo Mrnjavac f1ba2e1270 Add prettyStatus to Locale module. 11 years ago
Teo Mrnjavac b98c071f94 Prepare for late enqueuing of jobs to the JobQueue. 11 years ago
Teo Mrnjavac 81eafced2f Don't allow to go next if the timezone view hasn't loaded. 11 years ago
Teo Mrnjavac f9aa532d77 Load timezone data asynchronously so we don't block the GUI thread on
startup.
11 years ago
Teo Mrnjavac 1ac10b40e6 Initial commit for the locale viewmodule. 11 years ago