1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-19 11:59:55 +01:00

9348 Commits

Author SHA1 Message Date
Cameron
e3bfe28f0c More timing markers added. 2017-01-22 14:20:40 -08:00
Cameron
08c77af536 Merge pull request #2316 from Jimmi08/master
Problem with BODYTAG #2308
2017-01-22 14:07:43 -08:00
Cameron
a29cd6db65 Optimization 2017-01-22 14:05:03 -08:00
Cameron
d37fe781ac Correct tags example. 2017-01-22 13:33:11 -08:00
Cameron
2c2b9d4091 Form Handler: renderElement() and renderValue() now support json values. (used by Pages/Menus custom fields) 2017-01-22 13:31:03 -08:00
Cameron
3e9624be81 Make sure dashboard only check for core updates once per session. (unless debug is enabled) 2017-01-22 10:04:29 -08:00
Jimmi08
0346cc4835 Problem with BODYTAG #2308 2017-01-22 16:29:54 +01:00
Gábor
53b1d6a2b5 Update users_extended.php 2017-01-22 10:25:16 +01:00
Gábor
b3a7fa4be2 Update userclass2.php 2017-01-22 10:19:26 +01: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
Gábor
0448e78736 Update lan_signup.php 2017-01-22 10:11:26 +01:00
Gábor
cf7f337fc5 Update lan_users_extended.php 2017-01-22 10:10:34 +01:00
Gábor
c6e7d50ef6 Update lan_userclass2.php 2017-01-22 10:09:15 +01:00
Gábor
6205a74935 Update signup_template.php 2017-01-22 10:07:49 +01:00
Gábor
176e114ae0 Some corrections. 2017-01-22 10:04:55 +01:00
Cameron
1e933f0fdd toFile() - needs to be completed. 2017-01-21 13:59:55 -08:00
Cameron
acbf93ef8a Page/Menu Custom Fields. 2017-01-21 13:42:36 -08:00
Cameron
f545a2e01d Remove old code. 2017-01-21 11:13:37 -08:00
Cameron
ed2741577a Merge pull request #2310 from lonalore/e-modal
Use fadeIn and fadeOut for tab visibility...
2017-01-21 10:51:31 -08:00
Cameron
d7fad829fe Debug timings. 2017-01-21 10:49:04 -08:00
Cameron
15c586b5dc Debug time display improvements. 2017-01-21 09:31:13 -08:00
Cameron
f6925ee4e7 Fix for: '' is missing from the plugin db table message. 2017-01-21 08:45:33 -08:00
Lóna Lore
cb73f12d55 Use fadeIn and fadeOut for tab visibility... 2017-01-21 11:27:36 +01:00
Cameron
62a726e274 {LINK_TARGET} added for use by scrollspy. 2017-01-20 13:43:46 -08:00
Cameron
a490d890ee Merge pull request #2306 from lonalore/e-modal
Hide Additional Fields tab if no fields to display.
2017-01-20 13:41:25 -08:00
Lóna Lore
d7846f877c Hide Additional Fields tab if no fields to display. 2017-01-20 21:07:13 +01:00
Cameron
78a9bc66e0 Merge pull request #2305 from lonalore/e-modal
Use Ajax API to make response.
2017-01-20 11:16:33 -08:00
Lóna Lore
2a3d3d871d Use Ajax API to make response. 2017-01-20 19:59:16 +01:00
Cameron
0d865446e8 BS4 images rounded. 2017-01-20 10:46:57 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
4e2a1026eb Merge pull request #2304 from lonalore/e-modal
Use e107.behaviors handler to initialize click event on ".e-modal" el…
2017-01-20 10:15:01 -08:00
Cameron
5965a8b4e4 Don't display upgrade messages in "Personalize" mode. 2017-01-20 10:13:36 -08:00
Lóna Lore
da16d2d52e Use e107.behaviors handler to initialize click event on ".e-modal" elements. 2017-01-20 18:32:23 +01:00
Cameron
b5b06536df Quick fix for ajax breaking inactive tabs layout when inserting html. (due to display:block css being added by default by jQuery) 2017-01-19 16:12:14 -08:00
Cameron
74446851f7 Fix for landingzero over SSL. 2017-01-19 14:31:22 -08:00
Cameron
71730c2e6e Page/Menu: Experimental Custom Fields 2017-01-19 12:39:28 -08:00
Cameron
7e6dbefd1a Prevent core pref corruption by old plugins that are using save_prefs(); 2017-01-18 19:56:27 -08:00
Cameron
7ff00cec98 Code cleanup 2017-01-18 19:26:49 -08:00
Cameron
500ec0c477 Issue #2297 Loading of landing-zero config language file. 2017-01-18 17:24:11 -08:00
Cameron
4b443bc2c8 Experimental Feature: Page/Menu custom fields. Enable debug to experiment. Usage: {CPAGEFIELD: name=xxxxx} where 'name' is the field name. Currently only functions in edit mode when the chapter is already set. 2017-01-18 17:10:12 -08:00
Cameron
63cdef8796 Updated version to 2.1.5 (git) 2017-01-18 12:40:45 -08:00
Cameron
221d66d6a3 Merge pull request #2297 from yesszus/patch-2
Update landingzero theme
2017-01-18 12:13:45 -08:00
Cameron
11ebd5d360 TinyMce editor styling. 2017-01-18 10:30:32 -08:00
Cameron
4300303dab Experimental Page content templates. 2017-01-18 10:25:08 -08:00
Cameron
9734d9a0a1 TinyMce editor styling. 2017-01-18 10:24:34 -08:00
Cameron
695d278a36 PHP 7.1 fix 2017-01-18 09:32:45 -08:00
Gábor
d1ed25a949 Update theme_config.php 2017-01-18 17:01:10 +01:00
Gábor
3e99b299dc Update theme_config.php 2017-01-18 17:00:23 +01:00
Gábor
9331516a8e Update news_template.php 2017-01-18 14:33:31 +01:00