Commit Graph

1849 Commits

Author SHA1 Message Date
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
ritt 8a7d23de0a Check for forbidden attributes "Date" and "ID"
SVN revision: 1827
2007-04-03 14:58:01 +00:00
ritt dd07b4c969 Fixed bug with required attributes being a userlist
SVN revision: 1826
2007-04-03 13:13:44 +00:00
ritt 0e4120c5b1 Removed align
SVN revision: 1825
2007-04-03 12:49:19 +00:00
ritt f34e2f1021 Fixed wrong align
SVN revision: 1824
2007-04-03 12:48:18 +00:00
ritt c464501326 Removed CTRL+T
SVN revision: 1823
2007-04-03 12:29:32 +00:00
ritt 40d8b9dc23 Removed CTRL-T (since it's normally used for new tab)
SVN revision: 1822
2007-04-03 12:18:28 +00:00
ritt d596368dde Documented keyboard shortcuts
SVN revision: 1821
2007-04-03 11:17:06 +00:00
ritt 442009ba32 Removed alert()
SVN revision: 1820
2007-04-03 11:16:49 +00:00
ritt cdd3140fa4 Made keyboard shortcuts (somehow) work with IE
SVN revision: 1819
2007-04-03 10:55:39 +00:00
ritt baf492f1e7 Made conditional attributes work for quick filters
SVN revision: 1818
2007-04-03 09:50:44 +00:00
ritt d163020d5d Upgraded to VC++ 2005
SVN revision: 1817
2007-04-02 15:15:56 +00:00
ritt f89e4da2d9 Update from Fred
SVN revision: 1816
2007-03-22 06:39:51 +00:00
ritt 3a02f960b3 Skip locked entries during synchronization
SVN revision: 1815
2007-03-21 20:24:48 +00:00
ritt 5547d111a1 Fixed compiler warning
SVN revision: 1814
2007-03-21 18:24:25 +00:00