Commit Graph

  • 1b162bd376 Replaced strripos with strrpos for now Marc Alexander 2011-03-07 17:29:15 +01:00
  • 703a8e4c64 A little bit of clean up Fixed a few small XHTML validation errors Fixed incorrect language string Fixed empty latest bots block if no bot has visited the site Marc Alexander 2011-03-06 16:48:07 +01:00
  • 78fdac9161 Added upload_module to install file Corrected version number in includes/acp/info/acp_portal.php Marc Alexander 2011-03-05 09:37:15 +01:00
  • 7222657cb6 Modified subsilver2 instructions so we won't get errors on re-installing Board3 Portal via AutoMOD Marc Alexander 2011-03-04 21:36:51 +01:00
  • 0a77b83e94 Renamed topposters.png to portal_top_poster.png Marc Alexander 2011-03-04 21:31:49 +01:00
  • 48b3a8ad20 Updated author-group Added update instructions for B3P 1.0.6 Renamed topposters.png to portal_top_poster.png Marc Alexander 2011-03-04 21:30:20 +01:00
  • 78fdf7d6b0 Added link to subsilver2 instructions to install.xml Removed unneeded copy instruction Marc Alexander 2011-03-04 20:36:45 +01:00
  • cda831af6a Deleted unneeded files Marc Alexander 2011-03-04 20:32:09 +01:00
  • 2dd590da7b Added script for converting Board3 Portal 1.0.6 Fixed a few small issues when installing Board3 Portal 2.0.0 on a vanilla board Marc Alexander 2011-03-04 17:10:19 +01:00
  • 67bcedb2c6 Missing change in install.xml Marc Alexander 2011-03-03 21:48:36 +01:00
  • 802afeb525 Modified file headers for git Corrected wrong file headers Adjusted version info in install.xml Marc Alexander 2011-03-03 21:47:14 +01:00
  • 93b0e8d3e8 Removed unneeded template variables Marc Alexander 2011-02-09 16:32:34 +00:00
  • 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 Marc Alexander 2011-02-09 13:36:02 +00:00
  • 58d85c69ea Reduce the folders we need for language files when auto-adding a module Marc Alexander 2011-02-04 01:28:14 +00:00
  • 1cefcbddfe Added feature for adding modules via ZIP-File Marc Alexander 2011-02-04 01:18:23 +00:00
  • 879e0c89f5 Removed unneeded modules Marc Alexander 2011-02-03 22:47:36 +00:00
  • a7ac48f337 Added feature to reset module settings; Fixed bug causing undefined errors on portal ACP page; Marc Alexander 2011-02-02 10:35:42 +00:00
  • 057821cba1 Added caching for portal_config and portal_modules Marc Alexander 2011-02-01 19:28:04 +00:00
  • 84bab2be41 Redirect to module config after installing a new module Marc Alexander 2011-02-01 00:22:39 +00:00
  • 60df8a029d Added confirm for deleting a module Marc Alexander 2011-02-01 00:17:25 +00:00
  • e56458eda7 Hide title of latest bots module in ACP Marc Alexander 2011-01-30 15:39:45 +00:00
  • 7466027bbb Just 2 small edits to comments Marc Alexander 2011-01-18 18:36:04 +00:00
  • 770641a2a4 Fixed (custom) headline Kevin 2011-01-13 08:33:08 +00:00
  • f22150b202 Added check for existence of block image; Made language/en/mods/portal.php look nicer Marc Alexander 2011-01-12 20:28:08 +00:00
  • f4a363e3d0 Added feature to change size of block icon in ACP Marc Alexander 2011-01-12 18:00:37 +00:00
  • 59ece1c6b0 Make sure we have utf8 normalized titles Marc Alexander 2011-01-12 15:03:15 +00:00
  • 22f8293466 Modules can now be moved to the a different column, even if it is further down the column than any module in the new column Marc Alexander 2011-01-12 15:00:59 +00:00
  • bf324b1181 Remove trigger_error when submitting custom block data since it prevented us from changing the block title Marc Alexander 2011-01-12 14:51:37 +00:00
  • af2dcd728d Fixed incorrect display of custom titles on portal Marc Alexander 2011-01-12 14:38:40 +00:00
  • e90474dc3d Show disabled move icon when it's no possible to move the block to the left/right Marc Alexander 2011-01-12 14:19:39 +00:00
  • 434f09b426 Fixed missing config_name exceptions in portal/includes/functions.php Marc Alexander 2011-01-12 11:33:31 +00:00
  • d38a815055 Fixed incorrect naming of config names; Removed install code that shouldn't be there anymore Marc Alexander 2011-01-12 11:24:39 +00:00
  • 7cf48db1ba Added jumpbox back -- should be fixed now Marc Alexander 2011-01-11 23:09:14 +00:00
  • 02a8e3b52b Delete images folder Marc Alexander 2011-01-11 22:56:28 +00:00
  • e9877eaee3 Deleted images/icons/ folder and content Marc Alexander 2011-01-11 22:54:33 +00:00
  • 0877b1b5d2 Fixed bug caused by previous edits Marc Alexander 2011-01-11 17:52:44 +00:00
  • 60d0cc2cc9 Moved check_clock_src to portal/includes/functions.php and renamed it to check_file_src; Edited includes/acp/acp_portal.php to we can use functions outside of the module class upon submitting; Added possibility to move blocks i.e. from left to right column Marc Alexander 2011-01-11 13:42:59 +00:00
  • b334139ce6 function check_clock_src: binded the function to the real theme path, not the theme name. Sometimes they are different (e.g name: Board3Portal; path: board3portal) and "file_exists" is case sensitive - so we wont run into a "does not exist" loop. Kevin 2011-01-11 11:45:34 +00:00
  • 19c3163a2b Added functions for moving blocks to the left & right Marc Alexander 2011-01-11 11:04:57 +00:00
  • 488deca772 Added check for existence of clock file; Added basic set of files for moving blocks right & left (still missing the functions in includes/acp/acp_portal.php) Marc Alexander 2011-01-10 23:35:20 +00:00
  • 9ce0695824 Changed acp_portal submit part so we can run custom function on submit without the need to have the type 'custom' Marc Alexander 2011-01-09 21:35:06 +00:00
  • 3f1cd43acf Missing variable added for: LOG_PORTAL_EVENT_UPDATED Kevin 2011-01-05 13:58:42 +00:00
  • 64ef841d7d In one language is enough. ;) Kevin 2011-01-05 13:53:32 +00:00
  • 48ed9e78de Fixy... Kevin 2011-01-05 13:40:30 +00:00
  • fabfd8be10 Ich wusste, ich hab was vergessen... Kevin 2011-01-05 13:05:23 +00:00
  • ece0854d3d subsilver2 is coming! Kevin 2011-01-05 12:59:45 +00:00
  • ceb601714d Missing variables added for: Kevin 2011-01-05 12:46:32 +00:00
  • 513dd70c69 Added missing feature to show phpBB menu on portal Marc Alexander 2011-01-05 12:39:12 +00:00
  • 87b79cb8ea Added missing SVN props to links_side.html Marc Alexander 2011-01-05 11:57:19 +00:00
  • cfa735afff And finally delete non-contrib Marc Alexander 2011-01-05 11:52:08 +00:00
  • 1c67dc8085 Delete non-contrib/includes Marc Alexander 2011-01-05 11:42:43 +00:00
  • 6e51081344 Deleted store folder Marc Alexander 2011-01-05 11:42:12 +00:00
  • 66e195afb1 Some small glitches in prosilver, I found during subsilver2 adaption. Kevin 2011-01-05 11:38:46 +00:00
  • 82af1e03bb Delete contents of non-contrib folder Marc Alexander 2011-01-05 11:30:29 +00:00
  • d72f0f80f2 Added forumlist module Marc Alexander 2011-01-05 11:28:13 +00:00
  • 30271517b8 Added feature that redirects a user to the custom block settings page after creating a custom block Marc Alexander 2011-01-05 09:55:15 +00:00
  • b1ca3e43e2 Apparently you shouldn't have tabs after group names :P Marc Alexander 2011-01-01 20:21:44 +00:00
  • 0df9698654 Changed UMIF in order to enable all users to see the portal after installation Marc Alexander 2011-01-01 14:10:42 +00:00
  • 2f15bde4cc Enabled turning off left and right column in portal.php Marc Alexander 2011-01-01 14:07:35 +00:00
  • 36c63d41ff Added contrib folder; Added instructions for installing German language Marc Alexander 2010-12-31 14:22:55 +00:00
  • c9d3a40713 Added missing language variable "BACK" Marc Alexander 2010-12-31 14:11:06 +00:00
  • deca436925 Fixed undefined variable error in birthday list module Marc Alexander 2010-12-31 14:06:25 +00:00
  • b4ebd132f7 Added bugfix that prevents duplicate menu items when 2 or more blocks of the same module are added Marc Alexander 2010-12-31 14:01:49 +00:00
  • a6bf86183f Removed "echo 'shouldn´t be in here';" - caused debug error. Any special reason for this echo? Kevin 2010-12-31 13:36:41 +00:00
  • 9701614e89 Fixed incorrect template var Marc Alexander 2010-12-31 11:51:16 +00:00
  • a7e9e65717 Removed old version information from install.xml; Updated status of developers; Marc Alexander 2010-12-31 10:47:29 +00:00
  • 7a69f40084 Fixed bug that prevented BBCode buttons from working Marc Alexander 2010-12-31 10:41:39 +00:00
  • 5cf3c363d0 Removed subsilver2.xml link from install.xml as it is currently not needed; Fixed copy instructions in install.xml; Marc Alexander 2010-12-31 10:37:05 +00:00
  • 863b149f8a Some more undefined variables... Kevin 2010-12-30 16:06:26 +00:00
  • feff9a21a7 Fixed changed language variable names in DE, added and translated missing ones. Kevin 2010-12-30 15:34:08 +00:00
  • 631a69f107 Fixed debug error on fresh install with 3.0.8 Kevin 2010-12-30 09:34:22 +00:00
  • 33084038f9 Updated UMIL to version 1.0.4; Updated UMIF for UMIL 1.0.4; Marc Alexander 2010-12-21 14:03:38 +00:00
  • a022694a3d Fixed missing language variable for Who's online Marc Alexander 2010-12-20 15:12:46 +00:00
  • 883596ae38 Fixed incorrect permission variables in install file Marc Alexander 2010-12-20 15:04:06 +00:00
  • 37d0d36f4f Removed unnecessary edits from install.xml; Fixed incorrect language variable in install.xml edit; Added php-installer to install.xml; Marc Alexander 2010-12-10 06:08:04 +00:00
  • f7b89c6aeb Fixed error in install.xml introduced by todo notice Marc Alexander 2010-12-02 17:25:03 +00:00
  • b2a591bb35 Added portal permissions -- It is now possible to show the Portal only to the users and groups we want to Marc Alexander 2010-12-02 17:24:07 +00:00
  • ff9e9c6061 Translated missing blocks Marc Alexander 2010-12-02 16:49:43 +00:00
  • 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; Marc Alexander 2010-12-02 15:30:29 +00:00
  • c2470f957d Translated Attachments Block, Birthday List, and Calendar Block to German Marc Alexander 2010-11-30 20:54:29 +00:00
  • c196b2b0c5 Added module language files to German language folder -- still need to be translated; Fixed undefined error in acp_portal.php caused by old code; Fixed undefined error in portal.php if Portal is accessed after it has been uninstalled -- now it redirects to Index; Marc Alexander 2010-11-30 09:01:57 +00:00
  • 3c4285a504 Added basic set of German language - still missing module's language files in German Marc Alexander 2010-11-27 01:10:43 +00:00
  • e34d83b6ae Uninstall now removes all config values added to phpbb_config table Marc Alexander 2010-11-27 00:31:06 +00:00
  • 9707e5e74e Added function that redirects user to index if no modules are enabled; Added message that the user should disable the portal if all modules are disabled Marc Alexander 2010-11-26 15:35:34 +00:00
  • 2321270622 Got rid of a few unneeded language variables; Fixed incorrect displaying of which module has been edited; Marc Alexander 2010-11-26 15:12:06 +00:00
  • 934a1053b2 Permissions should work now Marc Alexander 2010-11-26 00:02:49 +00:00
  • db7004416c Added permission-settings to the rest of the modules that use a custom acp template; Updated missing or incorrect language variables; Outcommented a few language variables in info_acp_portal.php that should be deleted in the future; Marc Alexander 2010-11-20 17:08:09 +00:00
  • 28d6ed74b9 Added permission settings for all blocks; Modified calendar, custom & links module to work with the new permission settings for all blocks; Added language variables for links block; Marc Alexander 2010-11-20 13:39:52 +00:00
  • 7be12e0f43 Edited install file in order to put "General Settings" on top of "Portal Modules" Marc Alexander 2010-11-19 19:14:28 +00:00
  • c2b98fa3f0 Removed permission settings from welcome message block; Permissions will be added to all blocks; Marc Alexander 2010-11-19 19:04:45 +00:00
  • 670bd11fa6 Moved installation to UMIL install file Marc Alexander 2010-11-17 19:44:54 +00:00
  • ed8f256ffb Fixed incorrect config names in phpbb_fetch_posts Marc Alexander 2010-11-17 18:42:30 +00:00
  • d31d611844 Added the basic way of installing the modules after portal has been installed for the first time Marc Alexander 2010-11-16 15:31:03 +00:00
  • 2dba84ee76 Message "No modules have been detected." is being displayed in the ACP if there are no modules in one of the sections of the Portal Marc Alexander 2010-11-15 22:53:08 +00:00
  • d8a95996ea Added custom block Marc Alexander 2010-11-15 13:25:24 +00:00
  • 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 Marc Alexander 2010-11-12 21:27:40 +00:00
  • 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 Marc Alexander 2010-11-12 21:10:54 +00:00
  • bd81d0163c Added Who is online? Block Marc Alexander 2010-11-06 14:10:33 +00:00
  • 9dbd30e909 Using generate_text_for_display in welcome block again Marc Alexander 2010-11-06 12:40:42 +00:00
  • 914a1d1d77 Added todos to language/en/mods/info_acp_portal.php & language/en/mods/portal.php; Fixed how color palette gets displayed and also fixed the small button areas of the color palette; When adding a Module, the users now see the Module name rather than the file name; Marc Alexander 2010-11-06 12:38:21 +00:00