Achim Ennenbach
|
8a6f1f5199
|
Fix for missing entries in strptime result array on Windows
|
2018-05-24 21:25:51 +02:00 |
|
Cameron
|
f81fd805a9
|
additional date mask checks.
|
2018-05-24 11:50:13 -07:00 |
|
Cameron
|
429413093e
|
Merge pull request #3142 from Deltik/fix-3135
Downloads plugin compatibility with PHP 5.4, 5.5
|
2018-05-24 10:46:02 -07:00 |
|
Cameron
|
b06d67d0a1
|
Date handler. Reduce usage of strptime(). Date format conversion from strftime() > DateTime added to toMask() method.
|
2018-05-24 07:39:54 -07:00 |
|
Cameron
|
6fe881a94f
|
Tests added for e_form renderElement()
|
2018-05-23 18:50:01 -07:00 |
|
Cameron
|
0c1ab45835
|
Form Handler Fixed drop-down 'empty' value check.
|
2018-05-23 18:47:34 -07:00 |
|
Nick Liu
|
25310a901b
|
Downloads plugin compatibility with PHP 5.4, 5.5
- FIX: Avoided use of PHP 5.6 feature in Downloads plugin's
NginxSecureLinkMd5Decorator
Fixes: #3135
|
2018-05-23 19:37:00 -05:00 |
|
Cameron
|
aa53328ef0
|
Issue #2222 - User Ranks experimental admin area moved to stable.
|
2018-05-23 17:02:33 -07:00 |
|
Cameron
|
d7e3caae83
|
Admin-ui: Improved adminMenu highlighting when custom uri in use.
Plugin Builder: added menu divider example.
|
2018-05-23 16:29:37 -07:00 |
|
Cameron
|
697143aee0
|
Merge pull request #4 from SimSync/master
remaining e_date tests
|
2018-05-21 09:15:17 -07:00 |
|
Cameron
|
d512035eb6
|
Merge pull request #3130 from SimSync/master
Fixed smaller issues in date_handler.php
|
2018-05-16 14:07:34 -07:00 |
|
Achim Ennenbach
|
b1473ed919
|
removed orphaned variable
|
2018-05-15 22:56:13 +02:00 |
|
Achim Ennenbach
|
000d649102
|
fixed wrong expected value
|
2018-05-15 22:53:27 +02:00 |
|
Achim Ennenbach
|
b2c9230f2a
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2018-05-15 22:37:54 +02:00 |
|
Achim Ennenbach
|
d8d77583fd
|
remaining e_date tests
|
2018-05-15 22:31:49 +02:00 |
|
Achim Ennenbach
|
fc2873f46b
|
closes e107inc/e107#3063
added option be able to set a different pattern
added additional options do define step, min, max value and decimals
|
2018-05-15 22:21:05 +02:00 |
|
Achim Ennenbach
|
6203233f30
|
fixed issue in strptime with wrong monthname on windows
|
2018-05-15 22:00:47 +02:00 |
|
Achim Ennenbach
|
34b422ff58
|
fixed orphaned . (dot) in convert_date
|
2018-05-15 21:54:43 +02:00 |
|
Cameron
|
3db5bdb3b2
|
Restore original config in sample
|
2018-05-13 12:00:22 -07:00 |
|
Cameron
|
fcfb5d6d4f
|
Merge pull request #3 from SimSync/master
First few unit tests
|
2018-05-13 11:35:24 -07:00 |
|
Achim Ennenbach
|
49e0b25b07
|
first few tests testToTime() still fails. Needs investigation
|
2018-05-13 20:21:25 +02:00 |
|
Achim Ennenbach
|
c18aabcef3
|
Merge branch 'master' of https://github.com/e107inc/e107-test
|
2018-05-13 17:49:56 +02:00 |
|
Achim Ennenbach
|
0a3e3fde36
|
adapted to my system
|
2018-05-13 17:48:33 +02:00 |
|
Cameron
|
ac4b505ceb
|
Issue #3104 Library CSS fix for late calls. (eg. bootstrap-switch )
|
2018-05-12 11:46:28 -07:00 |
|
Cameron
|
b71d7704fa
|
Merge pull request #3127 from rica-carv/rica-carv-patch-2
Fixes #3123 Forum template issue
|
2018-05-12 10:26:00 -07:00 |
|
Cameron
|
ac95924374
|
Issue #3104 Library CSS fix for admin area.
|
2018-05-12 10:22:58 -07:00 |
|
rica-carv
|
6413157b5e
|
#3123 patch
#3123 patch
|
2018-05-12 13:13:13 +01:00 |
|
rica-carv
|
64738e0a09
|
Merge pull request #50 from e107inc/master
.
|
2018-05-12 13:11:45 +01:00 |
|
Cameron
|
07d30296dc
|
Issue #2630 Check for PDO MySQL module during install.
|
2018-05-11 17:55:10 -07:00 |
|
Cameron
|
6b925a6f76
|
Issue #3104 - Library CSS order fix.
|
2018-05-11 17:39:26 -07:00 |
|
Cameron
|
f07f4dc416
|
Codeception sample added.
date class test added.
|
2018-05-11 15:01:18 -07:00 |
|
Cameron
|
bf9cf05b0e
|
Renamed date handler to e_date. BC support added.
|
2018-05-11 14:58:04 -07:00 |
|
Cameron
|
0fd399528a
|
Issue #3124 Fix for TinyMce language path.
|
2018-05-11 14:52:55 -07:00 |
|
Cameron
|
129ac9436d
|
Renamed date class and included BC fix.
|
2018-05-11 08:39:01 -07:00 |
|
Cameron
|
8584c207c5
|
Merge pull request #3111 from Deltik/fix-3075
Add NGINX secure_link_md5 URL protection feature to e107 Downloads plugin
|
2018-05-10 10:55:28 -07:00 |
|
Cameron
|
e1b719c843
|
Merge pull request #3124 from yesszus/patch-2
Update tinymce4 plugin
|
2018-05-10 10:52:24 -07:00 |
|
Gábor
|
cb7fac3a4a
|
Delete en.js
|
2018-05-10 09:29:51 +02:00 |
|
Gábor
|
a7646f0c4b
|
Add files via upload
|
2018-05-10 09:28:26 +02:00 |
|
Gábor
|
88de1b38c8
|
Add files via upload
|
2018-05-10 09:25:59 +02:00 |
|
Gábor
|
301cf9bc56
|
Add files via upload
|
2018-05-10 09:24:58 +02:00 |
|
Gábor
|
c6c8c1c6d1
|
Update e_footer.php
|
2018-05-10 09:21:17 +02:00 |
|
Cameron
|
a3092e1d42
|
Merge pull request #3121 from yesszus/patch-2
Issue #6 Update userposts.php
|
2018-05-09 15:47:15 -07:00 |
|
Cameron
|
c7c3c49daf
|
Support for 'IGNORE' duplicate key on INSERT.
|
2018-05-09 11:13:05 -07:00 |
|
Gábor
|
cbfb476799
|
Update lan_error.php
|
2018-05-09 06:19:48 +02:00 |
|
Gábor
|
1109854538
|
Update news_class.php
|
2018-05-08 08:26:17 +02:00 |
|
Gábor
|
7b13e891ee
|
Update lan_error.php
|
2018-05-08 08:22:12 +02:00 |
|
Gábor
|
01ad6fe896
|
Update lan_userposts.php
|
2018-05-08 06:33:44 +02:00 |
|
Gábor
|
f48927041d
|
Update userposts.php
|
2018-05-08 06:31:24 +02:00 |
|
Cameron
|
ed36008286
|
Non-standard arg_separator.output value fix.
|
2018-05-04 17:58:25 -07:00 |
|
Cameron
|
745f9a7c61
|
Merge pull request #3114 from SimSync/master
Closes #3113 parses a string into a db ready number format
|
2018-05-04 11:19:23 -07:00 |
|