Ryan Cramer
0c42013c45
Fix issue processwire/processwire-issues#314 - Lister bookmarks when used with parent.title and %= operator was not working correctly
2017-07-28 06:35:53 -04:00
Ryan Cramer
f5d8633590
Adjustment in Wire class and bump version to 3.0.68
2017-07-21 13:08:05 -04:00
Ryan Cramer
506f66b64a
Updates to PagesExportImport class
2017-07-21 13:06:29 -04:00
Ryan Cramer
59549a01be
Some optimizations in the PagesEditor class
2017-07-21 13:04:52 -04:00
Ryan Cramer
651e8bd20c
CSS adjustment in AdminThemeDefault to improve appearance of language tabs in file/image fields. Also, remove an extra unnecessary margin on language-tabbed text Inputfields.
2017-07-17 06:08:47 -04:00
Ryan Cramer
b7cb72cac6
Fix issue with file/image tags where they weren't initiating properly after an AjaxUploadDone JS event
2017-07-17 05:47:43 -04:00
Ryan Cramer
faf1efc049
Adjust to WireFileTools::find() method to correct potential confusion between windows vs. unix directory separator
2017-07-16 09:57:31 -04:00
Ryan Cramer
0a06c12b82
A couple other tweaks to tags updates and bump version to 3.0.67
2017-07-14 14:09:46 -04:00
Ryan Cramer
659391a4c3
Fix issue processwire/processwire-issues#316 - legacy db API variable class and debug timers in PHP7 producing unnecessary notice
2017-07-14 10:39:54 -04:00
Ryan Cramer
0fe94521fe
Fix issue processwire/processwire-issues#315 - remove some extra code that's no longer necessary for image fields in a PageTable
2017-07-14 10:15:31 -04:00
Ryan Cramer
bf351573b0
Fix issue processwire/processwire-issues#310 - update ProcessForgotPassword to use the same requirements as when editing the pass field in the page editor
2017-07-14 09:47:24 -04:00
Ryan Cramer
cab20d518d
Add improved tags support for InputfieldFile and InputfieldImage. Now the UI is more tags oriented, and there are more config options for how the tags are input. This commit also adds a modified version of the Selectize js library to provide improved tag inputs.
2017-07-13 15:20:53 -04:00
Ryan Cramer
650fec9a37
Bump version to 3.0.66
2017-07-07 14:07:39 -04:00
Ryan Cramer
786995f85e
Add new WireFileTools API var $files->find() method and update the include/compile methods in WireFileTools to use the TemplateFile render stack.
2017-07-07 14:06:28 -04:00
Ryan Cramer
b8d01e88d6
Add render stack support to TemplateFile so that a rendered php file can know what other file(s) are rendering it, when applicable.
2017-07-07 14:05:00 -04:00
Ryan Cramer
ae4761180f
Some minor fixes to enable deleting a field that is missing its Fieldtype module. Plus addition of hasPage property to Inputfield modules. And a couple other minor things.
2017-07-07 14:03:39 -04:00
Ryan Cramer
5ec3e48de6
Fix issue processwire/processwire-issues#299
2017-06-30 10:49:31 -04:00
Ryan Cramer
bcd40cdf03
Bump version to 3.0.65
2017-06-23 15:50:18 -04:00
Ryan Cramer
5b0eb5ea81
Fix issue processwire/processwire-issues#264
2017-06-23 09:04:14 -04:00
Ryan Cramer
8107d5e90d
Fix issue processwire/processwire-issues#276 (typo in translation text)
2017-06-23 07:34:17 -04:00
Ryan Cramer
651e0e8763
Fix issue processwire/processwire-issues#274
2017-06-23 07:32:03 -04:00
Ryan Cramer
0cccb763a5
Fix issue processwire/processwire-issues#281 (typo in phpdoc example)
2017-06-23 07:11:38 -04:00
Ryan Cramer
438a2944cb
Upgrade CKEditor version from 4.6.2 to 4.7.0, plus fix issue processwire/processwire-issues#279 where image placement wasn't working correctly in CKE inline mode.
2017-06-23 06:51:53 -04:00
Ryan Cramer
da3c80d0ca
Fix issue processwire/processwire-issues#275 - part 2, fix for exif.js
2017-06-23 06:22:10 -04:00
Ryan Cramer
7ad84bf1c3
Fix issue processwire/processwire-issues#275
2017-06-23 06:15:21 -04:00
Ryan Cramer
dbfb3e2c7e
Fix issue processwire/processwire-issues#285
2017-06-22 11:29:35 -04:00
Ryan Cramer
763963ec39
Update WireMarkupRegions to remove class attribute-based action support, since our final spec uses action attributes instead. It only does this for PW installations installed today or later, just in case anyone is using some older examples on an existing site. If you want to force use of the newer version (which is more efficient) set $config->useMarkupRegions=2; The updates made in this commit might also fix processwire/processwire-issues#294 but have not yet confirmed.
2017-06-22 08:45:16 -04:00
Ryan Cramer
3348f3f13a
Fix issue processwire/processwire-issues#286
2017-06-22 07:03:28 -04:00
Ryan Cramer
571266c6c1
Fix issue processwire/processwire-issues#288
2017-06-22 06:38:40 -04:00
Ryan Cramer
68a4ddee88
Fix issue processwire/processwire-issues#289
2017-06-21 10:12:09 -04:00
Ryan Cramer
b32a2f0058
Bump version to 3.0.64
2017-06-16 14:34:53 -04:00
Ryan Cramer
05b210766c
Continued work on the PagesExportImport class. Not yet ready for use, but much further along and it works in testing on the API side for the basics. Wait before using it though, as there's much more to come here.
2017-06-16 12:50:07 -04:00
Ryan Cramer
0f55f41831
Correct minor issue in Lister for when both the view and edit links for individual pages are disabled
2017-06-16 12:49:19 -04:00
Ryan Cramer
e378acc7bc
Correct issue with InputfieldText placeholder attribute sometimes not working for multi-language (like outside the page editor).
2017-06-16 05:56:58 -04:00
Ryan Cramer
1900675bbb
Various minor fixes and bump version number to 3.0.63
2017-05-26 14:35:16 -04:00
Ryan Cramer
76fc6dada1
Fix issue processwire/processwire-issues#261
2017-05-26 09:44:14 -04:00
Ryan Cramer
1a590c586f
Fix issue processwire/processwire-issues#267
2017-05-26 09:27:19 -04:00
Ryan Cramer
507555e907
Fix issue processwire/processwire-issues#268
2017-05-26 09:18:35 -04:00
Ryan Cramer
5f3827ecba
Fix issue processwire/processwire-issues#272
2017-05-26 08:27:48 -04:00
Ryan Cramer
76097ea1ee
Add client-side image resize support to InputfieldImage
2017-05-25 11:37:10 -04:00
Ryan Cramer
57b297fd1d
Fix issue with InputfieldFile non-ajax mode not working for some cases and bump version to 3.0.62
3.0.62
2017-05-05 13:43:17 -04:00
Ryan Cramer
be99669203
Fix issue processwire/processwire-issues#255
2017-05-02 09:59:06 -04:00
Ryan Cramer
84a39c0667
Fix issue processwire/processwire-issues#256 where the image field modal upload function was not updating the parent window images field, thus preventing the image having the temporary status removed (and not being saved).
2017-05-02 09:50:45 -04:00
Ryan Cramer
b17c9eaed9
Fix InputfieldSelector issue identified by @renobird where checked OR-checkboxes in larger groups of same-field selectors could result in matching the OR to the wrong selector row.
2017-04-30 07:50:35 -04:00
Ryan Cramer
347240acd9
Minor adjustments to repeater and asmSelect
2017-04-28 14:54:26 -04:00
Ryan Cramer
7adf09e305
Small .htacess update for HTTPS redirect support on AWS ELB
2017-04-28 14:53:07 -04:00
Ryan Cramer
0cd8a7a276
Add WireHttp::getResponseHeaderValues() per processwire/processwire-issues#253
2017-04-28 09:46:08 -04:00
horst
64e9ca214d
stripped out tab_width
2017-04-24 10:35:20 +02:00
horst
3337aff4d5
create .editorconfig in wire directory
...
This is very helpful for contributors who uses different editor settings, for example indentation with spaces, not tabs. Most of all common editor programms or IDEs nowadays support to preserve the defined coding style rules automatically. Read more here: http://editorconfig.org
2017-04-23 12:00:33 +02:00
horst
188d0e150d
correct syntax highlighting of *.module files
...
on github.
see: https://processwire.com/talk/topic/16124-github-now-support-custom-highlight-config/
2017-04-23 11:51:08 +02:00