Commit Graph

114 Commits

Author SHA1 Message Date
Marc Alexander
8fb01f997d [ticket/365] Add missing removal of inline css in edited files
B3P-365
2014-09-07 15:03:17 +02:00
Marc Alexander
d7343e2b3d [ticket/365] Use css classes in attachments module
B3P-365
2014-09-07 14:53:01 +02:00
Marc Alexander
7fc27b3483 [ticket/365] Move CSS of lines related to portal users icons to portal.css
B3P-365
2014-09-07 00:35:37 +02:00
Marc Alexander
8258d70f07 [ticket/365] Move inline CSS rules of portal user icon to portal.css
B3P-365
2014-09-06 23:45:04 +02:00
Marc Alexander
c919f92446 [ticket/354] Hide portal link if U_PORTAL is not set
B3P-354
2014-08-26 22:03:18 +02:00
Marc Alexander
fc6b1ef5b0 [ticket/358] Remove T_EXT_THEME_PATH from overal_header_head_append
Also, the responsive CSS file for the portal has been renamed to
portal_responsive.css in order to prevent conflicts with other extensions.

B3P-358
2014-08-26 13:44:50 +02:00
Marc Alexander
c7fa3e3bdd [ticket/358] Remove uses of T_EXT_THEME_PATH in subsilver
B3P-358
2014-08-25 23:38:47 +02:00
Marc Alexander
b6e39159b7 [ticket/358] Remove uses of T_EXT_THEME_PATH in prosilver files
B3P-358
2014-08-25 23:20:48 +02:00
Marc Alexander
5c35cb9cf8 [ticket/358] Remove use of T_EXT_THEME_PATH in attachments side
Additionally, we'll now also test that the portal doesn't show errors
while using subsilver.

B3P-358
2014-08-25 22:49:13 +02:00
Marc Alexander
58b1d818d4 [ticket/338] Make sure list style of modules is set to none
B3P-338
2014-08-23 21:43:11 +02:00
Marc Alexander
5eceecf442 [ticket/331] Removed board3 portal clock 2014-08-17 15:45:19 +02:00
Marc Alexander
61584baed7 [ticket/331] Rename jquery easing plugin 2014-08-17 15:44:28 +02:00
Marc Alexander
83da7e0f23 [ticket/329] Remove span surrounding pagination 2014-08-05 22:30:44 +02:00
Marc Alexander
4e3ff66f2d [ticket/232] Improve sizing of portal columns and modules 2014-07-30 13:49:02 +02:00
Marc Alexander
dfcb429278 [ŧicket/322] Fix margins if left/right column is disabled 2014-07-30 12:01:36 +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
8567a5c931 [ticket/207] Add links to portal in header and footer
Also added tests for listener.
2014-07-27 22:03:52 +02:00
Marc Alexander
b98a67287c [ticket/317] Use correct block name in END statement 2014-07-27 19:42:09 +02:00
Marc Alexander
e43cb08db6 [ticket/308] Fix pagination in compact announcements module
B3P-308
2014-07-16 09:41:27 +02:00
Marc Alexander
ca59efa379 [ticket/242] Remove portal-corners from html and css files
B3P-242
2014-07-14 23:53:23 +02:00
Marc Alexander
2542c5ef30 [ticket/242] Remove rounded corners from portal html files
B3P-242
2014-07-14 23:44:27 +02:00
Marc Alexander
5d441c68b6 [ticket/283] Use newer pagination style in prosilver & support subsilver2
B3P-283
2014-07-06 21:53:49 +02:00
Marc Alexander
03509a3195 Merge pull request #268 from marc1706/ticket/265
[ticket/265] Remove execute flag from files that don't need it
2014-06-27 12:01:47 +02:00
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
dac82f5c47 Revert "[ticket/265] Use 644 permissions for files"
This reverts commit d6395878bc.
2014-06-26 12:50:51 +02:00
Marc Alexander
d6395878bc [ticket/265] Use 644 permissions for files
B3P-265
2014-06-26 12:28:17 +02:00
Marc Alexander
a5affe3ab1 [ticket/263] Strip ICC profiles from images
B3P-263
2014-06-11 19:13:11 +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
a14139cf9a [ticket/251] Replace colons in HTML files with L_COLON
B3P-251
2014-06-09 13:44:39 +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
e255e2f4fc [ticket/218] Add missing fix for IE8 in subsilver2
B3P-218
2014-03-17 18:03:33 +01:00
Marc Alexander
3e06ac9fe2 [ticket/218] Make sure clock doesn't cause trembling blocks in left column
B3P-218
2014-03-17 16:16:18 +01:00
Marc Alexander
e7c32ec1f0 [ticket/218] Apply changes to prosilver portal_clock.js to subsilver2
B3P-218
2014-02-20 10:58:33 +01:00
Marc Alexander
e178f9c40f [ticket/218] Correctly animate clock in IE8
This should make sure that the correct background positions are used for
animating the clock in IE8.

B3P-218
2014-02-20 10:56:18 +01:00
Marc Alexander
43baccd837 [ticket/218] Fix undefined background-position in IE 8/9
This will only take care of the errors that show in IE 8/9. The clock
still doesn't properly show in at least IE8.

B3P-218
2014-02-19 01:07:52 +01:00
Marc Alexander
3dc7e79cfd [responsive/portal] Make compact announcements module block responsive 2013-12-02 14:13:11 +01:00
Marc Alexander
e4ae9cf436 [responsive/portal] Fix incorrect margins in center column 2013-12-02 14:12:15 +01:00
Marc Alexander
8c031b6c0d [responsive/portal] Remove duplicate ID 2013-12-02 13:45:05 +01:00
Marc Alexander
80da7081f9 [responsive/portal] Use INCLUDECSS to include portal.css 2013-12-02 13:41:59 +01:00
Marc Alexander
ac91c09778 [responsive/portal] Make new tableless layout more or less responsive
Right column is moved down below other columns if width is not sufficient.
2013-12-01 22:56:46 +01:00
Marc Alexander
161cc6c209 [responsive/portal] Get rid of <table> in portal_body.html 2013-12-01 22:56:18 +01:00
Marc Alexander
48f6d9b8e1 [responsive/portal] Fix validation issues in donation center 2013-12-01 22:54:57 +01:00
Marc Alexander
963c5d60b8 [responsive/portal] Use CSS classes for portal-clock
This will get rid of some inline CSS and enable multiple clocks on the portal.
Multiple clocks don't necessarily make sense though.
2013-12-01 22:38:43 +01:00
Marc Alexander
19a9630b2b [responsive/portal] Center clock in module block 2013-12-01 22:10:19 +01:00
Marc Alexander
f52d111d48 [responsive/portal] Make donations module responsive 2013-11-28 11:48:49 +01:00
Marc Alexander
51e6bc742f [responsive/portal] Make forumlist responsive 2013-11-28 11:41:37 +01:00
Marc Alexander
a9d3d84b36 [responsive/portal] Make recent module responsive 2013-11-28 03:22:43 +01:00