Commit Graph

1863 Commits

Author SHA1 Message Date
ritt b0ff642d03 Added experimental code for resizing edit box
SVN revision: 1877
2007-07-04 20:37:58 +00:00
ritt 09246c5da3 Finished multi-edit, also for threads
SVN revision: 1876
2007-07-04 07:34:48 +00:00
ritt 8a58082471 Made multi edit work for MOptions
SVN revision: 1875
2007-06-30 14:39:52 +00:00
ritt af4e7bcd45 Implemented multi-edit partially (MOptions and ROptions not yet working)
SVN revision: 1874
2007-06-29 21:05:50 +00:00
ritt 608025edb4 Fixed type in title/class display of attribvalue
SVN revision: 1873
2007-06-29 09:41:24 +00:00
ritt ccf71abfb2 Surround JavaScript strings with "" instead of ''
SVN revision: 1872
2007-06-28 15:16:47 +00:00
ritt f051576cde Wait for "250 " instead of " OK" for SMTP server in EHLO mode.
SVN revision: 1871
2007-06-28 15:05:40 +00:00
ritt 0886688f37 Use CSS classes from 'format <attribute>' setting also in edit form
SVN revision: 1870
2007-06-27 15:14:56 +00:00
ritt 3ea3ad2609 Removed debugging flag
SVN revision: 1869
2007-06-21 13:16:27 +00:00
ritt e819630b91 Removed " />" from META tag (robots seem to ignore it otherwise)
SVN revision: 1868
2007-06-21 12:48:46 +00:00
ritt 1e15c3fbc9 Added closing of keep-alive connections after 60 sec.
SVN revision: 1867
2007-06-21 12:32:23 +00:00
ritt 469ccf0eac Fixed bug when using locking and attributes with '/'
SVN revision: 1866
2007-06-12 15:08:48 +00:00
ritt 0784d6e607 Fixed bug with MOptions under conditions and upload
SVN revision: 1865
2007-05-30 20:29:30 +00:00
ritt 50e210d481 Made output more XML compatible
SVN revision: 1864
2007-05-29 14:01:25 +00:00
ritt 034b134f72 Fixed bug that only one page got displayed if 'printable output' was selected in find page
SVN revision: 1863
2007-05-10 11:35:22 +00:00
ritt cd849dc5ec Removed seekdir() (don't know why it was there)
SVN revision: 1862
2007-05-10 11:20:14 +00:00
ritt 7eb1231a5d Added 'keep original entry ID' for XML import
SVN revision: 1861
2007-05-10 11:16:02 +00:00
ritt 21e05485c4 Finished xml import (somehow). Limitations: Entry IDs are not remapped, so reply-to IDs are wrong if logbook contains already entries; Attachments names are imported, but not the attachments itself
SVN revision: 1860
2007-05-10 10:57:54 +00:00
ritt 8aae7dc788 Added encoding to XML export
SVN revision: 1859
2007-05-03 14:19:41 +00:00
ritt f4da5fc202 XML import half finished
SVN revision: 1858
2007-05-02 15:03:51 +00:00
ritt c491e7f386 Don't prepend http:// if link is of the form '#anchor'
SVN revision: 1857
2007-04-27 11:17:20 +00:00
ritt 2848a9a8be Implemented anchors in ELCode
SVN revision: 1856
2007-04-27 11:04:19 +00:00
ritt 0c6bf63c18 Fixed bug with sorting attributes
SVN revision: 1855
2007-04-27 06:11:36 +00:00
ritt 9c80b582dc Implemented [line] tag
SVN revision: 1854
2007-04-26 15:13:07 +00:00
ritt afaa9e5daf Added check to prohibit submission of an entry which has been 'stolen' by someone else.
SVN revision: 1853
2007-04-24 20:17:39 +00:00
ritt 6deb71ce88 Fixed wrong links after synchronization of individual logbooks
SVN revision: 1852
2007-04-24 07:10:41 +00:00
ritt 7607d3e3cf Added lock check directly in show_edit_form
SVN revision: 1851
2007-04-21 15:25:31 +00:00
ritt ee9df7a510 Fixed bug with rem_host in "hosts allow"
SVN revision: 1850
2007-04-18 18:33:44 +00:00
ritt 17a184ab11 Fixed yet another array boundary violation
SVN revision: 1849
2007-04-16 13:40:34 +00:00
ritt deb8a22c72 Fixed array boundary violation
SVN revision: 1848
2007-04-16 13:37:34 +00:00
ritt 99004eebe9 Mention VS 2005 command prompt
SVN revision: 1847
2007-04-14 10:02:29 +00:00
ritt f7827066e8 Removed obsolete mak files
SVN revision: 1846
2007-04-14 09:52:10 +00:00
ritt 69d6a4f5e9 Upgraded to VC++ 2005
SVN revision: 1845
2007-04-14 09:49:18 +00:00
ritt 436485cb14 Release 2.6.5-1
SVN revision: 1844
2007-04-13 18:32:51 +00:00
ritt e35fbcbb9d Added back missing getttimedate code
SVN revision: 1843
2007-04-13 15:41:19 +00:00
ritt 5887d3ad5d Added array bounds checking
SVN revision: 1842
2007-04-13 15:25:21 +00:00
ritt 9d490514de Fixed minor allocation problem
SVN revision: 1841
2007-04-13 10:02:12 +00:00
ritt 5fd9481aa1 Reallocate mail_to, rcpt_to if necessary
SVN revision: 1840
2007-04-13 10:00:39 +00:00
ritt 37517425d6 Allocated mail_list and rcpt_list on the heap to avoid stack overflow
SVN revision: 1839
2007-04-13 09:40:24 +00:00
ritt 549aca223f Implemented AJAX request for inserting date/time
SVN revision: 1838
2007-04-12 19:16:55 +00:00
ritt 30287cf9e7 Added files
SVN revision: 1837
2007-04-12 18:42:47 +00:00
ritt 4b6848748e Added vote
SVN revision: 1836
2007-04-11 15:32:18 +00:00
ritt d7e4be8b6e Added date/time button, but not fully working (time needs to be updated before insertion)
SVN revision: 1835
2007-04-11 07:34:19 +00:00
ritt 878f3ebda2 Changed 'remember me...' text
SVN revision: 1834
2007-04-05 08:13:02 +00:00
ritt c3973f6a8d Mention several true conditional statements
SVN revision: 1833
2007-04-04 10:22:41 +00:00
ritt 6f8dda4123 Made required attribute work without JavaScript
SVN revision: 1832
2007-04-04 10:22:15 +00:00
ritt 48e2de5cd5 Mention museremail correctly
SVN revision: 1831
2007-04-04 09:43:55 +00:00
ritt c9c1f6cac9 Implemente museremail, remove '|' in email list and remove duplicate email addresses
SVN revision: 1830
2007-04-04 09:43:30 +00:00
ritt 56ce472929 Fixed bug with selection after blank
SVN revision: 1829
2007-04-03 18:20:20 +00:00
ritt 65fd38aa76 Fixed compiler warning
SVN revision: 1828
2007-04-03 15:36:17 +00:00