Commit Graph
100 Commits
Author SHA1 Message Date
Kevin 8a78202604 Czech is ready for V0.3.0 (and is named cs and not cz ;) 2008-04-29 11:43:32 +00:00
Kevin e8c269fafe Adding version numbers (and file names) to the templates. Makes it easier for debugging / support. 2008-04-29 07:23:22 +00:00
Kevin f4cfb2c31e Test (version IDs for templates) 2008-04-29 06:37:25 +00:00
Kevin f48552a91f Turkish is ready for 0.3.0 2008-04-28 20:15:49 +00:00
Kevin ad06e04449 Now Norwegian should be ready for 0.3.0 ;) 2008-04-28 15:27:53 +00:00
Kevin bd7faf113f Norwegian is ready for V0.3.0 2008-04-28 09:25:24 +00:00
Kevin 09a3c227f6 Unreported: display "no attachments" when no attachments are present. 2008-04-27 16:32:48 +00:00
Kevin 239c4efb55 Archive system: have to change this back, due to "not Valid XHTML 1.0 Strict" 2008-04-27 12:38:46 +00:00
Kevin 51729050fb Norwegian is ready for V0.3.0 - thanks to delta221! 2008-04-27 12:20:11 +00:00
Kevin 6f82648363 Report#85: Opera Bug in recent topics 2008-04-26 20:02:14 +00:00
Kevin e6f91ef686 Preparing next version... 2008-04-26 19:38:40 +00:00
Kevin d8c9a22011 New link block: German translation + seems that some things has been forgotten (i ran into several errors in the ACP, fixed it) 2008-04-26 16:01:14 +00:00
Kevin f946690f06 Chris and me don't wanna scroll 2008-04-25 21:39:57 +00:00
Kevin 90ed403276 Archive in the Box in compact view too + style fix 2008-04-25 15:25:16 +00:00
Kevin 373e52ae39 "No news" bug + cleaned up the code a bit 2008-04-25 09:16:31 +00:00
Kevin b595489424 Style: i want the archive page tabs to be in the box. 2008-04-24 12:33:47 +00:00
Kevin 69fe38fd45 Update for the install instructions (first preparation for the new release) 2008-04-24 08:18:32 +00:00
Kevin b7289e34cf Unreported: Style fix, missing S_NO_TOPICS switch in templates 2008-04-24 06:49:55 +00:00
Kevin 4e4358fdee Unreported: "change_style.php on line 60: Undefined variable: data" if poll is disabled. 2008-04-24 06:30:40 +00:00
Kevin 2cb44678f6 Unreported: we don't need no $type == 'announcements' here. ;) 2008-04-23 14:37:20 +00:00
Kevin e433c2f392 Report#35,82,84:Mouseover in compact view (news), archive news system, pagnition for news / announcements - as well as a switch to choose if the newest or the first post (link in compact view) should be shown, configurable in ACP 2008-04-23 09:54:06 +00:00
Kevin c6028d36a8 Adding Czech translation 2008-04-22 09:46:21 +00:00
Kevin c0de6dc27f Report#72: Full MSSQL support - added DB switches to these blocks, with the MSSQL fixes provided by Mesmeric in this thread: http://www.board3.de/viewtopic.php?f=10&t=275
Also added a Postgres switch to the random_member.php to avoid bugs with this DB type ( ORDER BY RANDOM() ).
Have to be tested by a MSSQL user.
2008-04-22 09:10:37 +00:00
Kevin 98cca7068c Testing Forum: small typo in German language http://www.board3.de/viewtopic.php?f=14&t=401 2008-04-22 07:15:04 +00:00
Kevin de60176230 Testing Forum: Bug in Rev. 175 missing Username http://www.board3.de/viewtopic.php?f=14&t=450 2008-04-22 07:06:59 +00:00
Kevin 7bd09f6c52 Unreported: SQL Error for guests, displaying global announcements (Unknown column 't.forum_id' in 'where clause' - SELECT forum_id FROM phpbb_forums WHERE forum_type = 1 AND (t.forum_id = 0 OR (t.forum_id <> 3)) ORDER BY forum_id LIMIT 1), need to get the TOPICS_TABLE into the check too 2008-04-21 10:55:20 +00:00
Kevin 68cea4af30 Unreported: $phpbb_root_path not set and kicking unneeded $phpEx check out, thanks to Dave for pointing this out! http://www.phpbb.de/viewtopic.php?p=983217#983217 2008-04-20 21:28:59 +00:00
Kevin d7fe5a2b97 Unreported: Fix for the function get_sub_taged_string - now normal and mail links are recognized and won't let the whole layout explode. 2008-04-20 20:52:14 +00:00
Kevin 1d238e81a1 Report#91: [phpBB Debug] PHP Notice: statistics.php: Division by zero 2008-04-20 09:14:19 +00:00
Kevin 8fd9604c8b Report#90: Forum List on the Portal - like on the index, could be switched on and off in the ACP, default is off 2008-04-18 14:17:33 +00:00
Kevin b7c15cd0c6 Report#77: Mini Cal in board3 portal (not recognized timezone) 2008-04-16 10:13:40 +00:00
Kevin de42eb215d Report#89: BBCode is not parsed in polls 2008-04-16 08:56:23 +00:00
Kevin 5743b12ad6 Report#88: welcome message and phpBB 3.0.1 in ACP (wrong error message, limited to 255 characters), also corrected language files (we don't have a limit of 600 characters in the welcome box) 2008-04-10 15:32:41 +00:00
Kevin f7036e7e85 Adding Turkish language * @translator (c) ( Kaan Uslu - http://www.uslu.net ) 2008-04-05 16:11:11 +00:00
Kevin a0d65caca2 Report#83: Show "Portal page" in "who is online" - http://www.board3.de/viewtopic.php?f=14&t=322 2008-03-31 16:51:09 +00:00
Kevin 30cb329023 http://www.board3.de/viewtopic.php?p=2729#p2729 - Blank forum / topic IDs for news, announcements and polls 2008-03-24 12:33:30 +00:00
Kevin a85f6a4a14 Report#80:Add a custom block, managed in the ACP - display the settings separately for each block in the ACP. 2008-03-24 11:33:52 +00:00
Kevin 2630842d7d Report#80:Add a custom block, managed in the ACP - Doh! Forgot this one! 2008-03-22 11:39:57 +00:00
Kevin 64ad291d56 Report#80:Add a custom block, managed in the ACP - missing module creation on update (Chistian_N) 2008-03-22 11:24:34 +00:00
Kevin 4ec3584b4c Report#80:Add a custom block, managed in the ACP 2008-03-21 17:03:32 +00:00
Kevin b94f27aad8 Unreported: add a break before the first birthday child ;) 2008-03-18 17:16:57 +00:00
Kevin 767ae914d2 Unreported: subsilver2 - complete rework of the styling. BBCodes, especially lists, will be displayed properly. 2008-03-16 15:00:33 +00:00
Kevin e22397bb64 Report#79: Change Style - activate this function - Code provided by Christian_N 2008-03-16 13:56:26 +00:00
Kevin ca743e8809 Report #67: not using phpbb-function to colour user names - missing subsilver2 edits 2008-03-16 13:39:52 +00:00
Kevin 3441c86ea1 Enabling/disabling permissions for news & announcements - German translation 2008-03-15 13:30:00 +00:00
Kevin 0dc2d7bfab Unreported: complete rework of the styling. BBCodes, especially lists, will be displayed properly. Got rid of many double code. 2008-03-11 18:42:29 +00:00
Kevin 7b8cbb6142 Unreported: complete rework of the styling. BBCodes, especially lists, will be displayed properly. Got rid of many double code. News will follow... 2008-03-10 19:08:47 +00:00
Kevin 794d9dd2af SVN is annoying me again - i'll test it this way... 2008-03-10 19:03:20 +00:00
Kevin 5288b4ba3a Unreported: styling Fix in welcome.html part II 2008-03-09 19:29:11 +00:00
Kevin c1a9a46c90 Unreported: get the styling (in this case the welcome box) like a post in the viewtopic. Means: quote, code and list tags will be displayed properly, as well as the same font-size as in posts. We need to get this in the text view of the news and announcements too, to get the BBCodes displayed properly (in special list tags). And: we can't get the (nearly unvisible) corners out, as long as we don't create our own css (which is not a good idea because of adaptions to other styles). Over and out. :) 2008-03-09 19:21:38 +00:00
Kevin 137be4be1a Tortoise is annoying me, seems no other way, will be committed new... :/ 2008-03-09 19:20:51 +00:00
Kevin 8c6d6f7ee1 http://www.board3.de/viewtopic.php?p=2457#p2457 Private Messages permissions 2008-03-09 17:19:34 +00:00
Kevin 0a8140d449 Adding Spanish translation - thanks to bio! 2008-02-29 21:35:50 +00:00
Kevin 93027850c0 Unreported: small typo - http://www.board3.de/viewtopic.php?f=14&t=320 2008-02-29 21:14:34 +00:00
Kevin a478ddc6c3 Report#76:Links are shown, which should be not because of the board config 2008-02-29 19:27:56 +00:00
Kevin 4c9b9dbe0c Report#54: Welcome Box: use BBcode - bugfix 2008-02-23 16:44:34 +00:00
Kevin 083a2d2046 Report#54: Welcome Box: use BBcode - get the code a bit slimmer 2008-02-23 12:42:13 +00:00
Kevin 3502a326a2 Report#54: Welcome Box: use BBcode 2008-02-23 12:29:15 +00:00
Kevin ef25c10e98 Report#73: doubled topics when moved 2008-02-22 19:47:20 +00:00
Kevin abf0640c9b Report#66: subsilver2: missing "board is disabled" message 2008-02-22 19:33:02 +00:00
Kevin c03ae20b9e Missing Dutch language variables part II: http://www.board3.de/viewtopic.php?p=2144#p2144 2008-02-22 18:51:00 +00:00
Kevin 38b34cf4a2 http://www.board3.de/viewtopic.php?f=8&p=2128#p2128 - missing language variable in dutch language 2008-02-21 21:09:05 +00:00
Kevin 256894d91d Unreported: Attachments from specific forum(s) - Part III: forgot the DB entry here 2008-02-17 21:47:33 +00:00
Kevin 13295cdc1c Unreported: small German language fixes - English: "make donation" --> "make a donation" sounds nicer ;) 2008-02-14 23:46:48 +00:00
Kevin db371ea8fb Version info a bit more beautiful... 2008-02-14 23:12:38 +00:00
Kevin dd47129743 Unreported: Attachments from specific forum(s) (block and installer) - Part II: language files, ACP and get rid of only for registered users restriction. 2008-02-14 23:05:08 +00:00
Kevin 62befad295 Report#68: MSSQL: Sorry, unsupported DBMS found (had the wrong change, sorry!) 2008-02-13 15:57:00 +00:00
Kevin d47e087dec Report#68: MSSQL: Sorry, unsupported DBMS found 2008-02-13 15:52:58 +00:00
Kevin c5a787cff0 Report#65: Bots can see the user menu 2008-02-10 17:08:59 +00:00
Kevin 9677f7029b Added update instructions for phpbb3portal 1.2.2 2008-02-10 10:51:00 +00:00
Kevin 19b3db9c2d Unreported: to avoid errors in certain constellations, we need to get functions out, which are already declared in phpBB. function get_user_rank + function get_user_avatar. Instead we include functions_display.php 2008-02-10 00:18:58 +00:00
Kevin 8f640171ed Testing: http://www.board3.de/viewtopic.php?f=14&t=220 - directly preparing for version 0.3.0 2008-02-09 23:50:39 +00:00
Kevin 1d53127c2c Report#62: Search box is still diplayed if search is disabled in board config - reported by Christian_N 2008-02-09 23:45:11 +00:00
Kevin 9a2a5a6b2a Report#61, Part II: Online user: debug errors and empty box if it is disabled in the board config - reported by Christian_N 2008-02-09 23:25:53 +00:00
Kevin fbca690b63 Report#61, Part I: Online user: debug errors and empty box if it is disabled in the board config - reported by Christian_N 2008-02-09 23:20:58 +00:00
Kevin ed2bb84503 Report#60: Jumpbox is still displayed 2008-02-09 22:05:47 +00:00
Kevin 6a7fa75242 Testing:Restoring permissions (Skippy07) http://www.board3.de/viewtopic.php?f=14&t=235 - subsilver2 - forgot this one, doh! 2008-02-09 17:21:55 +00:00
Kevin 9995f5edb5 Report#58: IE7 style bug in polls 2008-02-09 17:11:24 +00:00
Kevin c115db76dc Testing:Restoring permissions (Skippy07) http://www.board3.de/viewtopic.php?f=14&t=235 - subsilver2 added and a little rework for the prosilver box, to match it into the center boxes. 2008-02-09 16:35:38 +00:00
Kevin 8353a2d873 Added info about new included languages (dutch, norwegian) to the install / update files 2008-02-09 11:08:39 +00:00
Kevin 5c2c1c6d90 Part II:Added Dutch (thx to raimon) and Norwegian (thx to delta221) languages and install instructions to the package. Added bank translator credits to the English language files. - SVN did not transfer the dutch files. *blush* 2008-02-09 10:47:34 +00:00
Kevin 1d8ea2acfa Added Dutch (thx to raimon) and Norwegian (thx to delta221) languages and install instructions to the package. Added bank translator credits to the English language files. 2008-02-09 10:44:56 +00:00
Kevin 008709d3d9 Testing:Restoring permissions (Skippy07) http://www.board3.de/viewtopic.php?f=14&t=235 - subsilver2 will be done if everything is fine. :) 2008-02-07 20:22:25 +00:00
Kevin bc87f3eb57 unreported: disable wordgraph on installation for performance reasons, the user has to decide to switch it on, some cleaning in the lang file 2008-02-05 21:56:32 +00:00
Kevin 505a042ed0 We don't need this anymore: <li><a href="http://www.phpbb3portal.com" title="phpbb3portal.com">phpbb3portal.com</a></li> 2008-02-03 21:46:22 +00:00
Kevin c69df9beef missing version 2008-02-03 21:44:36 +00:00
Kevin c8c706d17b * @based on: phpBB3 Portal by Sevdin Filiz, www.phpbb3portal.com 2008-02-03 21:43:30 +00:00
Kevin 2a14ae11e4 Version 0.2.1 2008-02-03 21:24:45 +00:00
Kevin 0f9d343b8b Prepare install / update instructions for release V0.2.1 2008-02-03 21:08:53 +00:00
Kevin a44fc884ee Hopefully last poll style fix 2008-02-02 18:51:18 +00:00
Kevin 48c9cf1513 #Unreported: removed undefined (prosilver) class - thx to Christian_N 2008-02-02 16:58:45 +00:00
Kevin 480bb0a587 Unreported: tiny style fix in poll.html 2008-02-02 16:28:15 +00:00
Kevin a52171fba0 Unreported:fixed unvalid XHTML in "no news" and "no announcements" messages, fixed unvalid XHTML in "no polls" message, style fix for link us block. all in subsilver2 2008-01-31 17:59:07 +00:00
Kevin 77482ddbf4 Unreported: several style fixes 2008-01-31 14:34:31 +00:00
Kevin baad9c5dec Unreported: fixed link back to login, if not logged in as founder (slaps himself) 2008-01-31 14:21:28 +00:00
Kevin 93a4e7e128 Unreported: preparing update / install files for release 0.2.0 - missed that one 2008-01-31 11:15:14 +00:00
Kevin dd495fcfd0 Unreported: preparing update / install files for release 0.2.0 2008-01-31 11:12:40 +00:00
Kevin 3f1bd5b9f2 Report#52: Missing admin log for portal 2008-01-31 10:58:16 +00:00
Kevin c42fcc167c Report#52: Missing admin log for portal 2008-01-31 10:57:13 +00:00
Kevin 8a9b29bdaf Unreported: offer a link to the login, if "installer needs founder" message appears. otherwise, with already edited .htaccess, the people could get stuck with a sql error on the portal 2008-01-30 23:01:26 +00:00