Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript events, cancel button, logging improvement and PHP cleanup #1

Open
wants to merge 100 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
2dcbaa1
Send global JavaScript events when an image was uploaded
cundd Nov 2, 2015
5b0e568
Fixed a bug where the upload cancel button was not shown
cundd Nov 2, 2015
4ea5b0e
Fixed the label of the cancel button
cundd Nov 2, 2015
c4c0b7c
Fetch only 2 levels of debug information on modern PHP systems
cundd Nov 2, 2015
15cd100
Improved german translations
cundd Nov 2, 2015
cb5c870
Added isset() before accessing potentially not existing array keys
cundd Nov 2, 2015
d938edf
Formatted code
cundd Nov 2, 2015
23da2f9
Fixed a critical bug in the debug method optimization
cundd Nov 2, 2015
baa2c75
Formatted code
cundd Jan 20, 2016
e874fcc
Formatted code added type hints
cundd Jan 20, 2016
22b328d
Catch a fatal error if the media gallery attribute is not set
cundd Jan 20, 2016
c905e8c
Code formatting
cundd Mar 4, 2016
762870f
Enhanced the upload controller
cundd Apr 14, 2016
05f3c08
Retry request on error
cundd Apr 14, 2016
7ac0df1
Customized the personalisation form helper
cundd Apr 14, 2016
d0c452e
Changed the upload controller to keep the source file
cundd Apr 14, 2016
e72f427
Enhanced the exception handling
cundd Apr 14, 2016
45f5b84
Added meta information to the ZetaPrints debug method
cundd Apr 14, 2016
c548269
Enhanced the ZetaPrints logging
cundd Jun 2, 2016
c767463
Added composer.json
cundd Mar 27, 2017
9bff8aa
Prevent an error during upgrades
cundd Mar 28, 2017
5ad5261
Formatted code
cundd Apr 11, 2017
39001e5
Added support to specify a proxy using $_SERVER['http_proxy']
cundd Apr 11, 2017
89f112c
Initialize JavaScript with WebToPrint.PersonalizationForm
cundd Apr 24, 2017
d5358ae
Formatted code
cundd Apr 24, 2017
105e7e3
Formatted code and fixed problems with exception classes
cundd Apr 24, 2017
f48b534
Code formatting and cleanup
cundd Apr 24, 2017
8a00d8b
WIP: Modernize JavaScript
cundd Apr 26, 2017
45ade59
Basic working version
cundd Apr 26, 2017
b71b40f
WIP: Added notification system
cundd Apr 26, 2017
dd5a96e
Added button classes
cundd Apr 27, 2017
4d92f66
Added class for the Close button
cundd Apr 27, 2017
dfd3a48
Refactored the Update Preview button
cundd Apr 27, 2017
44ab9eb
Fixed a bug in the Preview Lightbox
cundd Apr 27, 2017
7a611d8
Fixed a bug in closeOnOverlayClick
cundd Apr 27, 2017
9723c47
Lightbox configuration willShow() will now be triggered for fancyBox'…
cundd Apr 27, 2017
86ace16
Do not close the Editor Lightbox on overlay click
cundd Apr 27, 2017
6d9bc05
Improved the In-Preview-Edit and formatted code
cundd Apr 27, 2017
5831def
Split the CSS into Sass files and moved the images
cundd Apr 27, 2017
ac8d8b3
Formatted code
cundd Apr 27, 2017
27fc76c
Added method for to retrieve the class name for image selectors
cundd Apr 28, 2017
64220cf
Added Global Events class
cundd Apr 28, 2017
1e012e2
Added assertDomElement()
cundd Apr 28, 2017
c09d8be
Enhanced the image uploading
cundd Apr 28, 2017
14b0bb6
Code cleanup
cundd Apr 28, 2017
955af17
Send a Global event when the Save Image Button is clicked
cundd Apr 28, 2017
44d8158
Refactored the MetaData helper
cundd Apr 28, 2017
c65aa0b
Added automatic preview reloading on change
cundd Apr 28, 2017
d3f001c
Added support to activate features
cundd Apr 28, 2017
9873ee4
Code cleanup
cundd Apr 28, 2017
0747680
Fixed a bug in the UiHelper
cundd Apr 28, 2017
468a76d
Fixed a bug in the Image Tab controller
cundd Apr 28, 2017
eb880ee
Enhanced the assertInstanceOf() exception message
cundd Apr 28, 2017
9f0eebd
Fixed a bug with the fancyBox activity indicator
cundd Apr 28, 2017
1ccdbf5
Added the Environment
cundd Apr 28, 2017
4fddd47
Fixed a bug in the Text Field Editor
cundd Apr 28, 2017
05a4d9a
Added helper method to retrieve the API URL and key from configuration
cundd May 2, 2017
df88e2e
Formatted code
cundd May 2, 2017
51f400b
Refactored the TextField Editor
cundd May 2, 2017
6ea113f
Added the TextField controller
cundd May 2, 2017
49b58b7
Added UI Helper methods
cundd May 2, 2017
de59c35
Added automatic preview reload on input field change
cundd May 2, 2017
6472f19
Added logging when image is uploaded
cundd May 9, 2017
2a76042
Fixed a image URI
cundd May 16, 2017
d91f15b
Changed logging statements
cundd May 16, 2017
5072ad6
Check if the button element exists before removing it
cundd May 17, 2017
6d9b1d1
Formatted code
cundd May 17, 2017
44ceabe
Don't show the image editor on small devices
cundd May 17, 2017
4a52953
Updated testing HTML
cundd May 17, 2017
21adeb0
Adapted the layout XML
cundd May 17, 2017
0197793
Formatted code
cundd May 17, 2017
df846db
Added legacy files
cundd May 17, 2017
8c30076
Patched the backend JavaScript
cundd May 17, 2017
e706040
Updated gitignore and modman
cundd May 17, 2017
02c1a15
Removed old assets
cundd May 17, 2017
b9f7b2a
Removed "div" in CSS selectors
cundd May 17, 2017
982d92d
Split up the image-edit styles
cundd May 17, 2017
bb43c5b
Added redraw() and close() to the lightbox
cundd May 17, 2017
7c125fb
Fixed a bug with the "select image" lightbox
cundd May 17, 2017
886e76e
Export the UiHelper
cundd May 17, 2017
e183503
Delay the FancyBox's closing after pressing select for 2 seconds
cundd May 18, 2017
c33d5d0
Disabled scripts on the checkout page
cundd May 31, 2017
80d7067
Removed the footer text
cundd Jun 8, 2017
b197427
Decouple server side image manipulation
cundd Jul 4, 2017
a5c56f6
JavaScript build
cundd Jul 4, 2017
a51fae8
Add buttons to rotate the images without entering the editor
cundd Jul 4, 2017
d0de550
JavaScript build
cundd Jul 4, 2017
cf7456c
Add helper to handle images
cundd Jul 7, 2017
49cc58c
Add GlobalEvents and the NotificationCenter to the main exports
cundd Sep 18, 2017
9bd565a
Prevent a JavaScript error if Fancybox is not loaded in the cart
cundd Sep 18, 2017
e6daee1
Add support to specify an image proxy for fetching images from HTTPS …
cundd Nov 3, 2017
cab3656
Initial commit
cundd Nov 3, 2017
0892c83
Update postal address (#1309)
cundd Feb 16, 2018
707d552
Add some localisations
cundd Mar 6, 2018
0dd4bfd
Code formatting
cundd May 28, 2018
d095efb
Export the global `zp` in JavaScript outside of document.ready
cundd Mar 5, 2019
8c3b7d5
Fix a bug where ZetaPrints API reports a wrong content type
cundd Mar 11, 2019
27cad4f
Code formatting
cundd Jul 18, 2019
bdece02
Migrate to jQuery 3.4.1
cundd Jul 19, 2019
c7d710b
Build
cundd Jul 19, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed old assets
cundd committed May 17, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 02c1a1574a2783b7a1097762c47fdc8a3e53fe15
227 changes: 0 additions & 227 deletions skin/frontend/base/default/webtoprint/colorpicker/colorpicker.css

This file was deleted.

2,752 changes: 0 additions & 2,752 deletions skin/frontend/base/default/webtoprint/colorpicker/colorpicker.js

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
66 changes: 0 additions & 66 deletions skin/frontend/base/default/webtoprint/colorpicker/switcher.js

This file was deleted.

This file was deleted.

119 changes: 0 additions & 119 deletions skin/frontend/base/default/webtoprint/combobox-field/combobox-field.js

This file was deleted.

Binary file not shown.
346 changes: 0 additions & 346 deletions skin/frontend/base/default/webtoprint/css/image-edit.css

This file was deleted.

201 changes: 0 additions & 201 deletions skin/frontend/base/default/webtoprint/css/in-preview-edit.css

This file was deleted.

83 changes: 0 additions & 83 deletions skin/frontend/base/default/webtoprint/dataset/dataset.css

This file was deleted.

182 changes: 0 additions & 182 deletions skin/frontend/base/default/webtoprint/dataset/dataset.js

This file was deleted.

This file was deleted.

166 changes: 0 additions & 166 deletions skin/frontend/base/default/webtoprint/fancybox/fancybox-resizing.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
418 changes: 0 additions & 418 deletions skin/frontend/base/default/webtoprint/fancybox/jquery-fancybox.css

This file was deleted.

1,156 changes: 0 additions & 1,156 deletions skin/frontend/base/default/webtoprint/fancybox/jquery-fancybox.js

This file was deleted.

698 changes: 0 additions & 698 deletions skin/frontend/base/default/webtoprint/js/ajaxupload.js

This file was deleted.

1,059 changes: 0 additions & 1,059 deletions skin/frontend/base/default/webtoprint/js/image-edit.js

This file was deleted.

565 changes: 0 additions & 565 deletions skin/frontend/base/default/webtoprint/js/in-preview-edit.js

This file was deleted.

4 changes: 0 additions & 4 deletions skin/frontend/base/default/webtoprint/js/jquery-1.11.2.min.js

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions skin/frontend/base/default/webtoprint/js/jquery-qtip-min.js

This file was deleted.

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions skin/frontend/base/default/webtoprint/js/metadata.js

This file was deleted.

4 changes: 0 additions & 4 deletions skin/frontend/base/default/webtoprint/js/modernizr-custom.js

This file was deleted.

1,744 changes: 0 additions & 1,744 deletions skin/frontend/base/default/webtoprint/js/personalization-form.js

This file was deleted.

Diff not rendered.
102 changes: 0 additions & 102 deletions skin/frontend/base/default/webtoprint/powercrop/jquery-powercrop.css

This file was deleted.

355 changes: 0 additions & 355 deletions skin/frontend/base/default/webtoprint/powercrop/jquery-powercrop.js

This file was deleted.

Diff not rendered.

This file was deleted.

Diff not rendered.
Diff not rendered.