Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events occurring around 2a9f9568eabb3be3.

2010-01-12
14:33
Fix typo on the /doc/tip/www/password.wiki page. Add a link to that page from the home page. check-in: c16017374e user: drh tags: trunk
14:10
Transfer SHA1-encoded passwords on a "configure push|pull user" when the client has Admin privilege. check-in: 9c5322463b user: drh tags: trunk
13:55
Merge the experimental password changes into the trunk. check-in: 596f3c10fe user: drh tags: trunk
13:47
Reverted previous commit [1bf6cf832d] as it contains a major flaw of wiki links not being rendered. I tested on simple cases only, will reimplement in a way that allows wiki links to be rendered properly. check-in: b9897bb934 user: jeremy_c tags: trunk
13:38
Added an option to enable ALL HTML, CSS and JavaScript tags/attributes for wiki pages. This comes with a strong warning against doing so on any public project. check-in: db344436c2 user: jeremy_c tags: trunk
10:41 Ticket [6248d17d6f] file not found status still Open with 1 other change artifact: 42f927e22d user: eric
07:08 Ticket [a395f43b33] The wiki name "表予申能十ソ" is not well-formed. status still Open with 1 other change artifact: 75f704aada user: anonymous ... 1 similar event omitted.
2010-01-11
22:06 Changes to wiki page Fossil artifact: 9d22ae3f80 user: drh
20:23 Changes to wiki page Fossil artifact: c009072262 user: anonymous
20:11 Ticket [1457156b27] "fossil gdiff" uses internal diff under some conditions status still Open with 1 other change artifact: ade57c06c3 user: anonymous
17:11
Added a 'New Ticket' link to the 'View Ticket' sub menu check-in: 1bf6cf832d user: jeremy_c tags: trunk
16:21
Additional clarification in the Password Management document. Closed-Leaf check-in: 261e55346d user: drh tags: experimental
16:09
Updates to the Password Management document. check-in: 1cba86eabb user: drh tags: experimental
15:07
Add the /doc/tip/www/password.wiki document. check-in: cac5675e6c user: drh tags: experimental
06:44 Ticket [375e570332] fossil: bad object id: 0 on up status still Open with 1 other change artifact: 86b73781d6 user: anonymous ... 1 similar event omitted.
04:49 Ticket [1457156b27] "fossil gdiff" uses internal diff under some conditions status still Open with 1 other change artifact: 0d25dc7703 user: altufaltu
2010-01-10
20:56
Change the hash algorithm for passwords so that USER.PW field stores a SHA1 hash of the project-code, user login, and user password, rather than just a hash of the user password. That way, the if two users select the same password, or if the one user selects the same password for multiple projects, the password hashes are still different. check-in: 4b58a7b838 user: drh tags: experimental
18:41
Fix ticket [135d8acbae] - parent/child indicators on timeline fail if there are suppressed lines because they still generate an entry in the JavaScript for the id that was skipped. check-in: 2975179442 user: eric tags: trunk
17:53 Ticket [135d8acbae] Website: Ancestors/Descendant JavaScript not working on fossil-scm.org status still Open with 2 other changes artifact: d6f4761aa3 user: eric ... 1 similar event omitted.
14:27
Merged ticket report list fixes from [cd93f5965b] into trunk check-in: 023c9fed38 user: jeremy_c tags: trunk
13:03 Ticket [1457156b27] "fossil gdiff" uses internal diff under some conditions status still Open with 1 other change artifact: 39513c7637 user: anonymous ... 1 similar event omitted.
12:41 Edit [cfe33dcf9204b0ea]: Change branch background color to "#c0ffc0". Move to branch experimental. Edit check-in comment. Timestamp 2010-01-09 22:03:21. artifact: 2a9f9568ea user: drh
10:49 New ticket [1457156b27] "fossil gdiff" uses internal diff under some conditions. artifact: 303909cea9 user: anonymous
04:57 Ticket [e523287834] user passwords are stored in plain text status still Closed with 1 other change artifact: b553e1c6ba user: rwilson ... 1 similar event omitted.
00:46 New ticket [83e9e0016b] html tags are apparently not escaped or converted when presented via timeline.rss. artifact: 1e7e10c808 user: anonymous
00:07
Fixes to the configurable "report list". Load the correct default TH script when no report list script is specified. Send and receive the report list TH script together with other ticket configuration scripts. check-in: cd93f5965b user: drh tags: experimental
2010-01-09
22:34
Remove some debug/test printfs that were mistakenly left in the previous commit. check-in: e8b76a69ae user: drh tags: experimental
22:03
Store passwords in USER.PW as either cleartext (as is done in legacy) or as the SHA1 hash of the password. When changing a password or adding a new user, always use the SHA1 hash password. check-in: cfe33dcf92 user: drh tags: experimental
18:43
Call ticket_init() from the report view so users can have access to all the common ticket code check-in: 6d0b76d01f user: jeremy_c tags: trunk
18:32
Added a user configurable TH1 template for the ticket report list. check-in: 14253e9b33 user: jeremy_c tags: trunk
13:54 Ticket [68b4e947d0] '"Fossil"' is not recognized as an internal or external command status still Open with 1 other change artifact: 82b8ff9289 user: anonymous
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. check-in: 6069602aba user: jeremy_c tags: trunk
12:35
Added the cgi() SQL function implemented by Brain Theado. check-in: 19f552795b user: jeremy_c tags: trunk
12:16
Harmonized Admin/Log with other "Pagination" wording. Earlier has become Older, Later has become Newer. check-in: 2239226012 user: jeremy_c tags: trunk
2010-01-08
23:54 Ticket [68b4e947d0] '"Fossil"' is not recognized as an internal or external command status still Open with 1 other change artifact: 4677d50aee user: jeremy_c
22:56 Changes to wiki page Cookbook artifact: 33326d43a7 user: anonymous
22:04 Ticket [68b4e947d0] '"Fossil"' is not recognized as an internal or external command status still Open with 1 other change artifact: c276f0dc47 user: anonymous ... 4 similar events omitted.
20:44 New ticket [7df27f5236] sentence needs rewording. artifact: 4418dbc54f user: anonymous
19:29 Ticket [68b4e947d0] '"Fossil"' is not recognized as an internal or external command status still Open with 2 other changes artifact: bc77e6c213 user: drh ... 1 similar event omitted.
18:49
Fix minor typo in www/theory1.wiki . check-in: 8748d75b5f user: eric tags: trunk