7 Commits

Author SHA1 Message Date
Dario Milicic 39f100a402 All absolute URLs that were used for uploading files are now relative. 2014-10-23 11:38:14 +02:00
Dario Milicic 72a8401f14 All files that are uploaded when creating a new entry now appear in the attachment section where they can be deleted from the server entirely. NOTE: This does NOT automatically remove them from the editor as well. 2014-10-07 23:48:16 +02:00
Dario Milicic 16e6126304 Made the editor area a bit bigger. Replaced colored toolbar icons with black and white icons for more consistency. Expanded the custom config script so toolbar options can be easily modified. 2014-09-05 15:30:34 +02:00
Dario Milicic 53bed4e1f9 Added a global progress bar for all custom plugins which upload files. Also added a progress bar for the drag and drop box for attachment upload. 2014-08-19 15:07:22 +02:00
Dario Milicic 74a2bb2705 Fixed the multilanguage support for the fileupload plugin. On the new entry page a new attachment drop box is added. Users can now drag&drop files into this drop box to be uploadad asynchronously and displayed as attachments on the page without reloading the entire page. 2014-08-14 13:59:07 +02:00
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