Peter Landgren
4c93a08c14
Change of first letter in month's names to lower case.
...
svn: r13454
2009-10-29 07:22:17 +00:00
Luigi Toscano
ad8c24d9c3
Italian translation for month names
...
svn: r13452
2009-10-28 23:36:10 +00:00
Jérôme Rapinat
cd46badf1e
update still parsing problem with one date format
...
svn: r13448
2009-10-28 18:40:20 +00:00
Jérôme Rapinat
dc85030a20
typo
...
svn: r13445
2009-10-28 15:01:36 +00:00
Jérôme Rapinat
7f9934d2c8
Revised _Date_fr.py according to Brian's changes in revision 13442
...
svn: r13444
2009-10-28 15:00:16 +00:00
Espen Berg
ea35e9b5e7
Revised _Date_nb.py according to Brian's changes in revision 13442
...
svn: r13443
2009-10-28 13:02:30 +00:00
Brian Matherly
77847d37ba
0003320: DateDisplay: incorrect index for short_months and long_months
...
svn: r13442
2009-10-28 12:21:37 +00:00
Peter Landgren
c1c27b3ebf
Update of strings as requested.
...
svn: r13437
2009-10-28 07:34:37 +00:00
Brian Matherly
758d69ec88
Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations.
...
svn: r13436
2009-10-28 03:25:57 +00:00
Doug Blank
99282aa715
3272: Proposal for updating config settings
...
svn: r13346
2009-10-08 01:12:51 +00:00
Jérôme Rapinat
7640de64ea
3160: Add Serbian DateHandler (patch provided by VPeric)
...
svn: r12947
2009-08-10 15:00:29 +00:00
Jérôme Rapinat
b6d71f14f7
3156: Bug in Croatian DateHandler (patch provided by VPeric)
...
svn: r12945
2009-08-10 14:26:24 +00:00
Raphael Ackermann
65f72560d1
pep8 fixes
...
fixing typos
svn: r12934
2009-08-09 17:09:32 +00:00
Jérôme Rapinat
f213382d3a
Request #3083 : To display /Day month year/ on Date_fr.py
...
svn: r12766
2009-07-06 09:59:54 +00:00
Jérôme Rapinat
0d3314b9dc
typo - contribution by Jérôme Chailloux
...
svn: r12709
2009-06-25 18:16:50 +00:00
Zdeněk Hataš
a16fc9a8cb
Fixed typo in localized date handler, translation updates.
...
svn: r12676
2009-06-19 07:19:18 +00:00
Gerald Britton
021b754939
Bug 3011: change old-style classes to new-style classes
...
svn: r12559
2009-05-21 17:19:50 +00:00
Jérôme Rapinat
b578373033
pylint
...
svn: r12494
2009-04-29 12:38:30 +00:00
Peter Landgren
8a5ac4f03c
Removed code, that was committed by mistake.
...
svn: r12062
2009-02-21 07:18:53 +00:00
Luigi Toscano
f1fcb42a3f
Add Italian parser and displayer, derived from the Catalan one.
...
svn: r11952
2009-02-10 19:16:19 +00:00
Peter Landgren
0671acaf69
Added some doc strings as suggested by pylint.
...
svn: r11934
2009-02-09 10:47:03 +00:00
Jérôme Rapinat
ea96136bf9
PythonTidy (PEP-8 format)
...
svn: r11791
2009-02-01 17:25:12 +00:00
Peter Landgren
11da237db7
Fixed error in leap year calculation for Julian calendar, issue #2639 .
...
svn: r11700
2009-01-24 08:41:14 +00:00
Peter Landgren
b391b2b985
Swedish calendar now works with checking for possible dates.
...
svn: r11699
2009-01-23 18:49:49 +00:00
Peter Landgren
b2186d274e
Fixed wrong if statemants.
...
svn: r11691
2009-01-22 19:46:41 +00:00
Peter Landgren
3b7f4b6e10
Swedish cal. Valid check for the Sw. cal not working yet.
...
svn: r11688
2009-01-22 17:07:52 +00:00
Jérôme Rapinat
28ee7ee1a8
#445 : B.C.E and dates conversion on french_calendar
...
svn: r11681
2009-01-22 10:15:01 +00:00
Peter Landgren
8b67a937e7
Support for new Swedish calendar added.
...
svn: r11676
2009-01-20 15:38:29 +00:00
Peter Landgren
deb5771ba6
Typo fixed.
...
svn: r11675
2009-01-20 13:13:44 +00:00
Peter Landgren
a73b2da699
Swedish calendar added.
...
svn: r11665
2009-01-19 20:09:19 +00:00
Doug Blank
0652722cae
Two minor tweaks: allow one to specify jan1, and parse for jan1 before looking for j (julian abbreviation)
...
svn: r11645
2009-01-17 15:22:28 +00:00
Doug Blank
ed35e1de38
Bug fix #1834 , 1842: new-year boundaries in history, and editing slash dates: These changes allow the date editor dialog to change slashdates, and to change the first day of the year from Jan1. This is important for some date calculations and orderings. In order to do this, a new date format variation has been added. You can put Mar1, Mar25, or Sept1 in the parens with or without a Calendar type. For example: 'Jan 1, 1735 (Julian,Mar25)'. See further docs in wiki.
...
svn: r11644
2009-01-17 14:33:10 +00:00
Peter Landgren
6caf63009e
Fix of 2496 by adding correc spelling of languages.
...
svn: r11299
2008-11-13 09:03:05 +00:00
Peter Landgren
1fcb1afdb2
Fix of issue 2496.
...
svn: r11288
2008-11-11 18:10:59 +00:00
Jérôme Rapinat
95597ba134
Added _Date_ca
...
svn: r11187
2008-10-23 08:41:35 +00:00
Jérôme Rapinat
380dd6bc23
new Catalan date handler by Joan Creus <joan(dot)creus(at)gmail(dot)com>
...
svn: r11175
2008-10-21 08:39:41 +00:00
Jérôme Rapinat
201b56dba4
enable Croatian date handler
...
svn: r11114
2008-10-05 14:05:25 +00:00
Jérôme Rapinat
7d8197e654
new Croatian date handler (by josip(at)pisoj(dot)com)
...
svn: r11113
2008-10-05 14:03:05 +00:00
Gerald Britton
882199f1c2
Replace dict.has_key(x) with x in dict for performance gain
...
svn: r10874
2008-07-17 18:10:32 +00:00
Benny Malengier
dda6988dfc
ticket 2244 Date parser for Norwegian locale, allow 'b' for month
...
svn: r10854
2008-07-14 12:14:43 +00:00
Gerald Britton
4982292774
Code optimizations wrt handling of None - bug 2212
...
svn: r10811
2008-06-16 15:01:46 +00:00
Brian Matherly
d1b284c50d
0002113: Date parser rejects dates where a period (.) follows the month name (contribution from Gerald Britton <gerald.britton@gmail.com>)
...
svn: r10766
2008-05-28 04:36:10 +00:00
Espen Berg
450ff36dfc
Norwegian datehandler updated
...
svn: r10661
2008-05-04 07:55:01 +00:00
Doug Blank
405198db3b
0002106: Date pasting with leading spaces
...
svn: r10636
2008-04-24 01:06:33 +00:00
Doug Blank
dfdc81b768
A possibly controvertial change: making bad dates stand out via color in main tables
...
svn: r10597
2008-04-19 22:41:48 +00:00
Doug Blank
465e950888
further fixes for slash dates and updates to unit tests
...
svn: r10588
2008-04-19 04:51:12 +00:00
Doug Blank
3373062274
0002045: Julian date: year incremented each time event is modified; removed earlier hack, and fixed properly. Other date parsers or displayers may have to change
...
svn: r10587
2008-04-19 03:39:58 +00:00
Doug Blank
7aed9fc1bf
2008-02-25 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DateHandler/_DateParser.py: set year += 1
* src/gen/lib/date.py: removed slash-date fix
* src/gen/lib/test/date_test.py: slash dates sort correctly
svn: r10121
2008-02-26 00:14:36 +00:00
Doug Blank
6103ed9539
2008-02-25 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/gen/lib/test/date_test.py: new slash date tests
* src/gen/lib/date.py: new get_slash(), fix slash conversions
* src/DateHandler/_DateParser.py: parser sets slash date to Julian
svn: r10114
2008-02-25 05:46:45 +00:00
Raphael Ackermann
c962d5e6e1
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* various (294 files)
pep8 doc fixes & pylint fixes
svn: r10103
2008-02-24 13:55:55 +00:00