Age | Message |
---|---|
13 years 8 months | Enter a release date (i.e. release) 1.1.1 |
Commit 78f5cef5bd6d0b998f78373076322c89c14e8e11,
by Thomas Keller
|
|
13 years 8 months | One new string translated. |
Commit 8928b1654cc8aa8ac95c28dcb26d7e2b798c3a22,
by Fernando Sayago Gil
|
|
13 years 8 months | Translate a new string. |
Commit 977fa0d1d496106367c5ba790d45fe5a6f8df430,
by William MARTIN
|
|
13 years 8 months | Bump to 1.1.1 (not released yet, though) |
Commit 6c6b7d6bb2919af01a3d0f1785717e85a168d326,
by Thomas Keller
|
|
13 years 8 months | Note the recent fixes |
Commit f92e88e9b45ce6add9c530e29100981a09d65d11,
by Thomas Keller
|
|
13 years 8 months | Add the new string to idf.pot and update the German translation accordingly. |
Commit 6e58899fdf09cb68feced8d52badc1beb1b46442,
by Thomas Keller
|
|
13 years 8 months | Add a short sentence about password recovery on the registration page (fixes issue 652) |
Commit 1513598420757d4cb50078c15cd349b7c6b2522b,
by Thomas Keller
|
|
13 years 8 months | Improve a translation. |
Commit 9cfc06076088e1dcd455124c37a58c5414a224f4,
by Thomas Keller
|
|
13 years 8 months | Add IDF_EmailAddress to backup |
Commit a531e34ec2d5595b822822097f4a192bf28d4f9d,
by Patrick Georgi
|
|
13 years 8 months | Fix a typo in the French translation and add myself to AUTHORS. |
Commit 2cce23b5b480d65cf2bf27acd8532f3bd79bb8cc,
by Jean-Philippe Fleury
|
|
13 years 8 months | Updated gitserve.py to work with python 3.x |
Commit e518bc9b6804e07045a94ee736773140d2ea336f,
by Sindre Myren
|
|
13 years 8 months | Notice the fix of issue 643 in NEWS |
Commit 8e02d05ba9e1196a4e052054a9ac6dee3bbe76c5,
by Thomas Keller
|
|
13 years 8 months | Skip linking to a non-existing diff section for changed binary files (fixes issue 643) |
Commit f1310833154a96ab1fbb5d1da2c3297aa4c7eaf0,
by Thomas Keller
|
|
13 years 8 months | getArchiveStream() should actually be public (issue 648) |
Commit 1a52133fd4eb9accefb7bcd83c40cf289c78a838,
by Thomas Keller
|
|
13 years 9 months | Enter a release date and the proper version |
Commit 627bc4e45fbe29915d5bf3bb2721a2c35ea6a3b2,
by Thomas Keller
|
|
13 years 9 months | Note that together with issue 136 also issue 500 was fixed. |
Commit 909c76ebfb84754d4f9f489a23eccf1bdf4e53be,
by Thomas Keller
|
|
13 years 9 months | Various smaller fixes to the Makefile. - Rename the %_tarball targets to %-zipfile (which they actually are) and use a dash instead of an underscore for easier typing - Use the short revision id in the file name (the file src/IDF/version.php contains the full ID) - Improve the English for some descriptions and break long lines into the next line |
Commit 0899ba8515842844deb228d62096249aa1577591,
by Thomas Keller
|
|
13 years 9 months | Add basic source version tracking. Indefero's version is now noted in src/IDF/version.php; just before a release is made, the '-dev' is removed and after the release is made, the version should be increased and '-dev' should be added back to denote that the development for the next version started. The revision identifier is automatically set when an archive is created and is based on the revision that the archive creator gave to git-archive(1). If people follow development, we try to get the current deployed version with git-log(1) and if that fails as well, the revision is determined to be 'unknown'. Version and revision are then rendered as HTML meta tags in the header of each template. (All this is done by the new {appversion} tag.) |
Commit b7c0b4049133868df071109820ed2d989c5f1c62,
by Thomas Keller
|
|
13 years 9 months | Spanish translation updated. |
Commit 48257ccfed2b98c396640058a86df14350b4c83e,
by Fernando Sayago Gil
|
|
13 years 9 months | French translation updated. |
Commit 269949a65f8b026c5f9d39b27b5b19489d5c3c83,
by William MARTIN
|
|
13 years 9 months | Order the author list alphabetically by first name (makes more sense). Also add missing authors from git log and a couple of missing emails / IDF usernames. |
Commit c2de7123e4c13ef7a1a9f1212ee9c61829d93d57,
by Thomas Keller
|
|
13 years 9 months | Merge branch 'release-1.1' of projects.ceondo.com:indefero into release-1.1 |
Commit e0c6dcd5a40a8e1ec3cd628f4259955a8c34bc0f,
by Thomas Keller
|
|
13 years 9 months | Fix issue 618 by returning the input unaltered in case PCRE still fails to evaluate it with the expanded backtrack limit. |
Commit 734ddda3636fbca636b5656e589ce0798a336763,
by Thomas Keller
|
|
13 years 9 months | Issue 518 was actually a dupe of issue 469. |
Commit 02cd448f8970701f29b3956733f31af85823709b,
by Thomas Keller
|
|
13 years 9 months | Mercurial log template and parseLog pattern modification. Added a template for getting a controlled log; in parseLog, changed the regular expression to match the pattern used in the template (fixes issues 507 and 508). |
Commit 5fc3a987def871a246d42affdaa30aefeb321e07,
by MatÃas Halles
|