Commit Graph

191 Commits

Author SHA1 Message Date
Marc Alexander
a74347eefc [feature/jquery_clock] Make jquery clock html5 valid
B3P-218
2013-03-03 17:54:16 +01:00
Marc Alexander
53186f7060 [feature/jquery_clock] Add jQuery-based clock to prosilver clock_side
The clock we currently use needs flash support. As newer browsers and
mobile devices are moving on from flash to HTML5 we should do the same and
replace our flash clock with a jQuery based clock.
It is using image sprites which means we only have to load 2 images. One
for the single digits and one for the double digit hours.
This is currently only added to prosilver and the obsolete settings in the
clock module still need to be removed.

B3P-218
2013-03-02 14:15:48 +01:00
Marc Alexander
76bd3af823 [fixup/theme] Fix theme paths and other related paths in module files
Due to the new extension system some paths to files are no longer correct
and need to be fixed. Additionally, an event listener that allows the
loading of portal.css has been added.

B3P-118
2013-02-27 18:18:14 +01:00
Marc Alexander
f948811044 [cleanup/tabs] Remove unnecessary tabbing in portal files 2013-01-04 16:51:43 +01:00
Marc Alexander
f203232c60 Fix incorrect space above calendar in IE9 2012-06-11 13:50:49 +02:00
Marc Alexander
2acdafd27b Fix incorrect space between blocks in IE9 2012-06-04 18:00:34 +02:00
Marc Alexander
2e95c0f6ee Fixing incorrect size of module box for oneliners 2012-02-26 01:01:36 +01:00
Marc Alexander
732098f461 Fix size of input boxes 2012-02-01 21:58:15 +01:00
Marc Alexander
394a3677c1 Fixed incorrect size of input box in link us module 2012-01-06 20:31:34 +01:00
Marc Alexander
5e8cdd6ba3 Merged small whois online block into whois online module 2012-01-04 16:13:56 +01:00
Marc Alexander
d9e56d730a Fix incorrect spacing in forumlist after commit 1350543537 2012-01-03 09:57:04 +01:00
Marc Alexander
c0e0191945 Allow duplicate inclusion of module if it's in a different column type
A module can now be added once in the side columns and once in
the center columns, if the module itself allows that
2012-01-02 20:41:24 +01:00
Marc Alexander
56a46ab094 Fixed RTL languages on prosilver 2011-11-26 00:19:01 +01:00
Marc Alexander
9ae3012689 Added a few rtl fixes 2011-07-31 18:19:57 +02:00
Marc Alexander
204af4c8be Jumpbox doesn't care if it is enabled in the ACP 2011-07-31 13:24:57 +02:00
Marc Alexander
b8aa3660c3 Fixed incorrect position of event desc in future events (prosilver) 2011-07-30 21:29:38 +02:00
Marc Alexander
1350543537 Added correct padding between headerbar and portal body 2011-07-29 20:47:14 +02:00
Marc Alexander
320c44b087 Fixed small cosmetic errors in prosilver 2011-07-29 20:39:46 +02:00
Marc Alexander
c2157b502d Centered clock in prosilver 2011-07-24 21:46:35 +02:00
Marc Alexander
4e6567c20a Removed number in latest bots title 2011-07-24 21:42:22 +02:00
Marc Alexander
9bb57606b3 Added "open links in new window" to main menu and links module
Added cache destroy when for portal_modules when installing portal
2011-05-11 14:09:33 +02:00
Marc Alexander
166465b8c2 Added feature to open external event links in a new window
Fixed latest bots block
Fixed missing whois_online legend
2011-04-25 17:54:21 +02:00
Marc Alexander
a3c23052bf Added check to prevent adding a module more than once
Few small bugfixes
2011-04-23 18:48:56 +02:00
Marc Alexander
337adc1bbf Made calendar block independent of other calendar block 2011-04-17 12:44:36 +02:00
Marc Alexander
c3c9d59267 Added missing HTML file for center block of attachments module 2011-04-02 19:02:24 +02:00
Marc Alexander
59a0ab6d90 Fixed missing CSS for li-tags of calendar 2011-04-02 11:05:10 +02:00
Marc Alexander
4cb8c9dbb1 Reworked parts of calendar block
Fixed missing CSS for li-tags of calendar
2011-04-01 01:19:01 +02:00
Marc Alexander
3d37f531a5 Fixed select for displaying events 2011-03-11 00:15:58 +01:00
Marc Alexander
208e5fd254 Added missing IF $S_BLOCK_ICON 2011-03-10 22:24:20 +01:00
Marc Alexander
d1e2780222 Add option to show registration link in login box 2011-03-08 20:32:07 +01:00
Marc Alexander
c4fb1213a7 Readonly Tag for Link-Us block 2011-03-07 22:19:11 +01:00
Marc Alexander
cda831af6a Deleted unneeded files 2011-03-04 20:32:09 +01:00
Marc Alexander
802afeb525 Modified file headers for git
Corrected wrong file headers
Adjusted version info in install.xml
2011-03-03 21:47:14 +01:00
Marc Alexander
93b0e8d3e8 Removed unneeded template variables 2011-02-09 16:32:34 +00:00
Marc Alexander
a28429dbc0 Merged proposed change by archivar with a little for the compact blocks and the recent block:
http://www.board3.de/viewtopic.php?f=2&t=2262&start=120#p26413
2011-02-09 13:36:02 +00:00
Kevin
770641a2a4 Fixed (custom) headline 2011-01-13 08:33:08 +00:00
Marc Alexander
f4a363e3d0 Added feature to change size of block icon in ACP 2011-01-12 18:00:37 +00:00
Marc Alexander
af2dcd728d Fixed incorrect display of custom titles on portal 2011-01-12 14:38:40 +00:00
Marc Alexander
7cf48db1ba Added jumpbox back -- should be fixed now 2011-01-11 23:09:14 +00:00
Marc Alexander
87b79cb8ea Added missing SVN props to links_side.html 2011-01-05 11:57:19 +00:00
Kevin
66e195afb1 Some small glitches in prosilver, I found during subsilver2 adaption. 2011-01-05 11:38:46 +00:00
Marc Alexander
d72f0f80f2 Added forumlist module 2011-01-05 11:28:13 +00:00
Marc Alexander
2f15bde4cc Enabled turning off left and right column in portal.php 2011-01-01 14:07:35 +00:00
Marc Alexander
b4ebd132f7 Added bugfix that prevents duplicate menu items when 2 or more blocks of the same module are added 2010-12-31 14:01:49 +00:00
Marc Alexander
9701614e89 Fixed incorrect template var 2010-12-31 11:51:16 +00:00
Marc Alexander
c3cd184b0c Translated even more module language files;
Removed unneeded language string in English language file of Main Menu; 
Updated language variable in HTML file of news block;
2010-12-02 15:30:29 +00:00
Marc Alexander
d8a95996ea Added custom block 2010-11-15 13:25:24 +00:00
Marc Alexander
df3b9d6db9 Fixed a bug where the user menu overwrites the link to the MCP with the link to the front page although a different link might be wanted, i.e. on different pages of the forum when using the Portalview MOD 2010-11-12 21:27:40 +00:00
Marc Alexander
0f93ff74de Modified the names of the variables that are assigned in the statistics block in order to prevent overwriting already existing ones when using the Portalview MOD 2010-11-12 21:10:54 +00:00
Marc Alexander
bd81d0163c Added Who is online? Block 2010-11-06 14:10:33 +00:00