36 Commits

Author SHA1 Message Date
Marc Alexander
9ccf4b81e9 Improve module icons and update language for icons 2023-02-20 20:51:58 +01:00
Marc Alexander
68cf9864c6 Add support for module icons in center column 2023-02-13 20:49:53 +01:00
Marc Alexander
46a9e89db2 Update modules code with small fixes and improvements 2023-02-13 20:24:54 +01:00
Marc Alexander
68b243f4ff Update copyright blocks 2023-02-07 20:36:48 +01:00
Marc Alexander
ed54e3ef0c [ticket/715] Resolve issues with portal and tests on PHP 8.0
B3P-715
2021-09-04 11:09:52 +02:00
Marc Alexander
a991cb1359 [ticket/644] Reduce caching time on portal page
B3P-644
2015-08-04 14:48:31 +02:00
Marc Alexander
522b4d3087 [ticket/558] Fix coding guidelines infractions
B3P-558
2015-06-03 13:59:26 +02:00
Marc Alexander
9c90d2834b [ticket/553] Fix code sniffer complaints
B3P-553
2015-06-01 22:40:14 +02:00
Marc Alexander
1e405e9d91 [ticket/494] Cache more queries on portal page
B3P-494
2015-03-03 15:25:22 +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
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
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
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
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
5f55b9026b [ticket/420] Correctly exclude forums user has no access to
B3P-420
2014-11-23 15:34:48 +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
361c0d9729 [ticket/382] Remove unused code and fix logic issue
B3P-382
2014-10-31 07:25:04 +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
ff26914f72 [ticket/346] Use $config->set() instead of set_config()
B3P-346
2014-08-23 22:27:02 +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
e57d1f411a [ticket/305] Use fetch posts service in news and announcements modules
B3P-305
2014-07-13 10:25:47 +02:00
Marc Alexander
40f630a55d [ticket/291] Add modules_helper and use for permission checks
B3P-291
2014-07-07 15:16:29 +02:00
Marc Alexander
4390d9cf62 [ticket/289] Add a few more minor scrutinizer fixes
B3P-289
2014-07-07 00:00:20 +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
045efb6df2 [ticket/241] Correctly call on_page() for announcements
B3P-241
2014-04-12 16:00:01 +02:00
Marc Alexander
c873fd768c [ticket/208] Fix paths after moving includes files
B3P-208
2014-02-04 00:14:59 +01:00
Marc Alexander
ecdaf2acdb [responsive/portal] Add new pagination to announcements module 2013-12-29 00:10:52 +01:00
Marc Alexander
f164d2e901 [responsive/portal] Use correct folder img in announcements 2013-12-02 14:12:42 +01:00
Marc Alexander
591e232650 [use/request_class] Use request class in announcements module 2013-11-26 14:07:36 +01:00
Marc Alexander
aceb686d70 [fix/license] Fix license info in PHP files 2013-11-19 00:11:32 +01:00
Marc Alexander
e26c88e963 [feature/module_services] Fix minor issues in changed files 2013-11-14 17:17:39 +01:00
Marc Alexander
f852f166f7 [feature/module_services] Make announcements module a service 2013-11-14 14:02:02 +01:00