Commit Graph

2588 Commits

Author SHA1 Message Date
ritt da377c6c7f Added compiler flag to ignore unused results 2015-01-13 09:17:21 +01:00
ritt 6a35c235be Fixed more compiler warnings 2015-01-13 09:14:29 +01:00
ritt ef2b80af41 Fixed compiler warnings by removing unused variables 2015-01-13 09:03:27 +01:00
ritt 5759f578cd Added Indonesian help files, thanks to Banata 2015-01-13 08:35:40 +01:00
ritt 493bb7bd7d Merge branch 'master' of bitbucket.org:ritt/elog 2015-01-12 11:15:34 +01:00
ritt 459cd078ab Added Indonesian translation, thanks to the SABO Team 2015-01-12 11:15:11 +01:00
ritt b30cbd7740 Improved error handling on send data due to Apache proxy problems 2014-12-26 12:18:04 +01:00
ritt 27826ebb5b Worked on NT distribution 2014-12-23 17:14:01 +01:00
ritt a285f6d7a6 Merge branch 'master' of bitbucket.org:ritt/elog 2014-12-23 16:43:18 +01:00
ritt 48912aa1ff Fixed missing sites 2014-12-23 16:43:07 +01:00
ritt c90ad75b12 Increased version 2014-12-23 14:56:39 +01:00
ritt d3f0a19747 Tweaked build script 2014-12-23 14:47:58 +01:00
ritt 21dc563c57 Implemented send_with_timeout() 2014-12-23 14:24:47 +01:00
ritt f66397adef Merge branch 'develop' 2014-12-23 11:50:53 +01:00
ritt 1735132458 Don't show MD5 on lower debug levels 2014-12-18 16:31:47 +01:00
ritt 9b6b327744 Increased version to 3.0.0 2014-11-26 16:49:59 +01:00
ritt 0aaa74352b Updated project file 2014-11-25 15:19:41 +01:00
ritt ed4d4f9eae Replaced SSLv23 method by TLSv1 method 2014-11-25 15:19:01 +01:00
ritt 9640fd9985 Fixed truncated character at GIT revision 2014-11-25 13:14:04 +01:00
ritt f5fc7e7700 Added code from KO to protect my_sell against alarm() signal 2014-11-24 13:22:10 +01:00
ritt ebb441c334 Added Slovak translation, thanks to Bratislava Gardon 2014-11-05 16:45:35 +01:00
ritt 64388737f6 Fixed wrong quotes for inline styles 2014-11-05 15:54:23 +01:00
ritt 5cce57cbd8 Fixed debug output 2014-11-05 10:44:56 +01:00
Dario Milicic e04fb76a49 Fixed the absolute URL in the plugin dndfiles to be relative. 2014-10-27 11:30:15 +01:00
ritt f8d2dcb11f Fixed another location of SSLV23 2014-10-24 12:33:27 +02:00
ritt da69122988 Disable SSLv23 (POODLE vulnerability) 2014-10-24 12:04:39 +02:00
ritt 4c5ec1d10d Implemented service under Mac OS X via launchd 2014-10-23 16:12:13 +02:00
ritt b69352d2aa Fixed LDAP issues 2014-10-23 14:03:04 +02:00
ritt b255121091 Added LDAP support, thanks to Valentin Kozlov <valentin.kozlov@kit.edu> 2014-10-23 13:55:30 +02:00
ritt f73cdf9887 Restructured demo logbook 2014-10-23 12:52:46 +02:00
ritt a6ae126a44 Merge branch 'develop' of https://bitbucket.org/ritt/elog into develop
Conflicts:
	src/elogd.c
2014-10-23 12:42:18 +02:00
ritt 5fb80f82fe Fixed Windows isues 2014-10-23 12:37:48 +02:00
Dario Milicic 7232f5cd9b Merge branch 'develop' of https://bitbucket.org/ritt/elog into develop 2014-10-23 11:38:33 +02:00
Dario Milicic 39f100a402 All absolute URLs that were used for uploading files are now relative. 2014-10-23 11:38:14 +02:00
ritt 2e29e26407 Don't overwrite certificates, themes and init script during 'make install' 2014-10-23 10:45:47 +02:00
ritt 09ec13b966 Increased number of possible socket connections from 10 to 100 2014-10-23 09:22:53 +02:00
ritt 214ac17c1b Create subdir before saving attachments 2014-10-22 19:53:01 +02:00
Dario Milicic 46bdc62add Localize function now uses the correct relative link. 2014-10-22 18:22:37 +02:00
Dario Milicic f6275ffc09 Unnecessary console outputs removed. 2014-10-22 17:38:40 +02:00
ritt b19549c947 Fixed debug output 2014-10-22 15:40:27 +02:00
ritt 57eebccb90 Fixed help text 2014-10-22 15:04:14 +02:00
ritt 690a9d257b Modified verbosity model, fixed keep-alive bug, switched to Cache-control 2014-10-22 15:01:59 +02:00
ritt 06a2a7a218 Explicitly search for ImageMagic if not found in path (needed to run inside XCode) 2014-10-21 17:29:47 +02:00
ritt 7916f6f615 Use sub-directories in all places 2014-10-21 17:13:19 +02:00
ritt 762b7d6708 Serve attachments correctly 2014-10-21 13:41:44 +02:00
ritt daedbc788c Implemented saving in subdirectories 2014-10-20 17:01:30 +02:00
ritt 4cd1a75acc Scan subdirectory tree for elog files 2014-10-20 13:54:18 +02:00
ritt c3f9f3673f Updated VC project files 2014-10-15 13:55:52 +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
ritt 5ec68e0b82 Implemented first half of restructuring data directories (one subdir per year) 2014-10-03 17:57:14 +02:00