Commit Graph

64 Commits

Author SHA1 Message Date
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 ced68fc73b [ticket/416] Fix news modules variables for independent news modules
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander 7e7b593660 [ticket/361] Update copyright info in portal files
B3P-361
2014-11-26 15:24:09 +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 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 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 7107660669 [ticket/365] Fix alignment in rtl languages
B3P-365
2014-09-18 22:57:09 +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
Marc Alexander 4b3b1d2a1c [ticket/365] Remove inline css from donations center
B3P-365
2014-09-16 00:13:01 +02:00
Marc Alexander 3d9ec1a134 [ticket/365] Remove inline css from recent center module
B3P-365
2014-09-15 23:08:40 +02:00
Marc Alexander 1301541e03 [ticket/365] Remove inline css from random member module
B3P-365
2014-09-13 18:26:45 +02:00
Marc Alexander 0d27f01ec4 [ticket/365] Unify announcements and news module and remove inline css
B3P-365
2014-09-11 00:20:01 +02:00
Marc Alexander b0830f2eae [ticket/365] Remove inline css in announcements_center_compact
B3P-365
2014-09-10 18:41:55 +02:00
Marc Alexander 75ae957684 [ticket/365] Remove inline css from announcements_center module
B3P-365
2014-09-10 18:31:29 +02:00
Marc Alexander e0c404a059 [ticket/365] Remove inline css from announcements center
B3P-365
2014-09-10 18:23:19 +02:00
Marc Alexander 04e9b20871 [ticket/365] Remove inline css from user menu
B3P-365
2014-09-10 18:12:18 +02:00
Marc Alexander 46a7f142cd [ticket/365] Use portal.css instead of inline css in donations module
B3P-365
2014-09-10 18:03:31 +02:00
Marc Alexander cd1f77a48a [ticket/365] Move inline CSS of whois online to portal.css
B3P-365
2014-09-09 20:25:55 +02:00
Marc Alexander 47e178b564 [ticket/365] Remove more inline CSS from prosilver files
B3P-365
2014-09-08 17:23:37 +02:00
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 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 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 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 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 ac11640938 [ticket/232] Use class for clear both <br>
B3P-232
2014-04-06 21:26:24 +02: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 161cc6c209 [responsive/portal] Get rid of <table> in portal_body.html 2013-12-01 22:56:18 +01:00