Re: [fossil-dev] Proposed schema change

2014-11-28 Thread Richard Hipp
Trunk now support a range of valid aux-schema values. If the BASEID field is present on the PLINK table, it will be used. If not, then the field is not used. The schema is updated to the latest on the next rebuild. On Wed, Nov 26, 2014 at 11:15 AM, Jan Nijtmans wrote: > 2014-11-26 16:53 GMT+0

Re: [fossil-dev] admin timeline re-revisited

2014-11-28 Thread Richard Hipp
I did some clean-up of your initial implementation. Further needs: (1) A webpage to look at the log and (perhaps) to truncate the log. (2) More calls to admin_log() in the code. On Thu, Nov 27, 2014 at 12:04 PM, Stephan Beal wrote: > On Wed, Nov 26, 2014 at 7:41 PM, Stephan Beal > wrote: > >>

Re: [fossil-dev] admin timeline re-revisited

2014-11-28 Thread Stephan Beal
On Fri, Nov 28, 2014 at 4:41 PM, Richard Hipp wrote: > I did some clean-up of your initial implementation. Further needs: > Great :) i was wondering how to ensure the proper db name there. (1) A webpage to look at the log and (perhaps) to truncate the log. > (2) More calls to admin_log() in t

Re: [fossil-dev] Proposed schema change

2014-11-28 Thread Richard Hipp
On Wed, Nov 26, 2014 at 1:48 PM, Richard Hipp wrote: > > > On Wed, Nov 26, 2014 at 1:46 PM, Stephan Beal > wrote: > >> >> Now that you mention it... i also have a small schema wish: i want the >> full list of files for a given checkin. i've banged my head over SQL-only >> solutions, and don't s

Re: [fossil-dev] Proposed schema change

2014-11-28 Thread Stephan Beal
On Fri, Nov 28, 2014 at 6:26 PM, Richard Hipp wrote: > Such a virtual table is now on trunk: > > CREATE VIRTUAL TABLE temp.x USING files_of_checkin; > SELECT * FROM x WHERE checkinID=?; > OMG. It would have taken me a week to do that. > The checkinID is the numeric "RID" of the checkin

Re: [fossil-dev] admin timeline re-revisited

2014-11-28 Thread Stephan Beal
On Fri, Nov 28, 2014 at 4:41 PM, Richard Hipp wrote: > I did some clean-up of your initial implementation. Further needs: > > (1) A webpage to look at the log and (perhaps) to truncate the log. > /admin_log, reachable via the /setup menu. There is of course lots of work to do there. Currently i

[fossil-dev] Wanted: sitemap page

2014-11-28 Thread Richard Hipp
The Fossil web interface has many pages that are difficult to find. We should not be cluttering the (default) menu bar with new and seldom-used links. But perhaps it would be nice to have a "site map" page someplace that provides links to many of the more obscure web pages currently in the interf

Re: [fossil-dev] Proposed schema change

2014-11-28 Thread Richard Hipp
On Fri, Nov 28, 2014 at 12:44 PM, Stephan Beal wrote: > If there are no objections i'll add the SQL function sym2rid() which works > like symbolic_name_to_rid(). Then the above becomes: ... WHERE > checkinID=sym2rid('trunk'); i thought we already had such a function, but > don't see it. > > Can y

Re: [fossil-dev] Wanted: sitemap page

2014-11-28 Thread K. Fossil user
Before you ask for any change, may be a poll about it should be a nice idea.example: What do you want to reach easily ? Timeline, diffs, tickets, etc. ?etc. Then the next poll must be more precise so you may have a more accurate view of what people may need, really.You may have a binary-tree-lik

[fossil-dev] There is no links to unsuscribe ?

2014-11-28 Thread K. Fossil user
There is no links to unsuscribe ?I do ask because I receive this mail in my spamming box ! Best Regards A.___ fossil-dev mailing list fossil-dev@lists.fossil-scm.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev

Re: [fossil-dev] There is no links to unsuscribe ?

2014-11-28 Thread Andy Bradford
Thus said "K. Fossil user" on Fri, 28 Nov 2014 23:48:42 +: > List-Id: > List-Unsubscribe: > , > > List-Archive: