ritt
|
057e3ea2fc
|
Fixed bug for redirect under two daisy-chained proxies
|
2018-05-17 10:26:25 +02:00 |
|
ritt
|
5abd29f4eb
|
Fixed compiler warnings
|
2017-12-06 13:27:17 +01:00 |
|
ritt
|
3a48dcab7a
|
Implemented rudimentary certificate check
|
2017-04-06 15:54:27 +02:00 |
|
ritt
|
1d0b305370
|
Fixed crash with certain set of parameters and no password file is present
|
2017-01-31 11:33:17 +01:00 |
|
ritt
|
bf25ce7e61
|
Moved mxml to submodule
|
2016-12-01 10:29:07 +01:00 |
|
ritt
|
bd759646d2
|
Release 3.1.2-1
|
2016-09-05 10:17:13 +02:00 |
|
ritt
|
ff1542320a
|
Fixed missing curly brackets
|
2016-02-26 09:08:48 +01:00 |
|
ritt
|
51cda31f5d
|
Use git revision in elog
|
2015-12-22 10:03:33 +01:00 |
|
ritt
|
6e9728cfeb
|
Removed temporary Xcode file
|
2015-06-09 10:01:52 +02:00 |
|
ritt
|
9040e4be41
|
Do not show draft entries in list view
|
2015-06-09 10:00:29 +02:00 |
|
ritt
|
a09ed01c82
|
Fixed problem with truncated date on CKEditor "Insert Timestamp" button
|
2015-06-08 12:01:17 +02:00 |
|
ritt
|
c7d1f53594
|
Stop AJAX request before submitting entry
|
2015-06-05 15:59:51 +02:00 |
|
ritt
|
e7ba64e370
|
Made CSS if IN ADDITION to default CSS file which is now "elog.css". This way it is simpler to override settings from the default file.
|
2015-06-05 14:20:51 +02:00 |
|
ritt
|
07031f54d8
|
Show unknown cookies only in verbose mode
|
2015-05-22 14:02:03 +02:00 |
|
ritt
|
6ab0fd548d
|
Fixed JavaScript crash when date attributes are conditional
|
2015-05-12 11:25:03 +02:00 |
|
ritt
|
8196b8171c
|
Allow empty text for logbooks without text
|
2015-05-11 13:13:16 +02:00 |
|
ritt
|
6f2eed1852
|
Display "Draft saved at..."
|
2015-04-21 16:36:22 +02:00 |
|
ritt
|
19a5d31fc7
|
Fixed compiler warnings
|
2015-04-21 13:31:07 +02:00 |
|
ritt
|
cd78a23386
|
Updated documentation
|
2015-04-01 17:48:07 +02:00 |
|
ritt
|
3d5f1cbc12
|
Finished Drag & Drop, resize editor window (all modes) to fit exactly browser window.
|
2015-04-01 16:08:04 +02:00 |
|
ritt
|
16748f643b
|
Implemented drag handler
|
2015-03-31 17:56:21 +02:00 |
|
ritt
|
b74db5edb6
|
Enabe/disable smileys for ELCode via display attribute.
|
2015-03-31 12:07:33 +02:00 |
|
ritt
|
890455cb72
|
Removed file from project
|
2015-01-28 08:39:00 +01:00 |
|
ritt
|
21dc563c57
|
Implemented send_with_timeout()
|
2014-12-23 14:24:47 +01:00 |
|
ritt
|
0aaa74352b
|
Updated project file
|
2014-11-25 15:19:41 +01:00 |
|
ritt
|
7916f6f615
|
Use sub-directories in all places
|
2014-10-21 17:13:19 +02:00 |
|
ritt
|
20d70dbef2
|
Added Build Phase which calls script to create git-revision.h under Xcode
|
2014-10-03 11:11:05 +02:00 |
|
ritt
|
9297ebb858
|
Upgraded Xcode project file
|
2014-09-23 16:24:26 +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
|
50af7a8a92
|
Replaced absolute paths with relative paths in the project.
|
2014-09-02 11:31:46 +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 |
|
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
|
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
|
a8812f0c77
|
Added krb5
SVN revision: 2491
|
2013-05-03 12:19:32 +00:00 |
|
ritt
|
c2d9c7cfad
|
Changed environment
SVN revision: 2476
|
2012-10-10 10:55:43 +00:00 |
|
ritt
|
c4e2d82a80
|
Added elog project
SVN revision: 2470
|
2012-07-12 14:23:32 +00:00 |
|
ritt
|
1042a885a1
|
Include elog-version.h
SVN revision: 2469
|
2012-07-12 14:20:04 +00:00 |
|
ritt
|
4ea310415e
|
Release 2.9.2-1
SVN revision: 2457
|
2012-04-27 13:51:09 +00:00 |
|
ritt
|
bb35d23514
|
Release 2.9.1-1
SVN revision: 2436
|
2012-02-20 13:34:27 +00:00 |
|
ritt
|
623374f273
|
Compile with SSL
SVN revision: 2434
|
2012-02-10 16:22:28 +00:00 |
|
ritt
|
8230421618
|
Adjusted path
SVN revision: 2432
|
2012-02-10 13:28:53 +00:00 |
|
ritt
|
6551cba1a3
|
Added Xcode project file
SVN revision: 2431
|
2012-02-10 13:23:47 +00:00 |
|