Marc Alexander
e9877eaee3
Deleted images/icons/ folder and content
2011-01-11 22:54:33 +00:00
Marc Alexander
0877b1b5d2
Fixed bug caused by previous edits
2011-01-11 17:52:44 +00:00
Marc Alexander
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
2011-01-11 13:42:59 +00:00
Marc Alexander
19c3163a2b
Added functions for moving blocks to the left & right
2011-01-11 11:04:57 +00:00
Marc Alexander
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)
2011-01-10 23:35:20 +00:00
Marc Alexander
9ce0695824
Changed acp_portal submit part so we can run custom function on submit without the need to have the type 'custom'
2011-01-09 21:35:06 +00:00
Marc Alexander
513dd70c69
Added missing feature to show phpBB menu on portal
2011-01-05 12:39:12 +00:00
Marc Alexander
87b79cb8ea
Added missing SVN props to links_side.html
2011-01-05 11:57:19 +00:00
Marc Alexander
cfa735afff
And finally delete non-contrib
2011-01-05 11:52:08 +00:00
Marc Alexander
1c67dc8085
Delete non-contrib/includes
2011-01-05 11:42:43 +00:00
Marc Alexander
6e51081344
Deleted store folder
2011-01-05 11:42:12 +00:00
Marc Alexander
82af1e03bb
Delete contents of non-contrib folder
2011-01-05 11:30:29 +00:00
Marc Alexander
d72f0f80f2
Added forumlist module
2011-01-05 11:28:13 +00:00
Marc Alexander
30271517b8
Added feature that redirects a user to the custom block settings page after creating a custom block
2011-01-05 09:55:15 +00:00
Marc Alexander
b1ca3e43e2
Apparently you shouldn't have tabs after group names :P
2011-01-01 20:21:44 +00:00
Marc Alexander
0df9698654
Changed UMIF in order to enable all users to see the portal after installation
2011-01-01 14:10:42 +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
36c63d41ff
Added contrib folder;
...
Added instructions for installing German language
2010-12-31 14:22:55 +00:00
Marc Alexander
c9d3a40713
Added missing language variable "BACK"
2010-12-31 14:11:06 +00:00
Marc Alexander
deca436925
Fixed undefined variable error in birthday list module
2010-12-31 14:06:25 +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
a7e9e65717
Removed old version information from install.xml;
...
Updated status of developers;
2010-12-31 10:47:29 +00:00
Marc Alexander
7a69f40084
Fixed bug that prevented BBCode buttons from working
2010-12-31 10:41:39 +00:00
Marc Alexander
5cf3c363d0
Removed subsilver2.xml link from install.xml as it is currently not needed;
...
Fixed copy instructions in install.xml;
2010-12-31 10:37:05 +00:00
Marc Alexander
33084038f9
Updated UMIL to version 1.0.4;
...
Updated UMIF for UMIL 1.0.4;
2010-12-21 14:03:38 +00:00
Marc Alexander
a022694a3d
Fixed missing language variable for Who's online
2010-12-20 15:12:46 +00:00
Marc Alexander
883596ae38
Fixed incorrect permission variables in install file
2010-12-20 15:04:06 +00:00
Marc Alexander
37d0d36f4f
Removed unnecessary edits from install.xml;
...
Fixed incorrect language variable in install.xml edit;
Added php-installer to install.xml;
2010-12-10 06:08:04 +00:00
Marc Alexander
f7b89c6aeb
Fixed error in install.xml introduced by todo notice
2010-12-02 17:25:03 +00:00
Marc Alexander
b2a591bb35
Added portal permissions -- It is now possible to show the Portal only to the users and groups we want to
2010-12-02 17:24:07 +00:00
Marc Alexander
ff9e9c6061
Translated missing blocks
2010-12-02 16:49:43 +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
c2470f957d
Translated Attachments Block, Birthday List, and Calendar Block to German
2010-11-30 20:54:29 +00:00
Marc Alexander
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;
2010-11-30 09:01:57 +00:00
Marc Alexander
3c4285a504
Added basic set of German language - still missing module's language files in German
2010-11-27 01:10:43 +00:00
Marc Alexander
e34d83b6ae
Uninstall now removes all config values added to phpbb_config table
2010-11-27 00:31:06 +00:00
Marc Alexander
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
2010-11-26 15:35:34 +00:00
Marc Alexander
2321270622
Got rid of a few unneeded language variables;
...
Fixed incorrect displaying of which module has been edited;
2010-11-26 15:12:06 +00:00
Marc Alexander
934a1053b2
Permissions should work now
2010-11-26 00:02:49 +00:00
Marc Alexander
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;
2010-11-20 17:08:09 +00:00
Marc Alexander
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;
2010-11-20 13:39:52 +00:00
Marc Alexander
7be12e0f43
Edited install file in order to put "General Settings" on top of "Portal Modules"
2010-11-19 19:14:28 +00:00
Marc Alexander
c2b98fa3f0
Removed permission settings from welcome message block;
...
Permissions will be added to all blocks;
2010-11-19 19:04:45 +00:00
Marc Alexander
670bd11fa6
Moved installation to UMIL install file
2010-11-17 19:44:54 +00:00
Marc Alexander
ed8f256ffb
Fixed incorrect config names in phpbb_fetch_posts
2010-11-17 18:42:30 +00:00
Marc Alexander
d31d611844
Added the basic way of installing the modules after portal has been installed for the first time
2010-11-16 15:31:03 +00:00
Marc Alexander
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
2010-11-15 22:53:08 +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
Marc Alexander
9dbd30e909
Using generate_text_for_display in welcome block again
2010-11-06 12:40:42 +00:00
Marc Alexander
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;
2010-11-06 12:38:21 +00:00
Marc Alexander
a06c5fd197
Added welcome block;
...
Added some new features to welcome block: BBCode buttons, permission system
2010-11-06 00:05:22 +00:00
Marc Alexander
b943ab9fad
Added statistics block
2010-11-03 13:36:56 +00:00
Marc Alexander
c1dbe87441
Added search block;
2010-10-31 15:19:06 +00:00
Marc Alexander
f85ea2624f
Added Recent Topics Block;
...
Removed unnecessary comment from calendar block file;
Fixed incorrect language variables in news block;
2010-10-30 13:53:56 +00:00
Marc Alexander
5294936bef
Added random member block
2010-10-22 14:52:59 +00:00
Marc Alexander
f6d3f90e8f
Fixed incorrect setting of acp display vars in some blocks;
...
Fixed XHTML validation error with blocks that do not have any options;
2010-10-22 14:44:53 +00:00
Marc Alexander
6a47e22ba4
Updated poll icon;
...
Tweaked poll_side in order to better work as a side block;
2010-10-19 22:26:05 +00:00
Marc Alexander
6b49958396
Fixed missing display of event url;
...
Fixed XHTML validation error in calendar;
Added portal block;
2010-10-19 12:56:23 +00:00
Marc Alexander
1ea2f6f3e5
Make sure we don't get an error if custom_acp_tpl is empty
2010-10-18 18:32:13 +00:00
Marc Alexander
df881f3cf8
Finished calendar block
2010-10-18 13:36:47 +00:00
Marc Alexander
8521b1d5e0
There is still some work needed for the calendar block, but now it is possible to add events and delete them
2010-10-15 20:35:16 +00:00
Marc Alexander
1350827f0e
Added basic version of calendar block including the ability to add events;
...
Fixed a few small bugs;
2010-10-07 15:11:36 +00:00
Marc Alexander
e1fedf8b62
Added custom acp template to module template portal_default.php
2010-10-07 10:15:15 +00:00
Marc Alexander
38da0b16f5
Fixed some minor issues in main menu block;
...
Added links block;
2010-10-05 20:11:18 +00:00
Marc Alexander
7b089f1513
Fixed a small bug in main menu block;
...
Hopefully finally finished the menu block;
2010-10-05 15:08:38 +00:00
Marc Alexander
1731999649
Added portal_config table for large data that needs to inserted into the database (adds 1 query but we won't have to tamper with phpBB3's config table);
...
Added serialize and unserialize to the main menu block for a better way of working with the links;
2010-10-05 14:57:17 +00:00
Marc Alexander
73681a4b43
Added Link Us Block;
...
Fixed a small bug in user menu;
2010-10-03 19:55:56 +00:00
Marc Alexander
0ccf538b1f
Re-added module IDs to config names
2010-10-03 19:04:00 +00:00
Marc Alexander
960ebc2d77
Reverted a little bit and added ability to set permissions for links
2010-10-03 09:22:47 +00:00
Marc Alexander
d78c37a4ee
Added constants file and removed constants.php edit;
...
Added links to main menu installation;
Added ability to handle language variables as link title;
2010-10-01 11:52:05 +00:00
Marc Alexander
8e11e32347
Added basic version of main menu that will allow to edit, add and remove
2010-09-30 21:35:06 +00:00
Marc Alexander
b3f0f852fa
Worked further on the menu block and the basic version works now
2010-09-13 23:11:16 +00:00
Marc Alexander
fb33da9e43
ACP backend for menu block should pretty much be finished;
...
This should also work for the links block later on;
2010-09-13 15:30:16 +00:00
Marc Alexander
2f596b2b45
Worked a little bit more on the main menu ACP backend that will allow the user to add, edit and remove menu items from the ACP
2010-09-12 20:30:40 +00:00
Marc Alexander
dbde96b7ac
Moved acp template to adm/style/portal/
2010-09-12 18:46:17 +00:00
Marc Alexander
df162ac76c
Partially added main menu block;
...
There is still a lot of work to do, look for @todo
2010-09-12 16:11:24 +00:00
Marc Alexander
8744d37ea5
Removed unnecessary code
2010-09-05 11:05:21 +00:00
Marc Alexander
9aa25c8117
Removed tons of useless queries from the team block;
...
Fixed incorrect language vars for news block;
2010-09-05 10:51:35 +00:00
Marc Alexander
b60422cb2e
Reverted acp_portal.php back;
...
Added news block;
Added function get_portal_tracking_info in order to reduce queries when fetching news and announcements;
2010-09-05 08:39:44 +00:00
Marc Alexander
acd324d80f
Added Extended Leaders Block
2010-09-01 15:10:09 +00:00
Marc Alexander
5f8c3be754
Added latest members block;
...
Drop-Down list when adding a module now shows the correct title of the block and not the class name;
Added basic log function;
Fixed incorrect EXPLAIN language strings of announcements block;
2010-08-30 20:08:47 +00:00
Marc Alexander
7b2376a3e1
fixed missing global variables in announcements, attachments and stylechanger block
2010-08-30 13:37:29 +00:00
Marc Alexander
ed6124155a
User gets taken back to Portal Modules instead of General Settings after editing the Module options in the ACP
2010-08-30 13:30:27 +00:00
Marc Alexander
1916e7bb56
Added latest bots block
2010-08-30 13:11:18 +00:00
Marc Alexander
594560996a
Added friends block
2010-08-30 12:31:57 +00:00
Marc Alexander
cf4ba51ed6
Added donation block;
2010-08-29 16:20:04 +00:00
Marc Alexander
3097cd5de7
Added clock;
...
Users are now able to change the clock in the ACP;
2010-08-29 13:30:56 +00:00
Marc Alexander
6a182d6638
Added birthday block;
...
Added stylechanger block;
2010-08-29 12:49:25 +00:00
Marc Alexander
1581394c39
Added missing language variables for attachments block
2010-08-28 20:47:02 +00:00
Marc Alexander
ce67e8544a
Added attachments block;
...
Added missing $phpEx to announcements block;
Removed unnecessary get_template_side from announcements block;
Added theme icons needed for attachments block;
Changed column widths to the config values that are being changed in the ACP;
2010-08-28 20:43:09 +00:00
Marc Alexander
15a6408028
Added compact announcements block style
2010-08-28 20:05:05 +00:00
Marc Alexander
62e36c072d
Added missing language variables
2010-08-28 18:38:27 +00:00
Marc Alexander
22b7ebab4d
Added ability to handle custom functions to Portal ACP backend;
...
Removed unneeded language variables from language files;
Finished global announcements block (basic function);
Added missing includes in portal.php;
Added missing handling of top and bottom column;
Added unset of $template_module in portal.php in order to prevent incorrect block names;
Added correct title for page_header and language string for Portal link;
2010-08-28 18:25:28 +00:00
Marc Alexander
438a9cdd59
Changed install instructions;
...
Changed version check tag to board3_portal_v2_dev;
Added more language variables;
Added version check to ACP and limited it to only showing in the general settings area;
Changed all config variables from portal_ to board3_;
Added new install file;
Fixed jumpbox bug that caused a useless error message;
Added block images for team block and user menu;
2010-08-28 13:02:16 +00:00
Marc Alexander
f1a44abc2c
Added more language vars
2010-08-27 21:38:18 +00:00
Marc Alexander
ed1e01e7ec
Updated install file;
...
Added the first language vars;
Added UMIL;
2010-08-27 21:07:35 +00:00