1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 02:42:40 +02:00

388 Commits

Author SHA1 Message Date
Cameron
f3d2319f39 Allow {DOWNLOAD_REQUEST_URL} to be overridden. 2017-01-31 17:35:31 -08:00
Cameron
a7d21dbe90 Downloads: Introduced {DOWNLOAD_REQUEST_URL} which is just the file download url. 2017-01-31 17:12:04 -08:00
Cameron
a2a7d19dfa Fix for using downloads as root space. 2017-01-27 16:04:18 -08:00
Gábor
97c0d7ac71 Update admin.php 2017-01-22 10:16:26 +01:00
Gábor
0af897861a Update English_admin.php 2017-01-22 10:13:00 +01:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
38d70a8bb4 Merge pull request #2106 from rica-carv/rica-carv-download
Download plugin custom captions
2017-01-10 16:15:48 -08:00
Cameron
66d20e4df2 Merge pull request #2214 from rica-carv/rica-carv-patch-download
Issue #1817 & Issue #2208 - Download Error messages.
2016-12-29 15:00:51 -08:00
rica-carv
c1443f8dd2 Update request.php 2016-12-29 21:57:14 +00:00
Cameron
5ee6d76d49 Issue #2207 - Downloads: responsive screenshot preview 2016-12-28 19:11:38 -08:00
Cameron
f113a0d265 PHP Warning removals. 2016-12-17 10:15:36 -08:00
Cameron
4813a0896b Fixes #2123 - Download Media-Manager 2016-12-07 12:39:23 -08:00
Cameron
e6be1b8a2c Upgrade Fixes - Legacy Download image paths and Download Category icons. 2016-12-05 15:41:19 -08:00
rica-carv
5b9126c72e Update download_class.php 2016-12-04 18:27:58 +00:00
rica-carv
8820323444 Update download_template.php 2016-12-04 18:03:27 +00:00
rica-carv
c03fb2361e Update download_class.php 2016-12-04 17:59:24 +00:00
rica-carv
fe2b66614f Update download.php 2016-12-04 17:33:27 +00:00
rica-carv
7a5086d25c Update download_class.php 2016-12-04 17:33:03 +00:00
rica-carv
efa2b08ce2 Update download.php 2016-12-04 17:10:59 +00:00
Cameron
03a6a63694 Downloads: Legacy Upgrade image-path fixes. 2016-12-03 14:16:14 -08:00
Cameron
126f89da9f Code cleanup 2016-12-01 15:38:40 -08:00
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