Cameron
6499ff72f7
Issue #1138 Added 'btn-default' where missing.
2015-07-13 19:09:30 -07:00
Cameron
6b5d95388f
Issue #6 Language-file standards. Wrap definitions in double-quotes.
2015-07-07 17:43:49 -07:00
Cameron
c98a403bf5
LAN Fixes and notice removal.
2015-07-02 14:15:17 -07:00
MikeyGMT
dd14399829
Duplicate LANS in Upload and Download
...
Duplicate LANS in Upload and Download
2015-07-02 18:46:36 +01:00
MikeyGMT
dccba01f37
Replace Duplicate LANs : LAN_ID
...
Duplicate LANs for ID replaced with LAN_ID
Plus correct bad quotes in installer LANINS_030.
2015-07-02 13:03:03 +01:00
Cameron
720f445565
Fixes #998 - Download category creation issue when using MySQL Strict.
2015-05-08 10:20:04 -07:00
Cameron
1bc43a35ff
Comments engine can now be easily replaced by plugins using e_comment.php. Added "facebook comments" to the social plugin as an example. See admin -> manage -> Comments Manager to enable. (plugin scan may be required if upgrading from github)
2015-04-08 14:51:06 -07:00
Cameron
5be3a86e71
Fixes #948 - RSS admin area rewrite. RSS menu updated for Bootstrap and RSS sef-urls added.
2015-04-03 18:39:56 -07:00
Cameron
52845adf1b
Issue #927 - e_frontpage.php upgraded to v2.x specifications.
2015-03-15 13:27:37 -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
dab64ca165
New event trigger names reworked. Replaced all '-' with '_' for compatibility with e_notify.
2015-02-12 16:52:30 -08:00
Cameron
d018cef6de
Event trigger-name updates (backward compatible)
2015-02-09 02:21:41 -08:00
Cameron
fbb0b63ae9
replaced calls to deprecated plugInstalled() with e107::isInstalled()
2015-02-07 13:38:29 -08:00
Cameron
cee4ffd235
Language-file cleanup
2015-01-30 23:43:15 -08:00
Cameron
868c586529
Fixes #768 - External-download filesize calculation.
2015-01-29 17:19:03 -08:00
Cameron
141b9d1ab1
Fixes #842 - Admin-ui for download mirrors
2015-01-26 10:15:59 -08:00
Cameron
2fef44272e
Downloads plugin language file cleanup
2015-01-22 22:05:25 -08:00
kostadinp
e7d4391f14
FIX array $eplug_rss_data and clean whitespaces
2015-01-16 18:16:47 +02:00
SecretR
c7f86fcac6
Missing DB connection for download RSS addon
2014-11-06 23:33:15 +02:00
SecretR
fe0524b2f9
Fix public upload and upload management
2014-11-03 21:51:55 +02:00
SecretR
47b4338ac9
Download search URL fix
2014-11-03 15:41:21 +02:00
Cameron
ac56b5ca10
More $admin_log global removal.
2014-10-23 11:12:13 -07:00
Cameron
d99c03f39d
Fixes #774 - Download comments.
2014-10-14 14:56:12 -07:00
Cameron
484f2ca330
Fixes #566 - prefs not being saved in some plugins.
2014-05-24 15:20:56 -07:00
Cameron
3be205eb0f
Fixes #589 - Legacy Download Template List captions.
2014-05-22 15:23:02 -07:00
Jimako
db2d20546a
Close #586 forgotten change
...
Sorry, I forgot to send one line before.
2014-05-21 14:55:53 +02:00
Cameron
0d7b47d7fc
Merge pull request #570 from Jimmi08/no-screenshot-in-download-plugin
...
Fixes #557 - download page missing screenshot image.
2014-05-20 02:39:19 -07:00
Jimako
8903dca612
FIX 479 missing icons on new upload notification
...
Forgotten shortcode for new icon in subsub category
2014-05-20 09:41:43 +02:00
Jimmi08
4b0192c0d0
Fix for not listing subcategories download plugin
...
Not listing subcategories when you don't have them on main page
(unchecked in preferencies)
Found while working on #479 . Related with #566 . Probably only mistake.
2014-05-18 10:33:50 +02:00
Jimmi08
c56a174517
fix #557 download plugin
...
no screenshot image and ugly name.
2014-05-17 21:57:12 +02:00
Cameron
ef4ced985a
Fix for broken download links when using SEF Urls. Cleaned up next/prev template. {GLYPH} now uses 2.x format. eg {GLYPH: type=download&size=2x}
2014-02-07 17:57:06 -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
47c546c2fb
Added keyword tags to downloads.
2014-02-04 09:22:15 -08:00
Cameron
4dde3652ad
Set all download images to img-responsive
2014-01-30 03:22:59 -08:00
Cameron
56b7bdc42b
Removed old icons. If you find broken image paths, please post an issue about it.
2014-01-21 06:40:46 -08:00
Cameron
72a5fadbbd
SEF Url Fix for searched results
2014-01-21 05:21:33 -08:00
Cameron
edb2ec9249
Download search added and updated to v2 spec.
2014-01-21 05:16:05 -08:00
Cameron
e323418ab2
Fix for Icon paths.
2014-01-15 04:02:05 -08:00
Cameron
39e3a1b021
Download search template fix.
2014-01-05 11:26:19 -08:00
Cameron
7f1a946562
Fixes #470 Download pagination template and SEF Urls.
2014-01-04 10:14:10 -08:00
Cameron
470b043739
Fixes #466 Download Category Icons path.
2013-12-30 03:56:27 -08:00
Cameron
d34623a043
Issue #459 - some work on downloads pagination
2013-12-30 03:17:20 -08:00
Cameron
c7552fbcc9
Download breadcrumb now uses SEF URLs
2013-12-25 01:59:00 -08:00
Cameron
d54908e574
Download plugin Boostrap3 styling fixes
2013-12-24 02:45:40 -08:00
Cameron
86be4773f4
Initial work on Download SEF Urls
2013-12-24 02:33:14 -08:00
Cameron
c3e93fb34d
Issue #435 - More Bootstrap3 styling fixes. Login-menu shortcodes updated to v2 spec.
2013-12-21 06:23:22 -08:00
Cameron
7874cd1060
Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
...
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional
e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
2013-12-17 11:12:42 -08:00
Cameron
37e1b95f75
Added title attribute to download image.
2013-11-21 15:50:51 -08:00