Kijin Sung
|
c291309fad
|
Fix jshint error for comparison with zero
|
2016-01-26 10:47:59 +09:00 |
|
Kijin Sung
|
bd6f570027
|
Improve error handling and display accurate HTTP status code
|
2016-01-26 10:46:56 +09:00 |
|
Kijin Sung
|
3a419d586d
|
Improve backward compatibility with AXUpload5 and other third-party AJAX apps
|
2016-01-26 10:32:59 +09:00 |
|
Kijin Sung
|
8ee5e8c4b0
|
Make all AJAX requests use regular form submission format and JSON response format
|
2016-01-23 20:33:49 +09:00 |
|
Kijin Sung
|
30246059eb
|
Remove Crypto class (was added by @kijin but not used)
|
2016-01-22 15:02:33 +09:00 |
|
Kijin Sung
|
8e5f0b53bd
|
Merge branch 'develop' into pr/misc-refactor
Conflicts:
classes/module/ModuleHandler.class.php
|
2016-01-22 14:14:41 +09:00 |
|
Kijin Sung
|
ab92e76408
|
Move SSL-related Context constants to constants.php
|
2016-01-21 16:20:42 +09:00 |
|
Kijin Sung
|
dfbcbac896
|
Update installer to display GPL license agreement
|
2016-01-21 16:10:49 +09:00 |
|
Kijin Sung
|
a8094fe766
|
Refactor some URL related functions to use Rhymix constants
|
2016-01-20 15:45:18 +09:00 |
|
Kijin Sung
|
9ddf2f54f3
|
Fix compatibility with PHP 5.3
|
2016-01-20 14:19:24 +09:00 |
|
Kijin Sung
|
8e284db3b9
|
Add more libraries
|
2016-01-20 14:15:59 +09:00 |
|
Kijin Sung
|
bde13db245
|
Add miscellaneous utility functions
|
2016-01-20 14:07:11 +09:00 |
|
Kijin Sung
|
f38501fc25
|
Re-enable XE compatible debug constants
|
2016-01-19 14:20:21 +09:00 |
|
Kijin Sung
|
4061fab8a3
|
Add polyfills for mbstring functions used by third-party libraries
|
2016-01-18 21:33:20 +09:00 |
|
Kijin Sung
|
d474c20a36
|
Encode non-BMP UTF-8 characters as HTML entities
|
2016-01-17 14:09:45 +09:00 |
|
Kijin Sung
|
08e7f7e32a
|
Fix unit tests and misuse of global scope
|
2016-01-16 14:05:51 +09:00 |
|
Kijin Sung
|
19ec92fc68
|
Do not define debug constants by default
|
2016-01-16 11:19:50 +09:00 |
|
Kijin Sung
|
f9dabb06f4
|
Move the autoloader, startup script, and functions to 'common' folder
|
2016-01-16 11:15:28 +09:00 |
|
Kijin Sung
|
b50dc8f340
|
Merge pull request #99 from kijin/pr/update-jquery
jQuery 및 관련 플러그인 업데이트
|
2016-01-15 23:29:34 +09:00 |
|
Kijin Sung
|
66a6edeffb
|
Merge pull request #68 from kijin/pr/remove-libs
libs 폴더 내의 오래된 라이브러리들 정리
|
2016-01-15 23:29:23 +09:00 |
|
Kijin Sung
|
3df47d100a
|
Allow jQuery to be referenced as '$'
|
2016-01-15 11:52:08 +09:00 |
|
Kijin Sung
|
55c6d5be9b
|
Fix 'jQuery.browser is deprecated' warning in common.js
|
2016-01-15 11:48:03 +09:00 |
|
Kijin Sung
|
45f17696dd
|
Update jQuery, jQuery Migrate, and jQuery UI
|
2016-01-15 11:31:40 +09:00 |
|
Kijin Sung
|
e118d0f3da
|
Fix #88 Allow finger zoom on mobile devices
|
2016-01-15 10:13:05 +09:00 |
|
Kijin Sung
|
16d5af8845
|
Merge branch 'master' into develop
|
2016-01-14 13:24:12 +09:00 |
|
LIKU
|
50088c2f66
|
Server-config -> server_config
|
2016-01-14 13:10:27 +09:00 |
|
likulogy
|
02b1c2924f
|
Rewrite rule 오류 수정
by @kijin
|
2016-01-14 11:34:12 +09:00 |
|
likulogy
|
ed4e110802
|
내용 개선 및 rewrite rule 개선
|
2016-01-14 11:28:02 +09:00 |
|
likulogy
|
76a2ea9e2b
|
오타 수정 및 내용 추가
XE -> RhymiX
|
2016-01-14 00:00:25 +09:00 |
|
likulogy
|
1012e31659
|
오타 수정
XE -> RhymiX
|
2016-01-13 23:58:43 +09:00 |
|
likulogy
|
c23c8ee24c
|
리라이트 규칙 및 가이드 수정
작동 확인함. http://puu.sh/muah4/2c2aa574c3.png
|
2016-01-13 23:51:43 +09:00 |
|
likulogy
|
73c6b70ac1
|
nginx rewrite rule configuration guide
|
2016-01-13 22:11:58 +09:00 |
|
LIKU
|
df8f1f42e0
|
rhymix nginx rewrite rule
|
2016-01-13 21:23:21 +09:00 |
|
Kijin Sung
|
027f2cc4c9
|
Merge branch 'develop' into pr/remove-libs
|
2016-01-13 20:23:07 +09:00 |
|
Kijin Sung
|
b4a2a52cfa
|
Move old install/admin manual to subdirectory
|
2016-01-13 20:16:30 +09:00 |
|
Kijin Sung
|
f74d32fbd0
|
Merge branch 'develop' of github.com:rhymix/rhymix into pr/remove-libs
|
2016-01-13 16:25:13 +09:00 |
|
Kijin Sung
|
971a3bd115
|
Move remaining non-composer classes to common/libraries
|
2016-01-13 16:22:07 +09:00 |
|
Kijin Sung
|
99f576b2f5
|
Revert xeicon to 1.0.4 (with <i> tag patch)
|
2016-01-13 15:27:29 +09:00 |
|
Kijin Sung
|
c2b4be8a1c
|
Add xi-user-add as an alias to xi-user
|
2016-01-13 10:03:34 +09:00 |
|
Kijin Sung
|
269c186024
|
Only apply xeicon to <i> tags that have at least one xi-* class
|
2016-01-12 14:03:52 +09:00 |
|
Kijin Sung
|
48a5e73bdc
|
Update xeicon to v2.0.0
|
2016-01-12 14:01:46 +09:00 |
|
Kijin Sung
|
64b89d7b0d
|
Intercept jQuery.getScript() requests to corrupted symlinks
|
2016-01-12 10:09:41 +09:00 |
|
Kijin Sung
|
d46e9da006
|
Restore commonly referenced minified scripts as symlinks
|
2016-01-08 10:18:12 +09:00 |
|
Kijin Sung
|
6a08c10f2d
|
Initial implementation of auto-minify
|
2016-01-07 13:54:47 +09:00 |
|
Kijin Sung
|
ff155c1abc
|
Remove most minified CSS and JS files
|
2016-01-07 11:35:06 +09:00 |
|
Kijin Sung
|
51b3b38f30
|
Merge pull request #22 from kijin/fix/installer-improvements
설치환경 체크 및 install 모듈의 전반적인 개선
|
2016-01-06 13:51:23 +09:00 |
|
Kijin Sung
|
2a2fe9b69d
|
Change default language to Korean
|
2016-01-05 20:49:54 +09:00 |
|
Kijin Sung
|
c32a4e1345
|
Add a new theme for the installer
|
2016-01-05 20:46:44 +09:00 |
|
MinSoo Kim
|
f870b768ac
|
Enhance poll v.2
https://github.com/xetown/xe-core/issues/24
- multilangual support
- methods names
- some enhancements
|
2016-01-04 14:23:46 +09:00 |
|
MinSoo Kim
|
c0c290a460
|
Fix conflicted, handlebars.min.js
|
2016-01-04 13:04:32 +09:00 |
|