1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 10:40:20 +01:00

217 Commits

Author SHA1 Message Date
Cameron
a985a6e9b1 Issue #1746 - Downloads datestamp not being saved correctly. 2016-06-30 08:50:35 -07:00
rica-carv
81e3c81db6 Update download_shortcodes.php 2016-05-04 11:54:55 +01:00
Cameron
716678a3b7 PHP Notice and BC Fixes. 2016-04-19 16:57:44 -07:00
rica-carv
99bb24bc03 Update download_shortcodes.php 2016-04-16 22:43:35 +01:00
Cameron
925704309e Fixes #1486 - Download error-page redirect issue. 2016-04-05 10:26:34 -07:00
Cameron
daf5495214 Linkgen Fixes. Added e107::url() backward compatibility with earlier SEF creation method. 2016-03-08 13:53:58 -08:00
Cameron
724b1697b3 Issue #66 - e_upload spec complete. Some LANs needed. Upload form may now be utilized by multiple plugins. 2016-03-07 18:01:14 -08:00
Cameron
e1414cb688 Submitnews Image import fix. Upload page now using e_upload.php. Upload admin area still needs work. 2016-03-06 17:42:47 -08:00
Cameron
35b5957b24 Basic e_upload.php file added. Work-in-progress. 2016-03-06 00:42:15 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Jimmi08
5750b91b91 Issue #1309. e_BASE."user.php" replaced with SEF URL. 2016-01-27 11:56:59 +01:00
Cameron
2c2d48b902 Issue #1270 - GUI Fixes. 2016-01-25 19:20:50 -08:00
Cameron
71fff6e8d2 AdminUI: Simple SEF generation option added. Usage: writeParms='sef=sourceField'. eg. writeParms='sef=news_title'. 2016-01-16 11:56:26 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
44a6298b79 Issue #6 - Removed URLs from LANs 2015-08-31 17:17:28 -07:00
Cameron
5e008b5df4 Issue #1174 - Orphaned LANs corrected. User Profile LANs cleaned up. 2015-08-29 15:56:18 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
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