Marc Alexander
|
5ae08f7604
|
[ticket/203] Future all day events are always displayed as current
|
2012-06-05 22:24:29 +02:00 |
|
Marc Alexander
|
0d6b235b87
|
Fix error if server-side topic marking is disabled
|
2012-05-24 20:30:23 +02:00 |
|
Marc Alexander
|
7fe2d484ab
|
Fix incorrect config_name in portal_recent.php
|
2012-05-15 00:19:02 +02:00 |
|
Marc Alexander
|
9f835088da
|
Fix previous commit for calendar
|
2012-04-30 20:02:17 +02:00 |
|
Marc Alexander
|
d7dc9cfb04
|
Fixed incorrect handling of months by strtotime
|
2012-04-30 18:23:50 +02:00 |
|
Marc Alexander
|
7eca7c6b58
|
Add rel="nofollow" to calendar navigation
|
2012-04-20 13:08:44 +02:00 |
|
Marc Alexander
|
f97fad470a
|
Redirect to portal.php when detecting incorrect announcement parameter
|
2012-04-12 20:01:50 +02:00 |
|
Marc Alexander
|
a7bb3b3226
|
Add missing edit to portal_attachments.php after c0e0191945
|
2012-04-07 17:53:03 +02:00 |
|
Marc Alexander
|
2c0838b2c3
|
Fixed exceeding of max execution time when using trim message tool
|
2012-04-03 11:03:07 +02:00 |
|
Marc Alexander
|
4917e8ca3c
|
Make sure we don't try to copy folders
|
2012-02-26 13:19:14 +01:00 |
|
Marc Alexander
|
9850484fa3
|
Add missing class references
|
2012-02-01 21:43:18 +01:00 |
|
Marc Alexander
|
9fa1778225
|
Fixed missing module_status in board3_basic_install()
|
2012-01-04 16:23: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
|
0cf220a31c
|
Disabled poll module for the side columns
|
2012-01-03 23:50: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
|
92e1a4ca8c
|
Reverted changes to trim_message tool
htmlspecialchars_decode() gets applied in function get_sub_taged_string() now
|
2012-01-02 12:42:12 +01:00 |
|
Marc Alexander
|
5339a8854d
|
Fixed incorrect ordering of users in leaders module
|
2012-01-01 18:10:28 +01:00 |
|
Marc Alexander
|
96391cf873
|
Moved trim_message tool to includes folder
Suggested by nickvergessen
Added htmlspecialchars_decode for $message
|
2012-01-01 13:46:04 +01:00 |
|
Marc Alexander
|
4cb5081b53
|
Unread topics do not get displayed
|
2011-08-05 22:15:15 +02:00 |
|
Marc Alexander
|
8ee238ec65
|
Added missing permission check for calendar events
|
2011-07-30 21:22:09 +02:00 |
|
Marc Alexander
|
4e6567c20a
|
Removed number in latest bots title
|
2011-07-24 21:42:22 +02:00 |
|
Marc Alexander
|
639ee3539b
|
Fixed incorrect timezone handling of events
|
2011-07-24 21:33:12 +02:00 |
|
Marc Alexander
|
ca25262e38
|
Fixed incorrect handling of utf8 characters in custom blocks
|
2011-07-09 16:18:41 +02:00 |
|
Marc Alexander
|
1f60e3daad
|
Do not install random members block by default
|
2011-05-16 23:40:24 +02:00 |
|
Marc Alexander
|
e52d009593
|
Updated files for first Beta release
Fixed a few small bugs
|
2011-05-13 00:01:23 +02:00 |
|
Marc Alexander
|
f6db836926
|
Merged nickvergessen's phpbb3-tools-trim-message replacing old
get_sub_taged_string function
|
2011-05-11 14:26:27 +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
|
8946ead961
|
Removed useless unlink()
Added missing delete for old data when converting & missing vars
Added missing language variables to English language files
|
2011-05-10 22:15:47 +02:00 |
|
Marc Alexander
|
8c0f6c1bfc
|
A few small fixes to upload funtion
Added link arrows to subsilver2 (by Archivar)
|
2011-05-05 18:16:46 +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
|
5efe1d6b7c
|
Replace chmod with phpbb_chmod in uploader where needed
Fixed missing update of subsilver2 stylechanger_side.html
|
2011-04-25 00:48:13 +02:00 |
|
Marc Alexander
|
7b8d5f0cb6
|
Added adm folder to allowed upload folders
|
2011-04-24 21:49:07 +02:00 |
|
Marc Alexander
|
e223d2ce63
|
Added feature to hide portal name on acp configuration page for
all modules (was only for latest bots module)
|
2011-04-24 12:26:41 +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
|
ff8f71fc60
|
Modified class files for PHP5
|
2011-04-23 18:09:23 +02:00 |
|
Marc Alexander
|
02233a88c4
|
Merge remote-tracking branch 'marc1706/master'
|
2011-04-18 19:59:49 +02:00 |
|
Marc Alexander
|
337adc1bbf
|
Made calendar block independent of other calendar block
|
2011-04-17 12:44:36 +02:00 |
|
Marc Alexander
|
a0395966c8
|
Continued reworking the upload module
this time I actually uploaded the correct files
|
2011-04-17 01:43:08 +02:00 |
|
Marc Alexander
|
0efc2493f1
|
Replace upload files with the actual files
|
2011-04-10 00:43:42 +02:00 |
|
Marc Alexander
|
7f16a3f2ac
|
Rewrote basic uploader for module zips
|
2011-04-09 22:31:11 +02:00 |
|
Marc Alexander
|
b17a77d152
|
Remove php closing tag
|
2011-04-07 13:14:48 +02:00 |
|
Marc Alexander
|
391bbdee5c
|
Moved constants into module files
|
2011-04-05 09:45:44 +02:00 |
|
Marc Alexander
|
bbc9bb3043
|
Corrected language var for module image as suggested by archivar
Changed trigger_error() error_type to E_USER_WARNING
|
2011-04-03 19:20:41 +02:00 |
|
Marc Alexander
|
a18a0166e6
|
Added possibility to add forumlist to top and bottom column
Fixed small typo
|
2011-04-03 15:59:59 +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
|
ffeb0a39f3
|
Fixed incorrect handling of links
|
2011-04-02 11:20:25 +02:00 |
|
Marc Alexander
|
dc5c9aacf0
|
Fixed timezone handling in calendar
|
2011-04-02 10:57:03 +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
|
9db0baf400
|
Add feature to disable modules without having to remove them
|
2011-03-11 14:00:32 +01:00 |
|
Marc Alexander
|
3d37f531a5
|
Fixed select for displaying events
|
2011-03-11 00:15:58 +01:00 |
|