1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-06 23:06:59 +02:00

2927 Commits

Author SHA1 Message Date
Ryan Cramer
b32857592b Fix issue processwire/processwire-issues#9 with notices close button when in modal dialog window interfering with modal in Chrome 2016-10-04 09:31:29 -04:00
Ryan Cramer
8bb80bd487 Fix issue processwire/processwire-issues#8 so that error message is shown if user mismatches fieldset order in ProcessTemplate 2016-10-04 08:12:43 -04:00
Ryan Cramer
b7983870de Fix issue processwire/processwire-issues#6 with styling of open+hidden pages in PageList no longer showing hidden state 2016-10-04 06:23:15 -04:00
Ryan Cramer
9b4fef4357 Fix issue processwire/processwire-issues#2 to support better handling of unpublished pages in certain Page input types when unpublished pages are not allowed in the field. 2016-10-04 06:15:30 -04:00
horst
6e7421214e added support for CLI
without that, PHP throws notices when try to access the $_SERVER['REMOTE_ADDR'], because it is not set in CLI-Environment.
2016-10-03 15:09:50 +02:00
adrianbj
e64352fbcf Make the additional button just Close & Add. Including Save in the action can be confusing as the user won't see any notices from the fieldtype on save. 2016-10-01 18:59:44 -07:00
adrianbj
4ec21e6f6d Make button label simply Save & Add
I think this looks cleaner and is probably explanatory enough.
2016-10-01 12:27:19 -07:00
Benjamin Milde
2fe4ff02f2 Allow for alternative names to be supplied 2016-10-01 20:35:09 +02:00
Benjamin Milde
ea6f60246d Implement attachment support for core WireMail so we can start using a common interface between different wiremail implementations 2016-10-01 20:28:54 +02:00
adrianbj
35e4f7f6a1 Add a separate Save, Close & Add button
This allows for full configuration of fields that require more than two saves, such as FieldtypeOptions.
2016-10-01 07:40:07 -07:00
Ryan Cramer
d698b38d03 Bump version 3.0.35 3.0.35 2016-09-30 12:51:52 -04:00
Ryan Cramer
7e7c74f3e7 Fix issue processwire/processwire-issues#11 where hitting enter in text field could trigger buttons in InputfieldImage 2016-09-30 09:23:58 -04:00
Ryan Cramer
1cbd3fa9a4 Fix issue #12 where image was broken when repurposing the image crop function "save as a copy" as an image duplicate function. 2016-09-30 08:49:30 -04:00
Ryan Cramer
5922c90048 Update WireFileTools::copy() method for individual file support (previously it only copied directories) 2016-09-30 08:48:09 -04:00
Ryan Cramer
7b59b1df33 Fix @apeisa issue with PageFinder optimization on large sets 2016-09-30 07:37:44 -04:00
Ryan Cramer
0cd0587778 Fix issue #10 with exception emails not getting sent 2016-09-30 05:12:47 -04:00
Ryan Cramer
2260d52140 Add processwire/processwire-requests#6 2016-09-26 09:59:24 -04:00
Ryan Cramer
835b7ce07d Fix processwire-issues#5 - variations link in image field in repeater 2016-09-26 09:29:08 -04:00
Ryan Cramer
20011dc147 Fix ProcessProfile save issue 2016-09-25 07:40:33 -04:00
Benjamin Milde
199101823d Remove minimum-stability from composer.json 2016-09-23 18:02:04 +02:00
Ryan Cramer
50f2834a0a Additional README updates 2016-09-23 11:52:25 -04:00
Ryan Cramer
6f279d5f23 README updates 2016-09-23 11:40:21 -04:00
Ryan Cramer
3896562d76 Update to composer.json file 2016-09-23 08:49:27 -04:00
Ryan Cramer
ac37212fe5 Bump version to 3.0.34 3.0.34 2016-09-23 08:39:25 -04:00
Ryan Cramer
ee89ddcea5 Merge recent changes from devns branch 2016-09-22 12:46:59 -04:00
Ryan Cramer
bac5b0de5d Initial commit to new repo (carried over from: https://github.com/ryancramerdesign/ProcessWire/tree/devns) 2016-09-02 14:55:17 -04:00
Ryan Cramer
cfae5fc6f3 first commit 2016-08-29 06:00:47 -04:00