Commit Graph

1152 Commits

Author SHA1 Message Date
Marc Alexander
89f3355c76 Merge pull request #247 from marc1706/ticket/246
[ticket/246] Add spellchecker for common misspellings to develop folder
2014-06-09 00:01:59 +02:00
Marc Alexander
207b5f4c66 [ticket/246] Remove mkdir for ext folder
B3P-246
2014-06-08 23:48:18 +02:00
Marc Alexander
c4ab45ade1 [ticket/246] Fix misspellings in portal files
B3P-246
2014-06-08 23:45:11 +02:00
Marc Alexander
1ac06334b0 [ticket/246] Exit with 1 if script encountered misspellings
B3P-246
2014-04-14 01:05:16 +02:00
Marc Alexander
51e6a6e9a8 [ticket/246] Try running spellchecker in php 5.5 test
B3P-246
2014-04-14 00:57:15 +02:00
Marc Alexander
be38d6d284 [ticket/246] Add spellchecker for common misspellings to develop folder
B3P-246
2014-04-14 00:52:58 +02:00
Marc Alexander
251ed1d857 Merge pull request #245 from marc1706/ticket/241
[ticket/241] Correctly call on_page in portal modules
2014-04-12 16:23:38 +02:00
Marc Alexander
192356aff4 Merge pull request #244 from marc1706/ticket/240
[ticket/240] Specify correct namespace of bbcode class
2014-04-12 16:02:13 +02:00
Marc Alexander
f4add715f0 [ticket/241] Correctly call on_page() for news module
B3P-241
2014-04-12 16:01:28 +02:00
Marc Alexander
045efb6df2 [ticket/241] Correctly call on_page() for announcements
B3P-241
2014-04-12 16:00:01 +02:00
Marc Alexander
81d25051ad [ticket/240] Specify correct namespace of bbcode class
B3P-240
2014-04-12 15:42:49 +02:00
Marc Alexander
428cacd35f Merge pull request #238 from marc1706/ticket/102
[ticket/102] Ajaxify certain actions in the ACP
2014-04-08 20:41:58 +02:00
Marc Alexander
767783027c [ticket/102] Ajaxify deleting module from acp
B3P-102
2014-04-08 18:16:31 +02:00
Marc Alexander
f3f9a5cbef [ticket/102] Ignore git-tools on export
B3P-102
2014-04-08 17:22:40 +02:00
Marc Alexander
07cad1d6a9 [ticket/102] Add git-tools with commit and pre commit hooks
B3P-102
2014-04-08 17:21:49 +02:00
Marc Alexander
9bc05fb9e6 [ticket/102] Fix menu module acp settings
B3P-102
2014-04-08 17:21:21 +02:00
Marc Alexander
1e4fa1df0b [ticket/102] Make Welcome module settings html valid
B3P-102
2014-04-08 17:14:51 +02:00
Marc Alexander
dc7e0adf5b [ticket/102] Use B3P_U_ACTION instead of U_ACTION
U_ACTION couldn't be changed for some reason. Therefore we are now using our
own template variable.

B3P-102
2014-04-08 17:13:53 +02:00
Marc Alexander
4da6d97653 [ticket/102] Add functional tests for deleting module and fix deleting module
B3P-102
2014-04-08 16:41:20 +02:00
Marc Alexander
e64f04b927 [ticket/102] Fix html validation issues in modules overview
B3P-102
2014-04-08 14:35:04 +02:00
Marc Alexander
83072b0dce [ticket/102] Add admin CSS file for portal
B3P-102
2014-04-08 14:27:10 +02:00
Marc Alexander
c603e32b19 [ticket/102] Ajaxify moving modules up and down
The complete moving process for moving a module up or down now works with
AJAX. Images are properly changing as one would expect.

B3P-102
2014-04-08 12:38:40 +02:00
Marc Alexander
6692d4f71e [ticket/102] Add possibility to move module up via ajax
B3P-102
2014-04-08 00:21:48 +02:00
Marc Alexander
86be688cf9 [ticket/102] Use phpbb.toggleDisplay() instead of dE()
B3P-102
2014-04-08 00:21:16 +02:00
Marc Alexander
cd8c30960e [ticket/102] Rename acp_portal.js to acp_editor.js
B3P-102
2014-04-08 00:20:27 +02:00
Marc Alexander
2da97611a7 [ticket/102] Cover moving modules more and fix functional tests
B3P-102
2014-04-08 00:19:18 +02:00
Marc Alexander
69c748e1e4 Merge pull request #237 from marc1706/ticket/219
[ticket/219] Remove unneccessary entries from info_acp_portal.php
2014-04-07 12:55:29 +02:00
Marc Alexander
d2b4cb35f8 [ticket/219] Load portal_acp.php in acp portal_module
B3P-219
2014-04-07 12:40:13 +02:00
Marc Alexander
d5dc59df3c [ticket/219] Move remaining language variables to portal_acp.php
B3P-219
2014-04-07 12:40:02 +02:00
Marc Alexander
112ce17761 [ticket/219] Remove unnecessary entries from info_acp_portal.php
Only keep the titles and names of the modules and category.

