Commit Graph

35 Commits

Author SHA1 Message Date
Marc Alexander
baf7909964 Fixed incorrect arrow directions when using rtl language 2012-01-02 20:56:04 +01:00
Marc Alexander
46a55c202e Hide module image settings in center, top & bottom column 2011-07-29 21:23:54 +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
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
0efc2493f1 Replace upload files with the actual files 2011-04-10 00:43:42 +02:00
Marc Alexander
ffeb0a39f3 Fixed incorrect handling of links 2011-04-02 11:20:25 +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
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
2011-03-06 16:48:07 +01:00
Marc Alexander
1cefcbddfe Added feature for adding modules via ZIP-File 2011-02-04 01:18:23 +00:00
Marc Alexander
a7ac48f337 Added feature to reset module settings;
Fixed bug causing undefined errors on portal ACP page;
2011-02-02 10:35:42 +00:00
Marc Alexander
e56458eda7 Hide title of latest bots module in ACP 2011-01-30 15:39:45 +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
e90474dc3d Show disabled move icon when it's no possible to move the block to the left/right 2011-01-12 14:19:39 +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
7a69f40084 Fixed bug that prevented BBCode buttons from working 2010-12-31 10:41:39 +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
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
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
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
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
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
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
38da0b16f5 Fixed some minor issues in main menu block;
Added links block;
2010-10-05 20:11:18 +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
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