Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file src/report.c at check-in 7ea74acf55497aaf
|
2021-08-15
| ||
| 23:49 | Merge from trunk ... (file: [84c829ab09] check-in: [59010c7c09] user: george branch: rptview-submenu-paralink, size: 39369) | |
|
2021-07-11
| ||
| 21:55 | Add default report checkbox and compare report titles instead ... (file: [2b2d382ddf] check-in: [eaa7f6bb5c] user: kevgrig branch: ticket-search-empty-report-number, size: 38904) | |
|
2021-07-10
| ||
| 05:47 | Add ticket-search-empty-report-number setting to optionally show a report if the ticket search page query is blank ... (file: [3fc0f684d6] check-in: [714ce73d38] user: kevgrig branch: ticket-search-empty-report-number, size: 38013) | |
|
2021-06-17
| ||
| 22:51 | On the <tt>/rptsql</tt> page wrap a report's source code and the tickets schema with CODE elements having class="language-sql". ... (file: [8f578a7f9a] check-in: [d3ca01a81e] user: george branch: trunk, size: 37232) | |
|
2021-06-15
| ||
| 21:45 | Merge from trunk ... (file: [22bb41d16c] check-in: [f445855917] user: george branch: rptview-submenu-paralink, size: 37627) | |
|
2021-06-14
| ||
| 19:48 | Add reminder hints to the authorizer function header comments about how to test those functions using the "test-db-prepare" command. ... (file: [3d1cea3ed3] check-in: [b594f486ef] user: drh branch: tktschema-allow-drop, size: 37164) | |
| 19:44 | Doc typo fix. ... (file: [3cb78af6ba] check-in: [323e3dfcbd] user: stephan branch: tktschema-allow-drop, size: 37050) | |
| 19:36 | test-db-prepare command: added --auth-report and --auth-ticket flags to install either the report or ticket schema authorizer for purposes of testing the given statement preparation. Basic sanity tests pass but needs more testing. ... (file: [98b05c0222] check-in: [1bb06c94d6] user: stephan branch: tktschema-allow-drop, size: 37050) | |
|
2021-06-08
| ||
| 01:04 | Merge from trunk ... (file: [b515636ac6] check-in: [9712d59d9e] user: george branch: rptview-submenu-paralink, size: 37430) | |
|
2021-05-25
| ||
| 16:14 | Split recognizable names of query parameters into three groups: 1) "...smplX" for the common use within user content 2) "...smplXa" that is provisioned to be used in aliases; 3) "...smplXs" that is provisioned to be used in custom skins. In all three groups X is a digit from {1,2,3,4,5}. ... (file: [c5bd3f7fda] check-in: [588b376560] user: george branch: rptview-submenu-paralink, size: 37318) | |
|
2021-05-22
| ||
| 12:40 | In the submenu of the /rptview page: 1) add "Reports" that links to /reportlist page (see [forum:/forumpost/612170e31007|forumpost 612170e3]); 2) fix a "Raw" link, that was incorrect for the case when /rptview is accessed through an alias. The later was addressed in [bed4b0f7fc58], but the bugfix was incomplete. Both of these amendments used to live on 'rptview-submenu-paralink' branch - this check-in places them on trunk. ... (file: [2cbbac4ce1] check-in: [3e35068260] user: george branch: trunk, size: 36967) | |
|
2021-04-14
| ||
| 18:48 | If a parameter's value starts with an uppercase letter then truncate resulting label to just the first path segment. This check-in also adds a few code-comments related to %s formatting. ... (file: [f6086d5aa4] check-in: [b75ee4f28e] user: george branch: rptview-submenu-paralink, size: 37103) | |
|
2021-04-09
| ||
| 04:21 | Remove [forum:/forumpost/2f375863dbc6|useless] 'nMaxDigit' parameter from the signature of the <tt>style_submenu_parametric()</tt>. Also edit a corresponding comment. ... (file: [9a17a54b1d] check-in: [d1651e7e17] user: george branch: rptview-submenu-paralink, size: 37031) | |
| 02:58 | Use "Reports" for the /reportlist element, as per [1a1c0ebe3cf9]. Also be more pedantic when composing user-visible labels for the parameter-induced hyperlinks. ... (file: [1dfe5f12fe] check-in: [8861a68e2c] user: george branch: rptview-submenu-paralink, size: 37035) | |
|
2021-04-08
| ||
| 01:07 | But, do not allow access to private columns of fx_ tables unless the user has "Email" privilege (letter "e"). ... (file: [db100f2ab3] check-in: [96b0c1ffac] user: drh branch: branch-2.14, size: 36644) | |
| 00:55 | Backout [5c5aa19cc5098ac2] - we want words for the menu items, not obscure unicode symbols. I'm not sure what that check-in was all about. ... (file: [32a5ddf148] check-in: [1a1c0ebe3c] user: drh branch: trunk, size: 36655) | |
| 00:47 | But, do not allow access to private columns of fx_ tables unless the user has "Email" privilege (letter "e"). ... (file: [31460acbbe] check-in: [719dfbb95d] user: drh branch: trunk, size: 37559) | |
| 00:24 | Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. ... (file: [24e5f3b729] check-in: [a80b2eae4a] user: drh branch: branch-2.15, size: 36672) | |
| 00:22 | Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. ... (file: [f59943c7d0] check-in: [3cea3a02ac] user: drh branch: branch-2.14, size: 36661) | |
|
2021-04-07
| ||
| 23:32 | Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. Broken by check-in [5e7dc8a6f51818e6]. ... (file: [1e4e598fdc] check-in: [cfb6e5eae3] user: drh branch: trunk, size: 37576) | |
|
2021-03-26
| ||
| 17:59 | Merge-in changes from trunk (~ version 2.15) ... (file: [49433f9694] check-in: [290671078c] user: george branch: rptview-submenu-paralink, size: 37398) | |
| 17:20 | Allow a page's submenu to have multiple parametric hyperlinks induced by several different query string parameters. Use a common suffixes (smpl,smpl1,...smpl9) to probe for defined parameters. Relax constraints on hyperlink values to allow linking to wiki pages (for example). As a proof of concept add support of paralinks to the /wiki page. Get rid of dangling '&' at the endings. ... (file: [4ed4ba5a83] check-in: [d075801aa8] user: george branch: rptview-submenu-paralink, size: 37466) | |
|
2021-03-25
| ||
| 04:11 | At /rptview page show link to /reportslist. If request's query string contains <b>rvsmpl</b> parameter then also show an auxiliary link to the page defined by the value of this parameter. Labels and links rendered via %s format specifier because %h and %T did not work properly. In this particular case this seems fine because style_finish_page() renders HTML via %h(...). Code review is very welcome though. ... (file: [83da98c90d] check-in: [b982c00150] user: george branch: rptview-submenu-paralink, size: 36932) | |
|
2021-03-24
| ||
| 04:25 | Always include a report number parameter into the report's "Raw" link (at the top of the /rptview page). This fixes the glitch for the case when the report number is "hidden" within [/waliassetup|URL alias]. ... (file: [28c7da3e70] check-in: [bed4b0f7fc] user: george branch: trunk, size: 36500) | |
|
2020-12-22
| ||
| 12:13 | Removed the parameter from style_finish_page() since the resulting content div class is now redundant with respect to the body class. This potentially breaks CSS made against old class names that a prior commit on this branch changed, but such skins would be made against an unreleased version of Fossil, it's unlikely many are using that first version of the feature anyway, and most of the class names did *not* change unless you were targeting a "div" instead of "body" or just a generic class name. None of the shipping skins are affected. ... (file: [ede4616431] check-in: [0e83ca88ce] user: wyoung branch: body-feature-class, size: 36489) | |
| 11:58 | Calling the new style_set_current_feature() function to override the new TH1 variable $current_feature for Fossil UI pages where the page name isn't what we want used as the "body" CSS class. For the most part, this matches the value currently being passed to style_finish_page(), but a few have changed with the benefit of hindsight. Not all calls to style_finish_page() have a corresponding call to the new function since the default value for $current_page now suffices. ... (file: [577b8396ba] check-in: [8ac0830bfc] user: wyoung branch: body-feature-class, size: 36549) | |
|
2020-12-15
| ||
| 00:52 | Allow the use of json_each() and json_tree() in the SQL for ticket reports. ... (file: [6adedae127] check-in: [5e7dc8a6f5] user: drh branch: trunk, size: 36430) | |
|
2020-11-07
| ||
| 13:25 | Rename the "style_body_and_footer()" interface to "style_finish_page()" and add a more detailed header comment to the implementation. ... (file: [854283abf6] check-in: [942b2076c6] user: drh branch: default-css-cleanups, size: 36272) | |
|
2020-11-05
| ||
| 23:15 | Added a parameter to style_footer() and renamed it to match its actual function (style_body_and_footer()) so we can add a CSS class to each page that indicates which major Fossil feature served the page, so we can have module-specific CSS. ... (file: [a336927e7d] check-in: [ef5424b683] user: wyoung branch: default-css-cleanups, size: 36300) | |
|
2020-10-04
| ||
| 14:35 | Exchanged most uses of %s(g.zTop) and such in the code with use of %R in Fossil's special printf() type functions. (The branch is named after just one of several of these, mprintf(), being one of the shortest names.) At the least, this is shorter, simpler code, but there is also some hope that it may fix some doubled slash problems someone is having on the forum. (https://www.fossil-scm.org/forum/forumpost/1ea72176e0) ... (file: [c108cf803f] check-in: [2907721acd] user: wyoung branch: prefer-mprintf-r, size: 36177) | |
|
2020-08-20
| ||
| 13:18 | Version 2.10.2 ... (file: [b6dcae4339] check-in: [12d2ad00de] user: drh branch: branch-2.10, size: 36164) | |
|
2020-08-17
| ||
| 14:09 | Set an authorizer when running the ticket-table SQL. Ticket [56b82836ffba9952]. ... (file: [f292b096ae] check-in: [fb41384045] user: drh branch: sec2020, size: 36185) | |
|
2020-06-19
| ||
| 16:44 | Use the schema-table naming convention appropriate for SQLite 3.33.0. ... (file: [3dfe67e25b] check-in: [22645e1f06] user: drh branch: trunk, size: 36207) | |
|
2020-06-11
| ||
| 13:43 | Allow using the "backlink" table in ticket reports. ... (file: [579be7bf0c] check-in: [648396c9c1] user: drh branch: trunk, size: 36207) | |
|
2020-05-27
| ||
| 22:14 | Updated all user-facing documentation and "fossil help" output (plus select internal comments and function names) to use "hash" rather than "UUID". No functional changes. (Yet?) See forum thread https://www.fossil-scm.org/forum/forumpost/ddc14c6866 for discussion. ... (file: [704b3e9772] check-in: [df5201950e] user: wyoung branch: uuid-to-hash, size: 36186) | |
|
2020-04-05
| ||
| 23:45 | Match the COMMAND and WEBPAGE names with _cmd and _page functions; [https://fossil-scm.org/forum/forumpost/045bffda68|forumpost/045bffda68] ... (file: [de45a38487] check-in: [06afb7022f] user: ashepilko branch: api-cleanup, size: 36194) | |
|
2019-08-07
| ||
| 13:22 | Adjust the SQL authorizer to ignore SQLITE_READ calls for transient internal-use-only tables. SQLite should not be issuing those, but some legacy versions of SQLite do. It is harmless to ignore them. ... (file: [96c9fa9249] check-in: [b26967cfcb] user: drh branch: trunk, size: 36186) | |
|
2017-12-06
| ||
| 10:01 | Perform table sorting using a separate javascript file rather than using in-line javascript. ... (file: [7af9983a09] check-in: [6b645d631d] user: drh branch: trunk, size: 35949) | |
|
2017-03-20
| ||
| 13:56 | Limit the virtual-machine size for SQL statements run for report generators. ... (file: [ee53ffbf76] check-in: [307147510c] user: drh branch: trunk, size: 42425) | |
|
2017-01-10
| ||
| 13:05 | Fix the report logic so that @-bindings in the SQL work the same as $- and :-bindings. ... (file: [3b627c4ba9] check-in: [241f1e2a4f] user: drh branch: trunk, size: 42380) | |
|
2016-11-07
| ||
| 00:50 | Merge trunk ... (file: [25ce5d1f89] check-in: [7ea74acf55] user: andygoth branch: andygoth-crlf, size: 42380) | |
|
2016-11-04
| ||
| 22:37 | Consistently use the count(X) macro in place of sizeof(X)/sizeof(*X) throughout the Fossil core, excluding things that don't use makeheaders. Also use count(X) instead of ArraySize(X) which has the same definition. ... (file: [58deb95700] check-in: [e5b62edb28] user: andygoth branch: trunk, size: 42380) | |
| 21:32 | Remove unused, undocumented zTitle argument to style_submenu_element(). This argument appears to have been unused all the way back to [dbda8d6ce9]. ... (file: [5756bd20f1] check-in: [187424e891] user: andygoth branch: trunk, size: 42424) | |
|
2016-08-22
| ||
| 15:20 | Fill in SQL parameters in report formats using HTTP query parameter values. ... (file: [650149d0ab] check-in: [0ef09dc9cd] user: drh branch: trunk, size: 42563) | |
|
2016-08-16
| ||
| 20:48 | Add the -nocomplain option to the TH1 "query" command. Add the ability to query the unversioned table, if such a table exists. ... (file: [edb0630f05] check-in: [c8289bdce4] user: drh branch: trunk, size: 42166) | |
|
2016-06-22
| ||
| 09:11 | merge trunk ... (file: [4d32208c0e] check-in: [414fc1e95c] user: jan.nijtmans branch: html-cleanup, size: 42120) | |
|
2016-05-27
| ||
| 21:03 | Compiler warning and coding style fixes. ... (file: [3dd19351cd] check-in: [d037468910] user: mistachkin branch: trunk, size: 42140) | |
|
2016-05-23
| ||
| 15:34 | Rename crnl-glob to crlf-glob, retaining support for crnl-glob as a compatibility alias. Change terminology from NL to LF throughout, excepting cases where NL means newline and not line feed. Also don't change linenoise.c which is third-party code. ... (file: [0d173484b2] check-in: [2bc3cfebe6] user: andygoth branch: andygoth-crlf, size: 42108) | |
|
2016-02-20
| ||
| 13:21 | Initial go at replacing URLs in the form ?name=xyz with /xyz except in places where doing so is either known to break (style_set_current_page() calls) or would require notable refactoring (/dir hyperlink generation). ... (file: [b4e3554255] check-in: [e8735d6a47] user: stephan branch: slash-name-links, size: 42103) | |
|
2016-02-11
| ||
| 14:41 | Fix column sorting on ticket reports. ... (file: [c38e6071aa] check-in: [0e555dee63] user: drh branch: trunk, size: 42108) | |
|
2015-12-05
| ||
| 20:04 | Improvements to the /bigbloblist page. Fix the output_table_sorting_javascript() routine so that the sort is stable even when selecting a field that defaults to sorting in reverse order. ... (file: [dfa9f1671b] check-in: [f982642315] user: drh branch: trunk, size: 42074) | |
|
2015-11-16
| ||
| 02:42 | Remove deprecated <font> tags. ... (file: [f6574ad411] check-in: [46861220d3] user: Isius branch: html-cleanup, size: 40500) | |
|
2015-04-30
| ||
| 19:52 | Allow the /rptview page to select a report using a GLOB pattern on its name and the title= query parameter. ... (file: [de3d39a59b] check-in: [6f212b5ffd] user: drh branch: trunk, size: 40520) | |
|
2015-04-27
| ||
| 13:19 | Provide help text for all commands and webpages. ... (file: [bcda29d4fc] check-in: [7ab03289ee] user: drh branch: trunk, size: 40384) | |
|
2015-02-14
| ||
| 12:24 | When the user is "nobody", make the g.anon permission vector for "anonymous" available in addition to g.perm. Hyperlinks to pages that would be available to anonymous are shown rather than suppressed. When permission is denied and control jumps to login_needed() a new flag shows whether or not logging in as "anonymous" would help. Work in progress. ... (file: [653c5affb2] check-in: [2f50d427a9] user: drh branch: login-enhancements, size: 39887) | |
|
2015-02-02
| ||
| 03:42 | Improved interfaces for Ticket and Wiki searching. ... (file: [802d68bca3] check-in: [6714c9471b] user: drh branch: trunk, size: 39810) | |
|
2015-01-23
| ||
| 14:31 | Fix comment and error-message ... (file: [fc8913ece8] check-in: [9a07b24935] user: jan.nijtmans branch: trunk, size: 39732) | |
|
2015-01-22
| ||
| 23:45 | Enhance the table sorting javascript to support initial reverse-order sorting. Add table sorting to the user log. ... (file: [a0d0050894] check-in: [0cdec7d290] user: drh branch: trunk, size: 39709) | |
| 22:52 | Make table sorting (by clicking on column headers) stable. In other words, identical values in the column being sorted preserve their prior relative order. Patch suggested by Jacek Cała. ... (file: [1e5d1769cb] check-in: [fe61f4958d] user: drh branch: trunk, size: 39532) | |
| 19:49 | Allow recursive queries in user input. ... (file: [14648900ae] check-in: [beaf897cb1] user: jan.nijtmans branch: trunk, size: 39443) | |
| 19:16 | Allow "with" as well as "select" to be used in ticket report queries, as suggested by Sean Woods on the ML. ... (file: [6275f7dd97] check-in: [ae72a652a7] user: jan.nijtmans branch: trunk, size: 39558) | |
|
2015-01-07
| ||
| 21:46 | Move table column sort indicator into CSS. ... (file: [d59e49a922] check-in: [d3eb877c06] user: joel branch: trunk, size: 39507) | |
|
2015-01-06
| ||
| 21:43 | Use common HTML entities rather than obscure unicode characters for the arrows on sortable table columns. ... (file: [dea998faaa] check-in: [4c803826ad] user: drh branch: trunk, size: 39558) | |
| 01:06 | Add icons on sortable table headers to show which columns are sortable and which is the current sort column. This code is inspired by the brlist-visual-enhancement branch, but is a completely new implementation. ... (file: [80bce505a2] check-in: [8533365e44] user: drh branch: trunk, size: 39560) | |
|
2015-01-05
| ||
| 15:25 | Add arrows to cue active sorting on /brlist web page ... (file: [c35c864f6e] check-in: [7aa10e3c72] user: baruch branch: brlist-visual-enhancement, size: 38678) | |
| 01:57 | Change the cursor to "pointer" for sortable columns of a table. ... (file: [68fa0ee434] check-in: [54d53deb16] user: drh branch: trunk, size: 38242) | |
|
2015-01-04
| ||
| 20:54 | Enhance the /brlist output to show a count of the number of check-ins on each branch, and to separate the "Status" and "Resolution" into separate columns, with the "Status" column being sortable. Enhance the SortableTable() javascript to always sort ASC on initial click and only go to DESC on a second click of the same column. ... (file: [1bf556c728] check-in: [965905c884] user: drh branch: trunk, size: 38147) | |
| 00:28 | Click on the column labels to sort on the /brlist page. ... (file: [abca0644ed] check-in: [e35b9cb74c] user: drh branch: trunk, size: 38038) | |
|
2014-10-20
| ||
| 15:01 | Add a custom static analysis program that verifies the arguments to printf-style varargs routines used in Fossil. Adjust the source code to be more robust for printf format errors and to fix a few minor problems found by the static checker. ... (file: [0c3d2aa5c6] check-in: [0a7e326fa4] user: drh branch: compile-time-print-checking, size: 37587) | |
|
2014-08-07
| ||
| 10:02 | "char const" -> "const char" and various other coding style improvements. No functional change. ... (file: [cd6230b34e] check-in: [4e18dba698] user: jan.nijtmans branch: trunk, size: 37620) | |
|
2014-03-31
| ||
| 12:59 | Add missing db_finalize() statements. ... (file: [1a1c6a405c] check-in: [07e93f3854] user: drh branch: trunk, size: 37620) | |
|
2014-03-16
| ||
| 17:06 | Removed some report format help text which refers to non-/no-longer existent SQL functions wiki() and tkt(). ... (file: [eafdb10ace] check-in: [6bbcfec27b] user: stephan branch: trunk, size: 37559) | |
|
2014-02-15
| ||
| 05:57 | Fix compiler warning on MSVC. ... (file: [88217d6cf9] check-in: [783a2a1b73] user: mistachkin branch: trunk, size: 38012) | |
|
2014-02-06
| ||
| 08:49 | Use sqlite3_prepare_v2 in stead of sqlite3_prepare everywhere. ... (file: [255d179dee] check-in: [ca6cb44c74] user: jan.nijtmans branch: trunk, size: 38004) | |
|
2014-01-28
| ||
| 09:25 | Rename sqlite3_cmd() to cmd_sqlite3() and sqlite3_exec_readonly() to db_exec_readonly(): sqlite3_* symbols are reserved for SQLite, in order to prevent possible future symbol conflicts. Eliminate use of deprecated "sqlite3_callback" typedef (which allows elimination of some type casts). Missing "static" in content.c ... (file: [f1e43681c3] check-in: [0ed6e68d55] user: jan.nijtmans branch: trunk, size: 38001) | |
| 08:20 | More removals of unnecessary end-of-line spaces. No change in code. ... (file: [35c1d32303] check-in: [45f35169f2] user: jan.nijtmans branch: trunk, size: 37913) | |
|
2014-01-20
| ||
| 13:08 | Allow fossil to be used together with SQLite 3.8.2 amalgamation. Add UTF16-be file for test-purposes. Disable (3-way) merge2 tests which use UTF16 files: 3-way merges with UTF16 files is not (yet) implemented. ... (file: [0644dc0e11] check-in: [7e9633a9b3] user: jan.nijtmans branch: trunk, size: 37938) | |
|
2014-01-18
| ||
| 17:01 | Update the built-in SQLite to the 3.8.3 beta that includes support for common table expressions and recursive queries. ... (file: [ffdb59ade9] check-in: [27ef534d48] user: drh branch: trunk, size: 37864) | |
|
2013-12-28
| ||
| 22:41 | Eliminate the need to compile SQLite with -Dlocaltime=fossil_locatime. This makes the timeline-utc setting work when fossil is configured with --disable-internal-sqlite. ... (file: [2e0fc086eb] check-in: [d7fd72dc30] user: jan.nijtmans branch: timeline-utc, size: 37715) | |
|
2013-10-31
| ||
| 06:03 | Allow read access to fx_* tables in report_query_authorizer(). ... (file: [70f5eee739] check-in: [dda5b18b0d] user: joel branch: trunk, size: 37744) | |
|
2013-08-30
| ||
| 12:25 | Finalize the query for the various report formats on the reportlist page. ... (file: [1e10fba72e] check-in: [34ccf66e17] user: drh branch: trunk, size: 37673) | |
|
2013-06-20
| ||
| 13:56 | Change return type of db_last_insert_rowid() to size_t. ... (file: [a69cc36577] check-in: [e1cb483a9b] user: jan.nijtmans branch: size_t-rcvid, size: 37660) | |
|
2013-05-05
| ||
| 23:49 | Implement sorting by event count on some of the stats_report pages. ... (file: [23c9e4a082] check-in: [10aaf0c971] user: drh branch: trunk, size: 37654) | |
| 20:05 | Attempt to make the stats_report?type=byuser tabls sortable by clicking on the column labels. Only works for the "User" column. Further debugging needed. ... (file: [6f07c0662c] check-in: [d0ce29b031] user: drh branch: trunk, size: 36834) | |
|
2012-12-09
| ||
| 19:22 | Restrict the TH1 "query" command to be read-only and to only be able to see a specific subset of tables in the repository database file. ... (file: [15ce9b5e12] check-in: [2056f624c0] user: drh branch: trunk, size: 36841) | |
|
2012-11-30
| ||
| 15:07 | Add javascript to ticket reports tables so that clicking on column headers causes the table to be sorted by that header. Clicking again reverses the sort order. ... (file: [02fe10d6a7] check-in: [c43da4fcd1] user: drh branch: click-to-sort-reports, size: 36818) | |
|
2012-11-24
| ||
| 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: [7030e52dd7] check-in: [aaa8e45b36] user: drh branch: ticket-enhancements, size: 34818) | |
|
2012-11-23
| ||
| 15:57 | All markup of the form <verbatim-ID>...</verbatim> with an options "links" or "links=BOOLEAN" attribute. Improved TH1 tracing and error reporting capabilities. Improved documentation on how reports work. ... (file: [50f539fa85] check-in: [23c75abde4] user: drh branch: ticket-enhancements, size: 33958) | |
|
2012-11-20
| ||
| 13:42 | Only suppress bad hyperlinks for check-in comments and tickets. Continue to show the broken hyperlinks on wiki pages. ... (file: [aef48be85a] check-in: [26ac392308] user: drh branch: trunk, size: 33607) | |
|
2012-11-08
| ||
| 15:40 | another minor xhtml error. ... (file: [35a1adeb7a] check-in: [44d5ad59b4] user: jan.nijtmans branch: trunk, size: 33593) | |
|
2012-11-04
| ||
| 12:59 | Fix typos. ... (file: [5bc4027439] check-in: [45065c5c28] user: dmitry branch: spelling, size: 33597) | |
|
2012-09-05
| ||
| 12:55 | const-qualification ... (file: [87ef18958f] check-in: [645f34834d] user: jan.nijtmans branch: eclipse-project, size: 33598) | |
|
2012-08-29
| ||
| 13:57 | Allow UTF-8 characters in sources. translate.exe will translate it to ASCII ... (file: [f06c9923cb] check-in: [9f6abc5968] user: jan.nijtmans branch: msvc-broken, size: 33591) | |
|
2012-08-07
| ||
| 14:58 | The SQL parameter $login in the SQL for a report returns the name of the login name of the current user. ... (file: [6b04a97525] check-in: [a4249d2180] user: drh branch: trunk, size: 33592) | |
|
2012-07-16
| ||
| 19:35 | Removed 2x extraneous #include "th.h". ... (file: [aa35f95abb] check-in: [27dc9b0b38] user: stephan branch: th1-query-api, size: 33492) | |
|
2012-07-15
| ||
| 00:39 | Added flags arg to Th_Render to allow us to eventually customize its output a bit. ... (file: [10b06d5a1c] check-in: [3ab06e8962] user: stephan branch: th1-query-api, size: 33508) | |
|
2012-06-29
| ||
| 15:59 | Update to the latest SQLite4 that requires converting preprocessor macro prefixes from "SQLITE_" to "SQLITE4_". ... (file: [53b43f0342] check-in: [0328d68181] user: drh branch: sqlite4, size: 33485) | |
|
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: [a0dce526c4] check-in: [6823912746] user: drh branch: sqlite4, size: 33464) | |
|
2012-06-11
| ||
| 17:33 | merge trunk again... (previous merge was not from latest trunk from fossil-scm.org) ... (file: [a7169a24a3] check-in: [7a57ab6465] user: mgagnon branch: mgagnon_fix, size: 33509) | |
|
2012-04-28
| ||
| 08:03 | Refinements to the new hyperlink logic and spider defense. ... (file: [4245eb2331] check-in: [d9c8a7dd73] user: drh branch: spider-defense, size: 33467) | |
| 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: [88745e5458] check-in: [8ae52fc418] user: drh branch: spider-defense, size: 33479) | |
|
2012-03-29
| ||
| 14:54 | Add vim modline everywhere ... (file: [23b4eeaa71] check-in: [a496d8e88d] user: mgagnon branch: mgagnon_fix, size: 33597) | |
|
2012-02-16
| ||
| 01:03 | Always convert the result of getenv() into UTF8. ... (file: [b99468be9b] check-in: [57152086b8] user: drh branch: trunk, size: 33621) | |
|
2012-01-04
| ||
| 18:29 | Process the style sheet using TH1 prior to returning it. This branch is experimental. ... (file: [da102e7f12] check-in: [d1b68cc0f3] user: drh branch: th1-css, size: 33616) | |
|
2011-11-04
| ||
| 20:46 | Added missing #ifdefs for json mode. ... (file: [cd634e4021] check-in: [d92aad2919] user: json-demo branch: json, size: 33622) | |
| 20:44 | removed old rptshowJson(). ... (file: [c536a8b88a] check-in: [5b13185100] user: json-demo branch: json, size: 33587) | |
|
2011-10-22
| ||
| 16:00 | Merged/resolved trunk [4092208afca3ff]. Accommodated changes in text_diff() signature. ... (file: [18dcb7eaac] check-in: [acc253f44c] user: stephan branch: json, size: 35552) | |
|
2011-10-20
| ||
| 16:31 | s/'%s'/%Q/ in rptshow(). ... (file: [72ec6d1e3d] check-in: [21af96623e] user: stephan branch: stephan-hack, size: 33555) | |
|
2011-10-17
| ||
| 16:08 | merged in trunk [fda7c2c63d] for side-by-side diffs. ... (file: [702ebf6ed0] check-in: [571f3aca5b] user: stephan branch: json, size: 35554) | |
|
2011-10-16
| ||
| 17:32 | Fix new and harmless compiler warnings that appeared with the upgrade to GCC 4.6.1. ... (file: [7f83411a48] check-in: [d8bbe4add6] user: drh branch: trunk, size: 33557) | |
|
2011-09-15
| ||
| 12:03 | initial mass-change merge of main repo with my fork. ... (file: [579e15be90] check-in: [5b44a419cd] user: stephan branch: json, size: 36021) | |
|
2011-09-14
| ||
| 17:45 | Refactored g.okXXX perms flags to g.perm.XXX. ... (file: [271567983f] check-in: [34b4dec0bc] user: stephan branch: stephan-hack, size: 34024) | |
|
2011-09-01
| ||
| 12:49 | Clean up a harmless compiler warning introduced by the previous check-in. ... (file: [b8bf42a664] check-in: [f7f4a80ea0] user: drh branch: trunk, size: 33952) | |
| 11:33 | Make sure the perferred timezone format has been queried prior to running user SQL, since while running user SQL access to the CONFIG table is restricted. ... (file: [3cf1c30203] check-in: [7922e56655] user: drh branch: trunk, size: 33966) | |
|
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: [194e7f2765] check-in: [32ad9a1584] user: drh branch: trunk, size: 33966) | |
|
2011-04-27
| ||
| 18:21 | Attempt to get Fossil working on windows systems that do not use UTF8 in the shell. ... (file: [d9739de8f1] check-in: [e805fa8db9] user: drh branch: windows-i18n, size: 33962) | |
| 01:35 | Further minor tweaks to configuration sync. ... (file: [0b71920a43] check-in: [b5aa3bfe88] user: drh branch: config-sync, size: 33908) | |
|
2011-03-14
| ||
| 12:18 | Fix typos in comments and error messages. Ticket [d38c2c8795181] ... (file: [8c408654f3] check-in: [c5f7ab040a] user: drh branch: trunk, size: 33675) | |
|
2010-12-30
| ||
| 16:46 | Add a new #include to report.c that is needed by DMC/PellesC compilers. ... (file: [f20ed0e8ff] check-in: [f5acf22b24] user: drh branch: trunk, size: 33674) | |
|
2010-12-29
| ||
| 20:20 | Allow the "localtime" modifier on date/time functions within ticket report SQL statements. Ticket [bf4f5725f6c90fc2] ... (file: [a5054647b9] check-in: [8c3bba8e97] user: drh branch: trunk, size: 33656) | |
|
2010-12-23
| ||
| 02:22 | Add new function fossil_strcmp() that works like strcmp() except that it handles NULL arguments correctly. Use fossil_strcmp() in place of strcmp() in many places in the code. ... (file: [caa67246dc] check-in: [31c52c7b3e] user: drh branch: trunk, size: 33580) | |
|
2010-12-09
| ||
| 13:56 | Use the built-in SQLite caseless string comparison functions instead of the C-library strcasecmp(). Accept mime-type application/x-fossil-uncompressed and avoid decompression when seen. ... (file: [d416981ae9] check-in: [0b6c414c6f] user: drh branch: trunk, size: 33556) | |
|
2010-11-16
| ||
| 23:16 | Update to the latest version of SQLite with the sqlite3_stmt_readonly() capability and use that interface for additional security of the user-entered SQL in the ticket report logic. ... (file: [6b2674f05c] check-in: [115f3ea60e] user: drh branch: trunk, size: 33548) | |
|
2010-10-15
| ||
| 16:11 | merge from trunk ... (file: [a3a22269c7] check-in: [c127179362] user: wolfgang branch: wolfgangHelpCmd, size: 31708) | |
|
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: [68a30b40cb] check-in: [2fac809165] user: drh branch: trunk, size: 31691) | |
| 18:48 | Remove a bunch of unused code. ... (file: [1fbfb7f4c0] check-in: [62f8acbe73] user: drh branch: trunk, size: 31579) | |
|
2010-10-10
| ||
| 08:59 | added more cross reference ... (file: [4cd190e24f] check-in: [c2ef371590] user: Ratte branch: wolfgangHelpCmd, size: 32464) | |
|
2010-10-07
| ||
| 18:46 | Merge in recent trunk changes. ... (file: [d6ea164186] check-in: [568ead7b41] user: drh branch: wolfgangTicketCmd, size: 32447) | |
| 09:11 | changed fossil ticket fieldlist to fossil ticket list fields and added fossil ticket list reports ... (file: [84d28ae156] check-in: [3f06f272cd] user: wolfgang branch: wolfgangTicketCmd, size: 32417) | |
|
2010-10-06
| ||
| 09:54 | moved attribute bgcolor to css ... (file: [f224fd8a8d] check-in: [720fa53d1f] user: wolfgang branch: wolfgangFormat2CSS_2, size: 28460) | |
|
2010-10-05
| ||
| 19:23 | added ticket list and new quoting option to ticket show ... (file: [3b176facfe] check-in: [82559a701f] user: wolfgang branch: wolfgangTicketCmd, size: 31486) | |
| 16:37 | fossil ticket show may use report name instead of report number ... (file: [cf7dc16d8f] check-in: [63d91f0b87] user: wolfgang branch: wolfgangTicketCmd, size: 30751) | |
| 10:43 | filter on ticket show working, report code moved to report.c ... (file: [139230cc9a] check-in: [092d763028] user: wolfgang branch: wolfgangTicketCmd, size: 30615) | |
|
2010-10-04
| ||
| 20:18 | ticket show working(without UUID-filter) ... (file: [81731f7393] check-in: [f3f7f13815] user: wolfgang branch: wolfgangTicketCmd, size: 28423) | |
|
2010-09-28
| ||
| 15:45 | more formats to css ... (file: [ef230683a2] check-in: [e05f750a45] user: wolfgang branch: wolfgangFormat2CSS_2, size: 28430) | |
|
2010-09-26
| ||
| 12:25 | some more htm validation ... (file: [991ad18a51] check-in: [e5bf291e1c] user: wolfgang branch: wolfgangFormat2CSS_2, size: 28470) | |
|
2010-09-22
| ||
| 14:32 | Updates to the submenu links for ticket views. ... (file: [55f067d635] check-in: [f29a826666] user: drh branch: trunk, size: 28342) | |
|
2010-09-12
| ||
| 17:12 | some ticket pages html validated ... (file: [3859ac4a94] check-in: [b9f38e16d0] user: wolfgang branch: wolfgangFormat2CSS, size: 28342) | |
| 12:49 | corrected some & chars in hyperlinks and added missing quotes in attribute values ... (file: [630fcc411f] check-in: [214d2faf6d] user: wolfgang branch: wolfgangFormat2CSS, size: 28338) | |
| 10:42 | file timeline/attach pages HTML-validated ... (file: [494868c7fe] check-in: [cd2f91d31a] user: wolfgang branch: wolfgangFormat2CSS, size: 28282) | |
| 08:47 | correct all unclosed br and hr tags, skipped sqlite.c ... (file: [13359709da] check-in: [692b67bdcc] user: wolfgang branch: wolfgangFormat2CSS, size: 28278) | |
|
2010-05-16
| ||
| 19:08 | Change from GPL to the Simplified BSD License. ... (file: [2a77ae11cd] check-in: [c06edd231f] user: drh branch: clear-title, size: 28270) | |
|
2010-03-25
| ||
| 13:52 | Added the 'New Ticket' link to the ticket report view ... (file: [c6a14412ac] check-in: [f3df06b09f] user: jeremy branch: trunk, size: 28611) | |
|
2010-01-13
| ||
| 09:58 | Fixed bug where the ticket report view page was checking the wrong security attribute (too secure) which was causing people who should be able to view ticket reports to not be able to view ticket reports. ... (file: [cd5c1fdb1a] check-in: [5fc36e2faa] user: jeremy_c branch: trunk, size: 28488) | |
|
2010-01-09
| ||
| 18:43 | Call ticket_init() from the report view so users can have access to all the common ticket code ... (file: [32747b4d90] check-in: [6d0b76d01f] user: jeremy_c branch: trunk, size: 28487) | |
| 18:32 | Added a user configurable TH1 template for the ticket report list. ... (file: [6b2f62f721] check-in: [14253e9b33] user: jeremy_c branch: trunk, size: 28470) | |
| 13:11 | If a ticket query begins with an underscore then: # Do not include a link to execute the query directly # Do not show to those users that do not have ticket report access This allows you to create ticket report queries that are for form submissions only, not direct access. ... (file: [58de62240e] check-in: [6069602aba] user: jeremy_c branch: trunk, size: 28645) | |
|
2009-12-31
| ||
| 14:49 | * Fixed security bug in ticket reports, you previously had to have Check-out security to view a ticket report, you now have to have "r" (Read-tkt) to view ticket reports. ... (file: [62bb643c93] check-in: [6ee7316567] user: jeremy_c branch: jeremy_c-timeline, size: 28475) | |
|
2009-12-17
| ||
| 15:23 | Remove from the "New Report Format" text obsolete instructions that had been copied out of CVSTrac. Ticket [66de5264986]. ... (file: [e3258afe06] check-in: [4b0d2fbefb] user: drh branch: trunk, size: 28474) | |
|
2009-08-30
| ||
| 01:22 | Disable additional hyperlinks when "history" privilege is disabled (by default when the user has not signed in as "anonymous" or other known user.) Help prevent spiders for soaking up bandwidth. ... (file: [911a1c587a] check-in: [5fe3aee839] user: drh branch: trunk, size: 30086) | |
|
2009-07-06
| ||
| 23:53 | Update to the latest SQLite. On the "Ticket" page, if "nobody" is not allowed to create new tickets but "anonymous" is, then offer a hyperlink to log in as anonymous. Change the default settings to be more secure. ... (file: [dff9f62bfb] check-in: [623a9129c8] user: drh branch: trunk, size: 29996) | |
|
2009-01-24
| ||
| 10:44 | Fix some compiler warnings. ... (file: [79992110fa] check-in: [cd965de682] user: drh branch: trunk, size: 29789) | |
|
2009-01-23
| ||
| 01:01 | Nomenclature chanage: "bug report" becomes "ticket" ... (file: [99dd85042a] check-in: [cf9ee7d67e] user: drh branch: trunk, size: 29761) | |
|
2009-01-08
| ||
| 14:05 | Disable SQL restrictions as soon as the user-supplied report-generator SQL has been parsed, so that other queries that run during report rendering and run unimpeded. Ticket [c666e737cb028bcec2d55659d79ce8521355d2bf] ... (file: [dc93483c83] check-in: [58f15e92ae] user: drh branch: trunk, size: 29785) | |
|
2008-10-18
| ||
| 12:55 | Add defenses against [http://en.wikipedia.org/wiki/Cross-site_request_forgery | cross-site request forgery] attacks. ... (file: [e35bb33ea9] check-in: [0be54823ba] user: drh branch: trunk, size: 29623) | |
|
2008-07-19
| ||
| 15:12 | Fix enforcement of access restrictions on reports. Do not allow reports to show the content of fields whose names begin with "private_" unless the "e" permission is enabled. ... (file: [fee58e3fd7] check-in: [21326fb6f7] user: drh branch: trunk, size: 29495) | |
|
2008-07-15
| ||
| 16:42 | Work toward getting bug-tracking working well. ... (file: [1a3b1f6f03] check-in: [d3e711fd2f] user: drh branch: trunk, size: 28879) | |
|
2008-06-08
| ||
| 15:10 | Fix a C++-ism in report.c. ... (file: [6a7885da53] check-in: [9e2d2676a4] user: drh branch: trunk, size: 28661) | |
|
2008-05-28
| ||
| 18:48 | Continuing work on the ticketing system. ... (file: [5e81235a00] check-in: [49380d500a] user: drh branch: trunk, size: 28661) | |
|
2008-05-25
| ||
| 19:36 | Incremental work on tickets and especially ticket configuration. ... (file: [754ebac1f2] check-in: [ce277cadda] user: drh branch: trunk, size: 29433) | |
|
2008-05-17
| ||
| 21:15 | Add the "Bugs" menu element on the default header. Progress on implementing bug tracking. ... (file: [341078a2b9] check-in: [86ed68ba34] user: drh branch: trunk, size: 29354) | |
| 14:49 | The bug report generator compiles but still does not work right. ... (file: [78ac6cf583] check-in: [55342eb9fb] user: drh branch: trunk, size: 28659) | |
|
2007-12-02
| ||
| 22:30 | Addition to the default style sheet to cover the name/value pairs at the top of the vinfo page. Also a bugfix in the report.c code. ... (file: [15271012d7] check-in: [dff17229ff] user: drh branch: trunk, size: 30583) | |
|
2007-11-26
| ||
| 01:33 | Begin porting the CVSTrac ticket reporting code over to fossil. The new code is not yet connected into the system. The port is incomplete. ... (file: [3412e750ff] check-in: [62f37c9722] user: drh branch: trunk, size: 30580) | |