Commit Graph

2512 Commits

Author SHA1 Message Date
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
ritt a883408085 Implemented first version of show_uploader_json() 2014-07-31 17:01:04 +02:00
ritt 09a357d2a4 Recompiled sources 2014-07-31 16:52:44 +02:00
ritt 7aa5378983 Fixed overlapping calls to strlcpy 2014-07-31 16:51:42 +02:00
ritt c9717d4c6d Fixed Makefile for OSX 2014-07-31 16:50:37 +02:00
ritt 1f6bbdeeb7 Fixed compiler warnings under Ubuntu 2014-07-30 13:07:42 +02:00
ritt 79778e1d52 Fixed compiler warnings under Ubuntu 2014-07-30 13:05:05 +02:00
Roger Kalt 44800a769b typo 2014-05-11 20:33:11 +02:00
ritt 24545a320c Fixed typo 2014-05-08 08:41:33 +02:00
ritt 9e02ed8e6d Added permission for OpenSSL linking 2014-05-04 21:18:36 +02:00
ritt 83a51175f4 Added GPL v3 according to Debian Policy Manual, thanks to Roger Kalt 2014-05-04 21:02:38 +02:00
ritt 2575a37e23 Increased buffer for shell commands 2014-02-21 13:08:59 +01:00
ritt a738232fdb Use heap memory in propagate_attrib to prevent stack overflows. 2014-01-13 09:25:57 +01:00
ritt 15ecf9fe52 Remeoved alarm() function for Windows 2014-01-13 08:56:32 +01:00
ritt d153ab0ba0 Merge branch 'master' of bitbucket.org:ritt/elog 2014-01-06 10:23:19 +01:00
ritt 6ad17c7150 Fixed compiler warning 2014-01-06 10:22:58 +01:00
luedeke e7ba466192 retry: new find web form and new CSV3 export 2013-11-13 13:57:19 +01:00
ritt 02ef5f13af Added web page 2013-11-13 12:32:13 +01:00
ritt 7b4e3a7eb3 Fixed SSL accept error 2013-11-06 16:59:40 +01:00
ritt 0f6b2ba4ec Fixed (apparently wrong!) compiler warning 2013-11-06 16:06:24 +01:00
ritt 3f1b0f74c9 Added git-revision 2013-11-06 16:02:17 +01:00
ritt bac715d987 Check 'restrict edit time' also for deletion of entries 2013-09-25 14:25:38 +02:00
ritt f15b293775 Test edit 2013-08-06 13:41:12 +02:00
ritt b4e46c4f8f Shutdown SSL connection completely if accept failed 2013-08-06 13:30:02 +02:00
ritt 7f98fb00ea Fixed wrong sizeof 2013-08-06 13:21:10 +02:00
ritt 2d7ed3b994 Omit warnings for SSL 2013-08-06 13:20:49 +02:00
ritt ba71ce7427 Added periodic alarm to avoid blocking send() 2013-07-29 13:09:54 -07:00
ritt 2e365fffde Added .gitignore to repository containing names of executables 2013-07-18 11:17:42 -07:00
ritt c72318e616 Removed $Id$ 2013-07-17 18:02:00 -07:00
ritt ea43af69b8 Fixed wrong page title
SVN revision: 2494
2013-06-27 11:08:09 +00:00
ritt 0a947f348e Fixed wrong host name
SVN revision: 2493
2013-06-10 13:55:57 +00:00
ritt b9c76ad18a Added check for Kerberos availability
SVN revision: 2492
2013-05-03 12:29:11 +00:00
ritt a8812f0c77 Added krb5
SVN revision: 2491
2013-05-03 12:19:32 +00:00
ritt f0f5a193d1 Fixed wrong Kerberos free()
SVN revision: 2490
2013-05-03 12:18:41 +00:00
ritt 8c8806077b Fixed email attachments with "thumbnail size = 0"
SVN revision: 2489
2013-05-03 11:31:42 +00:00
ritt f0bb2a8628 Fixed JPG attachments when ImageMagick is not installed
SVN revision: 2488
2013-05-03 11:26:34 +00:00
ritt 9e5dbd1582 Fixed \n at end of message, fixed last message download
SVN revision: 2487
2013-04-19 12:20:12 +00:00
ritt 5b5699e04e Added support for downloading last message
SVN revision: 2486
2013-04-19 12:17:44 +00:00
ritt 05f2a4dafa Added -w option to download a message
SVN revision: 2485
2013-04-19 11:32:34 +00:00
ritt c8e32bcf3d Fixed help text
SVN revision: 2484
2013-04-08 09:44:19 +00:00
ritt 4da1f4509e Fixed '-h/-n' error
SVN revision: 2483
2013-04-03 15:06:18 +00:00
ritt bacf488643 Added "interface" option
SVN revision: 2482
2013-04-03 15:00:49 +00:00
ritt 148cd20795 Fixed crashes via /page-2 etc.
SVN revision: 2481
2013-04-03 10:21:42 +00:00
ritt 6e464179ef Fixed uninitialized variable
SVN revision: 2480
2013-03-07 13:09:23 +00:00
ritt 9c6a64ab13 Fixed FCKEditor path
SVN revision: 2479
2013-02-20 08:31:13 +00:00
ritt 47d2d75696 Applied patch from Anton Dedov
SVN revision: 2478
2013-02-13 08:10:27 +00:00
ritt d48376c77a Added $(CFLAGS) for debug target
SVN revision: 2477
2012-11-27 11:16:01 +00:00