Search found 1155 matches
- Wed May 08, 2013 5:25 pm
- Forum: [3.x] Discussion
- Topic: Creating a Responsive PHPBB
- Replies: 12
- Views: 32411
Re: Creating a Responsive PHPBB
Because I am trying to ship 3.1, and a redesign is likely to create breakage, lead to half of a style being done one way and half of the style a different way, etc. which is not helping with the goal of shipping. A barebones theme will not be usable by users anyway therefore if it is unfinished or d...
- Wed May 08, 2013 1:20 pm
- Forum: [3.x] Discussion
- Topic: Creating a Responsive PHPBB
- Replies: 12
- Views: 32411
Re: Creating a Responsive PHPBB
I will not be accepting prosilver redesigns into 3.1.
I will consider a barebones theme, or progress toward one, for 3.1. The idea would be to create a theme that someone else can build on, including a responsive style, without altering prosilver substantially.
I will consider a barebones theme, or progress toward one, for 3.1. The idea would be to create a theme that someone else can build on, including a responsive style, without altering prosilver substantially.
- Mon May 06, 2013 8:32 pm
- Forum: General Development Discussion
- Topic: Git push account - for shared work
- Replies: 6
- Views: 19626
Git push account - for shared work
One of the annoying aspects of github is that only the pull request's author can add commits to the pull request. This can be fixed by adding collaborators but 1) nobody does that with a singular exception that I know of and 2) it is still too much work. Therefore, I created a p-push organization (h...
- Thu May 02, 2013 5:07 pm
- Forum: General Development Discussion
- Topic: GSoC - get your proposals in by May 3
- Replies: 2
- Views: 13002
Re: GSoC - get your proposals in by May 3
In that case they should definitely try to submit by it
- Thu May 02, 2013 4:03 pm
- Forum: General Development Discussion
- Topic: GSoC - get your proposals in by May 3
- Replies: 2
- Views: 13002
GSoC - get your proposals in by May 3
Per the official timeline (http://www.google-melange.com/gsoc/even ... e/gsoc2013), by May 6 we have to decide on how many slots we request from google, and that number is a function of how many good proposals we get.
Therefore, ideally you should have your proposal submitted by May 3.
Therefore, ideally you should have your proposal submitted by May 3.
- Thu May 02, 2013 4:00 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC] Support for MariaDB
- Replies: 29
- Views: 96411
Re: [RFC] Support for MariaDB
Mariadb support simply needs testing.
- Mon Apr 29, 2013 8:01 pm
- Forum: [3.x] Discussion
- Topic: 3.1 feature freeze
- Replies: 4
- Views: 27859
Re: 3.1 feature freeze
gsoc idea for 3.1 has been greatly expanded.
- Mon Apr 29, 2013 7:59 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.1 Information and Status
- Replies: 187
- Views: 387274
Re: phpBB 3.1 Information and Status
Per viewtopic.php?f=81&t=44195 phpbb 3.1 is now in feature freeze.
- Mon Apr 29, 2013 7:57 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.1 Information and Status
- Replies: 187
- Views: 387274
Re: phpBB 3.1 Information and Status
Is there any plan of supporting (or replacing MySQL) MariaDB in 3.x ? I had to ask about this because it may a good change to convert the MySQL db of a 3.0.x board to MariaDB before upgrading to 3.1. Please install and run phpBB against MariaDB and report any bugs on the tracker. You can also run t...
- Mon Apr 29, 2013 7:38 pm
- Forum: [3.x] Discussion
- Topic: "Migration effectively installed"
- Replies: 13
- Views: 30785
Re: "Migration effectively installed"
Yes I get that. The other option is: 1. Record all 3.0 migrations as having been run. Because we assume they have been. 2. Whenever admins manually change the database, give them a way to manually record a migration status as having been run. For any migration. Plus an undo of this functionality. (3...