Menu

Trac Commit Log


Commit Date  
[r2175] by cmlenz

s/GPL/BSD

2005-09-04 20:18:17 Tree
[r2174] by jonas

Updated RELEASE, README and ChangeLog

2005-09-04 12:12:28 Tree
[r2173] by cmlenz

Restore the access key for the ''New Ticket'' navigation item.

2005-09-04 11:49:18 Tree
[r2172] by cboos

TracCrossReferences branch: some renamings
* `s/dst/target/`
* `s/dest/target/`
* `s/destination/target/`
* `s/src/source/`

Note: if you already had a `xref` table, simply do the following in sqlite:
{{{
#!sql
drop table xref;
update system set value='13' where name='database_version';
}}}
Then, using `trac-admin`, do an `upgrade` and an `xref`.

PS: also fixed the upgrade process (one statement at a time)

2005-09-04 08:49:59 Tree
[r2171] by mgood

add .vb to the recognized extensions for Visual Basic highlighting (fixes #1711)

2005-09-04 01:17:16 Tree
[r2170] by cboos

When upgrading an environment, a sample configuration file is written
besides the `trac.ini` in the `conf` folder.

This makes it easier for Trac administrators to manually add
the new configuration settings in the existing `trac.ini`.

It will be particularly useful for the 0.9 release, since
TracIni has evolved quite a bit since the 0.8 version ...

2005-09-03 10:58:39 Tree
[r2169] by mgood

add enscript highlighting for Lua (fixes #1711)

2005-09-02 23:25:26 Tree
[r2168] by cmlenz

Add line break before the 'replace' option on the new attachment page. Closes #1919.

2005-09-02 20:55:21 Tree
[r2167] by cmlenz

Restore correct MIME type for report RSS feed that was accidentially changed in [2166].

2005-09-02 20:39:33 Tree
[r2166] by cmlenz

* HTML-escape project name in title. Fixes #2000.
* Renamed HDF variable `project.name.encoded` to `project.name_encoded`. See #1915.
* Some fixes and cleanup to the report RSS feed.

2005-09-02 20:29:28 Tree
Older >
MongoDB Logo MongoDB