Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file src/tkt.c at check-in a27df49629390726
|
2013-07-12
| ||
| 13:54 | submitTicketCmd() must not return TH_ERROR if ticket_put() fails. file: [50e09321db] check-in: [ebfd7020aa] user: jan.nijtmans branch: tkt-change-hook, size: 41681 | |
| 12:39 | Better error reporting using fossil_error mechanism. file: [49e2858c0f] check-in: [97b47ddadf] user: jan.nijtmans branch: tkt-change-hook, size: 41712 | |
|
2013-07-11
| ||
| 11:58 | First shot at better error-reporting. file: [f7057d8114] check-in: [0dbaf29294] user: jan.nijtmans branch: tkt-change-hook, size: 41736 | |
| 11:03 | Code cleanup. Revert manifest_crosslink() to its original signature. file: [33ea0b2035] check-in: [b63458304d] user: jan.nijtmans branch: tkt-change-hook, size: 41589 | |
| 10:46 | Don't allow "tktnew" and "tktedit" pages or the "Common" hook to use the "http" command any more. Don't let "fossil rebuild" run any hooks. file: [4c3022db3d] check-in: [57d1d2811b] user: jan.nijtmans branch: tkt-change-hook, size: 41619 | |
|
2013-07-10
| ||
| 14:05 | Final bug-fixes (I hope) file: [c5a3803b8f] check-in: [a27df49629] user: jan.nijtmans branch: tkt-change-hook, size: 41543 | |
| 13:00 | Bug-fixes: - ticket change resulted in ticket hook firing twice. - uuid for commits was determined wrong. file: [a18f2eb3f9] check-in: [078c67e0c4] user: jan.nijtmans branch: tkt-change-hook, size: 41520 | |
| 10:22 | Add new "Tranfer Commit" hook, together with UI pages. Move existing "Ticket" hook there as well. file: [e865eb726f] check-in: [266aca1c42] user: jan.nijtmans branch: tkt-change-hook, size: 41861 | |
| 08:07 | Some code cleanup. Rename "tkt" variable to "uuid". file: [761fc6439e] check-in: [8564e1c6bb] user: jan.nijtmans branch: tkt-change-hook, size: 41804 | |
|
2013-07-08
| ||
| 18:28 | some first security restrictions file: [79bdb28cf0] check-in: [6949032cfe] user: jan.nijtmans branch: tkt-change-hook, size: 41790 | |
| 13:51 | Populate ticket uuid for use in Th hook. file: [b9dbd5cc23] check-in: [2372e7ecf2] user: jan.nijtmans branch: tkt-change-hook, size: 41737 | |
|
2013-07-04
| ||
| 19:11 | Help text fixes from Andreas Kupries. file: [c0002b0660] check-in: [f6ad6979d7] user: stephan branch: trunk, size: 41663 | |
|
2013-06-20
| ||
| 13:56 | Change return type of db_last_insert_rowid() to size_t. file: [4b4b0ce9a1] check-in: [e1cb483a9b] user: jan.nijtmans branch: size_t-rcvid, size: 41669 | |
|
2013-05-31
| ||
| 17:41 | Avoid SQL errors when the "fossil ticket" command is misused to try to append icomment text. Ticket [d4378c258d9fc6b] file: [4b40ead90c] check-in: [878f7008ab] user: drh branch: trunk, size: 41663 | |
|
2013-02-27
| ||
| 23:41 | Fix artifact links for ticket attachments. file: [41f2bd5a1c] check-in: [b061772ddf] user: mistachkin branch: tktAttachmentLinks, size: 41621 | |
|
2013-02-12
| ||
| 19:23 | Revised ticket processing to align with coding style guide, and for clarity of presentation. file: [967b7f463b] check-in: [67f787dc4e] user: drh branch: trunk, size: 41621 | |
| 19:09 | Fixing the rebuild of the ticket databases, so they get properly the comments included by manifests' "+comment". drh says not to be able to reproduce this issue, but here is a fix that makes all work for me. Feel free to rewrite this patch to match your taste. file: [3a2df824ef] check-in: [9cca9398ab] user: viriketo branch: trunk, size: 41638 | |
|
2013-01-15
| ||
| 03:02 | Ticket enhancements: Add the TICKET.TKT_CTIME field and make it hold the creation time of the ticket. Make sure that a TICKETCHNG entry is created for each change to the ticket if the TICKETCHNG.TKT_RID field exists. file: [7aa60d8cbd] check-in: [8554d3e656] user: drh branch: trunk, size: 41551 | |
|
2013-01-11
| ||
| 18:03 | Enhancements to the TICKETCHNG table: (1) Add the tkt_rid column and populate it (if present) with the recordID of the artifact. (2) For columns that appear in both TICKET and TICKETCHNG but are missing from the artifact, fill in the TICKETCHNG value with the value from TICKET at that point in time. (3) Add the test-ticket-rebuild command for testing the above. file: [e294a1af8c] check-in: [a18a49c875] user: drh branch: trunk, size: 41265 | |
|
2012-11-27
| ||
| 15:32 | Fix some HTML markup irregularities. Improvements to the default ticket viewer. file: [d6f7e6001d] check-in: [7575b52e15] user: drh branch: ticket-enhancements, size: 39810 | |
|
2012-11-26
| ||
| 19:16 | More trouble-shooting and debugging aids for ticket processing: With debug_tktnew and debug_tktedit or with tktview?showfields, a listing of the aField[] data structure in ticket handling code is shown at the top of the screen. file: [7d7e2e02d8] check-in: [7de5f6c056] user: drh branch: ticket-enhancements, size: 39828 | |
| 16:28 | Improvements to TH1 variable setup when processing tickets that use TICKETCHNG. file: [8b935ac9fa] check-in: [cc8a325622] user: drh branch: ticket-enhancements, size: 39169 | |
|
2012-11-24
| ||
| 23:54 | Bug fixes in the TICKETCHNG update mechanism. file: [e5b35d3eaf] check-in: [7136ff4c65] user: drh branch: ticket-enhancements, size: 39399 | |
| 20:53 | Add support fo the TICKETCHNG table in the repository database. file: [a1386f9772] check-in: [48645c39a4] user: drh branch: ticket-enhancements, size: 39195 | |
| 01:01 | Provide extra buttons to get to "Plaintext" views of tickets and ticket artifacts. Invert the order of ticket history so that the oldest changes are on top and more recent changes are appended. Reject [...] style hyperlinks if they do not begin with ./ or ../. file: [cb8da4219f] check-in: [aaa8e45b36] user: drh branch: ticket-enhancements, size: 37010 | |
| 00:04 | Improvements to hyperlinks showing details of tickets and attachments. file: [d148600ce2] check-in: [ceda22ac80] user: drh branch: ticket-enhancements, size: 36500 | |
|
2012-11-23
| ||
| 16:37 | Add the [string trim ...] command to TH1. Accept query parameters in tktview. file: [66a3a5e958] check-in: [7ba3f65382] user: drh branch: ticket-enhancements, size: 36004 | |
|
2012-11-22
| ||
| 00:12 | Fix usage error message for 'ticket change' and 'ticket history' commands. Also, silence harmless compiler warnings. file: [6c223d0105] check-in: [fc5a217602] user: mistachkin branch: trunk, size: 35972 | |
|
2012-11-21
| ||
| 00:51 | Optionally require a CAPTCHA (controlled by Admin/Access) when a user who is not logged in tries to edit wiki, or a ticket, or an attachment. file: [cf65e91ea4] check-in: [82b8587a50] user: drh branch: trunk, size: 35957 | |
|
2012-11-20
| ||
| 22:13 | Change the action= attribute of <form> elements using javascript, as an additional defense against spam-bots. file: [6d64c597aa] check-in: [dfa3579455] user: drh branch: trunk, size: 35750 | |
| 13:42 | Only suppress bad hyperlinks for check-in comments and tickets. Continue to show the broken hyperlinks on wiki pages. file: [d248932731] check-in: [26ac392308] user: drh branch: trunk, size: 35800 | |
| 06:04 | Add 'th1-setup' setting for the optional TH1 script to evaluate after creating and initializing the TH1 interpreter. Revise TH1 integration in preparation for generalized hooks. file: [7ed3cf114c] check-in: [b058c8a944] user: mistachkin branch: trunk, size: 35772 | |
|
2012-11-04
| ||
| 12:59 | Fix typos. file: [45ff29e1f9] check-in: [45065c5c28] user: dmitry branch: spelling, size: 35764 | |
|
2012-11-02
| ||
| 02:41 | Clean up some harmless compiler warnings. file: [f5952df5ad] check-in: [0a4193be58] user: drh branch: trunk, size: 35764 | |
|
2012-11-01
| ||
| 22:54 | All aspects of Wiki and Ticket moderation and attachments are working better. But there are still room for improvement before merging this enhancement sprint into trunk. file: [4f504ab19d] check-in: [628c402414] user: drh branch: moderation, size: 35790 | |
| 15:08 | Tickets are now held for moderator approval. file: [3ed8a40a61] check-in: [aa4dd79835] user: drh branch: moderation, size: 36559 | |
|
2012-10-31
| ||
| 19:48 | Add the wiki-moderator and ticket-moderator permissions. Not yet used. file: [e44f5e2041] check-in: [fc0bffd995] user: drh branch: trunk, size: 36334 | |
|
2012-10-17
| ||
| 14:04 | I think I fix the previous commit, that should avoid committing a ticket manifest if it has no changes. It was ignoring the ticket appends. In the case of only appending, the user was not notified not properly redirected, and the ticket chagnes were not committed. Still, there should be some kind of warning to the user, if it ends up in such situation, I think. file: [dc448aad23] check-in: [f02946aa8b] user: viriketo branch: trunk, size: 36278 | |
|
2012-10-15
| ||
| 15:10 | Avoid entering a ticket-change artifact that does not specify any changes. file: [56daedb7d0] check-in: [7097562813] user: drh branch: trunk, size: 36266 | |
|
2012-09-05
| ||
| 12:55 | const-qualification file: [b16d7e7702] check-in: [645f34834d] user: jan.nijtmans branch: eclipse-project, size: 36236 | |
|
2012-08-29
| ||
| 13:57 | Allow UTF-8 characters in sources. translate.exe will translate it to ASCII file: [d8e154b446] check-in: [9f6abc5968] user: jan.nijtmans branch: msvc-broken, size: 36174 | |
|
2012-08-22
| ||
| 20:19 | Make use of %q instead of %s to avoid SQL injections. file: [583b882efd] check-in: [e766df0a69] user: drh branch: trunk, size: 36175 | |
|
2012-08-08
| ||
| 13:13 | Add the --uuid-override option to the "fossil ticket add" command. Ticket [c2efdd64bff166c3] file: [d4e00f15d0] check-in: [294cddf3ba] user: drh branch: trunk, size: 36175 | |
| 12:36 | Avoid freeing memory that might not have been malloced in the "ticket" command with the --quote option. Ticket [6dba56543b89dc4]. file: [508a86f470] check-in: [0bc2a94104] user: drh branch: trunk, size: 35946 | |
|
2012-08-06
| ||
| 14:41 | Add --user-override and --date-override options to the "fossil ticket add" command. file: [4952a053cd] check-in: [ea4acb5c5d] user: drh branch: trunk, size: 36027 | |
|
2012-07-15
| ||
| 00:39 | Added flags arg to Th_Render to allow us to eventually customize its output a bit. file: [cc6228e757] check-in: [3ab06e8962] user: stephan branch: th1-query-api, size: 36702 | |
|
2012-06-29
| ||
| 15:59 | Update to the latest SQLite4 that requires converting preprocessor macro prefixes from "SQLITE_" to "SQLITE4_". file: [81033c0b56] check-in: [0328d68181] user: drh branch: sqlite4, size: 36664 | |
|
2012-06-27
| ||
| 12:30 | Begin a branch that is modified to use sqlite4 instead of sqlite3 as the storage engine. This check-in compiles (on unix) but does not work. file: [981a49528f] check-in: [6823912746] user: drh branch: sqlite4, size: 36652 | |
|
2012-04-28
| ||
| 08:03 | Refinements to the new hyperlink logic and spider defense. file: [ba59989782] check-in: [d9c8a7dd73] user: drh branch: spider-defense, size: 36626 | |
| 07:15 | Changes anchor tags (<a>) so that the href= attribute can be set by javascript rather than by HTML. This is to make it harder for spiders to follow the hyperlinks to every diff and annotation in the project history. It all seems to work, but it needs further testing and review before going live. file: [a2749cd0d9] check-in: [8ae52fc418] user: drh branch: spider-defense, size: 36654 | |
|
2012-02-09
| ||
| 04:48 | Add experimental support for running a TH1 script after a ticket is edited or created. file: [39362fe6db] check-in: [9555560966] user: mistachkin branch: tktChangeScript, size: 36689 | |
|
2012-01-23
| ||
| 03:51 | Merge latest trunk changes into jimtcl branch. Lightly tested. Should allow xfer scripts to be written in Jim Tcl. file: [4e768970a5] check-in: [de9c2f08d7] user: steveb branch: jimtcl, size: 36533 | |
|
2011-12-17
| ||
| 13:19 | Add the "test-date-format" command and the date_override option to tickets. file: [0ce41ae442] check-in: [44f028c9f8] user: drh branch: trunk, size: 36465 | |
|
2011-11-05
| ||
| 00:23 | Police various compiler warnings. file: [65a77cfd34] check-in: [536fb1d6e0] user: mistachkin branch: jimtcl, size: 36405 | |
|
2011-11-04
| ||
| 21:57 | Replace the TH1 interpreter with Jim Tcl. file: [c91838c960] check-in: [863e789e83] user: steveb branch: jimtcl, size: 36411 | |
| 17:24 | merged in trunk [272e304d3f]. file: [a0a271b51d] check-in: [34359c3ad1] user: stephan branch: json, size: 36337 | |
|
2011-11-03
| ||
| 17:31 | Break up the command-line commands into commonly-use and auxiliary commands and only show the commonly-used ones with "fossil help". Add a new command "fossil commands" to show auxiliary and test commands. file: [8326dd8dbc] check-in: [841772c858] user: drh branch: trunk, size: 36304 | |
|
2011-10-17
| ||
| 16:08 | merged in trunk [fda7c2c63d] for side-by-side diffs. file: [2a10970b02] check-in: [571f3aca5b] user: stephan branch: json, size: 36336 | |
|
2011-10-16
| ||
| 17:32 | Fix new and harmless compiler warnings that appeared with the upgrade to GCC 4.6.1. file: [191624cc39] check-in: [d8bbe4add6] user: drh branch: trunk, size: 36303 | |
|
2011-09-15
| ||
| 12:03 | initial mass-change merge of main repo with my fork. file: [e323ebfc56] check-in: [5b44a419cd] user: stephan branch: json, size: 36372 | |
|
2011-09-14
| ||
| 17:45 | Refactored g.okXXX perms flags to g.perm.XXX. file: [54c426b8c3] check-in: [34b4dec0bc] user: stephan branch: stephan-hack, size: 36339 | |
|
2011-09-08
| ||
| 13:07 | Remove unused variable from ticket_cmd(). file: [12eb5c9fca] check-in: [a0b3769b01] user: dmitry branch: trunk, size: 36282 | |
|
2011-08-31
| ||
| 07:50 | Improve formatting for fossil ticket history. Make small fields print on same line, and make longer ones look better. file: [476baf683e] check-in: [374920b209] user: venkat branch: venks-emacs, size: 36306 | |
|
2011-08-30
| ||
| 21:50 | Add ability to show ticket history from command line. fossil ticket now takes a new history option, which prints the history of a ticket - somewhat like what the history button does on the ticket web GUI. file: [5fab5d1c8d] check-in: [73e363ea96] user: venkat branch: venks-emacs, size: 36175 | |
| 17:39 | Display the last modification time of tickets using either localtime or UTC according to user preferences. file: [af72aa0605] check-in: [839f105098] user: drh branch: trunk, size: 33083 | |
|
2011-06-29
| ||
| 11:23 | Fix broken hyperlink on ticket history. Ticket [53ed528478dbc42]. file: [af9d5ea62c] check-in: [082c02a80c] user: drh branch: trunk, size: 33071 | |
|
2011-06-06
| ||
| 17:59 | Fix indentation and tabs to style guide file: [fb1bc562c0] check-in: [081a29c0b7] user: venkat branch: venks-emacs, size: 33067 | |
|
2011-06-05
| ||
| 00:09 | Fix minor typo in comment file: [3f14f51bb2] check-in: [ac7be7fd6c] user: venkat branch: venks-emacs, size: 32908 | |
| 00:04 | Add ability to append to ticket fields from the fossil ticket command file: [a7f32aa7c4] check-in: [35d6029a13] user: venkat branch: venks-emacs, size: 32907 | |
|
2011-05-27
| ||
| 12:03 | Do not use strcmp() for comparison since the sort order can vary by locale. Use fossil_strcmp() instead. Ticket [3f0216560679fd41]. file: [ca4f3f5b1b] check-in: [32ad9a1584] user: drh branch: trunk, size: 32559 | |
|
2011-05-13
| ||
| 20:30 | Fix memory leaks in "fossil rebuild". file: [11d9fef000] check-in: [625226d577] user: drh branch: windows-i18n, size: 32538 | |
|
2011-03-14
| ||
| 12:18 | Fix typos in comments and error messages. Ticket [d38c2c8795181] file: [30bd794ff0] check-in: [c5f7ab040a] user: drh branch: trunk, size: 32517 | |
|
2011-02-24
| ||
| 17:11 | Infrastructure changes: Simplify content_put() to a single parameter. Add content_put_ex() with lots of extra parameters. Add isPrivate parameters to content_put_ex() and content_new(). file: [7377bab8cf] check-in: [1b4516168d] user: drh branch: trunk, size: 32517 | |
|
2011-02-17
| ||
| 20:44 | Make sure manifest_crosslink() resets its input blob and that callers know this and do not attempt to reuse that blob. file: [4974960284] check-in: [d22519e500] user: drh branch: trunk, size: 32535 | |
|
2011-01-28
| ||
| 14:09 | Add hyperlinks to the "user:" and "tags:" marks in timelines. file: [2815a8c846] check-in: [13165785e1] user: drh branch: trunk, size: 32453 | |
|
2011-01-07
| ||
| 16:20 | Record fractional seconds for artifact times. file: [1a1a0b83a0] check-in: [722d7cac97] user: drh branch: trunk, size: 32426 | |
|
2010-12-16
| ||
| 14:46 | Use relative URLs for hyperlinks whereever possible, so that Fossil can work better behind a reverse proxy. file: [d7a71ae5fc] check-in: [daeb10f65f] user: drh branch: trunk, size: 32484 | |
|
2010-12-09
| ||
| 15:52 | New cloning algorithm appears to be much faster at the cost of slightly more network bandwidth. Fully backwards compatible. Need to look at the network bandwidth issue prior to merging with trunk. Perhaps a command-line option for the clone command to select between slow-and-small or fast-and-larger. file: [dd4fb1c10f] check-in: [8bb8be26ca] user: drh branch: experimental, size: 32500 | |
|
2010-11-26
| ||
| 18:37 | Report an error if the repository schema version does not match what the fossil executable expects. file: [4e47901743] check-in: [c0c3d92340] user: drh branch: trunk, size: 32494 | |
|
2010-11-23
| ||
| 22:18 | Fix the ticket-change artifact generator so that it puts all fields with the "+" prefix on their name first, where they ought to be. file: [e2e6c530ea] check-in: [e1dac0e4f6] user: drh branch: trunk, size: 32491 | |
|
2010-11-17
| ||
| 13:38 | Tweaks to the graph layout. Add a graph to ticket timelines. file: [35024afac5] check-in: [cf178577ec] user: drh branch: trunk, size: 32463 | |
|
2010-11-06
| ||
| 19:08 | merge from trunk file: [9c6570971f] check-in: [e5fe4164f7] user: wolfgang branch: StvPrivateHook2, size: 32633 | |
| 19:04 | Add the -R option to the ticket command. file: [f231726862] check-in: [6dd81a542a] user: wolfgang branch: trunk, size: 32430 | |
|
2010-10-26
| ||
| 19:01 | merge from trunk file: [a59ccf5f10] check-in: [4260bc6a22] user: wolfgang branch: StvPrivateHook2 , size: 32625 | |
|
2010-10-16
| ||
| 17:33 | merge from trunk file: [14f9ffd57f] check-in: [586b0eb144] user: wolfgang branch: wolfgangHelpCmd, size: 32661 | |
|
2010-10-15
| ||
| 20:37 | Refactor the control-artifact parser. file: [cc9d49ead1] check-in: [da9fcdc95a] user: drh branch: experimental, size: 32422 | |
| 17:13 | Replace all malloc() calls with fossil_malloc(). The fossil_malloc() routine panics rather than return a NULL pointer. file: [0d40c76e1e] check-in: [8f41b2fa75] user: drh branch: trunk, size: 32458 | |
| 16:11 | merge from trunk file: [673f2f6287] check-in: [c127179362] user: wolfgang branch: wolfgangHelpCmd, size: 32725 | |
|
2010-10-14
| ||
| 19:14 | Remove all use of ctypes.h in order to avoid compiler warnings and other problems associated with changing locales. file: [cacf6fe5c8] check-in: [2fac809165] user: drh branch: trunk, size: 32522 | |
|
2010-10-11
| ||
| 15:49 | merge from trunk file: [02388b9cc3] check-in: [c9df947761] user: wolfgang branch: wolfgangHelpCmd, size: 32718 | |
| 14:20 | Fix the /debug_tktnew and /debug_tktedit methods so that the do not really create a new ticket artifact. Ticket [474b0bd4f991dd60d7d9bb]. file: [78a5c955da] check-in: [06c5b3eb6d] user: drh branch: trunk, size: 32515 | |
|
2010-10-10
| ||
| 08:59 | added more cross reference file: [ea862c1f32] check-in: [c2ef371590] user: Ratte branch: wolfgangHelpCmd, size: 32437 | |
|
2010-10-09
| ||
| 20:13 | show references to commandline on webpages; add httptrace to windows http server file: [d6611b8e0f] check-in: [d1d1cd122b] user: wolfgang branch: wolfgangHelpCmd, size: 32352 | |
| 15:34 | link the command line help to the gui pages, where appropriate file: [72cb825cb1] check-in: [a5cd79272f] user: wolfgang branch: wolfgangHelpCmd, size: 32339 | |
|
2010-10-07
| ||
| 19:17 | Merge the "ticket" command into the trunk. file: [d76b8c5247] check-in: [2f5d45eca3] user: drh branch: trunk, size: 32234 | |
| 15:57 | add success message to fossil ticket add/set file: [c62ce041b3] check-in: [e00f13dc6e] user: wolfgang branch: wolfgangTicketCmd, size: 32199 | |
| 09:11 | changed fossil ticket fieldlist to fossil ticket list fields and added fossil ticket list reports file: [1ed6ec24a1] check-in: [3f06f272cd] user: wolfgang branch: wolfgangTicketCmd, size: 32112 | |
|
2010-10-06
| ||
| 19:10 | typo in fossil ticket help fixed, solving [a888fc2aa7] file: [d74000be23] check-in: [3c6f67fc81] user: wolfgang branch: wolfgangTicketCmd, size: 31646 | |
| 09:24 | completed work on ticket command, optimized the help text file: [101f2126dc] check-in: [d6be2068d3] user: wolfgang branch: wolfgangTicketCmd, size: 31650 | |
| 09:10 | added -q to ticket set|add, corrected set/add command line parser file: [fd03d4a643] check-in: [08726b95be] user: wolfgang branch: wolfgangTicketCmd, size: 31482 | |
|
2010-10-05
| ||
| 19:23 | added ticket list and new quoting option to ticket show file: [98c546eea5] check-in: [82559a701f] user: wolfgang branch: wolfgangTicketCmd, size: 30362 | |
| 16:37 | fossil ticket show may use report name instead of report number file: [7bbc57258e] check-in: [63d91f0b87] user: wolfgang branch: wolfgangTicketCmd, size: 29415 | |
| 15:44 | check for valid UUID on ticket set command file: [a8082317a3] check-in: [1e1512f510] user: wolfgang branch: wolfgangTicketCmd, size: 29247 | |
| 13:46 | implemented add/set ticket commands file: [c3c1afd17b] check-in: [9d3b9d653a] user: wolfgang branch: wolfgangTicketCmd, size: 29145 | |
| 10:43 | filter on ticket show working, report code moved to report.c file: [0c4e23334c] check-in: [092d763028] user: wolfgang branch: wolfgangTicketCmd, size: 26345 | |
|
2010-10-04
| ||
| 20:18 | ticket show working(without UUID-filter) file: [4ca1a907bc] check-in: [f3f7f13815] user: wolfgang branch: wolfgangTicketCmd, size: 28178 | |
|
2010-10-03
| ||
| 17:25 | corrected HTML-validator problems file: [3680b8d4c4] check-in: [32e85b6638] user: wolfgang branch: wolfgangFormat2CSS_2, size: 24211 | |
|
2010-09-28
| ||
| 16:16 | corrected error CSS usages file: [7c0a053413] check-in: [94abf61c52] user: wolfgang branch: wolfgangFormat2CSS_2, size: 24188 | |
|
2010-09-13
| ||
| 22:14 | Avoid the use of tabs. Make sure lines do not exceed 80 characters. file: [1d314e62e9] check-in: [4cc0ebef9a] user: drh branch: wolfgangFormat2CSS, size: 24191 | |
|
2010-09-12
| ||
| 18:43 | detail ticket views validated file: [a31cc9ebb0] check-in: [2557ca45dd] user: wolfgang branch: wolfgangFormat2CSS, size: 24185 | |
| 17:12 | some ticket pages html validated file: [b131037aaf] check-in: [b9f38e16d0] user: wolfgang branch: wolfgangFormat2CSS, size: 24185 | |
| 12:49 | corrected some & chars in hyperlinks and added missing quotes in attribute values file: [f4456945ab] check-in: [214d2faf6d] user: wolfgang branch: wolfgangFormat2CSS, size: 24162 | |
| 08:47 | correct all unclosed br and hr tags, skipped sqlite.c file: [2877de44b8] check-in: [692b67bdcc] user: wolfgang branch: wolfgangFormat2CSS, size: 24146 | |
|
2010-09-10
| ||
| 20:19 | fixed many HTML-validator errors and moved more formats to CSS - tested on firefox and IE file: [673282c5a1] check-in: [d1305d0a7a] user: wolfgang branch: wolfgangFormat2CSS, size: 24144 | |
|
2010-09-05
| ||
| 11:44 | Do not put hyperlinks to attachments in tickets and wiki if attachment download is prohibited. Ticket [a7eff56a933249258f0d902]. file: [69fd78f1ae] check-in: [f7e2d74a85] user: drh branch: trunk, size: 24136 | |
|
2010-05-21
| ||
| 16:21 | Fix issues with attachments on tickets. In the artifact viewer, do a better job of detecting JPEG images from the content prefix. file: [c8e4713db4] check-in: [3343450e64] user: drh branch: trunk, size: 24044 | |
|
2010-05-16
| ||
| 19:08 | Change from GPL to the Simplified BSD License. file: [76fa093e08] check-in: [c06edd231f] user: drh branch: clear-title, size: 24052 | |
|
2010-03-18
| ||
| 12:55 | Change the timeline comment when a wiki page is deleted. Remove some "#if 0" sections from the code. file: [4636570ed6] check-in: [49e6670386] user: drh branch: experimental, size: 24328 | |
| 02:11 | Add the ability to delete attachments and fix issues with timelines. file: [27ab16dc3d] check-in: [01c0180b3f] user: drh branch: experimental, size: 25273 | |
| 01:09 | Show attachment in timelines. file: [c7415852fd] check-in: [2978e43005] user: drh branch: experimental, size: 25073 | |
|
2010-03-17
| ||
| 23:49 | Show artifact changes in ticket history. file: [181182f225] check-in: [931f8895c6] user: drh branch: experimental, size: 24041 | |
| 23:15 | Basic functionality of attachments is now in place. file: [cb6dfbdd8d] check-in: [dd2d3177b1] user: drh branch: experimental, size: 23209 | |
|
2010-03-15
| ||
| 20:54 | Add a new form of ticket timeline that shows only the check-ins associated with the ticket. file: [999883ee1c] check-in: [dec1364848] user: drh branch: trunk, size: 22172 | |
| 16:16 | Show check-ins that mention a ticket in the ticket timeline. file: [26c5d6f1c6] check-in: [611b3b206b] user: drh branch: trunk, size: 21251 | |
|
2010-01-11
| ||
| 17:11 | Added a 'New Ticket' link to the 'View Ticket' sub menu file: [cb76bfccd0] check-in: [1bf6cf832d] user: jeremy_c branch: trunk, size: 21621 | |
|
2009-09-19
| ||
| 14:33 | Treat NULL ticket fields as empty strings when appending new text. Ticket [f6747f854ba62b3] file: [98960a5cdc] check-in: [0b76ce7b6b] user: drh branch: trunk, size: 21504 | |
|
2009-09-14
| ||
| 15:14 | Changes to the event mechanism to abbreviate a sequence of edits to the same ticket. Updates through this check-in require a "rebuild". file: [c30fd6165c] check-in: [df3e34c2e8] user: drh branch: trunk, size: 21472 | |
| 14:08 | Construct event records for tickets correctly even when the ticket change artifacts arrive out of order. file: [bc233f791c] check-in: [95f5520a09] user: drh branch: trunk, size: 21465 | |
|
2009-08-29
| ||
| 22:39 | Add more hyperlinks on dates and userids. file: [53e4b94cc8] check-in: [58903a0fec] user: drh branch: trunk, size: 21320 | |
|
2009-01-21
| ||
| 01:23 | Suppress the display of the artificate ID on the timeline which showing changes to wiki or tickets. file: [a24e654e39] check-in: [580d6ad8c7] user: drh branch: trunk, size: 21269 | |
|
2008-11-15
| ||
| 21:17 | Enable the "Edit" submenu link on the Ticket View page when the user has ticket append privilege. Fix for part of ticket [7b9be0b127]. file: [06fa0eeb84] check-in: [ed5179db1f] user: drh branch: trunk, size: 21250 | |
|
2008-11-09
| ||
| 13:22 | Make sure the tkt_uuid and tkt_datetime TH1 variables are initialized on a ticket display, even if no matching ticket is found. file: [d23217d9bb] check-in: [2664476fbc] user: drh branch: trunk, size: 21235 | |
|
2008-10-25
| ||
| 20:43 | Get "configuration push" working. Fix bugs in concealed-field processing of tickets. file: [fe34796f85] check-in: [31e94c0a04] user: drh branch: trunk, size: 21068 | |
|
2008-10-24
| ||
| 18:23 | Begin adding a TH1 script trace mechanism actived by the --th_trace option on the "server" and "ui" commands. The implementation is incomplete, but the plane is landing.... file: [ba64402245] check-in: [f55c6a1b62] user: drh branch: trunk, size: 20957 | |
| 16:36 | Modify the TH1 script interperter to use native characters rather than unsigned characters. Fix a bug in the combobox extension command of TH1. file: [4d8a2f78f1] check-in: [0c99a1554a] user: drh branch: trunk, size: 20289 | |
|
2008-10-20
| ||
| 16:05 | Improvements in the display of ticket history. file: [06773a209f] check-in: [c8a78004ce] user: drh branch: trunk, size: 20303 | |
| 06:41 | More improvements to the timeline display of ticket changes. file: [e278b1f557] check-in: [f0c8693845] user: drh branch: trunk, size: 17427 | |
|
2008-10-18
| ||
| 12:55 | Add defenses against [http://en.wikipedia.org/wiki/Cross-site_request_forgery | cross-site request forgery] attacks. file: [e980babe0a] check-in: [0be54823ba] user: drh branch: trunk, size: 17279 | |
|
2008-07-24
| ||
| 14:48 | Clean up handling of concealed email addresses. This might be related to ticket [4b40f574494]. file: [4222b4dfef] check-in: [3c851ca760] user: drh branch: trunk, size: 17189 | |
| 02:04 | Store private ticket fields (ex: the originators email address) as their SHA1 hash so that malefactors cannot read them. Add the new "concealed" table to the repository database and store mappings from SHA1 hashes back to email addresses in that table. Ticket [a24ec6005f]. Note: run "rebuild" on repositories after updating to this version of fossil in order to create the "concealed" table. Need to add the ability to manage the concealed table from the web interface and the ability to sync concealed content between trusted repositories. file: [a48490bf20] check-in: [f46fe42d6d] user: drh branch: trunk, size: 17227 | |
|
2008-07-15
| ||
| 19:03 | Implement history display for tickets. file: [6ac9641c6a] check-in: [b3ee50c946] user: drh branch: trunk, size: 16375 | |
|
2008-05-28
| ||
| 19:24 | More ticket processing refinements. file: [486a2a67ca] check-in: [27d2e6e458] user: drh branch: trunk, size: 15332 | |
| 18:48 | Continuing work on the ticketing system. file: [0ee8650d53] check-in: [49380d500a] user: drh branch: trunk, size: 15211 | |
| 15:29 | Split of the ticket configuratio into separately editable pieces. file: [0e6ecf299d] check-in: [86db6fa150] user: drh branch: trunk, size: 15147 | |
|
2008-05-18
| ||
| 17:29 | Sync server responds to reqconfig cards. Allow cloning of repositories that contain tickets. file: [b7cd94e959] check-in: [ba8af8731f] user: drh branch: trunk, size: 16130 | |
|
2008-05-16
| ||
| 18:11 | Progress toward getting ticket handling to work. file: [5b74369b2c] check-in: [68c24b1857] user: drh branch: trunk, size: 16119 | |
|
2008-02-14
| ||
| 02:49 | Continuing work on tickets (still not working right.) Improvements to the web pages. file: [e7e06add5c] check-in: [3122fc4c7e] user: drh branch: trunk, size: 16092 | |
|
2008-02-13
| ||
| 22:31 | Cut over all code to use TH1 instead of subscript. Completely remove the subscript interpreter from the source tree. file: [1502147d4d] check-in: [fde1d82372] user: drh branch: trunk, size: 16015 | |
|
2007-11-25
| ||
| 21:11 | Add ticket configuration editing capability. file: [1c6be6341e] check-in: [5f3ddcc1b8] user: drh branch: trunk, size: 16484 | |
| 16:13 | Update SQLite to the latest build from CVS. Add in the FTS3 extension, though it is not yet being used. Additional work toward tickets. file: [73fae28608] check-in: [f394d84560] user: drh branch: trunk, size: 14050 | |
|
2007-11-24
| ||
| 23:59 | More work on ticketing. This is a non-working incremental check-in. file: [f8ab2686b7] check-in: [a5e4e1ba96] user: drh branch: trunk, size: 15536 | |
| 21:28 | Progress toward ticket editing. This is an incremental check-in. file: [c07694441f] check-in: [d913179b82] user: drh branch: trunk, size: 17424 | |
| 19:33 | Progress toward getting ticketing working. We can enter a new ticket and display it. Cannot yet edit a ticket. file: [7e0e9ce39d] check-in: [fb358ca492] user: drh branch: trunk, size: 10414 | |
|
2007-11-22
| ||
| 01:53 | Fix some compiler warnings. Comment changes on non-functioning code in tkt.c. file: [e32e47c61c] check-in: [2a707334c9] user: drh branch: trunk, size: 5266 | |
|
2007-11-18
| ||
| 20:48 | Add a more advanced commit-hook mechanism that allows us to specify multiple procedures in a particular order prior to commit. Continuing work toward getting tickets going. file: [739fe0dd6c] check-in: [d5e7891b07] user: drh branch: trunk, size: 5033 | |
|
2007-11-03
| ||
| 04:01 | Subscript interpreter is now running. file: [e0b71a5404] check-in: [8ef26c5e72] user: drh branch: trunk, size: 7546 | |
|
2007-10-28
| ||
| 20:52 | Add the ability to edit the CSS for all pages in the Setup menu. Other miscellaneous changes toward getting ticketing to work. file: [afc132298b] check-in: [8ffd32c2b7] user: drh branch: trunk, size: 8375 | |
|
2007-10-21
| ||
| 11:11 | Fix a bug in wiki rendering that caused an extra paragraph end tag following a hyperlink. file: [5149f78c34] check-in: [8f423ad438] user: drh branch: trunk, size: 7536 | |
|
2007-10-14
| ||
| 00:29 | Work toward a new mechanism for configuring the ticket subsystem and rendering ticket entry, editing, and viewing screens. Nothing works, but it is all commented out so the code code compile. file: [0661d23511] check-in: [39aa870f8f] user: drh branch: trunk, size: 5796 | |
|
2007-10-03
| ||
| 12:28 | Added: Add the tkt.c source file as an empty template. file: [98ba13ea1e] check-in: [a3e4a5d27d] user: drh branch: trunk, size: 1165 | |