1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-19 05:28:10 +01:00

3013 Commits

Author SHA1 Message Date
Cameron
f5317e329f Theme preferences import/export added to 'database' admin area. 2019-07-09 12:08:52 -07:00
Cameron
5930e62c21 user batch export enabled. code cleanup. 2019-06-28 13:06:06 -07:00
Cameron
a2c384c57f Fixed <body> tag when using Menu Manager. Stored HTML-theme true/false var for each theme. 2019-06-22 11:43:46 -07:00
Cameron
8ffe5f4fca Code cleanup 2019-06-21 14:05:15 -07:00
Cameron
dc53fb37a1 header/footer code cleanup 2019-06-17 09:23:21 -07:00
Cameron
36b4c354eb Experimental - Support for theme html templates and layouts. 2019-06-11 15:53:08 -07:00
Cameron
3101635a2a Error display fix. 2019-06-11 10:18:11 -07:00
Cameron
2337f8e678 Support for automated git sync with a theme repo. 2019-06-11 10:09:41 -07:00
Cameron
a6009d5957 Fixes #3739 - category template default should be blank. 2019-06-11 09:17:36 -07:00
Cameron
60b7f3ae6d Minor tweaks. 2019-06-05 21:59:03 -07:00
Cameron
5cd9f52548 New "Search in Field" filter option added for field-specific search of text fields and similar. (filter=>true required) 2019-06-04 12:59:39 -07:00
Cameron
ca1748df8d Issue #2146 - Fix for theme-manager after model refactoring. 2019-06-04 10:48:56 -07:00
Cameron
62863b4934 Issue #2146 PHP 7.3 class compatibility fix. More testing required. 2019-06-03 16:29:38 -07:00
Cameron
4bf9c89eaa Version updated to 2.2.2 (git) 2019-05-29 11:50:02 -07:00
Cameron
183b96235a Cleanup 2019-05-29 11:18:34 -07:00
Cameron
783be29953 PHP 7.3 Notice/Warning Fixes. 2019-05-27 10:45:35 -07:00
Cameron
1501ccfda5 Clear cache after core update 2019-05-22 13:59:02 -07:00
Cameron
bdb45485ee Code Cleanup 2019-05-20 14:53:43 -07:00
Cameron
44626a0006 Updated version to v2.2.1 2019-05-18 12:03:17 -07:00
Cameron
2a9d0d3a88 Fixes #3454 Incorrect "Quick View" URL when using book/chapter/page profile. 2019-05-11 13:52:28 -07:00
Tijn Kuyper
184fd227cb
Fixes #1728 - Set default member class when editing user in admin 2019-05-06 10:58:14 +02:00
Cameron
7701734ed5 Plugin Builder: Closes #3222 Added a default for writeParms() on generated prefs array. 2019-04-11 12:51:47 -07:00
Cameron
18a8571ed3 Fixes #3711 - check local themes/plugins against author names as well as versions before suggesting updates. 2019-04-11 12:28:14 -07:00
Cameron
f148e20837 Moved library loading into class2. Fixes Fontawesome not loading early enough when added via theme.xml (with forum and possibly other parts of e107). Added the FONTAWESOME constant to Paths/Variables debug output. 2019-04-11 10:47:50 -07:00
Cameron
c9aa5e188b Moved e_menu_layout into menumanager_class.php and renamed tablestyle() before eval() parses it. 2019-04-06 15:37:45 -07:00
Cameron
ab0152215f Added alert to Theme manager when incompatible code found in theme.php 2019-04-06 13:38:18 -07:00
Cameron
fcced14087 Comment out unused code. 2019-04-06 12:54:05 -07:00
Cameron
3d9ed2b040 Theme layout (Visibility Filter) detection enhanced. Help information improved. 2019-04-06 12:11:05 -07:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Tijn Kuyper
7aff9ff46f
Fixes #3746 - Typo caused fatal error in e107_admin/users.php 2019-03-26 16:57:07 +01:00
Cameron
ce5079b3c1 More cleanup 2019-03-19 15:45:36 -07:00
Cameron
164465e4dc Minor cleanup 2019-03-19 15:38:11 -07:00
Cameron
78b95a54b6 Code-cleanup and safestr 2019-03-19 15:12:17 -07:00
Cameron
6c682dffae Issue #3232 Correct user search of extended fields. (set field 'data' to 'str')
Fixes #3677 Wrong message displayed.
2019-03-19 15:11:36 -07:00
Cameron
95d63cd166 Added debug info for Issue #3724 2019-03-19 12:15:23 -07:00
Cameron
30c5553dbd Bootstrap 4 fixes. 2019-03-02 07:47:37 -08:00
Cameron
a457863c56 Issue #3202 uc_select() was not respecting default value. 2019-03-01 11:12:54 -08:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Tijn Kuyper
2e9c16db99
#3694 - Typo 'perms' to 'perm' to properly check permissions 2019-02-26 14:44:13 +01:00
Cameron
e885088830 Admin-UI: Schedule/Cron filtering was not functioning correctly. 2019-02-25 17:47:19 -08:00
Cameron
6237a92519 Add notice to newforumposts_main 2019-02-22 15:11:19 -08:00
Cameron
5dc45298f6 Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome. 2019-02-22 14:56:47 -08:00
Cameron
f128b13824 Issue #3668 PHP 7.3 compatibility fix. 2019-02-17 15:37:13 -08:00
Cameron
d695a79c71 Fixes #3621 PHP 7.3 compatibility with Plugin Manager. 2019-02-07 15:59:27 -08:00
Cameron
5e5f05f7c6 PHPDoc update 2019-02-03 11:09:07 -08:00
Cameron
548961c5ab Issue #3655 Revert order change. Generate filetypes.xml during install. 2019-02-03 09:51:16 -08:00
Cameron
f16cae9880 Issue #3655 - filetypes.xml check too early. 2019-02-01 13:06:43 -08:00
Tijn Kuyper
5adfd364a5 Fix styling issue in plugin builder 2019-02-01 13:10:15 +01:00
Cameron
e462759c4f Fixes #3592 - e_user_list issue. 2019-01-31 15:04:18 -08:00
Cameron
405677e64d Remove unnecessary perm check. 2019-01-30 12:28:28 -08:00