Michal Čihař
|
386de55ca6
|
Wrap some long lines
|
2012-09-24 09:29:16 +02:00 |
|
Michal Čihař
|
329adc5c3b
|
Update po files
|
2012-09-24 09:25:53 +02:00 |
|
Michal Čihař
|
fe0d229b19
|
Wrap some long lines, fix indentation
|
2012-09-24 09:23:52 +02:00 |
|
Michal Čihař
|
c13b4b3769
|
Replace inline html with echo statements
|
2012-09-24 09:23:13 +02:00 |
|
Michal Čihař
|
5e63318bce
|
Replace inline html with echo statements
|
2012-09-24 09:19:59 +02:00 |
|
Michal Čihař
|
c0cebb9967
|
Replace inline html with echo statements
|
2012-09-24 09:13:57 +02:00 |
|
Michal Čihař
|
c0294a445a
|
Replace inline html with echo statements
|
2012-09-24 09:09:53 +02:00 |
|
Michal Čihař
|
69a4badff6
|
Wrap some long lines
|
2012-09-24 08:59:25 +02:00 |
|
Michal Čihař
|
ab8e015b8c
|
Wrap some long lines
|
2012-09-24 08:52:48 +02:00 |
|
Michal Čihař
|
9e94b6fe08
|
Limit nesting level
|
2012-09-24 08:47:35 +02:00 |
|
Michal Čihař
|
be74e6a48c
|
Limit nesting level
|
2012-09-24 08:46:00 +02:00 |
|
Michal Čihař
|
963331afb7
|
Use continue inside loop instead of too much nesting levels
|
2012-09-24 08:43:42 +02:00 |
|
Michal Čihař
|
961c61e74d
|
We can directly return when there is nothing to process
|
2012-09-24 08:42:39 +02:00 |
|
Michal Čihař
|
0e9d09f6fa
|
Join to ifs to limit nesting
|
2012-09-24 08:41:22 +02:00 |
|
Michal Čihař
|
bc950ab593
|
Wrap some long lines
|
2012-09-24 08:39:00 +02:00 |
|
Michal Čihař
|
5f98a481b1
|
docblocks improvements
|
2012-09-24 08:36:10 +02:00 |
|
Marc Delisle
|
feb7732133
|
Make transformations work using the new plugins system, when grid editing
|
2012-09-23 17:56:05 -04:00 |
|
Marc Delisle
|
b2ffb574a6
|
Incorrect function signature
|
2012-09-23 07:20:04 -04:00 |
|
Marc Delisle
|
7a32ea9def
|
Possibility of undefined variable here
|
2012-09-23 07:16:30 -04:00 |
|
Marc Delisle
|
7f38ab21d3
|
Refactoring lost during merge
|
2012-09-23 07:12:38 -04:00 |
|
Madhura Jayaratne
|
7fa908e455
|
Merge branch 'QA_3_5'
Conflicts:
js/functions.js
|
2012-09-23 08:41:29 +05:30 |
|
Madhura Jayaratne
|
ca189ad90d
|
bug #3570786 [edit] Datepicker for date and datetime fields is broken
|
2012-09-23 08:36:51 +05:30 |
|
Madhura Jayaratne
|
aefb544591
|
When the user does not specify a function, chose 'pow' for negative exponents
|
2012-09-23 07:54:14 +05:30 |
|
Madhura Jayaratne
|
6142c5a6f8
|
Reverting c9cc5acc0. Depending on the available function this might return false or 0.25.
|
2012-09-23 00:30:44 +05:30 |
|
Madhura Jayaratne
|
c088d966b4
|
gmp_pow and bcpow does not support negative exponents
|
2012-09-23 00:27:51 +05:30 |
|
Madhura Jayaratne
|
896d225f32
|
Space between if and opening parenthesis
|
2012-09-22 23:56:26 +05:30 |
|
Madhura Jayaratne
|
d1b1ad830a
|
Inline control structures are discouraged
|
2012-09-22 23:54:46 +05:30 |
|
Madhura Jayaratne
|
150a47f4b7
|
Use underscore prefix for private methods and instance variables
|
2012-09-22 23:50:41 +05:30 |
|
Madhura Jayaratne
|
eae6e216b9
|
Wrap some long lines
|
2012-09-22 23:31:16 +05:30 |
|
Madhura Jayaratne
|
9af10c38b8
|
Prefix private variable with underscore
|
2012-09-22 23:29:17 +05:30 |
|
Madhura Jayaratne
|
76c67cf409
|
Specify return type
|
2012-09-22 23:22:56 +05:30 |
|
Madhura Jayaratne
|
f84c08ff6e
|
Proper camel case names for functions
|
2012-09-22 23:20:16 +05:30 |
|
Madhura Jayaratne
|
c9cc5acc0e
|
No need to use underscore prefix for public functions
|
2012-09-22 23:17:58 +05:30 |
|
Madhura Jayaratne
|
8382a70cc1
|
Various coding style improvements
|
2012-09-22 23:14:38 +05:30 |
|
Madhura Jayaratne
|
547a033748
|
There should be 1 space after the longest variable name
|
2012-09-22 23:09:53 +05:30 |
|
Madhura Jayaratne
|
949c458427
|
Add missing return types
|
2012-09-22 23:03:50 +05:30 |
|
Madhura Jayaratne
|
810b07d179
|
Various coding style fixes
|
2012-09-22 23:02:10 +05:30 |
|
Madhura Jayaratne
|
ee1d0c9f53
|
Fix doc blocks
|
2012-09-22 22:47:25 +05:30 |
|
Madhura Jayaratne
|
9edd649aa2
|
Fix spacing between parameters
|
2012-09-22 22:36:23 +05:30 |
|
Madhura Jayaratne
|
2ebcfa1da7
|
Last parameter comment requires a blank newline after it
|
2012-09-22 22:35:51 +05:30 |
|
Madhura Jayaratne
|
0c48470d83
|
Fix tag order
|
2012-09-22 22:26:48 +05:30 |
|
Madhura Jayaratne
|
57ff224d0f
|
Remove tabs
|
2012-09-22 22:18:05 +05:30 |
|
Marc Delisle
|
0034213a1b
|
Fix merge conflicts
|
2012-09-22 07:17:24 -04:00 |
|
Atul Pratap Singh
|
d1a7a8560a
|
Merge branch 'QA_3_5-jqplot' into QA_3_5
|
2012-09-22 16:30:58 +05:30 |
|
Atul Pratap Singh
|
af0e34e274
|
Fix jqplot charts display in IE versions less than 9
|
2012-09-22 16:19:16 +05:30 |
|
Marc Delisle
|
9671e65dac
|
Fix merge conflicts
|
2012-09-22 06:48:24 -04:00 |
|
Michal Čihař
|
6f187886fb
|
Set real version in bootstrap
|
2012-09-22 09:58:07 +02:00 |
|
Michal Čihař
|
83ac2800ab
|
Few simple tests for Header class
|
2012-09-22 09:53:26 +02:00 |
|
Weblate
|
2c9efacb0b
|
Merge remote-tracking branch 'origin/master'
|
2012-09-22 09:37:28 +02:00 |
|
Haval Abdulkarim
|
61347d31d6
|
Translated using Weblate.
|
2012-09-22 09:37:24 +02:00 |
|