1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-04 11:24:54 +02:00

3013 Commits

Author SHA1 Message Date
Gábor
183a67c9af Update English_admin.php 2017-04-02 10:27:12 +02:00
Cameron
ebe903945f Import: PHP-Nuke News items and Categories. PHPFusion userclasses added. Template added for easily adding other systems. 2017-04-01 13:56:09 -07:00
Cameron
68127bd72f admin-ui example updates. 2017-04-01 09:17:25 -07:00
Cameron
80fbb2a334 Meta-Tags: Issue #2544 - avoid duplication. 2017-03-31 15:49:33 -07:00
Cameron
3758d55e1c Downloads: Issue #2544 - Fix for e_PAGETITLE. 'view/pagetitle' template added. 2017-03-31 15:19:19 -07:00
Cameron
3c65faf6e3 Downloads: #2544 download meta tags. Apple-icon fix. 2017-03-31 14:58:22 -07:00
Cameron
d571bd33d8 Remove debug info 2017-03-31 14:27:40 -07:00
Cameron
6c3112f9a6 Mega-Menu shortcode example added to Bootstrap theme. 2017-03-31 14:26:26 -07:00
Cameron
67eac11370 Notice removal and sorting fixed. 2017-03-31 12:35:39 -07:00
Cameron
c8a1f1fe6a SMF Forum import 2017-03-31 11:41:39 -07:00
Cameron
f4e3564c72 SMF Import Routine - TBC 2017-03-30 18:11:15 -07:00
Cameron
525a097517 Admin-ui: readParm['url'] added and other url fixes. 2017-03-30 13:53:06 -07:00
Cameron
7ab368076f Admin-ui: Additional checks for valid parent value when editing parent/child record. eg. download_category etc. 2017-03-30 08:58:02 -07:00
Cameron
a2026244a3 Issue #2487 - Category Tree fixes. 2017-03-28 15:16:27 -07:00
Cameron
c2cc206d21 ADMIN_CHILD_ICON constant added. 2017-03-27 19:35:20 -07:00
Cameron
f90832a9d5 Admin-ui automated tree sorting when $sortField and $sortParent are defined. 2017-03-27 16:27:08 -07:00
Cameron
c581b89aa1 Download breadcrumb fix. 2017-03-27 09:43:21 -07:00
Cameron
0846180664 Dynamic Download URL support (using shortcodes). Quick View added to downloads admin area. 2017-03-26 16:35:06 -07:00
Cameron
0416c97400 Downloads: Fixes #1062 legacy icon path 2017-03-26 16:34:27 -07:00
Cameron
0ec1c74e6b Allow for importing of table data from e107 v1.x "Content Management" plugin into "Pages/Menus" tables. 2017-03-22 13:57:29 -07:00
Eduardo Carísio
6a9446bf74 Merge remote-tracking branch 'e107inc/master'
merging
2017-03-18 23:54:59 -03:00
Eduardo Carísio
863e1afee0 Patch for the issue #2506 2017-03-18 23:51:07 -03:00
Cameron
209018fb26 News search LAN fix. 2017-03-18 12:24:01 -07:00
Cameron
ab79296f4c Fixes #2505 - Social XURL icons template limitation fixed. 2017-03-18 12:23:44 -07:00
Cameron
d2db9951a9 Issue #2478 - Search 2017-03-18 12:11:56 -07:00
Cameron
6561ec156c Merge pull request #2399 from pricey1981/patch-2
Update pm_shortcodes.php
2017-03-17 12:15:53 -07:00
Cameron
be44bc8f09 Theme shortcodes may now be used as content for sitelink functions. eg. To generate drop-down mega-menus. 2017-03-15 16:49:55 -07:00
Cameron
5a5f92392c news-grid sitelink menu. 2017-03-15 15:56:17 -07:00
Cameron
eb60e60b9e Move news-grid code into news class. 2017-03-15 14:07:43 -07:00
Cameron
17abb6a08a Fix: {CHAPTER_MENUS} shortcode now respects menu-visibility setting. 2017-03-12 10:01:19 -07:00
Cameron
392a4f1785 Filter on query. 2017-03-10 11:43:12 -08:00
Cameron
7628ddb89a A site-disclaimer containing "YYYY" will be automatically replaced with the current year. eg. Copyright '2004-YYYY' becomes '2004-2017' 2017-03-07 11:10:19 -08:00
Cameron
9b8ab7a5b1 Merge pull request #2443 from yesszus/patch-5
Create  e107_plugins/tinymce4/languages/English_admin.php
2017-03-07 08:55:31 -08:00
Cameron
3b32d0f3c5 News-Grid template 'other' changed to 'media-list' for consistency with other names. 2017-03-05 13:05:25 -08:00
Cameron
5569516329 Issue #1436, Issue #2294 - New Forum Posts Menu template added. Beginnings of "New Forum Posts Main" replacement. 2017-03-05 12:03:41 -08:00
Cameron
ccd7560d43 Comment Menu: Shortcode parms {CM_COMMENT: limit=x} {CM_HEADING: limit=x} 2017-03-05 08:40:21 -08:00
Cameron
aeba371c80 Merge pull request #2492 from yesszus/patch-7
Update  e107_plugins/news/e_menu.php
2017-03-05 08:20:55 -08:00
Cameron
be28d221d6 Fixes #2494 Comment Menu Avatar. eg {CM_AUTHOR_AVATAR: shape=circle} 2017-03-05 08:07:34 -08:00
Gábor
3fd50744bb Update e_menu.php
Add missing lang codes.
2017-03-05 09:37:36 +01:00
Cameron
aaa5db36ab tp->toImage() now accepts 'placeholder' parm. NewsGrid template now uses placeholder by default. 2017-03-04 10:06:53 -08:00
Cameron
0f42d516e7 Fixes #2461 - News Month e_PAGETITLE. 2017-03-04 08:20:32 -08:00
Cameron
da9ba808e5 Merge pull request #2480 from yesszus/patch-7
Update e107_plugins/news
2017-03-04 08:00:31 -08:00
Cameron
a08a589fd7 Fixes #2476 - News Author Avatar 2017-03-03 13:04:49 -08:00
Cameron
57cf98bec5 Tagcloud menu sorting fix. 2017-03-03 12:15:11 -08:00
Cameron
be765d214d Tagcloud class upgraded to v4.0.1 2017-03-03 12:13:14 -08:00
Cameron
bfaf50ab25 #2475 Removed news_categories.sc template from news template and replaced with 'category' template which is a copy of 'default' 2017-03-03 11:56:51 -08:00
Cameron
20e146f626 Fixes #2475 - Default news template fix. 2017-03-03 09:28:28 -08:00
Jimako
00021c7ed8 enhancement for main admin - right access to source code
To be able open source code window just by one click, not to select via tools button.
2017-03-03 15:13:57 +01:00
Gábor
9445a5dc84 Create English_admin.php 2017-03-03 10:23:17 +01:00
Gábor
4f62c59dad Update e_search.php 2017-03-03 10:21:18 +01:00