1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 05:24:38 +02:00
Commit Graph

1712 Commits

Author SHA1 Message Date
Tijn Kuyper
9c4b1b0071 Start of LAN rework on Featurebox plugin. Added Global language file. Work in Progress to be continued after development has stabilized on thisp plugin. 2012-12-15 16:02:41 +01:00
SteveD
b411a35bcb Pick up and remedy failure to delete core prefs during move 2012-12-15 12:02:09 +00:00
SteveD
b74bf451d7 Remove globals 2012-12-15 11:43:48 +00:00
SteveD
cad45d4179 Event calendar - move prefs out of core, with update option. Fix a few things and generally tidy up. Needs attention from the theme experts in patches. 2012-12-13 22:26:37 +00:00
Cameron
24a1d695d4 Submit button drop-down options. 2012-12-12 22:39:18 -08:00
Cameron
e0a27eede8 More LAN fixes. 2012-12-12 21:30:43 -08:00
Cameron
971c4fd8b1 Image-resize options fix. 2012-12-12 19:28:39 -08:00
Cameron
ac741b4d71 Moved English_global.php to it's own language folder in _blank plugin. 2012-12-12 18:48:58 -08:00
Cameron
87e225fc36 New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed. 2012-12-12 18:46:34 -08:00
Cameron
f9d4b0d291 More bootstrap work. 2012-12-11 21:21:25 -08:00
Cameron
c65b549af7 Public Uploads page enabled and admin-ui template added. 2012-12-10 18:40:44 -08:00
Tijn Kuyper
3793b27822 More notice removals, again. 2012-12-08 20:22:05 +01:00
Steve Davies
cbcf7581a4 Fix passing by reference 2012-12-08 18:16:20 +00:00
Steve Davies
8a4c2ef1d0 Remove PHP warning 2012-12-08 17:23:54 +00:00
Tijn Kuyper
09d05d38ae Links_page e_status and e_latest upgraded to new class format. 2012-12-08 16:22:59 +01:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
Cameron
bb13386eb3 [plugin]_update_check.php now deprecated. See upgrade_required() in forum_setup.php as an example replacement. 2012-12-08 01:36:20 -08:00
Cameron
e95e27b5c5 e_status and e_latest upgraded to new class format. 2012-12-08 01:31:00 -08:00
Cameron
159fb63bfb Notice removal and forum upgrade fixes. Re-wrote e107_update-page routine. Check for update is now performed inside [plugin]_setup.php 2012-12-08 00:36:34 -08:00
Tijn Kuyper
9b1543ec2c More notice removals 2012-12-08 00:32:37 +01:00
Tijn Kuyper
772264c6df GUI fixes to the newsletter plugin - work in progress 2012-12-07 17:09:46 +01:00
Tijn Kuyper
a059b5f664 GUI fixes to Linkwords and code clean-up 2012-12-07 16:34:49 +01:00
Tijn Kuyper
4a216fbf87 Minor typo previous commit #44 2012-12-07 16:14:20 +01:00
Tijn Kuyper
0cab1081aa Initial cleaning on Links page plugin - work in progress (#44) 2012-12-07 16:11:14 +01:00
Tijn Kuyper
ac73da11fe More Event calendar admin GUI clean-up 2012-12-07 14:59:10 +01:00
Cameron
a874b87a7f Plugin Builder refinements and admin-ui 'template' added to banlist and rss for later use. 2012-12-06 21:41:53 -08:00
Cameron
29f23c05ea Some method naming cleanup. 2012-12-06 20:34:57 -08:00
Cameron
b42d87e6bf Added e107::pref() - Generic Pref-array retrieval for core, themes and plugins.
ie. $pref = e107::pref(); or $plugPref = e107::pref('gallery'); or $themePref = e107::pref('theme'); // currently installed theme.
2012-12-06 16:47:26 -08:00
Tijn Kuyper
1972441858 More event calendar GUI clean-up and #6 LAN improvement 2012-12-07 00:18:50 +01:00
Cameron
ebe66a5801 PHP Warning Removal 2012-12-06 14:53:58 -08:00
Tijn Kuyper
cb9af73de1 Event calendar GUI clean-up and fixed issue #43 2012-12-06 22:38:28 +01:00
Cameron
f1983bd49d Plugin Builder refinements with input validation 2012-12-05 19:28:22 -08:00
Cameron
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08:00
Cameron
04ea1f46d0 Modification to plugin.xml and theme.xml spec. 'lan=' instead of 'lang='.
Added <summary> and <keywords>
Plugin builder enhanced to match these changes
2012-12-05 16:43:53 -08:00
Cameron
956d0b2abd Updated the log plugin. Updated the bootstrap preview. 2012-12-04 21:02:47 -08:00
Cameron
eaac6875e9 Log Plugin improvements/fixes - now uses jQuery 2012-12-04 17:00:40 -08:00
Cameron
fc223feaf2 A little more icon cleanup 2012-12-04 04:11:00 -08:00
Cameron
346bfa6db3 Fix for admin_menu 2012-12-03 04:53:26 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
farr3ll
a6c059f55f Issue #24 revision [additional line-breaks issue] 2012-12-02 14:52:55 +02:00
Tijn Kuyper
6b2719e928 More fixes to the GUI of the Forum plugin admin 2012-12-02 11:02:46 +01:00
farr3ll
ec4ebf0752 Issue #24 2012-12-02 07:13:56 +02:00
Tijn Kuyper
6837bf8aa8 Forum admin clean-up: GUI and LAN 2012-12-01 23:33:24 +01:00
Tijn Kuyper
8264c99e11 More forum clean-up (globals, GUI) 2012-12-01 13:31:54 +01:00
Cameron
97a0ada0cb Event hooks now allows for multiple form elements.
Also added $frm->renderHooks($data).
2012-11-30 20:47:26 -08:00
Cameron
564b0600e9 Bulgarian language option added. 2012-11-30 18:15:24 -08:00
Tijn Kuyper
fad0b4f5a5 Fixed empty row on Forum > Moderators 2012-11-30 18:10:12 +01:00
Tijn Kuyper
c7563958ee Start on GUI of forum admin, also #6 LAN improvements.
Work in progress.
2012-11-30 18:04:59 +01:00
Cameron
bffd21ab0e Improved duplicate LAN check - still experimental. 2012-11-29 03:29:59 -08:00