Michal Čihař
80c93025a7
Validate serialized data before unserializing
...
We need only strings, integers or arrays, so there is no need to
unserialize strings containing any complex types.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-12 16:25:20 +02:00
Marc Delisle
a775270d9b
bug #4103 Tracking report: cannot delete a statement
2013-09-25 12:24:44 -04:00
Michal Čihař
3a6d29f183
Use PMA_generate_common_url for URL parameters
2013-08-05 10:00:39 +02:00
FliegenKLATSCH
bebe981371
Version-Parameter fixed
...
Single Tracking-Entries couldn't be deleted because of missing Version in the Delete-Link.
2013-08-05 09:58:17 +02:00
Marc Delisle
d4d5a03766
Bug #3960 NavigationBarIconic config not honored
2013-06-21 10:00:41 -04:00
Marc Delisle
72eaf6d338
Fix merge conflicts
2012-12-12 15:04:55 -05:00
Rouslan Placella
fbb920c2d1
Fixed submission of table tracking forms
2012-10-30 20:07:02 +00:00
Michal Čihař
536ebb21aa
Fix typo
2012-09-19 20:03:06 +02:00
Michal Čihař
7474e4635e
Wrap some long lines
2012-09-19 14:14:33 +02:00
Michal Čihař
9fddc8a725
Simplify code
2012-09-19 14:14:33 +02:00
Michal Čihař
d5f7a90703
Replace mixed html and php with php
2012-09-19 14:14:33 +02:00
Chanaka Indrajith
e6894be57f
Renamed ->method() with PMA_Util::method()
2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064
Remove variable
2012-09-16 14:31:22 +05:30
Madhura Jayaratne
2095bc3211
Wrap some long lines
2012-09-05 22:13:55 +05:30
Dieter Adriaenssens
163dba1143
fix coding style
2012-09-02 21:02:51 +02:00
Dieter Adriaenssens
112f8b92e3
fix coding style : correct function parameter spacing
2012-08-30 17:56:11 +02:00
Madhura Jayaratne
9a47688dc6
Various coding style improvements
2012-07-29 19:25:52 +05:30
Chanaka Indrajith
39d37fafcc
Resolved conflicts
2012-06-27 21:53:59 +05:30
Madhura Jayaratne
ec046f7d11
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
2012-06-23 23:06:29 +05:30
Chanaka Indrajith
766466135e
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
Rouslan Placella
eb98110541
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
Madhura Jayaratne
10510e16b4
Fix function name: PMA_download_header -> PMA_downloadHeader
2012-06-01 21:52:30 +05:30
Chanaka Indrajith
dd237eb924
Resolve conflicts due to changes in method names of common.lib.php
2012-05-13 12:39:31 +05:30
Madhura Jayaratne
547880aad2
Fix function names: PMA_convert_bit_default_value -> PMA_convertBitDefaultValue
2012-05-11 21:51:04 +05:30
Chanaka Indrajith
bf15800089
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
2012-05-11 16:05:55 +05:30
Rouslan Placella
28923b496e
Renamed tbl_common.php to tbl_common.inc.php for better consistency
2012-05-05 16:44:27 +01:00
Rouslan Placella
2c805ade8b
Dropped tbl_links.inc.php
2012-05-05 16:44:27 +01:00
Madhura Jayaratne
8243eace0f
Wrap some long lines
2012-04-30 23:23:50 +05:30
Michal Čihař
397b6fd00e
Cleanup spacing after @return
2012-04-27 11:33:26 +02:00
Michal Čihař
b2243f08a8
Fix spacing around brackets
2012-04-27 11:30:47 +02:00
Madhura Jayaratne
4ff76ff31c
Coding style improvements (Inline control structures are discouraged)
2012-04-25 23:39:04 +05:30
Madhura Jayaratne
4b8d52d937
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
2012-04-22 21:28:41 +05:30
Marc Delisle
3da49e3418
Clarify variable name
2012-04-21 14:48:30 -04:00
Marc Delisle
1c58314c53
Clarify function name
2012-04-21 14:40:08 -04:00
Madhura Jayaratne
3332151859
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
2012-04-14 09:09:21 +05:30
Madhura Jayaratne
ea800101cb
Fix Checkstyle Warnings - Type: BraceOnSameLine
2012-04-13 21:50:26 +05:30
Jo Michael
20ddd10911
Replaced HTML nowrap attribute with CSS for HTML5 validity
2012-03-31 16:50:33 +02:00
Michal Čihař
9142b35434
Wrap long lines
2012-03-14 17:19:13 +01:00
Michal Čihař
5078a87eae
Merge remote-tracking branch 'origin/QA_3_5'
...
Conflicts:
tbl_tracking.php
2012-03-14 17:18:17 +01:00
Michal Čihař
c783a31c5c
Merge remote-tracking branch 'origin/QA_3_4' into QA_3_5
2012-03-14 17:17:15 +01:00
Michal Čihař
7553544cd1
Escape version before printing
2012-03-14 17:16:55 +01:00
Michal Čihař
4ef49f3a4b
Better messages for tracking changes
2012-03-14 17:14:57 +01:00
Michal Čihař
e84fe978d2
Always use single format string for db.table, this prevents errors in translations
2012-03-14 16:41:22 +01:00
Michal Čihař
093d46c541
Use ordered format string to ease work for translators
2012-03-14 16:37:27 +01:00
Michal Čihař
5247c1060a
Use ordered format string to ease work for translators
2012-03-14 16:36:55 +01:00
Yuichiro
1f85d957ca
Improved the Structure table of the snapshot
2012-01-05 16:26:41 +01:00
Michal Čihař
e56949f160
Use package name PhpMyAdmin
...
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Rouslan Placella
d17814f463
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
Madhura Jayaratne
9bcb83af03
File is being conditionally included; use "include" instead
2011-09-23 10:56:30 +05:30
Madhura Jayaratne
e67a0a2531
Spaces between parameters in function calls
2011-09-23 08:43:41 +05:30