1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

62 Commits

Author SHA1 Message Date
Cameron
c766afd954 Theme selection fix. Admin-ui carousel pagination fix. 2017-04-13 08:54:59 -07:00
Cameron
92323408dd Developer/Debug mode media auto-scan added to theme configuration page. Checks and adds new theme images to media-manager. 2017-04-12 09:50:07 -07:00
Cameron
e2a9fef94f Admin area Theme Manager rewrite - finally uses the admin-ui. 2017-04-07 17:04:28 -07:00
Cameron
43a5829f1e renamed old admin theme file. 2017-04-07 17:03:25 -07:00
Gábor
b59877605d Update theme.php 2017-02-09 22:54:20 +01:00
Cameron
cece6c7b64 No Preview Image fix. 2017-02-01 14:14:02 -08:00
Cameron
30b412b795 Removed debug warning. 2017-01-31 11:45:21 -08:00
Cameron
363a5e4c4c New feature: Create a new theme from an existing one. See: e107_admin/theme.php?mode=convert 2017-01-31 07:52:19 -08:00
Cameron
630fd5fb57 Clear theme meta cache after installation. 2017-01-30 07:52:25 -08:00
Tijn Kuyper
347c9f9af0 Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
2017-01-17 01:33:03 +01:00
Cameron
0555968687 Fixes #2251 - Theme Manager theme info fix. 2017-01-06 13:27:48 -08:00
Cameron
96ad80593b Fix for detection of theme/plugin root directory in .zip 2017-01-06 11:19:09 -08:00
Cameron
db1aa937aa Fix for missing theme data and incorrect LAN labels. 2016-12-21 08:13:23 -08:00
Cameron
e8d976fa2d Fixes #1712- Theme download with suhosin active fixed. Plugin auto-install after download fixed. 2016-11-21 15:17:12 -08:00
Gábor
f49c535666 Update e107_admin/theme.php
Add lang codes.
2016-09-29 10:06:55 +02:00
Cameron
5348c02223 Corrected layout of Theme XML generator. Default news template cleanup. Clickable URL fix for when   is present. 2016-03-15 23:37:38 -07:00
tgtje
a931c36021 Translation of hardcoded text, added new defines 2016-01-30 16:58:58 +01: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
a3514ca716 Plugin/Theme modal fixes and improved commercial plugin/theme handling. 2015-07-17 23:09:36 -07:00
Cameron
5b9221cc28 Issue #1138 - Layout fix for theme manager. 2015-07-17 17:55:48 -07:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
00696d92d3 Added filetypes.xml info in Admin-> Preferences -> File Uploads to remove confusion with file upload limits. Theme upload should be working correctly now. 2015-02-10 23:13:53 -08:00
Cameron
e745a2398a Theme download/unzip method reactivated. 2015-02-10 12:57:38 -08:00
Cameron
6cd5513fd2 Theme manager styling. 2015-02-06 01:03:09 -08:00
Cameron
e276754313 Fixes theme info rendering and button styling. 2014-06-12 14:48:50 -07:00
Cameron
99af352647 Corrected outdated icon paths 2014-01-22 06:10:44 -08:00
Cameron
8d7971ec69 theme.xml now include <stylesheet> tags for determining which stylesheets should be options in the theme-manager.
Theme-Convert updated to include <stylesheet> tags.
2013-06-21 01:25:47 -07:00
Cameron
beca1115c5 Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM 2013-05-25 16:06:51 -07:00
Cameron
c2776f84d2 Preparations for e107.org login. 2013-05-19 15:02:05 -07:00
SecretR
3094f39c98 Plugin downlods in working state (work in progress, cleanup needed) 2013-05-19 18:38:27 +03:00
SecretR
c4121e5fd7 Ajax theme downloads 2013-05-19 17:28:43 +03:00
SecretR
380e46cd56 Theme downlods in working state (work in progress, cleanup needed) 2013-05-19 12:16:17 +03:00
Cameron
3ecfc54805 Issue #196 - carousel navigation added to Theme Manager -> Find Themes. Support for commercial themes added. 2013-05-06 20:47:46 -07:00
Cameron
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Cameron
50f99af778 More admin styling 2013-03-15 23:35:16 -07:00
Cameron
94a1235c0c Theme and Plugin Manager Searches. 2013-03-04 00:47:56 -08:00
Cameron
67afc1515e Theme downloading fixes and Theme info GUI fixes. jQuery cache fix. 2013-03-03 17:52:10 -08:00
Cameron
a2ea0f7a83 Changed Tabs code to bootstrap instead of jquery-ui 2013-02-25 02:47:23 -08:00
Cameron
76ac4b39d5 Language file optimization and Gui fixes. 2013-02-22 22:35:15 -08:00
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
Cameron
ad1452d65e Initial Theme Converter Page added. 2013-02-22 15:43:58 -08:00
Cameron
c37b39d969 Theme browser almost fully operational. (bootstrap modal cache issue remains) 2013-01-31 01:49:00 -08:00
Cameron
5307008144 Theme download via admin now functioning. 2013-01-30 18:37:42 -08:00
Cameron
3bd17f3d74 Online Theme browser work. 2013-01-30 16:58:47 -08:00
Cameron
0116b9ff64 Online theme selection integrated into admin area. "Find Themes". Incomplete. 2013-01-25 19:33:59 -08:00
Cameron
82fafa6f62 Theme Info fix. <screenshots> added to theme.xml spec. 2012-12-11 00:34:08 -08:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
Cameron
5be772191a Theme Manager GUI fixes. 2012-11-29 22:03:36 -08:00