Dario Milicic
|
228262bf70
|
Fixed a few bugs regarding sending empty responses. If no file is selected for upload an alert will appeart to notify the user.
|
2014-08-11 11:19:47 +02:00 |
|
Dario Milicic
|
89d9f7a6ed
|
File upload plugin implemented as a toolbar command and added some multilanguage support. Completely removed the old FCKeditor from the source code.
|
2014-08-08 15:42:40 +02:00 |
|
Dario Milicic
|
25ed9017de
|
Modified the toolbar image upload button so it correctly uploads images to ELOG. Changed the response content type to application/json so the client won't have to parse the response to JSON.
|
2014-08-07 16:56:23 +02:00 |
|
Dario Milicic
|
d05e6016b7
|
Replaced the FCKeditor with the new CKeditor v4. Implemented a plugin that allows dragging and dropping one or more files into the CKeditor - plugin name is dndfiles. Modified the save toolbar button on the CKeditor so that it behaves like a submit button. Implemented a timestamp plugin that behaves the same way as the old timestamp button on FCKeditor. Added a plugin to the CKeditor that allows typing LaTeX syntax.
|
2014-08-06 15:19:55 +02:00 |
|