Commit Graph

1673 Commits

Author SHA1 Message Date
ritt f016765441 Fixed wrong sizeof's 2019-04-04 13:10:36 +02:00
luedeke 4080be05a1 fix "Subscribe to logbooks" table for hidden logbooks 2019-03-07 16:13:55 +01:00
ritt cdb78a10bd Disable submit button after first click to avoid double submits 2019-02-20 15:05:35 +01:00
ritt 6a3eea0ad4 Toggle all logbook subscriptions does not touch "Active" checkbox. Thanks to SL. 2018-12-21 14:57:59 +01:00
ritt ab9e8877e2 Replaced tmpnam by mkstemp 2018-12-20 17:15:47 +01:00
ritt 5165daf35c Embed CSS in email 2018-12-20 17:04:51 +01:00
ritt 3b3b199302 Replaced /tmp/elog-shell by unique temporary file to avoid problems if several elogd servers run on the same computer. Thanks to Kristjan J. 2018-12-19 14:19:56 +01:00
ritt 4473be5eaf Implemented SMTP port 2018-11-28 16:24:09 +01:00
luedeke ee7bc3873d removed "Subscription columns" from config and source and replaced by automatic column spread. 2018-09-27 13:53:34 +02:00
ritt e6909ba29d Mapped strcastestr to StrStrIA 2018-09-26 13:44:05 +02:00
ritt 966e3ddca9 Release 3.1.4-1 2018-09-26 12:02:28 +02:00
ritt f32229ee98 Removed <i> which would be shown in plain text 2018-09-12 11:27:11 +02:00
ritt 37b4403931 Replaced sprintf by snprintf 2018-09-12 11:10:02 +02:00
ritt 1473f2a111 Changed midas.psi.ch to elog.psi.ch 2018-05-28 09:17:15 +02:00
ritt 057e3ea2fc Fixed bug for redirect under two daisy-chained proxies 2018-05-17 10:26:25 +02:00
ritt 53edd23d85 Removed while(in_asend) which caused some browsers to block 2018-04-16 08:20:25 +02:00
ritt 0914fa6f80 Implemented "max email attachment size" 2018-03-26 16:33:48 +02:00
ritt 3121a33f4a Limit max request size to 100 MB 2018-03-19 12:55:00 +01:00
ritt 58abaa188d Allow ampersand in user names 2018-03-16 18:07:15 +01:00
ritt d7dfc9a781 Merge branch 'develop' 2018-03-16 13:00:01 +01:00
ritt 8ccc404180 Added code to detect Unicode characters as HTML 2018-03-16 12:59:35 +01:00
luedeke a38b0146ce bugfix: syntax fix 2018-02-19 13:39:38 +01:00
luedeke cd6922371f - add "Email CSS URL" : use public copy of CSS for emails
- bugfix: replace hard-coded reference of "New" to loc("New")
- add "Subscription columns" : format list of logbooks for subscriptions in columns
2018-02-19 13:21:51 +01:00
ritt fe36e068f6 Fixed crash on negative Content-Length in header 2017-12-06 13:34:34 +01:00
ritt c1866af75b Fixed "?npp=0" crash 2017-12-06 13:30:51 +01:00
ritt 5abd29f4eb Fixed compiler warnings 2017-12-06 13:27:17 +01:00
ritt 4c184eb83f Added confirmation dialog before deleting an attachment 2017-11-08 16:16:38 +01:00
ritt e41cb58950 Implemented "last default" to restrict quick filter display by default on the last n days 2017-08-10 16:42:51 +02:00
ritt 927ffac38c Made header parsing case insensitive 2017-08-10 16:12:37 +02:00
ritt 1e5e82b033 Switched to TLSv1_2 2017-08-09 11:58:12 +02:00
ritt fd7f1e282b Release 3.1.3-1 2017-04-21 10:48:05 +02:00
ritt 3a48dcab7a Implemented rudimentary certificate check 2017-04-06 15:54:27 +02:00
Foudil BRÉTEL a09cca14c9 Applied pull request manually (screwed up in previous merge) 2017-03-15 16:42:06 +01:00
Foudil BRÉTEL 5e34368b03 Random Message-ID per email and don't include In-Reply-To field. 2017-03-15 15:57:20 +01: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 8780e15313 Allow for language settings which have extensions (like german_UTF8) 2016-12-22 10:00:29 +01:00
ritt 060aebaa8b Fixed missing CKEditor bug with “language = english” 2016-12-21 16:44:54 +01:00
ritt cc128417dc Fixed crash when no username and email are supplied in the login page 2016-12-19 12:27:52 +01:00
ritt c3253d971f Do not show restore button on new messages 2016-12-16 12:14:17 +01:00
ritt 4383792969 Fixed crash with strlcpy when source and destination overlap 2016-12-16 09:54:54 +01:00
ritt a6e59622b2 Fixed Makefile to include mxml.h from mxml directory. 2016-12-12 13:31:53 +01:00
ritt 754330e358 Fixed wrong string in confirm box 2016-12-02 15:24:55 +01:00
ritt 416db9fc0f Implemented “Restore” button 2016-12-02 14:53:43 +01:00
ritt 6ec506ba7c Implemented “List drafts” flag 2016-12-02 13:55:20 +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 5ac45747ac Implemented "sort by email" in config page 2016-09-05 09:58:47 +02:00
ritt 584f6c0469 Fixed selected user in config page 2016-09-05 09:25:07 +02:00
ritt 9ca611aca2 Fixed problem with global admin user 2016-08-26 13:57:49 +02:00
ritt 2f6a300572 Fixed bypassing of user name check if entries are submitted by elog utility and guest menus are enabled 2016-08-24 13:49:07 +02:00