1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Commit Graph

  • ee7808b7bf Major improvements to Deployer system (backwards-incompatible) Nick Liu 2018-08-15 23:04:59 -05:00
  • b440ab7274 Merge branch 'master' of github.com:e107inc/e107-test Nick Liu 2018-08-15 17:09:46 -05:00
  • 73fbe980a4 Merge pull request #3381 from SimSync/fix_3380 Cameron 2018-08-15 09:47:16 -07:00
  • a71ccab3e4 fixes #3380 fixed the urls to the media manager used by the bbarea Achim Ennenbach 2018-08-15 15:46:12 +02:00
  • 97ce92c8ab Use "Custom Fields" for the tab in "Pages". Fix for type=file returning a bad URL. Cameron 2018-08-14 18:12:01 -07:00
  • 5cbe8df761 Custom page template for bootstrap3 to demonstrate custom-field usage. Cameron 2018-08-14 17:53:27 -07:00
  • 3120e00270 Fixes #3379 Download admin-area "Quick View" URL. Cameron 2018-08-14 17:26:05 -07:00
  • 5e5a13cc62 Added check for Custom-fields 'boostrap3' install.xml data. Cameron 2018-08-14 17:07:56 -07:00
  • 5a31146fcc Issue #3103 Default custom-fields page example added to bootstrap3 install. Custom-fields class tweaked. Cameron 2018-08-14 17:06:02 -07:00
  • b5b59392eb Started a basic interface to manipulate files in acceptance tests Nick Liu 2018-08-14 16:03:30 -05:00
  • a7ab8a7a62 Merge pull request #3360 from Jimmi08/download_gsitemap Cameron 2018-08-14 13:16:36 -07:00
  • 7ddb9a44db fixes #1412 implemented a forum image/icon which is displayed in front of the forum name. Displaysize of the image can be defined in the templates. Achim Ennenbach 2018-08-14 13:52:39 +02:00
  • 66210474bd MediaPicker Select JS rewrite. toIcon() fallback set to 'abs' URLs instead of 'full' URLs. Fix for double-entry of mediapicker into TinyMce. Cameron 2018-08-13 17:42:06 -07:00
  • 58cd6f1c05 basic custom-fields test added. Cameron 2018-08-13 15:03:56 -07:00
  • a2e082c75d MediaPicker Icon fix. Cameron 2018-08-13 14:44:20 -07:00
  • 64b4f9a2a1 Merge pull request #3376 from SimSync/fix_3192 Cameron 2018-08-13 13:28:11 -07:00
  • 6118bef56d MediaPicker thumbnail size fixes. Cameron 2018-08-13 13:17:54 -07:00
  • 2429f9058e Merge pull request #3363 from SimSync/fix_3337 Cameron 2018-08-13 11:27:27 -07:00
  • 4a313ccadf fixes #3192 strip bbcode/html in meta description Achim Ennenbach 2018-08-13 20:23:29 +02:00
  • fd8bb93192 Issue 500 header if Captcha image fails. Cameron 2018-08-13 11:11:32 -07:00
  • c0b24d71a5 Added simple Captcha rendering test. Cameron 2018-08-12 10:20:33 -07:00
  • acfaf2df8e MediaPicker fixes. Cameron 2018-08-11 14:06:21 -07:00
  • f3acf43dd6 Merge pull request #10 from SimSync/test_title2sef Nick L 2018-08-11 14:50:56 -05:00
  • 891b5f044e MediaPicker fixes. Cameron 2018-08-11 12:04:46 -07:00
  • f5cf253091 MediaPicker bbcode (Tinymce) compatibility fixes. Cameron 2018-08-11 10:44:05 -07:00
  • 00576ee417 TinyMce / MediaManager MediaPicker work and cleanup. Cameron 2018-08-10 15:30:44 -07:00
  • 48bed23ed6 Limit debug backtrace Cameron 2018-08-10 14:24:32 -07:00
  • e5bb5297f6 plupload fix. Cameron 2018-08-10 14:11:28 -07:00
  • cc6155a226 plupload wasn't displaying upload errors correctly. Cameron 2018-08-10 13:51:21 -07:00
  • 5df7313606 Merge pull request #3370 from SimSync/fix_3245 Cameron 2018-08-10 14:19:56 -07:00
  • 7c37b4ba6f added tests for eHelper::title2sef() The tests are based on my PR e107inc/e107#3370 Achim Ennenbach 2018-08-10 21:39:38 +02:00
  • 169acdaba3 fixes #3245 eHelper::title2sef() now strips any html or bbcode forum_admin.php: make sure to strip bbcode and html from forum_name forum_admin.php: make sure forum_sef doesn't contain bbcode or html and is properly formatted English_admin.php: Added FORLAN_223 = forum_name help text Achim Ennenbach 2018-08-10 21:01:04 +02:00
  • 7403d9f59a Merge pull request #3365 from SimSync/fix_3317 Cameron 2018-08-10 11:15:15 -07:00
  • d73bcacaaa New tests for file_class and eHelper placeholder test class added Cameron 2018-08-10 11:10:59 -07:00
  • 1bfd05b454 File class cleanup Cameron 2018-08-10 10:59:26 -07:00
  • 7ff118921d fixes #3227 changed route to a "clean" sef route Achim Ennenbach 2018-08-10 18:11:41 +02:00
  • c1bec2b6d7 fixes #3317 moved the forum template from core to plugin Achim Ennenbach 2018-08-10 11:49:58 +02:00
  • 22dc8b8669 Merge pull request #3366 from SimSync/fix_3269 Cameron 2018-08-09 15:39:14 -07:00
  • 72974746c3 Merge pull request #3367 from SimSync/fix_3171 Cameron 2018-08-09 15:35:47 -07:00
  • f2b3e1014b fixes #3171 moved query param p to the options/query parameter of url() Implemented a fiy for accidentally double ampersand in the query part of the url Achim Ennenbach 2018-08-09 21:05:43 +02:00
  • fe7bb66b76 fixes #3317 ADMIN_AREA is sometimes not defined when the method is called Achim Ennenbach 2018-08-09 19:18:36 +02:00
  • 0afb9e67bf fixes #3269 switched v1 tables to v2 Fixed issue with null values in table (on duplicate) Achim Ennenbach 2018-08-09 14:52:17 +02:00
  • 937ef03047 fixes #3317 added bbcode template "forum" Fixed issue with bbcode youtube to display the mediamanager only if the current user is an admin. Otherwise it will just add the plain bbcode string "[youtube]dkhkj[/youtube]" to the textarea. Achim Ennenbach 2018-08-09 14:05:06 +02:00
  • a3dae1ecfd fixes #3337 usage of old v1 table names new route /forum/?new to display new posts Achim Ennenbach 2018-08-08 20:27:04 +02:00
  • 762301c351 fix - forgotten lans Jimako 2018-08-08 12:25:46 +02:00
  • 226b238e5b e_gsitemap for download plugin #fix 2606 Jimako 2018-08-08 12:21:43 +02:00
  • 604cda1f83 Admin-ui: Prevent 'options' header column from displaying when not found in $fields array. Cameron 2018-08-07 19:39:15 -07:00
  • 778241f29e Merge pull request #3357 from SimSync/fix_3179 Cameron 2018-08-07 17:34:52 -07:00
  • 5dc790cd22 Provide useful debug information to developers wishing to create custom Filter and Batch handling methods. Media-Manager updated to use the custom batch Handler method. Cameron 2018-08-07 17:05:08 -07:00
  • 05d7dccfc2 fixes #3179 "Redirect to System not found page" didn't work The response code of 404 made the redirect fail. It looks like, that response codes >= 400 are not supported. Achim Ennenbach 2018-08-07 21:47:20 +02:00
  • 0cce36f3c3 Merge pull request #3351 from Jimmi08/news_tag Cameron 2018-08-07 11:33:35 -07:00
  • ec483e9379 Code cleanup Cameron 2018-08-07 11:12:29 -07:00
  • 92e381f794 Fix for plugin sql file builder fail. Cameron 2018-08-07 09:49:38 -07:00
  • a64da2df86 Merge pull request #3354 from SimSync/fix_3338 Cameron 2018-08-07 09:48:38 -07:00
  • 181149665d fixes #3338 fixed typo and e_SELF calling itself (infinite loop) Achim Ennenbach 2018-08-07 12:27:24 +02:00
  • 929cf1ebe3 Styling fix for over-sized dropdown menu. (Bootstrap3 admin theme) Cameron 2018-08-06 14:37:37 -07:00
  • 2a842bd3f4 Media-picker BC fixes. Cameron 2018-08-06 14:11:28 -07:00
  • f1a3e207db Merge pull request #3342 from SimSync/fix_3277_notify Cameron 2018-08-06 13:47:41 -07:00
  • a64f4a1686 Fixes #1732 Media-Manager Category selection. Cameron 2018-08-06 13:33:38 -07:00
  • bee5c325d6 Added test for admin-ui Image in form test. (including legacy image path) Cameron 2018-08-06 13:08:02 -07:00
  • 07a2efbdcf Fixes #1732 Image preview on download. Cameron 2018-08-06 13:07:13 -07:00
  • d838a825c8 fixes #3059 updated lans (removed html) Renamed lan vars Cleanup code in e_notify.php Fixed wrong event name in forum_class.php Achim Ennenbach 2018-08-06 21:50:25 +02:00
  • 3a0dd50e7c Improved flexibility of codeception.yml Nick Liu 2018-08-06 07:25:05 -05:00
  • 4edf051945 plugin class tests. Cameron 2018-08-05 15:09:33 -07:00
  • e2460e0b3a plugin class cleanup. Cameron 2018-08-05 15:08:54 -07:00
  • e6834752d1 Improved addon Error check. Cameron 2018-08-05 11:40:21 -07:00
  • f4d4024fbb Fixes #3350 php closing tag removed. Cameron 2018-08-05 10:53:48 -07:00
  • 2ef4ffd571 gsitemap addon for news plugin Jimmi08 2018-08-05 19:16:04 +02:00
  • 9bab8cc8c4 Closes #3345 e107.org updated to display current language pack and 2 versions earlier. Cameron 2018-08-04 15:08:32 -07:00
  • 94e74c98a6 Merge pull request #3348 from SimSync/fix_3059 Cameron 2018-08-04 14:27:34 -07:00
  • b5161da64d Fixes #3347 LANs in import plugin admin area. Cameron 2018-08-04 14:12:53 -07:00
  • 4c54742ba9 fixes #3059 list of online languages didn't load Achim Ennenbach 2018-08-04 20:53:01 +02:00
  • 259b2321c4 Moved links from LANs to e_notify. Added toHTML() to parse the post messages. Achim Ennenbach 2018-08-04 20:04:51 +02:00
  • 5f11415fbf Issue #3101 Added option define('X-FRAME-SAMEORIGIN', false); for e107_config.php Cameron 2018-08-03 17:14:39 -07:00
  • 86c866b6c4 Issue #3327 Cameron 2018-08-03 16:58:23 -07:00
  • 81ead69928 Code cleanup. Cameron 2018-08-03 16:36:21 -07:00
  • d8cfcb0812 plugin tests. Currently failing on remotePluginTest. (reason unknown) Cameron 2018-08-03 16:14:33 -07:00
  • c62674c4a5 added simple remote plugin download test. Cameron 2018-08-03 13:13:25 -07:00
  • dbb479ca3e Merge pull request #3341 from SimSync/fix_2440 Cameron 2018-08-03 12:23:35 -07:00
  • 6e8fa4a003 Code cleanup Cameron 2018-08-03 12:22:17 -07:00
  • 480ccc20bc fixes #3277 implemented events for: thread moved, thread updated, post created, post updated deactivated: thread split Achim Ennenbach 2018-08-03 20:49:16 +02:00
  • e1cf1e70a9 Fixes #3329 PHP7 on BBcode renderButtons() Cameron 2018-08-02 14:22:18 -07:00
  • 367498b598 Merge pull request #3333 from SimSync/wysiwyg2 Cameron 2018-08-02 14:07:54 -07:00
  • 472fdd4f65 Merge pull request #3334 from yesszus/patch-1 Cameron 2018-08-02 14:04:00 -07:00
  • 7a616430de wip #3277 implemented events for: thread created, thread of new user created, thread deleted, post deleted, post reported still missing: thread moved, thread split, post created Achim Ennenbach 2018-08-02 22:34:11 +02:00
  • b8dd430458 wip #1 Achim Ennenbach 2018-08-02 16:05:53 +02:00
  • 112c2a09ef Update English_admin.php Gábor 2018-08-02 09:24:28 +02:00
  • c7009ac1b7 fixes #2440 allows cyrillic (and other unicode characters) in loginname Achim Ennenbach 2018-07-30 22:42:55 +02:00
  • e54be60012 fixed codeclimate issues Achim Ennenbach 2018-07-30 22:17:03 +02:00
  • b2785535ef Update English_admin.php Gábor 2018-07-30 09:56:30 +02:00
  • 771f04702b Update forum_admin.php Gábor 2018-07-30 09:54:50 +02:00
  • e692eecebe choose wysiwyg editor Now it is possible to have TinyMCE in the backend and SimpleMDE on the forum pages. wysiwyg() got a new parameter $returnEditor to return the name of the editor. wysiwyg() now checks if the choosen editor is installed. wysiwyg() setting a value is not systemwide anymore (static var instead of registry) Use the bbarea() $options array to define the editor to use e.g. $options['wysiwyg'] = 'tinymce4'; Updated forum_admin.php to support SimpleMDE. Updated tinymce4/e_footer.php to support the new return value (editor name) Achim Ennenbach 2018-07-29 15:11:40 +02:00
  • 6ee75cd456 Fixes #3188 - Custom Pages admin area - items per page pref now respected. Cameron 2018-07-28 16:22:46 -07:00
  • 64d821a2d1 Fixes #2425 Fixes #2281 Fixes #2937 Comment navigation issues. Cameron 2018-07-28 16:10:23 -07:00
  • e5af746153 Closes #3330 #3318 Cameron 2018-07-28 13:41:44 -07:00
  • 37017652cc Merge pull request #3318 from SimSync/forum_editor Cameron 2018-07-28 13:07:36 -07:00
  • 786c638c73 only run tab methods when active. Cameron 2018-07-28 09:40:45 -07:00
  • 08852f1d61 basic thumbUrl test. Cameron 2018-07-28 09:30:37 -07:00
  • 9e352222dc Fixes #3328 - Fix for non-standard LAN file format. Cameron 2018-07-28 09:27:34 -07:00
  • 8124b683c5 MediaPicker icons tab. Cameron 2018-07-27 17:39:44 -07:00