Ryan Cramer
|
d841a44955
|
Fix issue processwire/processwire-issues#293 fix missing repeater labels in nested repeater
|
2017-08-22 08:51:59 -04:00 |
|
Ryan Cramer
|
950706935e
|
Fix issue processwire/processwire-issues#351 Fix Process.php setViewFile() method typo, and behavior improvements
|
2017-08-22 06:15:27 -04:00 |
|
Ryan Cramer
|
e38c603ce4
|
Continued updates to PagesExportImport, add ZIP export/import option to ProcessPagesExportImport (with page files support), and bump version to 3.0.72
|
2017-08-18 11:33:06 -04:00 |
|
Ryan Cramer
|
74a2b001cc
|
Add support for export/import of comments fields (FieldtypeComments)
|
2017-08-17 09:38:06 -04:00 |
|
Ryan Cramer
|
b30c6a4ec8
|
Fix issue processwire/processwire-issues#335 error was thrown by InputfieldImage for too large file, even if client-side resize enabled
|
2017-08-16 10:36:17 -04:00 |
|
Ryan Cramer
|
56345aff26
|
Fix issue processwire/processwire-issues#336 where markup regions run on SVG output caused problem
|
2017-08-16 10:18:40 -04:00 |
|
Ryan Cramer
|
c496c3b859
|
Fix issue processwire/processwire-issues#340 - image/file tags disappear on existing files after uploading a new file
|
2017-08-16 09:54:12 -04:00 |
|
Ryan Cramer
|
74dcd51837
|
Additional updates per issue processwire/processwire-issues#330 - make image replacement keep the same filename (so long as files have same extension). Also upgraded it to retain description and tags during replacement.
|
2017-08-16 09:02:54 -04:00 |
|
Ryan Cramer
|
b5b2636e01
|
Add Repeater field support to new Page Export/Import features.
|
2017-08-15 12:13:25 -04:00 |
|
Ryan Cramer
|
e89235b757
|
Add $notices->move($from, $to) method for moving notices from one Wire instance to another.
|
2017-08-15 12:12:03 -04:00 |
|
Ryan Cramer
|
7873422f9e
|
Add ProcessPagesExportImport module to core, and bump version to 3.0.71. To install this new module, go to Modules > Refresh, then Modules > Core > Process > Pages Export/Import > Install
|
2017-08-11 11:06:31 -04:00 |
|
Ryan Cramer
|
af6ab99d87
|
Continued major updates to the main PagesExportImport class
|
2017-08-11 10:45:46 -04:00 |
|
Ryan Cramer
|
d000117e4b
|
Fix issue processwire/processwire-issues#338 where WireTempDir had incorrect order of arguments to explode function
|
2017-08-11 10:45:06 -04:00 |
|
Ryan Cramer
|
a216b561d1
|
Upgrade the multi-language text Fieldtypes to support pages export/import
|
2017-08-11 10:43:49 -04:00 |
|
Ryan Cramer
|
edd71401ed
|
Upgrade LanguagesPageFieldValue to support population by language-name indexed array
|
2017-08-11 10:42:44 -04:00 |
|
Ryan Cramer
|
a038debd82
|
Upgrade FieldtypeTextarea to support conversion of file/asset URLs when exporting pages and importing elsewhere
|
2017-08-11 10:40:49 -04:00 |
|
Ryan Cramer
|
143e42722d
|
Upgrade FieldtypeText to support importing from multi-language to non-multi-language
|
2017-08-11 10:39:54 -04:00 |
|
Ryan Cramer
|
9e76a2b770
|
Update FieldtypePage to implement the Fieldtype::__importValue() method for page import support
|
2017-08-11 10:37:57 -04:00 |
|
Ryan Cramer
|
7ff278a9ff
|
Upgrade Pagefile, FieldtypeFile and FieldtypeImage for improved Page export (exportValue) support
|
2017-08-11 10:36:31 -04:00 |
|
Ryan Cramer
|
c1f7e96185
|
Bump version to 3.0.70
|
2017-08-04 12:33:52 -04:00 |
|
Ryan Cramer
|
3e7b2d0273
|
Further updates to PagesExportImport class.
|
2017-08-04 10:58:25 -04:00 |
|
Ryan Cramer
|
dc88104277
|
Merge branch 'horst-n-patch-1' into dev
|
2017-08-02 11:29:04 -04:00 |
|
Ryan Cramer
|
84c033a758
|
Merge branch 'patch-1' of https://github.com/horst-n/processwire into horst-n-patch-1
|
2017-08-02 11:28:28 -04:00 |
|
Ryan Cramer
|
cc7005192a
|
Update InputfieldCKEditor settings screen Toolbar field to show standard toolbar names included with CKEditor
|
2017-08-02 11:18:33 -04:00 |
|
Ryan Cramer
|
502774a65f
|
Significant refactoring of WireTempDir class, and update PagefilesManager's use of WireTempDir
|
2017-08-02 11:17:34 -04:00 |
|
Ryan Cramer
|
a07855c9f6
|
Minor adjustments, mostly phpdoc related
|
2017-08-02 11:16:32 -04:00 |
|
Ryan Cramer
|
fa1ff60b97
|
Add 2nd pass support to Markup Regions, so that a region added in 1st pass can be manipulated by commands in the 2nd pass. Also, some optimizations to region hints, and debug mode improvements.
|
2017-08-02 10:56:26 -04:00 |
|
Ryan Cramer
|
a1e1f25dff
|
Bump version to 3.0.69
|
2017-07-28 15:05:27 -04:00 |
|
Ryan Cramer
|
629220ffc8
|
Add support for closing tag hints in WireMarkupRegions. These increase speed/efficiency for large documents.
|
2017-07-28 13:49:49 -04:00 |
|
Ryan Cramer
|
4a3f09d34c
|
Fix issue processwire/processwire-issues#330 where drag-n-drop image replacement wasn't working properly
|
2017-07-28 11:15:00 -04:00 |
|
Ryan Cramer
|
abce877f02
|
Fix issue processwire/processwire-issues#329 Pagefile::install() method when used with URL argument that contains a query string was screwing up the file extension in the basename
|
2017-07-28 10:42:20 -04:00 |
|
Ryan Cramer
|
8169594e79
|
Fix issue processwire/processwire-issues#328 typo fix
|
2017-07-28 10:29:32 -04:00 |
|
Ryan Cramer
|
277674db23
|
Fix issue processwire/processwire-issues#325 panel.js and URL fragments fix
|
2017-07-28 10:10:16 -04:00 |
|
Ryan Cramer
|
71896f463e
|
Fix issue processwire/processwire-issues#320 - MarkupCache, path() method, and WireArray::debugInfo()
|
2017-07-28 07:10:00 -04:00 |
|
Ryan Cramer
|
52b8389215
|
Fix issue processwire/processwire-issues#319 where Page::setAndSave() was only working with custom fields and not with DB native properties
|
2017-07-28 06:52:23 -04:00 |
|
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 |
|