1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-19 20:09:47 +01:00

9758 Commits

Author SHA1 Message Date
Cameron
aeaf07b9b4 Merge pull request #2550 from yesszus/patch-5
Update e107_plugins/import
2017-04-02 08:43:12 -07:00
Cameron
7dfebac3f5 Admin navigation styling. 2017-04-02 08:37:20 -07:00
Cameron
9063e0a192 Corporate admin theme style added. 2017-04-02 07:57:41 -07:00
Cameron
52b44b833d Admin-ui: Parent/Child order fix. 2017-04-02 07:57:08 -07:00
Gábor
7affb6cb19 Update import_page_class.php 2017-04-02 10:45:44 +02:00
Gábor
f2c02e7642 Update import_news_class.php 2017-04-02 10:45:06 +02:00
Gábor
e97551bd01 Update import_links_class.php 2017-04-02 10:44:28 +02:00
Gábor
aeff020e2c Update import_user_class.php 2017-04-02 10:43:33 +02:00
Gábor
85c18b03b3 Update import_forum_class.php 2017-04-02 10:41:55 +02:00
Gábor
e4cd7cf09c Update import_user_class.php 2017-04-02 10:38:03 +02:00
Gábor
a1f9670cd8 Update admin_import.php 2017-04-02 10:36:17 +02:00
Gábor
f3c8b8ca6e Update English_admin.php 2017-04-02 10:31:59 +02:00
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
327925a937 Admin theme tweaks 2017-03-31 20:00:06 -07:00
Cameron
fcbe12c5f6 PHP Notice fixes. mbstring function fallback. 2017-03-31 19:04:34 -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
d110d8d4e9 Support multiple database connections for the same mysql-user. 2017-03-31 10:51:21 -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
Tijn Kuyper
f7639dd282 Fixes #2540 - Added common LAN_REMOVE 2017-03-30 11:29:45 +02:00
Cameron
c0ff3dd232 Fixes #2534 - News Category Caption. 2017-03-29 13:56:53 -07:00
Cameron
453a7fc91e PHP 5.6 fix for sql function queries. 2017-03-28 17:55:35 -07:00
Cameron
2b37a57348 typo fix 2017-03-28 17:34:01 -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
0935f7b858 Support for root namespaces using e_url addon configuration. 2017-03-27 10:38:51 -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
489fb66d65 Fixes #2527 - extra line-breaks were being added to HTML. 2017-03-26 13:03:58 -07:00
Cameron
3a85433249 Page/Menu Overview column widths 2017-03-25 15:32:10 -07:00
Cameron
4463de3a37 Pages/Menus Overview list added. 2017-03-25 15:11:42 -07:00
Cameron
d6091754b0 Merge pull request #2523 from Jimmi08/patch-10
improved param $class in contact subject shordcode
2017-03-25 13:09:07 -07:00
Cameron
7dd4a42a6c Merge pull request #2524 from Jimmi08/patch-11
formatting contact submit button shortcode
2017-03-25 13:08:44 -07:00
Cameron
95c4415b9b Merge pull request #2522 from Jimmi08/patch-9
possibility to format contact subject shortcode
2017-03-25 13:08:17 -07:00
Cameron
68795d11eb Merge pull request #2521 from Jimmi08/patch-8
possibility to format contact email shortcode
2017-03-25 13:07:55 -07:00
Cameron
7c0cde70cf Merge pull request #2520 from Jimmi08/patch-7
possibility to format contact name shortcode
2017-03-25 13:07:25 -07:00
Cameron
3005e0bd8f Fixes #2517 - support for the style_custom.css file in theme folder which is auto-loaded after style.css. 2017-03-25 13:01:50 -07:00
Jimako
dab0eea918 formatting contact submit button shortcode 2017-03-24 15:13:38 +01:00
Jimako
c2e9544ca4 improved param $class in contact subject shordcode 2017-03-24 14:21:00 +01:00