Commit Graph

1574 Commits

Author SHA1 Message Date
ritt c701f01f02 Fine-tuned window size 2015-04-02 14:30:31 +02:00
ritt a4456af3e6 Cosmetics 2015-04-02 13:48:56 +02:00
ritt d3b9085332 Fixed compiler warning 2015-04-02 12:58:34 +02:00
ritt d39d7bd416 Fixed problem with locking and drafts 2015-04-02 12:42:27 +02:00
ritt 725545d482 Fine tuned draft submission, fixed issue with multiple drafts, made drafts work with locks 2015-04-02 12:07:42 +02:00
ritt 368de75ec9 Fixed issue with git revision under Windows 2015-04-01 17:47:47 +02:00
ritt abc1df802b Fixed issue with message comment 2015-04-01 16:39:31 +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 633df5f9c4 Implemented autosave 2015-03-27 16:54:49 +01:00
ritt 41a25d3226 Made drop area smaller and resize text box correctly 2015-03-27 11:54:28 +01:00
ritt 26519b5859 Unlock entries via AJAX request when leaving page 2015-03-27 10:32:45 +01:00
ritt 10b37d8827 Fixed issue with keyCode under Firefox 2015-03-27 08:32:20 +01:00
ritt bf04469534 Fixed bug with missing subdirectory 2015-03-26 18:01:28 +01:00
ritt e089c20ce8 Fixed compiler warning 2015-03-25 10:15:32 +01:00
ritt 945cd7a80a Fixed problem with self registration 2015-03-25 10:09:03 +01:00
ritt 91516bf9c7 Merge branch 'develop' of ssh://bitbucket.org/ritt/elog into develop 2015-03-24 18:28:33 +01:00
ritt 05cace499a Set label from blank to "all time" for time restricted searches. 2015-03-24 15:50:24 +01:00
ritt dd661f5c03 Check for existing drafts on New 2015-03-20 11:34:30 +01:00
ritt 25a67032e9 Implemented "Save" button 2015-03-20 09:59:41 +01:00
ritt db399c2faf Added 'draft' parameter. First commit in an airplane (TK51 from NRT to IST). Thank you Linux for wonderful GIT !!! 2015-03-20 08:25:49 +01:00
ritt 70b274b2c0 Implemented insertion of link to full-size image when DnD is used in the editor window 2015-02-02 17:29:45 +01:00
ritt 0001a66253 Allow substitutions like $short_name in "Title image" option 2015-01-28 09:33:38 +01:00
ritt 53d04423fa Added MXML source code 2015-01-22 17:34:25 +01:00
ritt a013e28185 Implemented "Show last default" 2015-01-22 16:11:43 +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 b30cbd7740 Improved error handling on send data due to Apache proxy problems 2014-12-26 12:18:04 +01:00
ritt 21dc563c57 Implemented send_with_timeout() 2014-12-23 14:24:47 +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 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 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
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 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
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
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