1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 15:55:39 +01:00

72 Commits

Author SHA1 Message Date
Cameron
d5a891106a Removed 'required' from banner password field. 2015-07-22 14:10:55 -07:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
f5ea27d637 Tweaks to the banner menu rendering. 2015-04-04 16:24:10 -07:00
Cameron
1f56d4e0dc Minor Bootstrap3 styling fixes. 2015-04-01 11:53:43 -07:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
5d78d673ad Fixes #871 - Banner plugin admin-area and menu rewritten. 2015-02-07 22:20:31 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
13c9e91e8d More language-file cleanup 2015-01-30 20:29:01 -08:00
Cameron
e279160039 Fixes #764 - banners menu now functional 2015-01-29 14:09:47 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Moc
b8d334f550 Banner plugin frontend code clean up. Far more work to do at later stage (login handling and templates). 2014-08-13 14:02:21 +02:00
Cameron
084b0b625a Make banners responsive 2014-02-11 07:48:50 -08:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -08:00
Cameron
b028fbb002 Fixes #464 - banner path issue corrected. 2013-12-30 04:16:01 -08:00
Cameron
a0aec4b210 Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder. 2013-06-17 16:03:33 -07:00
Moc
f949021f23 Minor notice fix (banner admin) 2013-05-25 17:02:00 +02:00
Cameron
94ae8bcd1d Fix for broken banner-menu when no template found in theme folder. 2013-05-09 23:51:34 -07:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
Cameron
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Moc
eaee4a6f43 Minor UI fix to banner admin 2013-03-26 13:08:12 +01:00
Moc
6d5fd535c8 Banner plugin admin LAN fixes 2013-03-26 13:02:28 +01:00
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01:00
Cameron
0ba11945ab Path changes on code templates. 2013-03-20 22:59:37 -07:00
Moc
04096d2c9d Banner admin - code clean-up and notes 2013-03-17 12:41:15 +01:00
Cameron
8ae11ba079 Banner GUI fixes. 2013-03-16 21:20:39 -07:00
Moc
204fb65b4b Banner admin GUI fixes 2013-03-16 14:21:14 +01:00
Moc
26a5015174 Banner plugin - datepicker fixes, should be working now. 2013-03-16 13:39:18 +01:00
Moc
1c585e0e1e Banner plugin $frm->datepicker 2013-03-16 13:27:24 +01:00
Moc
823e813a5e More require_once clean-up (#125) 2013-03-10 15:36:45 +01:00
Cameron
ac0ce7e98c Some banner plugin work. imagepicker() may now be customized in preview size. 2013-03-09 19:22:30 -08:00
Tijn Kuyper
2956a3dda8 Banner plugin - Major LAN rewrite, minor code fixes and clean-up 2013-03-03 15:42:56 +01:00
Tijn Kuyper
95e3b3ab0c Banner plugin - Rewrite in progress, especially LAN. (WIP) 2013-02-28 17:48:49 +01:00
Tijn Kuyper
9547df9890 Issue #90 - Banner plugin (also #6 and GUI styling) 2013-02-04 21:18:46 +01:00
Tijn Kuyper
054549ecde gsitemap plugin LAN clean-up 2012-12-19 10:47:40 +01: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
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
Cameron
29f23c05ea Some method naming cleanup. 2012-12-06 20:34:57 -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
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
Cameron
bffd21ab0e Improved duplicate LAN check - still experimental. 2012-11-29 03:29:59 -08:00
Cameron
5e84eaf34d More admin GUI refinements 2012-11-26 15:43:42 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
CaMer0n
cb29dd432c xml file updates. 2012-08-22 07:06:12 +00:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
2f788a86f5 General cleanup 2012-08-10 11:37:20 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
CaMer0n
ba5e801326 Some js cleanup 2012-06-09 04:44:11 +00:00