Commit Graph

1469 Commits

Author SHA1 Message Date
Marc Alexander
f6a5de7062 Merge pull request #391 from BianCionaa/patch-7
Create portal_calendar_module.php
2014-11-08 06:54:08 +01:00
Marc Alexander
0d27ba0f84 Add missing less than sign to beginning of file 2014-11-08 06:52:58 +01:00
Marc Alexander
7298b58399 Merge pull request #390 from BianCionaa/patch-6
Create portal_birthday_list_module.php
2014-11-08 06:52:27 +01:00
Marc Alexander
1099a2cd2f Merge pull request #389 from BianCionaa/patch-5
Create portal_attachments_module.php
2014-11-08 06:50:59 +01:00
Marc Alexander
6032016631 Merge pull request #388 from BianCionaa/patch-4
Create portal_announcements_module.php
2014-11-08 06:50:41 +01:00
Marc Alexander
c87709a741 Merge pull request #387 from BianCionaa/patch-3
Create portal_acp.php
2014-11-08 06:50:31 +01:00
Marc Alexander
dacb445b51 Merge pull request #386 from BianCionaa/patch-2
Create portal.php
2014-11-08 06:50:24 +01:00
Marc Alexander
e902fc2090 Merge pull request #385 from BianCionaa/patch-1
Create info_acp_portal.php
2014-11-08 06:50:15 +01:00
BianCionaa
0aa26d9e3f Create portal_calendar_module.php 2014-11-07 23:13:08 +01:00
BianCionaa
cf23e694a3 Create portal_birthday_list_module.php 2014-11-07 23:12:42 +01:00
BianCionaa
cddf5d2922 Create portal_attachments_module.php 2014-11-07 23:12:14 +01:00
BianCionaa
758ae3c414 Create portal_announcements_module.php 2014-11-07 23:11:43 +01:00
BianCionaa
f737eded48 Create portal_acp.php 2014-11-07 23:09:30 +01:00
BianCionaa
351ab0494e Create portal.php 2014-11-07 23:08:09 +01:00
BianCionaa
fbe9915c15 Create info_acp_portal.php
Dutch translation
2014-11-07 23:05:05 +01:00
Marc Alexander
d7fa0ae6aa Merge pull request #384 from marc1706/ticket/243
[ticket/243] Improve portal responsiveness
2014-11-02 16:02:41 +01:00
Marc Alexander
c80c412563 [ticket/243] Pass module_classname in confirm_box
B3P-243
2014-11-02 15:48:32 +01:00
Marc Alexander
14d39ae961 [ticket/243] Fix responsive layout of portal
B3P-243
2014-11-02 15:35:13 +01:00
Marc Alexander
1c47512066 [ticket/243] Fix paths to javascript files
B3P-243
2014-11-02 15:34:47 +01:00
Marc Alexander
05777c0812 [ticket/243] Remove msie check as it's not supported anymore and fix call
B3P-243
2014-11-02 15:34:24 +01:00
Marc Alexander
2d40c6060a [ticket/243] Move js files to assets folder and add getscrollbarwidth
B3P-243
2014-11-02 15:29:52 +01:00
Marc Alexander
5fbe4f5d5f Merge pull request #383 from marc1706/ticket/382
[ticket/382] Fix inheritdoc and functions_upload docblock
2014-10-31 08:07:46 +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
e39eefded5 Merge pull request #381 from marc1706/ticket/369
[ticket/369] Remove config variables starting with board3_portal_ on install
2014-10-31 07:00:53 +01:00
Marc Alexander
41f6d77b7f [ticket/369] Remove config variables starting with board3_portal_ on install
B3P-369
2014-10-31 06:44:50 +01:00
Marc Alexander
9a60ff9306 Merge pull request #380 from marc1706/ticket/378
[ticket/378] Hide portal link if it's disabled
2014-09-25 11:32:16 +02:00
Marc Alexander
e9c8ffe28f [ticket/378] Add functional test and correct check in listener
B3P-378
2014-09-24 23:59:08 +02:00
Marc Alexander
2eaefd0b6a Merge pull request #379 from marc1706/ticket/377
[ticket/377] Align portal columns right-to-left in rtl languages
2014-09-24 22:46:14 +02:00
Marc Alexander
b739cce3eb [ticket/378] Hide portal link if it's disabled
B3P-378
2014-09-24 19:51:08 +02:00
Marc Alexander
1afb392199 [ticket/377] Align portal columns right-to-left in rtl languages
With the old table layout, the left columns always displayed on the right
in rtl languages and vice-versa for the left right column. This should be
changed back in the tableless layout.

B3P-377
2014-09-21 19:39:20 +02:00
Marc Alexander
c2bb81dbd6 Merge pull request #376 from marc1706/ticket/351
[ticket/351] Use version_helper and json version file for version check
2014-09-20 01:52:07 +02:00
Marc Alexander
1a761b75e8 Merge pull request #375 from marc1706/ticket/368
[ticket/368] Correctly display clock in rtl languages
2014-09-20 01:40:35 +02:00
Marc Alexander
4e1bce320e [ticket/351] Use version_helper and json version file for version check
B3P-351
2014-09-20 01:39:23 +02:00
Marc Alexander
436a2d7255 [ticket/368] Correctly display clock in rtl languages
B3P-368
2014-09-20 00:26:22 +02:00
Marc Alexander
d9ea2e4dda Merge pull request #374 from marc1706/ticket/365
[ticket/365] Fix alignment in rtl languages
2014-09-19 00:14:19 +02:00
Marc Alexander
da83856c00 [ticket/365] Fix tests due to controller helper changes
B3P-365
2014-09-18 23:39:04 +02:00
Marc Alexander
7107660669 [ticket/365] Fix alignment in rtl languages
B3P-365
2014-09-18 22:57:09 +02:00
Marc Alexander
099a089145 Merge pull request #373 from marc1706/ticket/365
[ticket/365] Remove inline css from random member module
2014-09-16 01:23:09 +02:00
Marc Alexander
d6815f7468 [ticket/365] Enable poll side module again
B3P-365
2014-09-16 01:07:07 +02:00
Marc Alexander
1aa5cffac6 [ticket/365] Remove inline css from poll side and fix poll side layout
B3P-365
2014-09-16 01:06:18 +02:00
Marc Alexander
3f1a4ed2f1 [ticket/365] Remove inline CSS from poll center where possible
B3P-365
2014-09-16 00:47:18 +02:00
Marc Alexander
08a10d7866 [ticket/365] Remove inline CSS from calendar module
B3P-365
2014-09-16 00:35:34 +02:00