Commit Graph

  • 00fd34f276 Check if RCDIR exists ritt 2015-01-13 09:55:27 +01:00
  • da377c6c7f Added compiler flag to ignore unused results ritt 2015-01-13 09:17:21 +01:00
  • 6a35c235be Fixed more compiler warnings ritt 2015-01-13 09:14:29 +01:00
  • ef2b80af41 Fixed compiler warnings by removing unused variables ritt 2015-01-13 09:03:27 +01:00
  • 5759f578cd Added Indonesian help files, thanks to Banata ritt 2015-01-13 08:35:40 +01:00
  • 493bb7bd7d Merge branch 'master' of bitbucket.org:ritt/elog ritt 2015-01-12 11:15:34 +01:00
  • 459cd078ab Added Indonesian translation, thanks to the SABO Team ritt 2015-01-12 11:15:11 +01:00
  • b30cbd7740 Improved error handling on send data due to Apache proxy problems ritt 2014-12-26 12:18:04 +01:00
  • 27826ebb5b Worked on NT distribution ritt 2014-12-23 17:14:01 +01:00
  • a285f6d7a6 Merge branch 'master' of bitbucket.org:ritt/elog ritt 2014-12-23 16:43:18 +01:00
  • 48912aa1ff Fixed missing sites ritt 2014-12-23 16:43:07 +01:00
  • c90ad75b12 Increased version ritt 2014-12-23 14:56:39 +01:00
  • d3f0a19747 Tweaked build script ritt 2014-12-23 14:47:58 +01:00
  • 21dc563c57 Implemented send_with_timeout() ritt 2014-12-23 14:24:47 +01:00
  • f66397adef Merge branch 'develop' ritt 2014-12-23 11:50:53 +01:00
  • 1735132458 Don't show MD5 on lower debug levels ritt 2014-12-18 16:31:47 +01:00
  • 9b6b327744 Increased version to 3.0.0 ritt 2014-11-26 16:49:59 +01:00
  • 0aaa74352b Updated project file ritt 2014-11-25 15:19:41 +01:00
  • ed4d4f9eae Replaced SSLv23 method by TLSv1 method ritt 2014-11-25 15:19:01 +01:00
  • 9640fd9985 Fixed truncated character at GIT revision ritt 2014-11-25 13:14:04 +01:00
  • f5fc7e7700 Added code from KO to protect my_sell against alarm() signal ritt 2014-11-24 13:22:10 +01:00
  • ebb441c334 Added Slovak translation, thanks to Bratislava Gardon ritt 2014-11-05 16:45:35 +01:00
  • 64388737f6 Fixed wrong quotes for inline styles ritt 2014-11-05 15:54:23 +01:00
  • 5cce57cbd8 Fixed debug output ritt 2014-11-05 10:44:56 +01:00
  • e04fb76a49 Fixed the absolute URL in the plugin dndfiles to be relative. Dario Milicic 2014-10-27 11:30:15 +01:00
  • f8d2dcb11f Fixed another location of SSLV23 ritt 2014-10-24 12:33:27 +02:00
  • da69122988 Disable SSLv23 (POODLE vulnerability) ritt 2014-10-24 12:04:39 +02:00
  • 4c5ec1d10d Implemented service under Mac OS X via launchd ritt 2014-10-23 16:12:13 +02:00
  • b69352d2aa Fixed LDAP issues ritt 2014-10-23 14:03:04 +02:00
  • b255121091 Added LDAP support, thanks to Valentin Kozlov <valentin.kozlov@kit.edu> ritt 2014-10-23 13:55:30 +02:00
  • f73cdf9887 Restructured demo logbook ritt 2014-10-23 12:52:46 +02:00
  • a6ae126a44 Merge branch 'develop' of https://bitbucket.org/ritt/elog into develop ritt 2014-10-23 12:42:18 +02:00
  • 5fb80f82fe Fixed Windows isues ritt 2014-10-23 12:37:48 +02:00
  • 7232f5cd9b Merge branch 'develop' of https://bitbucket.org/ritt/elog into develop Dario Milicic 2014-10-23 11:38:33 +02:00
  • 39f100a402 All absolute URLs that were used for uploading files are now relative. Dario Milicic 2014-10-23 11:38:14 +02:00
  • 2e29e26407 Don't overwrite certificates, themes and init script during 'make install' ritt 2014-10-23 10:45:47 +02:00
  • 09ec13b966 Increased number of possible socket connections from 10 to 100 ritt 2014-10-23 09:22:53 +02:00
  • 214ac17c1b Create subdir before saving attachments ritt 2014-10-22 19:53:01 +02:00
  • 46bdc62add Localize function now uses the correct relative link. Dario Milicic 2014-10-22 18:22:37 +02:00
  • f6275ffc09 Unnecessary console outputs removed. Dario Milicic 2014-10-22 17:38:40 +02:00
  • b19549c947 Fixed debug output ritt 2014-10-22 15:40:27 +02:00
  • 57eebccb90 Fixed help text ritt 2014-10-22 15:04:14 +02:00
  • 690a9d257b Modified verbosity model, fixed keep-alive bug, switched to Cache-control ritt 2014-10-22 15:01:59 +02:00
  • 06a2a7a218 Explicitly search for ImageMagic if not found in path (needed to run inside XCode) ritt 2014-10-21 17:29:47 +02:00
  • 7916f6f615 Use sub-directories in all places ritt 2014-10-21 17:13:19 +02:00
  • 762b7d6708 Serve attachments correctly ritt 2014-10-21 13:41:44 +02:00
  • daedbc788c Implemented saving in subdirectories ritt 2014-10-20 17:01:30 +02:00
  • 4cd1a75acc Scan subdirectory tree for elog files ritt 2014-10-20 13:54:18 +02:00
  • c3f9f3673f Updated VC project files ritt 2014-10-15 13:55:52 +02:00
  • 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. Dario Milicic 2014-10-07 23:48:16 +02:00
  • 5ec68e0b82 Implemented first half of restructuring data directories (one subdir per year) ritt 2014-10-03 17:57:14 +02:00
  • 20d70dbef2 Added Build Phase which calls script to create git-revision.h under Xcode ritt 2014-10-03 11:11:05 +02:00
  • 2fc1758ac8 Ignore git-revision.h in GIT repository ritt 2014-10-01 08:59:31 +02:00
  • 224abdac6a Further tweaking with strlcpy ritt 2014-10-01 08:55:11 +02:00
  • 96bc1b4a40 Use strlcpy/cat from strlcpy.c Ritt Stefan 2014-10-01 08:45:26 +02:00
  • 3b860b286c Removed -Wno-unused-result (not available under SL5) and added NEED_STRLCPY since Mac OSX has now its own implementation ritt 2014-10-01 08:36:31 +02:00
  • e4420a3e2d Tweaked cp command in Makefile ritt 2014-10-01 08:20:32 +02:00
  • 87b1e8e397 Fixed missing content-type ritt 2014-10-01 08:18:58 +02:00
  • 9ba0408874 Undid comment change ritt 2014-10-01 08:14:12 +02:00
  • 4d6e68f9b1 All new strings should now be localized. There is a new function called localize in the scripts/load-ckeditor.js that translates any given string to the server's language (This function is SYNCHRONOUS). The editor area should make use of more room on bigger screens. The make install command should now behave correctly. Dario Milicic 2014-09-30 12:55:07 +02:00
  • 5e1898ff11 Updated language files ritt 2014-09-23 17:31:26 +02:00
  • 6a67f991e2 Added "loc" command for JS localisation ritt 2014-09-23 17:21:20 +02:00
  • 9297ebb858 Upgraded Xcode project file ritt 2014-09-23 16:24:26 +02:00
  • a8be56bfa1 Fixed date sorting problem before Sept. 9th, 2001 (seconds of epoche overhung 999'999'999) ritt 2014-09-22 14:36:59 +02:00
  • 96dad2d8d6 Fixed date sorting problem before Sept. 9th, 2001 (seconds of epoche overhung 999'999'999) ritt 2014-09-22 14:36:59 +02:00
  • ee7bb02433 Revert "This is a commit that updates ELOG to the demonstration version for the SwissFEL student presentations. This version is just temporary and all changes will probably be reverted in a future patch." Dario Milicic 2014-09-10 18:48:25 +02:00
  • aab9ffe387 Merge branch 'develop' of https://bitbucket.org/ritt/elog into develop Dario Milicic 2014-09-10 17:35:06 +02:00
  • 3463760570 This is a commit that updates ELOG to the demonstration version for the SwissFEL student presentations. This version is just temporary and all changes will probably be reverted in a future patch. Dario Milicic 2014-09-10 17:34:40 +02:00
  • 502845108b Removed menu items which do not make sense with ELOG ritt 2014-09-05 16:20:58 +02:00
  • 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. Dario Milicic 2014-09-05 15:30:34 +02:00
  • 528155798d Merge branch 'develop' of https://bitbucket.org/ritt/elog into develop Dario Milicic 2014-09-02 11:33:41 +02:00
  • 50af7a8a92 Replaced absolute paths with relative paths in the project. Dario Milicic 2014-09-02 11:31:46 +02:00
  • b548f2ea5a Added BuildRequires ritt 2014-08-29 11:03:17 +02:00
  • 06a1c240a6 Fixed a repository problem where one of the plugins was not downloaded when the repository is cloned. Dario Milicic 2014-08-20 09:56:31 +02:00
  • e723e7e6b2 Deleted an internal git repository that was not correctly set up as a submodule. Dario Milicic 2014-08-20 09:55:15 +02:00
  • 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. Dario Milicic 2014-08-19 15:07:22 +02:00
  • 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. Dario Milicic 2014-08-14 13:59:07 +02:00
  • 228262bf70 Fixed a few bugs regarding sending empty responses. If no file is selected for upload an alert will appeart to notify the user. Dario Milicic 2014-08-11 11:19:47 +02:00
  • 89d9f7a6ed File upload plugin implemented as a toolbar command and added some multilanguage support. Completely removed the old FCKeditor from the source code. Dario Milicic 2014-08-08 15:42:40 +02:00
  • 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. Dario Milicic 2014-08-07 16:56:23 +02:00
  • 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. Dario Milicic 2014-08-06 15:19:55 +02:00
  • a883408085 Implemented first version of show_uploader_json() ritt 2014-07-31 17:01:04 +02:00
  • 09a357d2a4 Recompiled sources ritt 2014-07-31 16:52:44 +02:00
  • 7aa5378983 Fixed overlapping calls to strlcpy ritt 2014-07-31 16:51:42 +02:00
  • c9717d4c6d Fixed Makefile for OSX ritt 2014-07-31 16:50:37 +02:00
  • 1f6bbdeeb7 Fixed compiler warnings under Ubuntu ritt 2014-07-30 13:07:42 +02:00
  • 79778e1d52 Fixed compiler warnings under Ubuntu ritt 2014-07-30 13:05:05 +02:00
  • 44800a769b typo Roger Kalt 2014-05-11 20:33:11 +02:00
  • 24545a320c Fixed typo ritt 2014-05-08 08:41:33 +02:00
  • 9e02ed8e6d Added permission for OpenSSL linking ritt 2014-05-04 21:18:36 +02:00
  • 83a51175f4 Added GPL v3 according to Debian Policy Manual, thanks to Roger Kalt ritt 2014-05-04 21:02:38 +02:00
  • 2575a37e23 Increased buffer for shell commands ritt 2014-02-21 13:08:59 +01:00
  • a738232fdb Use heap memory in propagate_attrib to prevent stack overflows. ritt 2014-01-13 09:25:57 +01:00
  • 15ecf9fe52 Remeoved alarm() function for Windows ritt 2014-01-13 08:56:32 +01:00
  • d153ab0ba0 Merge branch 'master' of bitbucket.org:ritt/elog ritt 2014-01-06 10:23:19 +01:00
  • 6ad17c7150 Fixed compiler warning ritt 2014-01-06 10:22:58 +01:00
  • e7ba466192 retry: new find web form and new CSV3 export luedeke 2013-11-13 13:57:19 +01:00
  • 02ef5f13af Added web page ritt 2013-11-13 12:32:13 +01:00
  • 7b4e3a7eb3 Fixed SSL accept error ritt 2013-11-06 16:59:40 +01:00
  • 0f6b2ba4ec Fixed (apparently wrong!) compiler warning ritt 2013-11-06 16:06:24 +01:00