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
Jason Gochanour
0fc5fdecc7
Removed threaded change.
2016-05-31 13:46:10 -06:00
Jason Gochanour
2476177ea7
Fixed XSS vulnerability with show_change_pwd_page and fixed an infinite loop in 'threaded' mode.
2016-05-26 11:40:25 -06:00
Nuno Paiva
ded28e1fbc
Robustness changes:
...
1) Makefile: make fails if no git-revision file is already created
2) elogd.c: typos, creation of logdir with appropriated user/group, missing LDAP checks and robustness of show_change_pwd_page
3) auth.c: robustness of auth_verify_password
2016-05-04 12:11:31 +01:00
ritt
7fa55f2162
Merged in p27-lanl/elog (pull request #1 )
...
XSS Vulnerabilities Patch
2016-05-03 08:10:40 +02:00
Jason Gochanour
6981dccb4f
Removed name
2016-05-02 13:21:46 -06:00
Jason Gochanour
6bc2290ee0
XSS Vulnerabilities Patch
2016-04-28 14:48:52 -06:00
ritt
ff1542320a
Fixed missing curly brackets
2016-02-26 09:08:48 +01:00
ritt
89f48c21e0
Increased strings because of buffer overflow for long file names.
2016-02-03 14:17:05 +01:00
ritt
51cda31f5d
Use git revision in elog
2015-12-22 10:03:33 +01:00
ritt
f82804931d
Fixed date/time format display consistently
2015-08-20 15:51:42 +02:00
ritt
55d6ade8b7
Version 3.1.1
2015-08-04 15:25:41 +02:00
ritt
0767eb03d4
Set CKEditorLang default
2015-07-29 10:06:05 +02:00
ritt
87a560796d
Switch language of CKEditor automatically
2015-07-29 09:46:18 +02:00
ritt
bc8310a227
Fixed compiler warnings
2015-06-15 16:31:44 +02:00
ritt
62b9d359f7
Fixed draft functionality under foreign languages
2015-06-15 16:26:54 +02:00
ritt
f61301271a
Don't show draft entries in RSS feeds
2015-06-15 10:56:12 +02:00
ritt
f0f50c9ae7
Removed "accept" in file uploads to allow camera access on smartphones
2015-06-10 12:16:49 +02:00
ritt
55eff7ec63
Implemented "Date/Time format <attribute> = ..."
2015-06-10 11:52:19 +02:00
ritt
c721ebe7ed
Removed (very old) check for old format entries, since most users switched to new format since 2002.
2015-06-10 11:38:53 +02:00
ritt
48068b809b
Replaced "Back" by "Delete" button
2015-06-10 11:32:51 +02:00
ritt
5eada05ba0
Don't display drafts in replies
2015-06-10 10:50:45 +02:00
ritt
22022e6df3
Fixed compiler warning
2015-06-09 16:44:45 +02:00
ritt
fc1da15670
Fixed "An old ELOG entry..." for replies
2015-06-09 16:42:42 +02:00
ritt
94e7868c2e
Implemented "Logout to URL"
2015-06-09 16:09:14 +02:00
ritt
569ab71cf0
Applied patch from hanke@rzg.mpg.de regarding web server authentication
2015-06-09 15:44:27 +02:00
ritt
2c4f838320
People can only edit drafts created by themselves
2015-06-09 15:09:31 +02:00
ritt
8b90ae88a3
Fixed issue with wrong date/time formatting in RSS feeds
2015-06-09 13:21:16 +02:00
ritt
a020678251
Fixed email notification of new entries (was always 'old entry has been modified...')
2015-06-09 12:10:53 +02:00
ritt
9040e4be41
Do not show draft entries in list view
2015-06-09 10:00:29 +02:00
ritt
a09ed01c82
Fixed problem with truncated date on CKEditor "Insert Timestamp" button
2015-06-08 12:01:17 +02:00
ritt
c7d1f53594
Stop AJAX request before submitting entry
2015-06-05 15:59:51 +02:00
ritt
e7ba64e370
Made CSS if IN ADDITION to default CSS file which is now "elog.css". This way it is simpler to override settings from the default file.
2015-06-05 14:20:51 +02:00