Ryan Cramer
|
c1ca1fde3b
|
Fix minor JS issue where ajax-loaded inputfields didn't have the toggle arrow icon properly adjusting for open/closed state
|
2018-03-13 09:40:04 -04:00 |
|
Ryan Cramer
|
cb2683208f
|
Various minor adjustments
|
2018-02-02 10:16:15 -05:00 |
|
Ryan Cramer
|
337e59663b
|
Add support for group notifications in AdminThemeFramework (AdminThemeUikit), along with a config option in the AdminThemeUikit module. Also fix an issue in ProcessProfile that was interfering with ajax requests.
|
2017-11-20 09:45:16 -05:00 |
|
Ryan Cramer
|
32b3da7b0d
|
Fix issue where collapsed repeater in fieldset (where repeater is only field in fieldset), when clicking to un-collapse repeater, it would jump to top of page
|
2017-11-19 06:33:22 -05: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
|
3fc9f69da7
|
Some minor adjustments and bump version to 3.0.61
|
2017-04-21 11:27:47 -04:00 |
|
Ryan Cramer
|
8d02e72320
|
Update font-awesome to 4.7 per processwire/processwire-requests#72
|
2017-04-20 05:59:28 -04:00 |
|
Ryan Cramer
|
b899bc42e7
|
Fix issue processwire/processwire-issues#202 where the leave confirm box was appearing when it shouldn't, after saving after a file had been uploaded. Also added drag/drop protection so that if you accidentially drag/drop a file outside of the specified dropzone, it gets ignored, rather than loading the file in the browser.
|
2017-03-10 08:38:16 -05:00 |
|
Ryan Cramer
|
bbb8e987c9
|
Add support for Pages > Tree navigation: drill down through the page tree within the top navigation dropdowns. This works in AdminThemeDefault and AdminThemeUikit but not in AdminThemeReno (which just shows the first level, per its nav setup).
|
2017-03-08 11:43:58 -05:00 |
|
Ryan Cramer
|
f32593adfa
|
Fix issue processwire/processwire-issues#188 to provide more detailed warning message when installing module that doesn't meet requirements
|
2017-03-07 09:03:58 -05:00 |
|
Ryan Cramer
|
f137dd2966
|
Updated several modules and classes to better support admin theme customization, consistent with needs in AdminThemeUikit
|
2017-02-24 12:23:57 -05:00 |
|
Ryan Cramer
|
8d97815110
|
Minor correction to previous commit
|
2017-01-05 15:36:15 -05:00 |
|
Ryan Cramer
|
d4d90a53fe
|
Add @rolandtoth PR #16 that triggers showInputfield or hideInputfield events when showing/hiding Inputfields due to dependencies.
|
2017-01-05 14:46:42 -05:00 |
|
Ryan Cramer
|
9ed0e415ed
|
Adjustment to yesterday's FileCompiler updates that corrects a case where wire() function calls are used within include() statements
|
2017-01-05 13:02:12 -05:00 |
|
Ryan Cramer
|
ba9688af65
|
Improvements to dropdown submit buttons so that the menu doesn't disappear immediately when accidentally outside of it.
|
2016-12-23 12:24:52 -05:00 |
|
Ryan Cramer
|
2b9a7adbcb
|
Update to allow for Page objects to load pages (children, parent, etc.) that don't get cached when their load option specified cache=false. Also makes the 'parent' page lazy loading for Page objects, so that it doesn't load the parent Page until a $page->parent() call is requested. Updates for @apeisa / Avoine request.
|
2016-12-14 11:02:32 -05:00 |
|
Ryan Cramer
|
880810c6bb
|
Additional repeater updates including addition of a "minimum items" option, and support for an accordion mode.
|
2016-12-09 10:08:55 -05:00 |
|
Ryan Cramer
|
e2f9597c5a
|
Update Repeaters to add these features: 1) Support for repeater depth per @jlahijani, 2) Add new repeater item "clone" feature, 3) Add support for max items, 4) Add double-click trash icon to "delete all" feature. This commit also adds the Vex library for nicer looking Javascript alert and confirm boxes, which we use to confirm "clone" and "delete all" operations in repeaters, and will use elsewhere.
|
2016-12-07 11:24:49 -05:00 |
|
Ryan Cramer
|
b8e51db176
|
Some updates to touch support per issue #84, plus a few other minor things that got bundled in
|
2016-11-30 13:18:14 -05:00 |
|
Ryan Cramer
|
8d0c8de3ee
|
Bump version to 3.0.40
|
2016-11-04 11:45:14 -04:00 |
|
Ryan Cramer
|
87ea1685b2
|
Update to convert several css selectors to be "pw-" selectors, as part of longer term goal to work nicely with other css frameworks.
|
2016-11-01 15:03:41 -04:00 |
|
Ryan Cramer
|
4060934bae
|
Update Modules/ProcessModules to skip showing configurable modules with no visible configuration fields. Plus a few other small additions.
|
2016-10-20 06:58:28 -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 |
|