Commit graph

41 commits

Author SHA1 Message Date
Wiktor Walc
5bfd85e80b Updated language files. 2016-08-31 11:12:06 +02:00
AnnaTomanek
a3a5b09514 CKEditor 4.5.9 changelog and API docs corrected. 2016-05-12 11:02:37 +02:00
m.lewandowski
8a2b3dd6e7 Docs rewording. 2016-04-25 20:14:47 +02:00
Tomasz Jakut
140ccd02b1 Fix for moving focus to embedded iframe. 2016-04-25 20:12:09 +02:00
Tomasz Jakut
92f3da9c45 Fixed codestyle issues with Jsonp object. 2016-04-25 20:12:08 +02:00
Wiktor Walc
bd5101a8c6 Updated language files. Added German (Switzerland) localization. 2016-02-04 12:00:53 +01:00
Marek Lewandowski
67ae77b0f6 Hello 2016. 2016-01-18 14:00:26 +01:00
Wiktor Walc
c463eeff01 Updated language files. 2015-11-12 14:45:58 +01:00
Wiktor Walc
1f4d52c87a Updated language files. 2015-10-05 10:08:06 +02:00
Piotrek Koszuliński
9c6527bda6 Keep throwing if we threw as this should be blocking. Shortened one message. 2015-09-16 14:24:20 +02:00
szymonkups
9f74d9b9b2 Usage of CKEDITOR.warn and CKEDITOR.error. 2015-09-16 13:44:27 +02:00
Wiktor Walc
dbaaf0b5ab Updated language files. 2015-08-17 18:54:09 +02:00
Wiktor Walc
09b0ccacde Updated language files. 2015-08-04 10:09:44 +02:00
szymonkups
ee81ef556d Task's done() method is now called after handling the response. 2015-07-28 14:47:50 +02:00
szymonkups
36dbb37a2d Prevent from showing error notification if noNotifications param is set to true. 2015-07-24 12:34:59 +02:00
Aleksander Nowodzinski
99fbe164dc Fixed code-style. 2015-07-20 15:10:55 +02:00
szymonkups
74af2ddae2 Moved fix for t/13410 from autoembed to embedbase. 2015-07-20 15:10:54 +02:00
AnnaTomanek
303f15d235 Docs: API corrections for embed and embedbase plugins. 2015-06-02 17:02:17 +02:00
Artur Delura
ec1cd271ae Implemented cancelling jsonp request. 2015-05-26 13:33:09 +02:00
Piotrek Koszuliński
61f53fbcb4 API docs improvements (explained what content providers are) and added missing config option doc. 2015-04-07 14:54:48 +02:00
Piotrek Koszuliński
da948c427d API docs: Improved the sendRequest documentation. 2015-04-07 12:41:20 +02:00
Piotrek Koszuliński
cf291a6474 Changed order of params in getErrorMessage. 2015-04-07 12:20:02 +02:00
Marek Lewandowski
8987bbd29d Minor code style change: removed redundant parenthesis. 2015-04-07 11:19:56 +02:00
Marek Lewandowski
38a272f75a Made conditional function calls more readable. 2015-04-07 11:19:56 +02:00
Marek Lewandowski
b50dc10ce1 Docs: Both callback and errorCallback are optional. 2015-04-07 11:19:56 +02:00
Marek Lewandowski
8c04272da2 Docs: Fixed a typo. 2015-04-07 11:00:39 +02:00
Marek Lewandowski
13ff6821c9 Docs: Iframely linked. 2015-04-07 11:00:39 +02:00
Marek Lewandowski
13f478bac1 Docs: Minor rewording. 2015-04-07 11:00:38 +02:00
Marek Lewandowski
2fe1323443 Docs: Put real links to listed files. 2015-04-07 11:00:38 +02:00
Piotrek Koszuliński
9b8dca51e7 API docs. 2015-04-07 11:00:38 +02:00
Piotrek Koszuliński
14940e2786 Following Iframely's advice about checking URLs. 2015-04-07 11:00:38 +02:00
Piotrek Koszuliński
8a62b01e2e Revisited error handling - various and custom error messages, canceling handleResponse event in order to trigger error. 2015-04-07 11:00:38 +02:00
Piotrek Koszuliński
2656eb982c Do not handle link responses, because they don't make sense to be embedded. 2015-04-07 11:00:37 +02:00
Piotrek Koszuliński
c22769d3a7 Handle too long words (URLs for instance) in notifications. 2015-04-07 11:00:37 +02:00
Piotrek Koszuliński
dfda81e9c3 Tests: Reached 100% coverage. 2015-04-07 11:00:37 +02:00
Piotrek Koszuliński
df560d5b5d Moar tests plus improved JSONP implementation. 2015-04-07 11:00:36 +02:00
Piotrek Koszuliński
9cea29270d Tests: Added tests for embedbase. 2015-04-07 11:00:36 +02:00
Piotrek Koszuliński
d75ed7979f Introduced immediate URL validation. 2015-04-07 11:00:36 +02:00
Piotrek Koszuliński
b0777c2f7f Introduced request objects to unify few methods. 2015-04-07 11:00:35 +02:00
Piotrek Koszuliński
a324e0ecb0 Integrated notifications, added request delays in the manual tests, switched to textareas to avoid scripts execution :(. 2015-04-07 11:00:35 +02:00
Piotrek Koszuliński
a4d2dbb4b5 Embed plugins' initial commit. 2015-04-07 10:59:42 +02:00