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 |
|
Cameron
|
1bf01802d2
|
More GUI fixes.
|
2012-11-28 23:34:40 -08:00 |
|
Cameron
|
23e43dabf3
|
GUI fixes on login-menu config and menu-manager help.
|
2012-11-28 14:01:08 -08:00 |
|
Tijn Kuyper
|
1b9e2a0c53
|
Last GUI changes to chatbox for now
(three times now, sorry)
|
2012-11-28 14:24:30 +01:00 |
|
Tijn Kuyper
|
2fd697bca8
|
more GUI to chatbox admin
|
2012-11-28 14:18:34 +01:00 |
|
Tijn Kuyper
|
863a6ad8e9
|
GUI fixes for admin_chatbox.php
|
2012-11-28 14:15:57 +01:00 |
|
Cameron
|
a1461cc8e7
|
alt_auth GUI fixes
|
2012-11-28 01:26:18 -08:00 |
|
Cameron
|
3bf5951bf5
|
Gui fixes in poll plugin
|
2012-11-27 23:40:18 -08:00 |
|