Commit Graph

1158 Commits

Author SHA1 Message Date
ritt 4d056313b3 Implemented 1:1 thumbnail scaling
SVN revision: 2038
2008-02-11 16:26:48 +00:00
ritt 207e29278a Fixed 64-bit compiler warnings
SVN revision: 2037
2008-02-11 12:48:48 +00:00
ritt eae65a7ad0 Replace elog:... by HTML link when encoding is HTML
SVN revision: 2036
2008-02-11 12:33:52 +00:00
ritt 61830bb1ee Fixed importing of datetime attributes
SVN revision: 2035
2008-02-11 12:01:11 +00:00
ritt 6cce0f4014 Added patch from Olivier Callot regarding max. line length in summary display
SVN revision: 2034
2008-02-11 08:42:30 +00:00
ritt 17a3dc9912 Fixed bug with thumb_status in thumbnail display
SVN revision: 2033
2008-02-07 20:00:54 +00:00
ritt 9e9ae3405e Implemented resizing of thumbnails for PDF attachments
SVN revision: 2031
2008-02-06 14:43:41 +00:00
ritt e410ee0d88 Fixed shell problems under Linux
SVN revision: 2030
2008-02-06 09:27:50 +00:00
ritt eca595a296 Remove all thumbnails in el_delete_attachment
SVN revision: 2029
2008-02-06 08:45:59 +00:00
ritt 704c8866c7 Fixed compiler warning
SVN revision: 2028
2008-02-05 21:23:39 +00:00
ritt 72ebdc83cb Implemented resizing and rotation of thumbnails
SVN revision: 2027
2008-02-05 21:20:59 +00:00
ritt 11ea3914f5 Added code to auto-detect ImageMagick
SVN revision: 2024
2008-01-31 16:20:02 +00:00
ritt 23e8f51537 Fixed issue with quotes under linux
SVN revision: 2023
2008-01-31 11:06:44 +00:00
ritt 33179aa33a Removed .eps from page-wise thumbnail creation
SVN revision: 2022
2008-01-31 10:49:34 +00:00
ritt 2c365c9f1c Fixed display of PDF thumbnails
SVN revision: 2021
2008-01-31 10:32:28 +00:00
ritt b2c92fa306 Convert maximal 10 pages to thumbnails
SVN revision: 2019
2008-01-31 08:52:54 +00:00
ritt d82a98cd16 Do not put filenames in quotes for UNIX
SVN revision: 2018
2008-01-31 08:35:48 +00:00
ritt fbba43ec3c Replace spaces in paths for 'convert' command
SVN revision: 2017
2008-01-31 08:29:50 +00:00
ritt ba64130909 Fixed image display in email notifications
SVN revision: 2016
2008-01-31 08:17:41 +00:00
ritt 580f01447c Implemented thumbnails for PDF and images
SVN revision: 2015
2008-01-30 21:05:08 +00:00
ritt a22e0d4179 Moved browsing buttons to the left side
SVN revision: 2013
2008-01-30 16:05:10 +00:00
ritt f0ec013733 Release 2.7.2-1
SVN revision: 2012
2008-01-30 11:25:56 +00:00
ritt 3c9de8b642 Fixed vulnerability if logbook contains HTML code
SVN revision: 2011
2008-01-30 11:17:49 +00:00
ritt 8245a2b958 Fixed display of locked datetime attributes
SVN revision: 2010
2008-01-29 07:07:26 +00:00
ritt 2f1d57601a Fixed problem with FCDeditor in French
SVN revision: 2007
2008-01-23 16:02:10 +00:00
ritt 3490d398c4 Fixed problem with image upload in other languages
SVN revision: 2006
2008-01-23 15:02:29 +00:00
ritt 35cc4b0841 Fixed compiler warning
SVN revision: 2004
2008-01-22 08:39:54 +00:00
ritt 6b7f08c081 Release 2.7.1-1
SVN revision: 2002
2008-01-22 07:30:50 +00:00
ritt f7aa2d859f Set current encoding to ELCode if 'allowed encoding = 3'
SVN revision: 1998
2008-01-14 11:01:38 +00:00
ritt cbc4eed422 Fixed sorting of threads
SVN revision: 1997
2008-01-14 10:57:31 +00:00
ritt 6b96c4e531 Improved sorting speed when 100000's entries are present
SVN revision: 1996
2008-01-12 18:38:57 +00:00
ritt 3f54a1fb06 Fixed bug with truncated entries
SVN revision: 1993
2008-01-10 15:26:20 +00:00
ritt 5acbe88fdb Implemented 'sort attributes = ID'
SVN revision: 1990
2008-01-10 14:58:27 +00:00
ritt a71c54b033 Implemented pipelining
SVN revision: 1985
2008-01-08 08:21:37 +00:00
ritt 34b1a21f61 Re-factorized server_loop() code
SVN revision: 1982
2008-01-07 22:00:46 +00:00
ritt 51ee8b7e88 Added missing string for translation
SVN revision: 1981
2008-01-07 14:43:25 +00:00
ritt 15ff5f3ae0 Fixed possible buffer overflow
SVN revision: 1978
2007-12-13 07:08:19 +00:00
ritt 9ffc0f41d4 Fixed possible endless loop in replace_inline_img
SVN revision: 1977
2007-12-13 07:04:31 +00:00
ritt 817bc1ed4f Convert "elog:/<n>" to "<ID>/<n>" for HTML encoding
SVN revision: 1976
2007-12-10 13:26:48 +00:00
ritt f5850ab7a6 Display icon comment also in threaded and summary view
SVN revision: 1974
2007-12-03 08:04:14 +00:00
ritt 93acb30c22 Convert '\\n' -> '\r\n'
SVN revision: 1973
2007-11-29 19:14:57 +00:00
ritt 508a955fee Fixed &nbsp; & co. in summary view
SVN revision: 1972
2007-11-29 18:22:34 +00:00
ritt 9de9d872cd Fixed umlaute in summary display
SVN revision: 1971
2007-11-29 14:01:26 +00:00
ritt b4aa19dab4 Added search button for quick filters for MSIE
SVN revision: 1970
2007-11-29 11:20:39 +00:00
ritt b6e49c2db8 Upgraded to FCKeditor 2.5beta
SVN revision: 1968
2007-11-27 13:52:23 +00:00
ritt 7c26d4e44d Unified browser variable
SVN revision: 1967
2007-11-26 19:26:41 +00:00
ritt 540a7091b4 Implemented 'Use Email URL'
SVN revision: 1966
2007-11-22 15:15:45 +00:00
ritt 103862310f Fixed bug with --+Text+--
SVN revision: 1964
2007-11-13 10:00:59 +00:00
ritt 76e068438a Implement InsertLink
SVN revision: 1961
2007-11-07 21:33:12 +00:00
ritt 4fe5ff024e Fixed double sent attachments in email notifications
SVN revision: 1960
2007-11-05 14:50:27 +00:00