B3P-219
2014-04-07 12:39:34 +02:00
Marc Alexander
6c3e300543 Merge pull request #236 from marc1706/ticket/232
[ticket/232] Improve look of responsive portal
2014-04-06 22:17:23 +02:00
Marc Alexander
2390fd8432 [ticket/232] Correctly align right column under left column in mobile view
Javascript code will make sure that the right column is nicely aligned right
below the left column if the screen width is not enough for 3 columns.

B3P-232
2014-04-06 21:48:15 +02:00
Marc Alexander
42a34c2ea6 [ticket/232] Get rid of useless padding and margins in mobile view
B3P-232
2014-04-06 21:27:32 +02:00
Marc Alexander
67b067355d [ticket/232] Add missing margin-right to #viewpoll ID
B3P-232
2014-04-06 21:26:53 +02:00
Marc Alexander
ac11640938 [ticket/232] Use class for clear both <br>
B3P-232
2014-04-06 21:26:24 +02:00
Marc Alexander
a415941829 Merge pull request #235 from marc1706/ticket/221
[ticket/221] Link testing badge to Board3 Portal
2014-04-06 21:08:06 +02:00
Marc Alexander
f8ace055f9 [ticket/221] Link testing badge to Board3 Portal
B3P-221
2014-04-06 21:07:12 +02:00
Marc Alexander
4e5bee3840 Merge pull request #234 from marc1706/ticket/233
[ticket/233] Properly redirect to portal after login
2014-04-06 19:59:58 +02:00
Marc Alexander
8db374bcd8 [ticket/233] Properly redirect to portal after login
We need to provide a proper path with controller helper and path helper.
A simple path to the portal is not enough, as we redirect from ucp.php.
Therefore, we need to remove the web root path from the URL to the portal.

B3P-233
2014-04-06 19:48:41 +02:00
Marc Alexander
1b18cfc104 Merge pull request #222 from marc1706/ticket/218
[ticket/218] Fix undefined background-position in IE 8/9
2014-04-06 18:57:12 +02:00
Marc Alexander
988b4a44a2 Merge pull request #231 from marc1706/ticket/229
[ticket/229] Display all groups in who is online module
2014-04-06 01:39:12 +02:00
Marc Alexander
85ea218545 [ticket/229] Test if legend contains more than just Administrators
B3P-229
2014-04-06 01:26:36 +02:00
Marc Alexander
2ea6bfa6fb [ticket/229] Display all groups in who is online module
B3P-229
2014-04-06 01:13:42 +02:00
Marc Alexander
eb5961564e Merge pull request #230 from marc1706/ticket/220
[ticket/220] Enable testing of PHP 5.6
2014-04-05 22:14:50 +02:00
Marc Alexander
e6d527268d [ticket/220] Enable testing of PHP 5.6
B3P-220
2014-04-05 22:02:22 +02:00
Marc Alexander
8745f0b93c Merge pull request #228 from marc1706/ticket/227
[ticket/227] Reduce size of test matrix
2014-04-05 20:41:38 +02:00
Marc Alexander
c42a5015ce [ticket/227] Reduce size of test matrix
B3P-227
2014-04-05 20:23:53 +02:00
Marc Alexander
1e7c107682 Merge pull request #226 from marc1706/ticket/223-gh
[ticket/223] Display whois_online if module is enabled
2014-04-05 20:21:20 +02:00
Marc Alexander
edaf25cebd [ticket/223] Display whois_online if module is enabled
The page_header() function's default was changed from true to false which
means we now have to call it with the second parameter set to true if we want
to display the whois online list.

B3P-223
2014-04-05 20:04:31 +02:00
Marc Alexander
2b6252f874 Merge pull request #225 from marc1706/ticket/224
[ticket/224] Use new create_schema_files from phpBB and json schema
2014-04-05 18:25:29 +02:00