Commit Graph

1178 Commits

Author SHA1 Message Date
Marc Alexander
3c3d0d055e [ticket/265] Remove execute flag from files that don't need it
B3P-265
2014-06-27 11:39:14 +02:00
Marc Alexander
b29a49e0f0 Merge pull request #262 from marc1706/ticket/261
[ticket/261] Fix tests on sqlite3 and use correct phpBB branch
2014-06-11 18:58:00 +02:00
Marc Alexander
9423032df7 [ticket/261] Remove sqlite3 from allowed failures
B3P-261
2014-06-11 18:23:22 +02:00
Marc Alexander
a4b71f01e3 [ticket/261] Properly build birthday list database query
This should fix compatibility with sqlite3.

B3P-261
2014-06-11 17:56:59 +02:00
Marc Alexander
a11bdf667f [ticket/261] Require phpBB functions.php in check_file_src_test
B3P-261
2014-06-11 16:31:23 +02:00
Marc Alexander
fbf101d0ff [ticket/261] Use correct branch for tests and use code and icc sniffer
B3P-261
2014-06-11 16:30:57 +02:00
Marc Alexander
2665a07237 Merge pull request #260 from board3/ticket/12483
Use new testing framework, weeeeh
2014-06-11 07:59:57 +02:00
Joas Schilling
e53d75bb6c Ignore SQLite3 errors for now 2014-06-10 23:47:59 +02:00
Joas Schilling
fe33179197 Use new testing framework, weeeeh 2014-06-10 23:33:51 +02:00
Marc Alexander
9ee1edcb8c Merge pull request #259 from marc1706/ticket/258
[ticket/258] U_ACTION should be B3P_U_ACTION for calendar events
2014-06-09 21:42:46 +02:00
Marc Alexander
6cb6cca7f8 [ticket/258] Slightly improve calendar code and update copyright
B3P-258
2014-06-09 21:26:41 +02:00
Marc Alexander
36963661d4 [ticket/258] U_ACTION should be B3P_U_ACTION for calendar events
B3P-258
2014-06-09 21:14:30 +02:00
Marc Alexander
8894e606b0 Merge pull request #257 from marc1706/ticket/239
[ticket/239] Disable uploading portal modules for now
2014-06-09 15:22:00 +02:00
Marc Alexander
923574566b [ticket/239] Do not test access to the upload module
B3P-239
2014-06-09 15:11:12 +02:00
Marc Alexander
9712518f2b [ticket/239] Disable uploading portal modules for now
B3P-239
2014-06-09 15:05:33 +02:00
Marc Alexander
275bd7c9c6 Merge pull request #254 from marc1706/ticket/251
[ticket/251] Fix display of date of users upcoming birthdays
2014-06-09 14:51:38 +02:00
Marc Alexander
50737c5cff [ticket/251] Fix display of date of users upcoming birthdays
B3P-251
2014-06-09 14:39:22 +02:00
Marc Alexander
442e67eabc Merge pull request #253 from marc1706/ticket/251
[ticket/251] Replace colons in HTML files with L_COLON
2014-06-09 13:58:29 +02:00
Marc Alexander
a14139cf9a [ticket/251] Replace colons in HTML files with L_COLON
B3P-251
2014-06-09 13:44:39 +02:00
Marc Alexander
244f283be7 Merge pull request #252 from marc1706/ticket/248
[ticket/248] Be less restrictive on date & time strings
2014-06-09 11:55:39 +02:00
Marc Alexander
6e67220fcc [ticket/248] Allow different types of timestrings for calendar events
B3P-248
2014-06-09 11:43:32 +02:00
Marc Alexander
66a1f20705 [ticket/248] Move unit tests to unit folder
B3P-248
2014-06-09 11:40:16 +02:00
Marc Alexander
e07af8de27 Merge pull request #250 from marc1706/ticket/249
[ticket/249] Fix codesniffer issues
2014-06-09 00:42:53 +02:00
Marc Alexander
eb256a647d [ticket/249] Fix codesniffer complaints in portal files
B3P-249
2014-06-09 00:32:38 +02:00
Marc Alexander
727980f7e0 [ticket/249] Always run functional tests
B3P-249
2014-06-09 00:14:02 +02:00
Marc Alexander
a2f728de3c [ticket/249] Add changes from phpBB files
B3P-249
2014-06-09 00:11:13 +02:00
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