Martin Schönberger
|
ca18fad776
|
improved patch
|
2010-08-30 10:07:11 -04:00 |
|
Michal Čihař
|
e781f7f9b9
|
Add testcase for failed parsing.
|
2010-08-30 16:00:33 +02:00 |
|
Michal Čihař
|
4afbb59588
|
Add testcase for backticked table.
|
2010-08-30 15:55:52 +02:00 |
|
Michal Čihař
|
24b83423ce
|
Add testcase for simple SELECT.
|
2010-08-30 15:54:30 +02:00 |
|
Michal Čihař
|
a6ba984504
|
Start testcase for SQL parser.
|
2010-08-30 15:53:00 +02:00 |
|
Michal Čihař
|
388327d642
|
Debug code was migrated to testcase.
|
2010-08-30 15:24:07 +02:00 |
|
Michal Čihař
|
b65e19a8b1
|
Fix another wrong count.
|
2010-08-30 15:22:58 +02:00 |
|
Michal Čihař
|
e6bd28ea88
|
Test counts as well.
|
2010-08-30 15:22:49 +02:00 |
|
edgaras.janusauskas
|
2e8ba9cd07
|
Translation update done using Pootle.
|
2010-08-30 15:22:48 +02:00 |
|
Vladimir Tošić
|
d11ae81d68
|
Translation update done using Pootle.
|
2010-08-30 15:22:33 +02:00 |
|
edgaras.janusauskas
|
801e9a09f6
|
Translation update done using Pootle.
|
2010-08-30 15:22:30 +02:00 |
|
Michal Čihař
|
20800942f3
|
Revert "Avoid precalculating counts."
This reverts commit 42f04d4a7e .
We will stick with precalculated ones and check it in testcase.
|
2010-08-30 15:20:09 +02:00 |
|
Michal Čihař
|
8860f83466
|
READS should be before READ_*.
|
2010-08-30 15:19:44 +02:00 |
|
Michal Čihař
|
7f7bdf12bf
|
Avoid duplicate NOW in keywords.
|
2010-08-30 15:19:03 +02:00 |
|
Michal Čihař
|
7ab207384a
|
Add testcase for validity of SQL parser data.
|
2010-08-30 15:18:49 +02:00 |
|
Michal Čihař
|
42f04d4a7e
|
Avoid precalculating counts.
The count() on array is cheap in PHP and having hardcoded numbers only
tends to break.
|
2010-08-30 14:50:28 +02:00 |
|
Michal Čihař
|
aa45363719
|
Correct count of words.
|
2010-08-30 14:47:14 +02:00 |
|
Michal Čihař
|
0d1b515769
|
Fixed detection of ods_col_names (bug #3056017).
|
2010-08-30 14:47:14 +02:00 |
|
Michal Čihař
|
617b01499c
|
Fix typo.
|
2010-08-30 14:47:14 +02:00 |
|
ninadsp
|
d304002fc0
|
Re-initialize for each data field. It was being cleared in a BLOB field, which caused inline editing to fail for all further fields in that row
|
2010-08-30 08:36:18 -04:00 |
|
Michal Čihař
|
fdb0d32df4
|
Merge branch 'QA_3_3'
|
2010-08-30 14:18:02 +02:00 |
|
Michal Čihař
|
4a234050f2
|
bug #3054458 [core] Fixed displaying number of rows.
|
2010-08-30 14:17:51 +02:00 |
|
Michal Čihař
|
411844233d
|
Czech translation update.
|
2010-08-30 11:22:29 +02:00 |
|
Michal Čihař
|
7f1b1df69f
|
[core] Remove last remaining parts of profiling code which was removed in 2006.
|
2010-08-30 11:01:31 +02:00 |
|
Michal Čihař
|
bf8a597d78
|
Remove dead code.
|
2010-08-30 10:54:17 +02:00 |
|
Michal Čihař
|
0c7e5b3f75
|
[bug #3055899] No footer file in ajax request.
|
2010-08-30 10:47:26 +02:00 |
|
Michal Čihař
|
b122e4527a
|
Merge branch 'QA_3_3'
Conflicts:
pdf_pages.php
|
2010-08-30 09:57:37 +02:00 |
|
Michal Čihař
|
1052956cc9
|
Merge branch 'MAINT_3_3_6' into QA_3_3
|
2010-08-30 09:56:39 +02:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
Marc Delisle
|
7ca0657ff0
|
remove author names as per our policy
|
2010-08-29 08:54:12 -04:00 |
|
Crack
|
b17a2e4a85
|
user preferences: improve styling of fieldset headers, change Export form layout
|
2010-08-29 12:35:02 +02:00 |
|
Michal Čihař
|
a42c7b331c
|
Fix format string.
|
2010-08-29 12:28:06 +02:00 |
|
Michal Čihař
|
2e8e9642a7
|
Remove .gitignore files on release.
|
2010-08-29 11:17:52 +02:00 |
|
Pootle server
|
0cdc83775c
|
Merge remote branch 'origin/master'
|
2010-08-29 02:40:18 +02:00 |
|
Crack
|
4c6310e349
|
add Export/quick_export_onserver and Export/quick_export_onserver_overwrite to user preferences
|
2010-08-29 02:18:04 +02:00 |
|
Crack
|
06f472ed51
|
allow proper nesting of option groups in user preferences
|
2010-08-29 01:49:18 +02:00 |
|
Domen
|
defcc6f0c8
|
Translation update done using Pootle.
|
2010-08-28 19:02:54 +02:00 |
|
Domen
|
0ccc8586ed
|
Translation update done using Pootle.
|
2010-08-28 19:01:50 +02:00 |
|
Domen
|
7be0b193bb
|
Translation update done using Pootle.
|
2010-08-28 19:00:40 +02:00 |
|
Domen
|
9b5626a289
|
Translation update done using Pootle.
|
2010-08-28 18:59:14 +02:00 |
|
Domen
|
462a25cfd6
|
Translation update done using Pootle.
|
2010-08-28 18:55:39 +02:00 |
|
Domen
|
61b8bad001
|
Translation update done using Pootle.
|
2010-08-28 18:55:29 +02:00 |
|
Domen
|
0fff298f7e
|
Translation update done using Pootle.
|
2010-08-28 18:52:35 +02:00 |
|
Domen
|
5b1efcb300
|
Translation update done using Pootle.
|
2010-08-28 18:52:22 +02:00 |
|
Domen
|
d6b21b019f
|
Translation update done using Pootle.
|
2010-08-28 18:51:21 +02:00 |
|
Domen
|
9691d3d49c
|
Translation update done using Pootle.
|
2010-08-28 18:51:11 +02:00 |
|
Domen
|
79f492612c
|
Translation update done using Pootle.
|
2010-08-28 18:51:08 +02:00 |
|
Domen
|
1aaa24c292
|
Translation update done using Pootle.
|
2010-08-28 18:50:58 +02:00 |
|
Domen
|
7bef056161
|
Translation update done using Pootle.
|
2010-08-28 18:50:03 +02:00 |
|
Domen
|
f54694b8dc
|
Translation update done using Pootle.
|
2010-08-28 18:49:59 +02:00 |
|