1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 08:34:09 +02:00

Commit Graph

  • cce3a7c98c Update prefs.php Gábor 2018-09-13 10:33:28 +02:00
  • f42f4358e8 Small corections Gábor 2018-09-13 08:08:31 +02:00
  • 7bbf3164c7 Test for [img] bbcode in toHTML() Cameron 2018-09-12 13:18:47 -07:00
  • 9c13a9dcde Quotation consistency fix for [img] bbcode. Cameron 2018-09-12 12:03:17 -07:00
  • 5235b4fcaf Fix for database verify charset function. Cameron 2018-09-12 11:46:23 -07:00
  • c72b08616b Refactored E107Base suite cleanup into "Preparer" classes Nick Liu 2018-09-12 12:54:15 -05:00
  • 184edd3193 Issue #1870 , Issue #3420 Login template/shortcode issue. Possible fix. Cameron 2018-09-12 10:29:08 -07:00
  • 124381f5e7 Merge branch 'master' of https://github.com/e107inc/e107-test Cameron 2018-09-11 14:16:29 -07:00
  • 4245ff138d Work in Progress. Cameron 2018-09-11 14:16:10 -07:00
  • 11448a4a9f Fixed possible fatal error in e107Test Nick Liu 2018-09-11 16:14:01 -05:00
  • 775cf26b98 Media Manager Issue #3426 Cameron 2018-09-10 12:31:31 -07:00
  • 688db76a96 Admin-ui: New method: beforePrefsSave($new_data, $old_data); Cameron 2018-09-10 10:42:54 -07:00
  • 310b7e84e1 Precaution added for old left-over plugin prefs using hooks Cameron 2018-09-09 19:47:50 -07:00
  • 0fca5840f2 Disabled VCS modification. Added fixed hash folder name and cleanup before/after tests. Cameron 2018-09-09 18:20:20 -07:00
  • 846a877795 Added temp folder to ignore Cameron 2018-09-09 18:18:15 -07:00
  • 5b9e2572a4 Test fixes. Cameron 2018-09-09 10:18:19 -07:00
  • 69aa6711e9 toGlyph tag cleanup Cameron 2018-09-09 10:16:55 -07:00
  • 8f38794e14 Merge branch 'master' of github.com:e107inc/e107-test Nick Liu 2018-09-09 01:18:48 -05:00
  • 3af03f1f5e Greatly improved robustness of E107Base Nick Liu 2018-09-09 01:16:57 -05:00
  • bc29ef1efe Removed buggy value unserialize test. Cameron 2018-09-08 13:44:07 -07:00
  • 7340ea8377 Media-Manager icon picker preview size fix. Cameron 2018-09-08 11:53:40 -07:00
  • f19817f8b3 Media-Manager Fix for icon/glyph filtering. Cameron 2018-09-08 11:37:39 -07:00
  • 44513d2a65 Fix for extended user fields not saving in user_extended in the case where the record is missing from the table. Cameron 2018-09-08 11:19:16 -07:00
  • a1c38cb364 PHP Notice removal Cameron 2018-09-08 10:45:18 -07:00
  • 5ee15f10ef Allow title to be set in toGlyph() Cameron 2018-09-08 10:26:31 -07:00
  • a661709164 Merge pull request #3400 from yesszus/patch-1 Cameron 2018-09-07 11:54:31 -07:00
  • adf4d67609 Merge pull request #3417 from newbthenewbd/patch-2 Cameron 2018-09-07 11:53:42 -07:00
  • e34e4740c5 Admin-ui Make readonly/disabled inputs more obvious. Cameron 2018-09-06 11:21:17 -07:00
  • b5157e70cb Fixes #3422 Installation issue with database names containing a hyphen. Cameron 2018-09-06 11:20:43 -07:00
  • cdcd10e7f5 Fix for blog-calendar links not in the current year. Cameron 2018-09-04 17:10:03 -07:00
  • 26820c5ddf Fix language editor wrongly parsing HTML entities Newb I the Newbd 2018-09-05 01:38:36 +02:00
  • aef5a04e00 More admin-ui tests and separate inline checks. (very basic right now) Cameron 2018-09-04 15:26:29 -07:00
  • 00e2663162 Added token to x-editable Cameron 2018-09-04 15:15:50 -07:00
  • a6cb884277 Merge pull request #3416 from newbthenewbd/patch-1 Cameron 2018-09-04 09:07:47 -07:00
  • 37b4120c5c Fix ampersand handling in the legacy rating method Newb I the Newbd 2018-09-04 03:28:36 +02:00
  • 937af7595e Partial fix for Issue #3386 - TinyMce with Appearance params. Cameron 2018-09-03 17:48:55 -07:00
  • c360ba2476 PHPDoc fix Cameron 2018-09-03 15:22:04 -07:00
  • 7daded6ac5 Media-Picker spacer fix. Cameron 2018-09-03 14:35:03 -07:00
  • b09beceb4e Merge pull request #3404 from SimSync/fix_3375 Cameron 2018-09-03 12:09:26 -07:00
  • b443409c3a PHPDoc fixes on e107_class.php Cameron 2018-09-03 12:08:44 -07:00
  • 8e663dbf74 admin-ui improved inline-editing debugging log information. Cameron 2018-09-03 11:43:44 -07:00
  • 5a8e4e166f Initial integration with GitLab CI Nick Liu 2018-08-29 14:21:36 -05:00
  • 97aa3fb560 adapted shortcode to the new pref name gpdr_privacypolicy Achim Ennenbach 2018-08-28 12:29:20 +02:00
  • 72897dcc17 Added new pref section GPDR and moved the "privacy policy" pref to this section Added another pref for "terms and conditions" Achim Ennenbach 2018-08-28 12:28:41 +02:00
  • c0557966ec Moved new prefs from update_routines.php to default_install.xml Achim Ennenbach 2018-08-28 10:23:55 +02:00
  • 986633d117 fixes #3375 added GDPR Agreement checkbox to contact form (incl. Lans) Achim Ennenbach 2018-08-27 20:12:54 +02:00
  • c165fad9f0 Added new pref for a privacy policy url in contact forms (incl. Lans) Achim Ennenbach 2018-08-27 20:11:55 +02:00
  • c176389f34 Added update routine from 2.1.9 to 2.2.0 Achim Ennenbach 2018-08-27 20:10:31 +02:00
  • fc96dd5281 Merge pull request #12 from SimSync/fix_11 Nick L 2018-08-27 09:58:28 -05:00
  • 4fca8150d0 fixes #11 Typo in assertEquals Achim Ennenbach 2018-08-27 15:39:59 +02:00
  • adce28a1f5 MediaPicker preview fix. Cameron 2018-08-26 15:36:05 -07:00
  • e392fd5740 Fix for drag-n-drop upload. Cameron 2018-08-26 15:27:59 -07:00
  • f958f66dcb Issue #2669 Incorrect FB og:image used. Issue #6 LAN modified. Cameron 2018-08-26 13:54:25 -07:00
  • d4834c43e9 Pages: display '_common' images in media-manager selection. Cameron 2018-08-26 12:28:52 -07:00
  • 9fc35e190c Fixes #3386 TinyMce wasn't inserting image correctly when pref "resize dimension" width was empty. Fixed TinyMce cancel button. Cameron 2018-08-26 12:25:08 -07:00
  • db976c931b Merge pull request #3396 from SimSync/fix_3359 Cameron 2018-08-26 10:36:55 -07:00
  • 2153b43ebd Merge pull request #3402 from SimSync/fix_3390 Cameron 2018-08-26 10:36:40 -07:00
  • 4fa0b4f13f Merge pull request #3401 from SimSync/fix_3394 Cameron 2018-08-26 10:36:25 -07:00
  • 2bd651c630 Fixes #2593, Fixes #1586 User-extended 'database' field options were not being saved. Cameron 2018-08-26 10:23:55 -07:00
  • f08a323f05 fixes #3390 Added check for // at the beginning for protocol-less path Achim Ennenbach 2018-08-26 13:51:16 +02:00
  • 3840d7d642 fixes #3394 Moved loading of e_bb after the loading of the templates Achim Ennenbach 2018-08-26 13:38:14 +02:00
  • dcc342885d Update social_xurl_template.php Gábor 2018-08-26 09:05:14 +02:00
  • 7c7f636f3c Check TinyMce is installed after installations. Cameron 2018-08-25 15:32:11 -07:00
  • 97772a48d9 PHP Minimum set to 5.6. TinyMce installed by default. Cameron 2018-08-25 15:31:39 -07:00
  • 3d031895ca Dropzone LAN added. Catch theme shortcode when set in sitelinks but missing and add a debug message. Cameron 2018-08-24 16:04:12 -07:00
  • 71cca7bc86 Merge branch 'master' of https://github.com/e107inc/e107-test Cameron 2018-08-24 13:01:27 -07:00
  • 8d56b1ef2f Added tests for admin URL content. (to be completed) Cameron 2018-08-24 12:52:57 -07:00
  • 4ab4220093 PHP 5.4 fix. Cameron 2018-08-24 12:51:06 -07:00
  • c94bbd8e14 More detailed assertion fail message in e_fileTest Nick Liu 2018-08-24 12:58:19 -05:00
  • 5225b129c4 Fixes #3397 - Typo caused PHP fatal error Tijn Kuyper 2018-08-23 21:20:50 +02:00
  • ad29901d9b Issue #3397 Prefs issue possible fix for some machines and PHP 5.4 fix in image.php. Cameron 2018-08-23 08:45:07 -07:00
  • 60060cff55 fixes #3359 changed default redirect code from 302 to 301 for better seo compatibility Achim Ennenbach 2018-08-23 09:21:38 +02:00
  • deeaf51cdf Merge pull request #3388 from SimSync/fix_3384 Cameron 2018-08-22 18:16:57 -07:00
  • c317515847 Merge pull request #3387 from SimSync/fix_3377 Cameron 2018-08-22 18:16:02 -07:00
  • 7058aa322d Merge pull request #3378 from SimSync/fix_1412 Cameron 2018-08-22 18:15:46 -07:00
  • ea4affeab1 Media-Manager news now includes common images/video etc. Cameron 2018-08-22 18:09:46 -07:00
  • 4c41fb6ea2 Issue #3392 MediaPicker in use by default and "Clear" button added. Cameron 2018-08-22 17:20:49 -07:00
  • d063b9585c Updated to 2.2.0 (git) Cameron 2018-08-22 16:44:03 -07:00
  • 6914d035fb Fixed file_size_decode test. Added simple TinyMce parser test. Cameron 2018-08-22 09:48:47 -07:00
  • 7e4f22c80d TinyMce Image align left/right parsing fix. v2.1.9 Cameron 2018-08-22 08:12:32 -07:00
  • ceab083b5e file_size_decode() test added. Cameron 2018-08-20 13:48:29 -07:00
  • 1f69d7cd0a Fix for file_size_decode() in PHP7. Cameron 2018-08-20 13:41:21 -07:00
  • 34a4f0ade8 Issue #3103 Enhanced custom-fields example with custom button link. Cameron 2018-08-20 09:41:45 -07:00
  • 1c7c230f41 PHP Doc for $sql and $tp. Cameron 2018-08-19 13:00:00 -07:00
  • 6201c906a6 Plugin Builder fixes. Now builds custom batch and filter option examples. Cameron 2018-08-18 14:13:10 -07:00
  • 968a6d0a4f Fixes #3070 Featurebox LANs Issue #6 Cameron 2018-08-18 11:48:10 -07:00
  • e9ddd09766 Issue #3307 Issue #3385 Testing required. "+" sign encoding. Cameron 2018-08-17 14:56:57 -07:00
  • 1d96846002 Issue #3103 Custom-fields mobile-device styling added to bootstrap3 example. Cameron 2018-08-17 14:31:22 -07:00
  • 5212be3e1b Issue #3103 Added {SETIMAGE} to the custom-fields bootstrap3 example. Cameron 2018-08-17 14:20:28 -07:00
  • b820559b0d Fixes #3103 - Image resizing for custom fields. Cameron 2018-08-17 14:15:06 -07:00
  • ccd877d09d Search test class placeholder added. Simple table parsing test added to db_verify test. Cameron 2018-08-17 13:56:35 -07:00
  • 744a71f785 Fixes #3373 Improved db_verify table parsing for languages other than English. Cameron 2018-08-17 13:55:34 -07:00
  • 0329b5f3b9 fixes #3384 added read/unread status to outbox update pm-unread css class to show a thick border on the left side. The color for this border may be defined in the theme (default: black) Achim Ennenbach 2018-08-17 20:00:27 +02:00
  • ddf7eced79 fixes #3377 Enabled "preview" button on forum post edit disabled subject if edited post is not the first post of the thread Achim Ennenbach 2018-08-17 19:12:23 +02:00
  • 1754887672 MediaManager Fixes. Cameron 2018-08-16 19:02:02 -07:00
  • 0c900efdf2 Bbcode shortcodes cleanup Cameron 2018-08-16 17:08:37 -07:00
  • 4de78b893d Merge pull request #3383 from SimSync/fix_mm_doubletag Cameron 2018-08-16 17:08:09 -07:00
  • 093c26db80 prevent media manager to insert an empty img tag Achim Ennenbach 2018-08-16 22:19:10 +02:00
  • ec3a2e28b5 Issue #3103 -Wrappers containing parms were not overriding wrappers of the same name without parms. Cameron 2018-08-16 11:34:29 -07:00
  • 6de885cd79 Updated documentation and renamed "cpanel" section to "hosting" Nick Liu 2018-08-16 00:42:52 -05:00