gnosygnu
|
562c5b5a56
|
Cfg: Add transaction to upgrader; handle pre-existing back file; add try / catch
|
2017-01-01 14:21:05 -05:00 |
|
gnosygnu
|
360129b7de
|
Gui: Add hand cursor
|
2017-01-01 10:49:14 -05:00 |
|
gnosygnu
|
1b6eaca401
|
Cfg: Change os.default paths
|
2017-01-01 10:43:38 -05:00 |
|
gnosygnu
|
5ae70ac947
|
Cfg: Make minor HTML tweaks
|
2016-12-31 22:13:25 -05:00 |
|
gnosygnu
|
6df5c40b45
|
Cfg: Add clear for shortcut window
|
2016-12-31 16:55:27 -05:00 |
|
gnosygnu
|
0668808214
|
Cfg: Add gfs api for run
|
2016-12-31 16:44:33 -05:00 |
|
gnosygnu
|
1f292d96a9
|
Cfg: Add configure icon to io.cmd
|
2016-12-31 16:23:19 -05:00 |
|
gnosygnu
|
cdcb4eca89
|
Cfg: Add shortcut win; Remove keypad bindings; Change shortut box from input to select
|
2016-12-31 08:37:34 -05:00 |
|
gnosygnu
|
c3d4f520de
|
Gui: Refactor IptKey; in particular, use SWING and SWT constants where possible; also handle modifers
|
2016-12-31 00:36:12 -05:00 |
|
gnosygnu
|
5c3e4287f0
|
Mass_parse: Refactor make cmd to merge other wkr tables such as log_basic_temp
|
2016-12-30 12:22:43 -05:00 |
|
gnosygnu
|
62c81e6d77
|
Math: Refactor Math classes
|
2016-12-29 15:00:08 -05:00 |
|
gnosygnu
|
32fdbc6fbe
|
Cfg: Update cfg keys; Fix dynamic scribunto updates
|
2016-12-28 22:47:16 -05:00 |
|
gnosygnu
|
5a36b112b2
|
Cfg: Fix nav not working for explicit grps
|
2016-12-28 19:28:14 -05:00 |
|
gnosygnu
|
4c3ea9890d
|
Redirect: Allow redirects to Special pages
|
2016-12-28 17:51:12 -05:00 |
|
gnosygnu
|
982cd2b848
|
Cfg: Rename revert / load to delete / select
|
2016-12-28 15:58:18 -05:00 |
|
gnosygnu
|
da74bc6d87
|
Cfg: Update os_script_list
|
2016-12-28 15:32:52 -05:00 |
|
gnosygnu
|
276c884681
|
Cfg: Fix broken test
|
2016-12-28 12:47:22 -05:00 |
|
gnosygnu
|
15504c03a7
|
Cfg: Consolidate data_type and gui_type; Add some basic error validation
|
2016-12-28 12:45:15 -05:00 |
|
gnosygnu
|
fd12ed88a4
|
Cfg: Standardize rest of cfg keys
|
2016-12-27 15:16:46 -05:00 |
|
gnosygnu
|
50092ae60a
|
Cfg: Add gui_cls
|
2016-12-27 11:25:45 -05:00 |
|
gnosygnu
|
7da2d853a2
|
Cfg: Standardize some cfg keys
|
2016-12-27 10:42:06 -05:00 |
|
gnosygnu
|
f04047e584
|
Mass_parse: Improve performance when returning Keyvals from Scribunto function
|
2016-12-27 09:31:10 -05:00 |
|
gnosygnu
|
6849ede461
|
Cfg: Add os_default logic for cfg defaults
|
2016-12-27 00:26:51 -05:00 |
|
gnosygnu
|
f0296305d5
|
Cfg: Add upgrade code for old cfg system
|
2016-12-26 23:24:32 -05:00 |
|
gnosygnu
|
fd2f01eb94
|
Cfg: Remove other old cfg classes
|
2016-12-26 15:36:49 -05:00 |
|
gnosygnu
|
08dda6a82d
|
Cfg: Remove cfg_mgr and more of old cfg system
|
2016-12-26 14:48:44 -05:00 |
|
gnosygnu
|
1c00d41b06
|
Cfg: Convert 'app.setup_completed'
|
2016-12-26 13:00:42 -05:00 |
|
gnosygnu
|
ac9e79bfa0
|
Cfg: Convert 'lang - variants'
|
2016-12-26 12:48:31 -05:00 |
|
gnosygnu
|
dad76714d5
|
Cfg: Remove more of old cfg system
|
2016-12-26 10:49:43 -05:00 |
|
gnosygnu
|
6f3500d129
|
Cfg: Add better escaping for val and dflt
|
2016-12-26 10:15:40 -05:00 |
|
gnosygnu
|
460f4a323b
|
Cfg: Convert 'toggle_mgr'
|
2016-12-25 22:31:58 -05:00 |
|
gnosygnu
|
3a4ef523dc
|
Cfg: Add prev_version
|
2016-12-25 20:53:26 -05:00 |
|
gnosygnu
|
1ea75765d7
|
Cfg: Remove old prefs system
|
2016-12-25 20:16:58 -05:00 |
|
gnosygnu
|
b876e4a680
|
Cfg: Remove parts of old config system
|
2016-12-25 19:52:07 -05:00 |
|
gnosygnu
|
345402b393
|
Cfg: Load defaults through gfs file not json file
|
2016-12-25 16:47:19 -05:00 |
|
gnosygnu
|
8db63bbbce
|
Cfg: Make gfs calls temporary; also, fix layout cfg leading to bad builds
|
2016-12-25 13:30:21 -05:00 |
|
gnosygnu
|
e698b1667f
|
Cfg: Add gfs calls
|
2016-12-25 11:43:48 -05:00 |
|
gnosygnu
|
afd19c1619
|
Cfg: Fix updating shortcut not working if shortcut is part of group
|
2016-12-25 11:11:26 -05:00 |
|
gnosygnu
|
a96a239449
|
Scribunto: Fix extension libraries like ParserFunctions and FlaggedRevs not working
|
2016-12-24 22:38:16 -05:00 |
|
gnosygnu
|
bc9633f87f
|
Cfg: Add 'Gui - Shortcuts'
|
2016-12-24 10:35:22 -05:00 |
|
gnosygnu
|
1ffc4191a8
|
Cfg: Add 'Gui - Menus'
|
2016-12-23 13:48:41 -05:00 |
|
gnosygnu
|
3177979558
|
Cfg: Add dynamic default text feature
|
2016-12-23 10:18:01 -05:00 |
|
gnosygnu
|
d380278390
|
Cfg: Remove 'Gui - Url bar' Symbols
|
2016-12-23 10:00:24 -05:00 |
|
gnosygnu
|
b6c8b31186
|
Cfg: Fix 'Addon - Scribunto'
|
2016-12-23 09:36:38 -05:00 |
|
gnosygnu
|
c2b4d8523f
|
Cfg: Fix 'tidy' binary cmd
|
2016-12-22 22:21:38 -05:00 |
|
gnosygnu
|
7fd6b6c254
|
Cfg: Fix page_sync.manual_enabled
|
2016-12-22 20:59:16 -05:00 |
|
gnosygnu
|
af21fe50ff
|
Cfg: Fix async_db parameter
|
2016-12-22 20:43:20 -05:00 |
|
gnosygnu
|
5304e80353
|
Cfg: Fix default_arg for url_search
|
2016-12-22 18:06:39 -05:00 |
|
gnosygnu
|
8f1c693ec6
|
Search: Change Search_suggest to use auto-wildcard behavior of Special_search; Remove 'simple_search' url_arg
|
2016-12-22 13:23:46 -05:00 |
|
gnosygnu
|
7a2364d12d
|
Cfg: Change Files - Cache from bytes to MB
|
2016-12-22 11:59:49 -05:00 |
|