age |
author |
description |
2009-02-16 |
Romain PELISSE |
Oops, overwrite some of my translation by adding Hugues works... Corrected. |
2009-02-16 |
Romain PELISSE |
Oops, overwrite some of my translation by adding Hugues works... Corrected. |
2009-02-16 |
Hugues Frachon |
Relecture orthographique |
2009-02-16 |
Romain PELISSE |
Quelques 'rephrasage' suite aux remarques pertinentes de Hugues |
2009-02-16 |
Hugues Frachon |
Relecture orthographique |
2009-02-16 |
Hugues Frachon |
Relecture orthographique |
2009-02-16 |
Romain PELISSE |
Work in progress on tour-basic |
2009-02-16 |
Romain PELISSE |
Work in progress on tour-basic |
2009-02-16 |
Romain PELISSE |
Work in progress in tour-basic |
2009-02-14 |
Romain PELISSE |
Fixing some URLs that was breaking the build... Some still not working here, but i'll fix it later |
2009-02-13 |
Romain PELISSE |
Some more typo, added most of the missing links |
2009-02-12 |
Romain PELISSE |
More typos... |
2009-02-09 |
Wilk |
lines of intro.tex at 70c width |
2009-02-09 |
Wilk |
review french intro.tex |
2009-02-09 |
Wilk |
review of french preface |
2009-02-08 |
Romain PELISSE |
First load of translation in the tour-basic |
2009-02-08 |
Romain PELISSE |
Hum, i don't think that Fink on mac is actually apt-get :) |
2009-02-08 |
Romain PELISSE |
Intro.tex finished... Still neeeded a decent check to remove most of spelling errors. |
2009-02-08 |
Romain PELISSE |
Work in progress in translating intro.tex |
2009-02-08 |
Romain PELISSE |
Correcting a few typos, spotted while translating the hgboox in french, in the english version |
2009-02-08 |
Romain PELISSE |
Work in progress on translating the introduction chapter. I also added a non exhaustive list of major Open Source projet using Mercurial. This list still needs to be 'linked' with the appropriate URLs, and also to be 'backported' into the english and spanish version of hgbooks. |
2009-02-08 |
Romain PELISSE |
Correcting some typos and missing words |
2009-02-06 |
Romain PELISSE |
Work in progress on intro.tex... |
2009-02-06 |
Romain PELISSE |
Beginning translation work on 'intro.text' |
2009-02-06 |
Romain PELISSE |
Finalising 'preface' translation |
2009-02-05 |
Romain PELISSE |
Initial copy from the english version, added package for french input. |
2010-04-18 |
gpiancastelli |
Typo. [H/T Gianluigi Cusimano] |
2009-10-27 |
Bryan O'Sullivan |
Merge with http://bitbucket.org/gpiancastelli/hgbook-it/ |
2009-09-15 |
gpiancastelli |
Update home page. |
2009-10-27 |
Bryan O'Sullivan |
Merge with http://bitbucket.org/dukebody/hgbook-alqua/ |
2009-10-27 |
dukebody |
Fix image links and move the throbber to a proper location to be served. |
2009-10-27 |
dukebody |
Move page footer after navigation links. |
2009-10-27 |
dukebody |
Adjust the footer style. |
2009-10-27 |
dukebody |
Only allow comments inside document elements (not page footer, etc.) |
2009-10-27 |
dukebody |
Align new comments to the left too. |
2009-10-27 |
dukebody |
Develop per-chapter templates and adapt the element creation script to deal with them. |
2009-10-26 |
dukebody |
Align the comments themselves and the comment form to the left. |
2009-10-26 |
dukebody |
Move equations commenttogle to the right and remove link hover hilighting. |
2009-10-26 |
dukebody |
Place equations' comments just after the equations, in the same table. |
2009-10-26 |
dukebody |
Fix mistakenly broken function call. |
2009-10-26 |
dukebody |
Stage an unexplicably unstaged javascript file. |
2009-10-26 |
dukebody |
Fix http-equiv TAL statement. |
2009-10-26 |
dukebody |
Add default plasTeX theme template. Remove obsolete example. |
2009-10-26 |
dukebody |
Close chapter contents properly before the document footer. |
2009-10-26 |
dukebody |
Add plasTeX theme folder with installation and usage instructions. |
2009-10-26 |
dukebody |
Add html template for documents. |
2009-10-26 |
dukebody |
Restructure the folders layout to allow easier static serving with a real webserver in the future. |
2009-10-26 |
dukebody |
Add option to the html parser to try to avoid empty nodes. |
2009-10-26 |
dukebody |
Unify style for authors css class. |
2009-10-26 |
dukebody |
White background not needed for body if content is wrapped into .chapter. |
2009-10-26 |
dukebody |
Place comments widget outside the <table> element to avoid layout issues. |
2009-10-26 |
dukebody |
Page background must be white since formulas' background is always white. |
2009-10-26 |
dukebody |
Move hgbook styles to a new folder and publish it statically. |
2009-10-20 |
dukebody |
Add sysargs checker. |
2009-10-19 |
dukebody |
Register script to insert ids and generate the associated elements in the database. |
2009-10-19 |
dukebody |
Add support for commenting equation tables. |
2009-10-11 |
dukebody |
Change fields to fieldsets in the Comment admin model. The 'date' |
2009-10-11 |
dukebody |
Add an initialization import to load the admin models. |
2009-10-11 |
dukebody |
Fix mismatched parenthesis in the main urls definition. |
2009-10-27 |
Bryan O'Sullivan |
Merge with Dongsheng |