Commit graph

1461 commits

Author SHA1 Message Date
Kijin Sung
a7eb59bdf6 Version 1.8.20 2016-05-16 22:38:11 +09:00
Kijin Sung
de98117c0e Remove unnecessary default configuration for mail 2016-05-15 20:25:24 +09:00
Kijin Sung
1f39a51c66 Merge branch 'develop' into pr/advanced-mailer 2016-05-15 20:22:55 +09:00
Kijin Sung
ebb1b2fd4a Add dummy driver and other transports supported by Advanced Mailer 2016-05-15 19:56:28 +09:00
Kijin Sung
8e1b870000 Fix JQMigrate warning in common.js 2016-05-14 16:38:41 +09:00
Kijin Sung
0b20f3f5c7 Reset Message-ID in case send() is called multiple times 2016-05-13 11:34:46 +09:00
Kijin Sung
8f9eacee64 Add DB number to redis cache settings, and set the default to 1 2016-05-12 00:46:41 +09:00
Kijin Sung
503a332f9b Merge pull request #490 from kijin/pr/tablet-as-mobile
태블릿 기기를 모바일로 취급할지 선택할 수 있도록 함
2016-05-11 15:16:23 +09:00
Kijin Sung
3fbf94f630 Fix #491 no display of canonical URL on some pages 2016-05-11 15:15:05 +09:00
Kijin Sung
bdd00fe6b7 Better emulate Advanced Mailer features 2016-05-11 15:02:59 +09:00
Kijin Sung
ad8a07096c Allow tablets to be treated as mobile or not depending on configuration 2016-05-10 23:33:12 +09:00
Kijin Sung
2e73c6acaa Return more detailed information from Mail::getSupportedDrivers() 2016-05-10 20:25:44 +09:00
Kijin Sung
06f8643307 Add Mail->isSent() method and clean up visibility of properties 2016-05-10 17:29:05 +09:00
Kijin Sung
14dfba32e4 Do not return false after failed trigger if mail is already sent 2016-05-10 17:25:59 +09:00
Kijin Sung
10309e5811 Standardize config field names, and make drivers declare which fields they require 2016-05-10 15:58:26 +09:00
Kijin Sung
4d1ada5f28 Add mail.send (before/after) triggers 2016-05-10 15:40:23 +09:00
Kijin Sung
b971ea19ca Merge branch 'develop' into pr/advanced-mailer 2016-05-10 14:00:26 +09:00
Kijin Sung
e8d4c1f27f Fix #406 confusing option name for vote list display 2016-05-10 11:46:50 +09:00
Kijin Sung
9bdc30b325 Add options to customize the browser title format 2016-05-09 22:39:19 +09:00
Kijin Sung
f25e685209 Make OpenGraph configurable, and fix canonical URL to include mid 2016-05-09 11:51:11 +09:00
Kijin Sung
da1b69c6b7 Initial implementation of OpenGraph metadata insertion 2016-05-09 01:36:25 +09:00
Kijin Sung
98f0b0cd1c Add meta keywords and description to board and page modules 2016-05-08 22:51:00 +09:00
Kijin Sung
f151632242 Add XE's SEO module to blacklist, because it causes fatal error with Rhymix 2016-05-08 16:48:08 +09:00
Kijin Sung
df22d9e69e Fix permissions when manually copying an uploaded file 2016-05-08 15:07:17 +09:00
Kijin Sung
062969ae25 Merge branch 'develop' into pr/advanced-mailer 2016-05-07 14:50:57 +09:00
Kijin Sung
942235b6bc Enable HTTP/2 server push for CSS and JS resources 2016-05-06 22:02:47 +09:00
Kijin Sung
4290f5110c Add 'finalize' option to getCSSFileList() and getJSFileList(), to be used only by the final layout 2016-05-06 22:01:58 +09:00
Kijin Sung
0420361349 Reorganize mail driver class structure and add SES driver 2016-05-06 21:31:04 +09:00
Kijin Sung
1c43cbb126 Fix SCSS import from subdirectory 2016-05-06 11:39:12 +09:00
Kijin Sung
7cb194439f Merge branch 'develop' into pr/advanced-mailer 2016-05-05 20:37:55 +09:00
Kijin Sung
7385d2f097 Process imports before converting url() relative paths 2016-05-05 20:18:14 +09:00
Kijin Sung
01315e62aa Fix relative path conversion in CSS/LESS/SCSS imports 2016-05-05 19:55:09 +09:00
Kijin Sung
d5caa823a2 Merge branch 'develop' into pr/loadfile-improvements 2016-05-05 15:42:08 +09:00
Kijin Sung
9d3c69120c Fix #475, Fix #484, not clearing cache group if dummy driver is used 2016-05-05 15:39:15 +09:00
Kijin Sung
b5a10e850f Add unit tests for concatCSS() and concatJS() 2016-05-05 13:45:57 +09:00
Kijin Sung
7363f71d4a Fix incorrect conversion of absolute URLs 2016-05-05 13:29:24 +09:00
Kijin Sung
768118fda3 Fix line wrapping 2016-05-05 11:24:14 +09:00
Kijin Sung
007d563f34 Clean up default styles in rhymix.scss 2016-05-05 11:09:47 +09:00
Kijin Sung
398c36885a Use font config in rhymix.scss to set defaults 2016-05-05 11:05:06 +09:00
Kijin Sung
74d5f46195 Convert xe.css into SCSS for easy maintenance 2016-05-04 22:23:41 +09:00
Kijin Sung
aa1af352b2 Do not add @charset if it already exists 2016-05-04 22:07:49 +09:00
Kijin Sung
b15b39ece1 Initial implementation of CSS and JS concatenation 2016-05-04 21:40:42 +09:00
Kijin Sung
90bce20794 Add parser for IE conditional comments, to be used in JS concatenation 2016-05-04 18:06:02 +09:00
Kijin Sung
e22558374f Change Formatter class to allow direct access to CSS concatenation method 2016-05-04 17:19:17 +09:00
Kijin Sung
2a8c18eb01 Use Formatter class to add multiple common scripts at the same time 2016-05-04 14:27:47 +09:00
Kijin Sung
7303d3b2aa Add ability to register custom mail drivers 2016-04-26 09:31:32 +09:00
Kijin Sung
fedc7efc59 Initial implementation of new Mail class and basic drivers 2016-04-25 22:07:20 +09:00
Kijin Sung
447ba08a2c Add password (hidden text) extravar type 2016-04-24 23:17:43 +09:00
Kijin Sung
2227e0d278 Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00
Kijin Sung
9b71df6a01 Add Cache::getDriverName() and clean up confusing method names 2016-04-24 16:02:54 +09:00