Commit Graph

887 Commits (master)
 

Author SHA1 Message Date
William MARTIN f88e529b85 Update the form validation of IDF_Form_ReviewFileComment.
Now we can add a general comment without per file comment.

Fix issue 660
2011-04-06 13:07:19 +02:00
Thomas Keller f8b49c805a -e is needed for bash's echo (and probably others as well) 2011-02-22 16:25:33 +01:00
Thomas Keller 7ac254169c Merge branch 'develop' of projects.ceondo.com:indefero 2011-02-22 16:08:01 +01:00
William MARTIN f95ff57db9 Remove --width option for msgmerge 2011-02-22 14:34:58 +01:00
William MARTIN c2207452bd Update the POT generation in Makefile
Really delete the older POT file to avoid merge with old entry
2011-02-22 14:26:09 +01:00
William MARTIN a28604ae4f Ignore backup file 2011-02-22 11:43:01 +01:00
William MARTIN 4e53b7d178 Create a Makefile for common task
- Generate tarball from GIT, using git archive
- Updating POT file
- Updating PO file
2011-02-22 11:32:59 +01:00
Thomas Keller 2b7de0b7a4 Merge branch 'develop' of projects.ceondo.com:indefero 2011-02-21 10:44:48 +01:00
William MARTIN f590b1c5f8 First part of the spanish translate by Mika
Signed-off-by: William MARTIN <william.martin@lcpc.fr>
2011-02-21 09:44:42 +01:00
Thomas Keller bae73f266c German translation finalized. 2011-02-14 00:05:37 +01:00
Thomas Keller b00dbfaeaa Typos fixed. 2011-02-13 01:19:17 +01:00
Thomas Keller e2e1e50890 14 left, but too much for tonight. I fixed a couple of f'ups and
added a short translation intro on top with the proper copyrights.
2011-02-13 01:12:42 +01:00
Thomas Keller 423548dc2c Grammar. 2011-02-13 00:24:18 +01:00
Thomas Keller 545117eeae Punctation fixes and phrase changes. 2011-02-12 01:08:16 +01:00
Thomas Keller 0b0392a274 Another large chunk for the German translation has been finished.
Many fixes also went in.
2011-02-12 00:57:14 +01:00
Thomas Keller 0c0236c766 Russian and German translation updated. 2011-02-11 01:54:48 +01:00
Thomas Keller 067d88136e Updated ru translation from indefero (thanks Denis Kot!) 2011-02-10 01:40:57 +01:00
Thomas Keller d0cd0bb9bf Update the German translation a bit - still lots of work left. 2011-02-10 01:38:50 +01:00
Thomas Keller 69ecb1a049 Add a proper Plural-Forms setting (Chinese doesn't have a plural)
and remove a wrong translation (I'm unable to find out where the %s
should have been put), so again, 'msgfmt -c' is happy now.
2011-02-09 01:30:33 +01:00
Thomas Keller e50f2f2b5f Fix a couple of fatal errors reported by 'msgfmt -c'. 2011-02-09 01:24:36 +01:00
Thomas Keller 905a81a715 'zh' alone is actually not a valid locale, but 'zh_CN' is. 2011-02-09 01:17:08 +01:00
Thomas Keller 4d0d41ef02 Updated idf.pot and all translations with the latest strings. 2011-02-09 01:08:39 +01:00
Thomas Keller 15e7adaefb Add the PHP command to extract the i18n contents from Pluf's template files 2011-02-09 01:02:58 +01:00
Thomas Keller fea67af4df Add a command to merge pot changes into the individual po files 2011-02-09 00:48:20 +01:00
Thomas Keller 86832e4a36 Started on the overhaul of the German translation:
- The previous translator mixed "Du" and "Sie", I stumbled upon
  "Du" at first and decided to stick with that.
- The poedit extra headers have been removed; a proper plural
  configuration has been added.
- Many strings have been misspelled and were thus fixed, though
  there is still lots of work left.
2011-02-09 00:39:03 +01:00
Baptiste Durand-Bret c6ffc47c24 Fixed issue 611, updated the French translations. 2011-02-04 13:56:04 +01:00
Loïc d'Anterroches 40881bb4e5 Merge branch 'develop' 2011-02-02 10:35:15 +01:00
Loïc d'Anterroches 7cedd4af7a Fixed to not work on a bad key. 2011-02-02 10:34:48 +01:00
Loïc d'Anterroches 6832e45b1f Merge branch 'develop' 2011-02-01 21:02:44 +01:00
Loïc d'Anterroches e31f10e648 Fixed error in the cron job if a key has a bad format. 2011-02-01 20:58:24 +01:00
Patrick Georgi 336faa4503 Monotone's diff parsing conflicts with Subversion's - make sure we
do not let mtn recognize svn's underline that marks a new patch.
2011-01-30 00:14:35 +01:00
Patrick Georgi fbd1ebc294 Add the parent property to a subversion commit. 2011-01-30 00:05:09 +01:00
Thomas Keller 7bcfb806b0 Create valid HTML for the branch and tag list headings (no block
elements inside headings) and also use a lower heading, h3 and not h1
for the subheadings.
Reduce the amount of code duplication with include's for each VCS.
2011-01-27 14:12:42 +01:00
Thomas Keller 2908e28999 Vertical-align properly. 2011-01-26 02:40:28 +01:00
Thomas Keller a188e1b275 Use the proper unicode arrow code point instead of "->". 2011-01-26 02:37:34 +01:00
Thomas Keller 52d76cd146 Make the change list in the commit view a little nicer by styling the
individual change types with colored markers and apply a little help
hint to each of them.
2011-01-26 02:27:08 +01:00
Thomas Keller 4eb34044ff Apply the context area changes to git and hg scm views as well
(partially resolves issue 601)
2011-01-26 01:55:58 +01:00
Thomas Keller ccb1bd33d4 Add a clear button to the tag / branch filter input fields; simplify
the jQuery code a bit.
2011-01-26 01:37:29 +01:00
Loïc d'Anterroches ba14aec7a3 Merge branch 'develop' 2011-01-25 09:58:25 +01:00
Loïc d'Anterroches 41fb1bf13c Fixed the table of content to work with all the browsers. 2011-01-25 09:57:44 +01:00
Thomas Keller ddb05e68a3 Implement IDF_Scm::getExtraProperties 2011-01-24 15:11:12 +01:00
Loïc d'Anterroches b544792f36 Merge branch 'develop' 2011-01-24 14:22:17 +01:00
Loïc d'Anterroches a069661b4a Merge branch 'develop' of projects.ceondo.com:indefero into develop 2011-01-24 14:21:44 +01:00
Loïc d'Anterroches 07c94b97f9 Merge branch 'feature-merge-history' into develop 2011-01-24 14:20:49 +01:00
Loïc d'Anterroches 116a7e34db Added the display of the commit parents in the changelog view.
The old commits will not have the parents displayed as already cached in the DB, but the new will get them.
2011-01-24 14:20:33 +01:00
Thomas Keller f4fc2342d5 Refer to monotone 0.99.1 or later, 0.99 is a bit buggy wrt automation 2011-01-24 12:57:22 +01:00
Loïc d'Anterroches f7228ef2ec Merge branch 'develop' 2011-01-24 12:06:05 +01:00
Loïc d'Anterroches 207eb1322d Fixed to correctly store utf-8 string in the git cache. 2011-01-24 11:53:24 +01:00
Loïc d'Anterroches 390c9b5048 Added to collect associated data for the commits in one SQL query. 2011-01-23 17:12:19 +01:00
Loïc d'Anterroches 58804923ef Cosmetic fix to prevent wrapping of the date. 2011-01-23 17:08:07 +01:00