Commit Graph

133 Commits

Author SHA1 Message Date
Marc Alexander
6835979dbf [ticket/514] Use preg_replace_callback in main_menu
B3P-514
2015-03-20 17:49:29 +01:00
Marc Alexander
22e48beb8f [ticket/504] Order who is online based on phpBB ACP setting
B3P-504
2015-03-15 09:00:20 +01:00
Marc Alexander
2d5a14db22 [ticket/498] Add nofollow for calendar and add roles for elements
B3P-498
2015-03-05 10:59:57 +01:00
Marc Alexander
1e405e9d91 [ticket/494] Cache more queries on portal page
B3P-494
2015-03-03 15:25:22 +01:00
Marc Alexander
b68bb7f4a6 [ticket/481] Remove unneeded assignment of S_SEARCH_ACTION in search
B3P-481
2015-02-26 17:55:34 +01:00
Marc Alexander
7b9380360c Merge pull request #476 from marc1706/ticket/475
[ticket/475] Show "No announcements" if no announcements present
2015-02-15 10:31:47 +01:00
Marc Alexander
d16acc444b [ticket/475] Show "No announcements" if no announcements present
B3P-475
2015-02-15 01:09:57 +01:00
Marc Alexander
76c5f62cbd [ticket/473] Correctly create news on read all page
B3P-473
2015-02-15 01:01:58 +01:00
Marc Alexander
ce42fb4fb8 [ticket/471] Do not shorten text if limit is at 0
Also, text will no longer be shortened if the modules is using the compact
style.

B3P-471
2015-02-12 23:03:33 +01:00
Marc Alexander
44fae8c7cb [ticket/452] Correctly select groups selected for displayal in legend
B3P-452
2015-02-01 01:12:59 +01:00
Marc Alexander
b2b8c9a948 [ticket/418] Correctly assign pagination in compact news and announcements
The repsonsiveness of those two blocks has also been improved.

B3P-418
2015-01-24 16:58:07 +01:00
Marc Alexander
5a29469d5f Merge pull request #433 from marc1706/ticket/432
[ticket/432] Improve worst rated functions and methods
2015-01-18 20:19:39 +01:00
Marc Alexander
3d185026f0 [ticket/439] Remove default.php
B3P-439
2015-01-18 16:57:07 +01:00
Marc Alexander
b4999f2c38 [ticket/436] Correctly generate links for poll module
B3P-436
2015-01-18 15:11:54 +01:00
Marc Alexander
2640fea635 [ticket/436] Generate routes with modules_helper and remove use of app.php
Modules should generate routes with the modules helper instead of directly
creating links to app.php.

B3P-436
2015-01-04 16:09:43 +01:00
Marc Alexander
c08f728fe4 [ticket/436] Use controller helper for generating URLs in announcements
B3P-436
2015-01-04 15:40:42 +01:00
Marc Alexander
bca1b3b639 [ticket/432] Improve code documentation in statistics module
B3P-432
2014-12-02 23:27:40 +01:00
Marc Alexander
6d050de576 [ticket/432] Reduce complexity of statistics get_template_side()
B3P-432
2014-12-02 23:19:37 +01:00
Marc Alexander
d1b327ed47 [ticket/416] Remove useless assignment of pagination
B3P-416
2014-12-02 18:04:42 +01:00
Marc Alexander
7dabf61f6b [ticket/416] Only allow adding module more than once on proper modules
B3P-416
2014-12-02 17:50:23 +01:00
Marc Alexander
1544d85369 [ticket/416] Allow adding announcements module more than once
B3P-416
2014-12-01 21:51:55 +01:00
Marc Alexander
15fbf01a29 [ticket/416] Allow multiple inclusions of main menu
B3P-416
2014-12-01 21:03:34 +01:00
Marc Alexander
b5e317ad06 [ticket/416] Allow adding links module more than once
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander
e2497fbe7f [ticket/416] Modify news module to allow more than one news module
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander
420d389c27 [ticket/334] Allow specifying flash clock instead of using the standard clock
B3P-334
2014-11-26 14:53:29 +01:00
Marc Alexander
5f55b9026b [ticket/420] Correctly exclude forums user has no access to
B3P-420
2014-11-23 15:34:48 +01:00
Marc Alexander
8628755c07 [ticket/414] Add possibility to specify different vendor for module language
B3P-414
2014-11-08 07:07:29 +01:00
Marc Alexander
29ebc6230b [ticket/382] Check if pagination is not empty
B3P-382
2014-10-31 07:55:29 +01:00
Marc Alexander
5f04c9a2bb [ticket/382] Code clean up in modules
B3P-382
2014-10-31 07:49:46 +01:00
Marc Alexander
a4336cfff2 [ticket/382] Clean up in module base
B3P-382
2014-10-31 07:41:06 +01:00
Marc Alexander
b402df024d [ticket/382] More code clean up
B3P-382
2014-10-31 07:41:01 +01:00
Marc Alexander
7e6ba60948 [ticket/382] Clean up custom module
B3P-382
2014-10-31 07:33:20 +01:00
Marc Alexander
51e94518f4 [ticket/382] Clean up calendar module
B3P-382
2014-10-31 07:31:37 +01:00
Marc Alexander
361c0d9729 [ticket/382] Remove unused code and fix logic issue
B3P-382
2014-10-31 07:25:04 +01:00
Marc Alexander
2c951d8c4b [ticket/382] Correctly specfiy return types of get_template methods
B3P-382
2014-10-31 07:13:16 +01:00
Marc Alexander
aa6e53812b [ticket/382] Fix inheritdoc and functions_upload docblock
B3P-382
2014-10-31 07:08:57 +01:00
Marc Alexander
d6815f7468 [ticket/365] Enable poll side module again
B3P-365
2014-09-16 01:07:07 +02:00
Marc Alexander
52c668eba1 [ticket/349] Pass link_id to form when submitting edited link
B3P-349
2014-08-24 23:19:35 +02:00
Marc Alexander
c3366f746a [ticket/347] Rename services and controllers to be prefix with vendor & ext
B3P-347
2014-08-24 01:16:09 +02:00
Marc Alexander
f0f8b85280 [ticket/346] Use phpbb_get_avtar() instead of deprecated function
B3P-346
2014-08-24 00:04:17 +02:00
Marc Alexander
3f87caf3f3 [ticket/346] Use phpBB log class instead of add_log()
B3P-346
2014-08-23 23:50:32 +02:00
Marc Alexander
ff26914f72 [ticket/346] Use $config->set() instead of set_config()
B3P-346
2014-08-23 22:27:02 +02:00
Marc Alexander
5a285050a7 [ticket/339] Remove add_log call from welcome module acp settings
B3P-339
2014-08-23 21:48:00 +02:00
Marc Alexander
39a14ea788 [ticket/314] Fix function and method comments 2014-08-17 22:36:45 +02:00
Marc Alexander
a031bd611e [ticket/331] Remove EPV errors in code 2014-08-17 16:01:53 +02:00
Marc Alexander
4b099019e0 [ticket/207] Use different template var for redirect and fix portal link 2014-07-28 16:27:52 +02:00
Marc Alexander
d41bd0eab9 [ticket/289] Move store_selected_forums to modules_helper 2014-07-24 19:18:25 +02:00
Marc Alexander
2c279b71df [ticket/289] Use generate_forum_select() in all modules 2014-07-24 18:04:05 +02:00
Marc Alexander
483c621fac [ticket/289] Remove unneeded assignment 2014-07-24 17:52:34 +02:00
Marc Alexander
7f887b872c [ticket/289] Add method for generating forum select boxes 2014-07-24 17:42:51 +02:00