Commit Graph

81500 Commits

Author SHA1 Message Date
Marc Delisle
a92893b09e Merge pull request #155 from ayushchd/master
Pull request for bugs:#3802 Datepicker displayed just the first time
2013-02-08 09:42:20 -08:00
Burak Yavuz
e0ff6c0a0e Translated using Weblate (Turkish)
Currently translated at 100.0% (2602 of 2602)
2013-02-08 18:39:02 +01:00
ayushchd
403bafb999 Indentation fix 2013-02-08 23:08:06 +05:30
Marc Delisle
87b0c7c9f9 Forgot to fix the test 2013-02-08 10:59:11 -05:00
Marc Delisle
080690a838 Fix a bug: when doing a db search, then clicking on Browse on a result
row, the query generated for (at least) the Delete link was missing the
table name.
2013-02-08 10:37:42 -05:00
ayushchd
c506a590f1 Fix - Bugs:#3802 Datepicker displayed just the first time
Fixed the bug that was preventing the datepicker from displaying after
ajax call. datepicker remained initialized while its content was
replaced by the ajax response. tbl_change.js now reinitializes
datepicker everytime its loaded.
2013-02-08 20:19:07 +05:30
Panagiotis Papazoglou
cee0ad4b90 Translated using Weblate (Greek)
Currently translated at 100.0% (2602 of 2602)
2013-02-08 15:30:43 +01:00
Matías Bellone
b5bb49741c Translated using Weblate (Spanish)
Currently translated at 100.0% (2602 of 2602)
2013-02-08 15:23:45 +01:00
Michal Čihař
6794470f00 Translated using Weblate (Czech)
Currently translated at 100.0% (2602 of 2602)
2013-02-08 15:14:22 +01:00
Dieter Adriaenssens
c60817ea60 Translated using Weblate (Dutch)
Currently translated at 100.0% (2602 of 2602)
2013-02-08 14:51:25 +01:00
Weblate
a642086c85 Merge remote-tracking branch 'origin/master' 2013-02-08 14:49:01 +01:00
Marc Delisle
c8b5b2a54f Update po files 2013-02-08 08:48:34 -05:00
Weblate
6f9cafeff8 Merge remote-tracking branch 'origin/master' 2013-02-08 14:48:33 +01:00
Marc Delisle
608f301904 Translated using Weblate (French)
Currently translated at 100.0% (2601 of 2602)
2013-02-08 14:48:29 +01:00
Dieter Adriaenssens
4877c3656d Translated using Weblate (Dutch)
Currently translated at 100.0% (2601 of 2602)
2013-02-08 14:48:27 +01:00
Marc Delisle
dd04178c77 When referring to a table, we use the term "column" 2013-02-08 08:47:56 -05:00
Michal Čihař
ed31b89fc0 Translated using Weblate (Czech)
Currently translated at 100.0% (2602 of 2602)
2013-02-08 14:43:56 +01:00
Marc Delisle
bc0b49e103 Update po files 2013-02-08 08:36:04 -05:00
Michal Čihař
85bb5a88e6 Merge pull request #154 from lem9/master
Notice about missing non-unique column
2013-02-08 05:34:56 -08:00
Michal Čihař
b92fbfa072 Wrap long lines 2013-02-08 14:24:49 +01:00
Michal Čihař
dd28bf7109 Fix class documentation 2013-02-08 14:24:28 +01:00
Michal Čihař
23a602992d Rewrite testcases for error handler
Now they actually test desired behaviour, not random side effects of the
code.
2013-02-08 14:17:58 +01:00
Marc Delisle
6da336cd60 Notice about missing non-unique column 2013-02-08 07:49:43 -05:00
Marc Delisle
9b04804201 Fix typo 2013-02-08 07:22:48 -05:00
Marc Delisle
f138f8b385 Fix fatal error in PHP 5.2 2013-02-08 07:09:49 -05:00
Michal Čihař
526e56d71e Merge remote-tracking branch 'origin/QA_3_5' 2013-02-08 10:06:21 +01:00
Fabio Nunes
563cec3bf0 Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.6% (2527 of 2562)
2013-02-08 10:05:32 +01:00
Sondre Garmo
f333ba1c5a Translated using Weblate (Norwegian Bokmål)
Currently translated at 76.8% (1968 of 2562)
2013-02-08 10:05:32 +01:00
Mathieu Terroba
e0174a285a Translated using Weblate (French)
Currently translated at 100.0% (2562 of 2562)
2013-02-08 10:05:31 +01:00
Morten Henrichsen
1327b2b98d Translated using Weblate (Danish)
Currently translated at 100.0% (2562 of 2562)
2013-02-08 10:05:30 +01:00
atitan XD
5cf21e10a4 Translated using Weblate (Chinese (Taiwan))
Currently translated at 85.2% (2182 of 2562)
2013-02-08 10:05:30 +01:00
Weblate
9972503ce4 Merge remote-tracking branch 'origin/master' 2013-02-08 09:04:49 +01:00
Rostyslav Gaitkulov
40620765a6 Translated using Weblate (Ukrainian)
Currently translated at 89.1% (2316 of 2599)
2013-02-08 09:04:46 +01:00
Fabio Nunes
d372ba1770 Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.4% (2506 of 2599)
2013-02-08 09:04:43 +01:00
Sondre Garmo
e5b8316841 Translated using Weblate (Norwegian Bokmål)
Currently translated at 71.7% (1864 of 2599)
2013-02-08 09:04:40 +01:00
atitan XD
53e4a3aab0 Translated using Weblate (Chinese (Taiwan))
Currently translated at 79.1% (2056 of 2599)
2013-02-08 09:04:35 +01:00
Michal Čihař
8b26dc534d Fix backtrace collected on error
Since adding of another level of abstraction (addError), the handleError
method stayed in the backtrace. This lead to non useful backtraces and
explosion of session data size as handleError gets GLOBALS as one of
argument in case of user errors.
2013-02-08 09:03:52 +01:00
Xosé Calvo
352b62250b Translated using Weblate (Galician)
Currently translated at 100.0% (2562 of 2562)
2013-02-07 23:06:18 +01:00
Xosé Calvo
9c485f8921 Translated using Weblate (Galician)
Currently translated at 100.0% (2599 of 2599)
2013-02-07 23:05:53 +01:00
Weblate
e45a559153 Merge remote-tracking branch 'origin/master' 2013-02-07 12:16:39 +01:00
Michal Čihař
b3a317da78 bug #3519 [export] Prevent infinite recursion in PDF export. 2013-02-07 12:16:13 +01:00
Michal Čihař
81bdcec2ac This variable might be unset 2013-02-07 12:11:07 +01:00
Weblate
09f6c36613 Merge remote-tracking branch 'origin/master' 2013-02-07 11:54:21 +01:00
Michal Čihař
ebe9e3022b Missing changelog entries 2013-02-07 11:53:47 +01:00
Weblate
f86368767c Merge remote-tracking branch 'origin/master' 2013-02-07 11:50:06 +01:00
Michal Čihař
22dfaaf622 bug #2951 [export] Correctly export decimal fields. 2013-02-07 11:49:43 +01:00
Weblate
7fffb41431 Merge remote-tracking branch 'origin/master' 2013-02-07 11:33:22 +01:00
Michal Čihař
1031eb0572 Update TCPDF to 5.9.205 2013-02-07 11:33:04 +01:00
Weblate
53a4c03daf Merge remote-tracking branch 'origin/master' 2013-02-07 11:31:20 +01:00
Mathieu Terroba
52f041c6d4 Translated using Weblate (French)
Currently translated at 100.0% (2598 of 2599)
2013-02-07 11:31:17 +01:00