Mate Bartus
|
249345d9cc
|
[ticket/13740] Clean up CLI merge
[ci skip]
PHPBB3-13740
|
2015-07-08 01:28:09 +02:00 |
|
Tristan Darricau
|
06f4ebce1b
|
[ticket/13740] CLI installer and fixes
[ci skip]
PHPBB3-13740
|
2015-07-08 01:28:08 +02:00 |
|
Mate Bartus
|
524b98e7bd
|
[ticket/13740] Fix controller class name in service definition
PHPBB3-13740
|
2015-07-08 01:28:08 +02:00 |
|
Mate Bartus
|
08d9d567ca
|
[ticket/13740] Fix database installation
PHPBB3-13740
|
2015-07-08 01:28:07 +02:00 |
|
CHItA
|
02029fe161
|
[ticket/13740] Use DBAL for retrieving DB version
PHPBB3-13740
|
2015-07-08 01:28:07 +02:00 |
|
CHItA
|
0f5f62f8db
|
[ticket/13740] Load schema_data.sql from the correct location
[ci skip]
PHPBB3-13740
|
2015-07-08 01:28:06 +02:00 |
|
CHItA
|
69a19e48fa
|
[ticket/13740] Cache installer container
PHPBB3-13740
|
2015-07-08 01:28:06 +02:00 |
|
CHItA
|
609eb7a4d3
|
[ticket/13740] Fix AJAX HTTP header setting
PHPBB3-13740
|
2015-07-08 01:28:05 +02:00 |
|
CHItA
|
c53ce3d5fb
|
[ticket/13740] Fix CS and extend phpbb extensions
[ci skip]
PHPBB3-13740
|
2015-07-08 01:28:04 +02:00 |
|
CHItA
|
5ce170dcc3
|
[ticket/13740] Remove ActiveXObject as it is supported by IE versions >= 8
PHPBB3-13740
|
2015-07-08 01:28:04 +02:00 |
|
CHItA
|
aa6a1c5939
|
[ticket/13740] Fix CS
PHPBB3-13740
|
2015-07-08 01:28:03 +02:00 |
|
CHItA
|
3dcaa48850
|
[ticket/13740] Move installer files to phpbb/install directory
PHPBB3-13740
|
2015-07-08 01:28:03 +02:00 |
|
CHItA
|
db4cfa7df6
|
[ticket/13740] Add navigation bar support for the installer
Also added various UI elements and texts.
[ci skip]
PHPBB3-13740
|
2015-07-08 01:28:02 +02:00 |
|
CHItA
|
1b81bf5b23
|
[ticket/13740] Add better progress handling, also add log messages
PHPBB3-13740
|
2015-07-08 01:28:01 +02:00 |
|
CHItA
|
0dc6029bfe
|
[ticket/13740] Tasks can appear as multiple steps for the progress bar
PHPBB3-13740
|
2015-07-08 01:28:01 +02:00 |
|
MateBartus
|
63c3500dac
|
[ticket/13740] Clean up JS code some more
PHPBB3-13740
|
2015-07-08 01:28:00 +02:00 |
|
MateBartus
|
b7ef709549
|
[ticket/13740] Implement progress bar for AJAX UI
PHPBB3-13740
|
2015-07-08 01:27:59 +02:00 |
|
MateBartus
|
37b0134aa4
|
[ticket/13740] Add backend support for install progress tracking
PHPBB3-13740
|
2015-07-08 01:27:59 +02:00 |
|
MateBartus
|
4df89d8848
|
[ticket/13740] Clean up docblocks
PHPBB3-13740
|
2015-07-08 01:27:58 +02:00 |
|
MateBartus
|
0b74e3b0de
|
[ticket/13740] Installer's install tasks and modules
[ci skip]
PHPBB3-13740
|
2015-07-08 01:27:58 +02:00 |
|
MateBartus
|
11623dd671
|
[ticket/13740] Front facing files and controllers
[ci skip]
PHPBB3-13740
|
2015-07-08 01:27:57 +02:00 |
|
MateBartus
|
8155205ae7
|
[ticket/13740] Implementation of the new installer framework
[ci skip]
PHPBB3-13740
|
2015-07-08 01:27:56 +02:00 |
|
MateBartus
|
53c5610080
|
[ticket/13740] Add new language file for install
[ci skip]
PHPBB3-13740
|
2015-07-08 01:27:56 +02:00 |
|
MateBartus
|
5afc632bca
|
[ticket/13740] Core file workarounds
[ci skip]
PHPBB3-13740
|
2015-07-08 01:27:55 +02:00 |
|
MateBartus
|
14e8f712ae
|
[ticket/13740] Moving old installer to install_old
PHPBB3-13740
|
2015-07-08 01:27:55 +02:00 |
|
Tristan Darricau
|
2fbfb0e004
|
Merge pull request #3744 from s9e/ticket/13987
[ticket/13987] Add --dry-run option to reparser CLI
|
2015-07-07 17:25:28 +02:00 |
|
Marc Alexander
|
39d3a026fe
|
Merge branch '3.1.x'
|
2015-07-07 10:46:51 +02:00 |
|
Marc Alexander
|
1bd20eb273
|
Merge pull request #3740 from kinerity/ticket/13955
[ticket/13955] Fix WebFontConig to load web fonts correctly
|
2015-07-07 10:46:47 +02:00 |
|
Tristan Darricau
|
d54aa190f1
|
Merge pull request #3623 from s9e/ticket/10620
[ticket/10620] Quote improvements
|
2015-07-07 09:46:36 +02:00 |
|
JoshyPHP
|
cf4cdcda58
|
[ticket/13987] Replaced optional parameter with explicit API
Added disable_save() and enable_save() to toggle a dry run
PHPBB3-13987
|
2015-07-06 23:45:38 +02:00 |
|
JoshyPHP
|
7ccb638912
|
[ticket/13987] Add --dry-run option to reparser CLI
PHPBB3-13987
|
2015-07-06 23:45:20 +02:00 |
|
Tristan Darricau
|
ca5d4fd310
|
Merge pull request #3726 from CHItA/ticket/13961
[ticket/13961] Add orderable service collections
|
2015-07-06 23:31:35 +02:00 |
|
Tristan Darricau
|
193c6d58b0
|
Merge pull request #3743 from s9e/ticket/13985
[ticket/13985] Updated s9e\TextFormatter
|
2015-07-06 23:30:20 +02:00 |
|
Tristan Darricau
|
25220f4886
|
Merge pull request #3746 from s9e/ticket/13990
[ticket/13990] Reparse markup inside of forum rules/description
|
2015-07-06 23:24:49 +02:00 |
|
Kailey Truscott
|
4ac2256683
|
[ticket/13955] Revert changes made in previous commit
Revert the javascript function change
Place the families code on it's own line
PHPBB3-13955
|
2015-07-06 16:43:57 -04:00 |
|
JoshyPHP
|
a44711e574
|
[ticket/13990] Reparse markup inside of forum rules/description
PHPBB3-13990
|
2015-07-06 19:17:40 +02:00 |
|
Kailey Truscott
|
886ca1dbb9
|
[ticket/13955] Fix javascript to conform to Google and add simple_header
Fix the javascript code to conform to Google Fonts standard
Add code to fix simple_header
PHPBB3-13955
|
2015-07-06 01:43:03 -04:00 |
|
JoshyPHP
|
57a07f4ff7
|
[ticket/13985] Updated s9e\TextFormatter
PHPBB3-13985
|
2015-07-06 01:15:18 +02:00 |
|
Kailey Truscott
|
b346f216c2
|
[ticket/13955] Fix WebFontConig to load web fonts correctly
Fix overall_header's WebFontConfig section to load fonts correctly
in all browsers.
PHPBB3-13955
|
2015-07-03 23:44:43 -04:00 |
|
Joas Schilling
|
f81a2bc7c5
|
Merge branch '3.1.x'
|
2015-07-03 17:17:00 +02:00 |
|
Joas Schilling
|
60b4d5132f
|
Merge pull request #3734 from RMcGirr83/ticket/13759
[ticket/13759] Initial commit broke timestamps when quoting a post.
|
2015-07-03 17:16:28 +02:00 |
|
RMcGirr83
|
18a08e1af1
|
[ticket/13579] This commit corrects the regression.
PHPBB3-13759
|
2015-07-02 20:43:14 -04:00 |
|
Máté Bartus
|
c5f449ad61
|
Merge pull request #3735 from Nicofuma/ticket/13891
[ticket/13891] Fix CS for code sniffer
|
2015-07-02 16:15:19 +02:00 |
|
Mate Bartus
|
108b9833a1
|
[ticket/13961] Define behaviour when the array is modified in a loop
PHPBB3-13961
|
2015-07-02 16:10:55 +02:00 |
|
Tristan Darricau
|
b251d98314
|
[ticket/13891] Fix CS
PHPBB3-13891
|
2015-07-02 15:26:49 +02:00 |
|
Tristan Darricau
|
31bd696680
|
Merge pull request #3662 from s9e/ticket/13891
[ticket/13891] Added reparser:list and reparser:reparse to CLI
|
2015-07-02 14:38:05 +02:00 |
|
Tristan Darricau
|
5970d0360c
|
[ticket/13891] Handle verbosity
PHPBB3-13891
|
2015-07-02 13:40:02 +02:00 |
|
JoshyPHP
|
dd131d7439
|
[ticket/13891] Added elapsed/estimated time and memory to the progress bar
Also fixed some extra whitespace.
PHPBB3-13891
|
2015-07-02 12:22:51 +02:00 |
|
Tristan Darricau
|
6b68544483
|
[ticket/13891] Use the SymfonyStyle in the reparse command
PHPBB3-13891
|
2015-07-01 15:49:32 +02:00 |
|
JoshyPHP
|
c7f10ec4d4
|
[ticket/13891] Updated range description
Does not count #0 as a potential record
PHPBB3-13891
|
2015-06-30 10:32:00 +02:00 |
|