Commit Graph

47828 Commits

Author SHA1 Message Date
Michal Čihař
db887bc04b Translation update done using Pootle. 2011-07-21 15:01:30 +02:00
Michal Čihař
7986ea8f35 Free result once we do not need it 2011-07-21 14:36:01 +02:00
Michal Čihař
dafefcd275 More replacement of double quotes 2011-07-21 14:35:43 +02:00
Michal Čihař
008b96aaec Coding style
Wrap ling lines, add missing {} around for and if.
2011-07-21 14:31:50 +02:00
Michal Čihař
5330cabd37 Remove rest of custom color support
This seems to be stray code for it. Also adjusted documentation to
represent real return value.
2011-07-21 14:28:22 +02:00
Michal Čihař
c03c7bbc69 Better formatting for code 2011-07-21 14:25:31 +02:00
Michal Čihař
7f629c66ff Remove method used only in single place as a function 2011-07-21 14:22:01 +02:00
Michal Čihař
b349356a83 Avoid storing table data when we don't need it 2011-07-21 14:20:11 +02:00
Michal Čihař
79af2a9374 Minimize need for escaping by using single quotes 2011-07-21 14:19:07 +02:00
Michal Čihař
73bb9302b6 Minimize need for escaping by using single quotes 2011-07-21 14:17:51 +02:00
Michal Čihař
beb73226c4 Minor fixes in coding style 2011-07-21 14:15:35 +02:00
Michal Čihař
a8d8e0c89a Add file description 2011-07-21 14:13:24 +02:00
Michal Čihař
abc7e01cf0 Minor fixes in coding style 2011-07-21 14:12:48 +02:00
Michal Čihař
7dad0213b1 This should not be needed since a7b9f38 2011-07-21 14:06:31 +02:00
Michal Čihař
5d24b4bd61 Update po files 2011-07-21 14:01:04 +02:00
Michal Čihař
b2653bf6d0 Fix docblock spacing and add parameter names 2011-07-21 13:53:39 +02:00
Michal Čihař
3c679d0dcb Fix indentation 2011-07-21 13:52:32 +02:00
Michal Čihař
ac0ebe3053 Fix docblock spacing and add variable names 2011-07-21 13:51:59 +02:00
Michal Čihař
9fcb84f4fb Proper placing of documentation 2011-07-21 13:50:14 +02:00
Tyron Madlener
a7b9f38c61 Fixes wrong z-index of timepicker 2011-07-21 13:47:00 +02:00
Michal Čihař
9fb8bf6ce6 Fix indentation 2011-07-21 13:41:55 +02:00
Michal Čihař
04b9b79c1c Fix coding style 2011-07-21 13:40:05 +02:00
Michal Čihař
64dd497a6f Fix indentation 2011-07-21 13:39:32 +02:00
Michal Čihař
56a3f0c874 Fix function docblock 2011-07-21 13:39:04 +02:00
Michal Čihař
ab1e5a3755 Fix function docblock 2011-07-21 13:38:14 +02:00
Michal Čihař
d1c5d981e5 Add file level docblock 2011-07-21 13:37:07 +02:00
Michal Čihař
e55d178a42 This @todo does not make sense 2011-07-21 13:32:11 +02:00
Michal Čihař
b790300deb Whitespace cleanup 2011-07-21 13:31:53 +02:00
Michal Čihař
42cd233d69 Move custom CSS out of jquery generated files 2011-07-21 13:26:01 +02:00
Michal Čihař
a7716192c3 Whitespace cleanup 2011-07-21 13:25:46 +02:00
Michal Čihař
07487b01b4 Coding style 2011-07-21 13:21:39 +02:00
Michal Čihař
a7b1a56b28 Fix indentation 2011-07-21 13:09:30 +02:00
Michal Čihař
f1c526f17a Whitespace cleanup 2011-07-21 13:01:32 +02:00
Michal Čihař
b2173a8e4e Localize error message 2011-07-21 13:01:23 +02:00
Michal Čihař
c8c68cc588 Need to set db parameter when we're checking for it 2011-07-21 12:57:28 +02:00
Michal Čihař
95465b8489 We care only about PHP 5 2011-07-21 12:03:54 +02:00
Michal Čihař
8ccc854095 Localize some more error messages. 2011-07-21 12:03:37 +02:00
Michal Čihař
0a782293e6 Proper internationalised messages 2011-07-21 11:59:47 +02:00
Michal Čihař
7a3c021e85 Add param types 2011-07-21 11:58:13 +02:00
Michal Čihař
38e5f642e4 Lowercase to not trigger todo item in jenkins 2011-07-21 11:58:07 +02:00
Michal Čihař
62c2c74583 Allign comments 2011-07-21 11:54:30 +02:00
Michal Čihař
719861c8a8 Fix variable names 2011-07-21 11:53:26 +02:00
Michal Čihař
037224c85e if and elseif coding style 2011-07-21 11:52:50 +02:00
Michal Čihař
e936ce72c5 Whitespace fixup 2011-07-21 11:51:42 +02:00
Michal Čihař
8e511c16ff I've simplified this too much
Each test needs different params.
2011-07-21 11:47:00 +02:00
Michal Čihař
578bb63d76 Another variable needed for test 2011-07-21 11:46:14 +02:00
Michal Čihař
b13d2a33ed Fix indentation 2011-07-21 11:41:31 +02:00
Michal Čihař
aa270ae62b Better title 2011-07-21 11:40:35 +02:00
Michal Čihař
f080342e7a Add missing bits to test cases setup 2011-07-21 11:39:15 +02:00
Michal Čihař
aaa8b69055 Whitespace fixup 2011-07-21 11:35:52 +02:00