1586 Commits

Author SHA1 Message Date
Stefan Ritt
1b32d9116a Implemented "Save drafts" 2015-05-05 11:57:37 +02:00
Stefan Ritt
6baf4ff845 Allow draft messages always to be edited. Redesigned login page. 2015-05-05 11:44:45 +02:00
Stefan Ritt
3c6435e3a8 Fixed issue with "Save" button and "Show text = 0". Hide "Preview" button when "Show text = 0". 2015-05-04 15:43:23 +02:00
Stefan Ritt
4af237d43a Check for nonzero logbook files if index is rebuilt. Might help for logbook files hosted on remote file systems. 2015-04-30 13:27:02 +02:00
Stefan Ritt
487fb706be Added missing flag reset 2015-04-30 13:19:15 +02:00
Stefan Ritt
98494f3cb0 Fixed time for "draft saved" display, save draft every 10 seconds. 2015-04-23 16:03:48 +02:00
Stefan Ritt
2411f95089 Fixed compiler warnings 2015-04-23 10:41:30 +02:00
Stefan Ritt
e15a36ce3e Fixed problem that warning popped up when uploading a file 2015-04-23 10:33:56 +02:00
Stefan Ritt
7cb4bd6fc9 Increased string size in process_http_request dynamically 2015-04-22 13:39:36 +02:00
Stefan Ritt
67987d091f Fixed bug with extendable options popping up a warning window about leaving the page 2015-04-22 13:03:39 +02:00
Stefan Ritt
6f2eed1852 Display "Draft saved at..." 2015-04-21 16:36:22 +02:00
Stefan Ritt
19a5d31fc7 Fixed compiler warnings 2015-04-21 13:31:07 +02:00
Stefan Ritt
c701f01f02 Fine-tuned window size 2015-04-02 14:30:31 +02:00
Stefan Ritt
a4456af3e6 Cosmetics 2015-04-02 13:48:56 +02:00
Stefan Ritt
d3b9085332 Fixed compiler warning 2015-04-02 12:58:34 +02:00
Stefan Ritt
d39d7bd416 Fixed problem with locking and drafts 2015-04-02 12:42:27 +02:00
Stefan Ritt
725545d482 Fine tuned draft submission, fixed issue with multiple drafts, made drafts work with locks 2015-04-02 12:07:42 +02:00
Stefan Ritt
368de75ec9 Fixed issue with git revision under Windows 2015-04-01 17:47:47 +02:00
Stefan Ritt
abc1df802b Fixed issue with message comment 2015-04-01 16:39:31 +02:00
Stefan Ritt
3d5f1cbc12 Finished Drag & Drop, resize editor window (all modes) to fit exactly browser window. 2015-04-01 16:08:04 +02:00
Stefan Ritt
16748f643b Implemented drag handler 2015-03-31 17:56:21 +02:00
Stefan Ritt
b74db5edb6 Enabe/disable smileys for ELCode via display attribute. 2015-03-31 12:07:33 +02:00
Stefan Ritt
633df5f9c4 Implemented autosave 2015-03-27 16:54:49 +01:00
Stefan Ritt
41a25d3226 Made drop area smaller and resize text box correctly 2015-03-27 11:54:28 +01:00
Stefan Ritt
26519b5859 Unlock entries via AJAX request when leaving page 2015-03-27 10:32:45 +01:00
Stefan Ritt
10b37d8827 Fixed issue with keyCode under Firefox 2015-03-27 08:32:20 +01:00
Stefan Ritt
bf04469534 Fixed bug with missing subdirectory 2015-03-26 18:01:28 +01:00
Stefan Ritt
e089c20ce8 Fixed compiler warning 2015-03-25 10:15:32 +01:00
Stefan Ritt
945cd7a80a Fixed problem with self registration 2015-03-25 10:09:03 +01:00
Stefan Ritt
91516bf9c7 Merge branch 'develop' of ssh://bitbucket.org/ritt/elog into develop 2015-03-24 18:28:33 +01:00
Stefan Ritt
05cace499a Set label from blank to "all time" for time restricted searches. 2015-03-24 15:50:24 +01:00
Stefan Ritt
dd661f5c03 Check for existing drafts on New 2015-03-20 11:34:30 +01:00
Stefan Ritt
25a67032e9 Implemented "Save" button 2015-03-20 09:59:41 +01:00
Stefan 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
Stefan 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
Stefan Ritt
0001a66253 Allow substitutions like $short_name in "Title image" option 2015-01-28 09:33:38 +01:00
Stefan Ritt
53d04423fa Added MXML source code 2015-01-22 17:34:25 +01:00
Stefan Ritt
a013e28185 Implemented "Show last default" 2015-01-22 16:11:43 +01:00
Stefan Ritt
6a35c235be Fixed more compiler warnings 2015-01-13 09:14:29 +01:00
Stefan Ritt
ef2b80af41 Fixed compiler warnings by removing unused variables 2015-01-13 09:03:27 +01:00
Stefan Ritt
b30cbd7740 Improved error handling on send data due to Apache proxy problems 2014-12-26 12:18:04 +01:00
Stefan Ritt
21dc563c57 Implemented send_with_timeout() 2014-12-23 14:24:47 +01:00
Stefan Ritt
1735132458 Don't show MD5 on lower debug levels 2014-12-18 16:31:47 +01:00
Stefan Ritt
9b6b327744 Increased version to 3.0.0 2014-11-26 16:49:59 +01:00
Stefan Ritt
ed4d4f9eae Replaced SSLv23 method by TLSv1 method 2014-11-25 15:19:01 +01:00
Stefan Ritt
9640fd9985 Fixed truncated character at GIT revision 2014-11-25 13:14:04 +01:00
Stefan Ritt
f5fc7e7700 Added code from KO to protect my_sell against alarm() signal 2014-11-24 13:22:10 +01:00
Stefan Ritt
64388737f6 Fixed wrong quotes for inline styles 2014-11-05 15:54:23 +01:00
Stefan Ritt
5cce57cbd8 Fixed debug output 2014-11-05 10:44:56 +01:00
Stefan Ritt
f8d2dcb11f Fixed another location of SSLV23 2014-10-24 12:33:27 +02:00