Commit Graph

1044 Commits

Author SHA1 Message Date
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 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 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 6f8dda4123 Made required attribute work without JavaScript
SVN revision: 1832
2007-04-04 10:22:15 +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 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 40d8b9dc23 Removed CTRL-T (since it's normally used for new tab)
SVN revision: 1822
2007-04-03 12:18:28 +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 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
ritt a9d7e0c761 Set focus to edit box after preview
SVN revision: 1813
2007-03-21 18:15:51 +00:00
ritt c56d6db639 Added CTRL+P and CTRL+S shortcuts
SVN revision: 1812
2007-03-21 18:05:52 +00:00
ritt 8633d7852e Added CTRL key shortcuts for elCode
SVN revision: 1811
2007-03-20 20:24:58 +00:00
ritt c9971f627e Fixed problem with replies
SVN revision: 1810
2007-03-15 07:06:54 +00:00
ritt 0d6627a067 Replaced 'hidden attributes' by 'show attributes edit'
SVN revision: 1809
2007-03-12 19:31:25 +00:00
ritt ec8da0c3f9 Implemented 'search all logbooks = 2'
SVN revision: 1807
2007-03-08 06:58:01 +00:00
ritt 92853952e2 Fixed bug if attributes contain some HTML statement
SVN revision: 1806
2007-03-08 06:53:08 +00:00
ritt 7dc324c10f Removed parameter sorting (did screw up group ordering, not really needed)
SVN revision: 1802
2007-03-01 20:35:29 +00:00
ritt f99410d04f Implemented simple tables
SVN revision: 1801
2007-02-28 19:57:43 +00:00
ritt 32f2f9858c Release 2.6.4-1
SVN revision: 1795
2007-02-19 10:17:01 +00:00
ritt 15c0a2b939 Fixed problem with preset string containing '%'
SVN revision: 1793
2007-02-19 09:00:51 +00:00
ritt 7d81805680 Fixed various issues
SVN revision: 1792
2007-02-16 21:59:06 +00:00
ritt 2acf013444 Fixed bug with tooltips in radio buttons
SVN revision: 1791
2007-02-16 21:39:49 +00:00
ritt 519c542b70 Implemented 'Default email from'
SVN revision: 1790
2007-02-16 16:06:47 +00:00
ritt 08a8551c3b Use 'use email from' only if no user email is available (as written in the documentation)
SVN revision: 1789
2007-02-16 15:43:52 +00:00
ritt 7f26328677 Implemented tooltips for ROptions
SVN revision: 1788
2007-02-06 18:55:43 +00:00
ritt 033a720ab8 Fixed bug in help file redirection
SVN revision: 1786
2007-02-05 12:21:31 +00:00
ritt b8de0a3909 Implemented [code1] ELCode tag
SVN revision: 1785
2007-02-02 08:54:44 +00:00