Commit Graph

243 Commits

Author SHA1 Message Date
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Thilina Buddika
f999925313 merge upstream 2012-06-22 22:19:56 +05:30
Alex Marin
b0248d0e4d oop: fix transformations bug 2012-06-20 20:44:28 +03:00
Alex Marin
11596ca702 oop: merge master, fix conflicts 2012-06-20 18:35:00 +03:00
Alex Marin
02dbd14fc7 oop: integrate transformations - no errors, but not working. 2012-06-20 16:28:10 +03:00
Madhura Jayaratne
c84ec82994 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-06-19 21:16:02 +05:30
Thilina Buddika
66a2709334 some formating and correct wrong requre_onece in tbl_replace 2012-06-18 08:37:51 +05:30
Thilina Buddika
563f8628f6 impllemented a function to replace tbl_replace_fileds-inc 2012-06-17 14:43:36 +05:30
Thilina Buddika
c1e3fb7b16 print html using addHTML function in tbl-change 2012-06-17 00:11:10 +05:30
Thilina Buddika
c48e274802 change the code for detecting ajax request 2012-06-16 23:35:25 +05:30
Thilina Buddika
e9aa768ed2 change some functions signatures 2012-06-16 19:14:22 +05:30
Thilina Buddika
da9509dac0 code improvement 2012-06-16 17:46:27 +05:30
Thilina Buddika
fa2bcbc5e6 correct wrong function signature 2012-06-16 10:56:47 +05:30
Thilina Buddika
beb526cefa remove warning messages 2012-06-16 10:28:44 +05:30
Thilina Buddika
7a7a18fd0e remove warning messages 2012-06-16 10:17:51 +05:30
Madhura Jayaratne
15a436de74 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-06-14 06:18:24 +05:30
Chanaka Indrajith
253de23cf3 Resolved conflicts 2012-06-14 00:52:06 +05:30
Rouslan Placella
a16e723048 Dropped PMA_ajaxResponse() 2012-06-11 17:58:35 +01:00
Rouslan Placella
635023c791 relation.lib.php is already included by common.inc.php 2012-06-11 14:06:03 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Madhura Jayaratne
baa0643696 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-06-10 20:37:22 +05:30
Madhura Jayaratne
0941d2c664 Various coding style improvements 2012-06-10 20:36:20 +05:30
Chanaka Indrajith
0f86dd7152 Renamed display_tbl.lib.php file as DisplayResults.class.php 2012-06-09 19:45:03 +05:30
Thilina Buddika
4bb74c50db fixed table edit bug 2012-06-09 09:56:39 +05:30
Thilina Buddika
51ea088549 merge upstream master 2012-05-23 18:18:16 +05:30
Thilina Buddika
b52448fe34 code improvement in tbl_replace 2012-05-23 18:14:21 +05:30
Thilina Buddika
5fe1b0e3e7 change variable names 2012-05-22 01:08:35 +05:30
Thilina Buddika
019ff12437 bug fixing in tbl_change and new functionn for tbl_replace 2012-05-18 09:03:00 +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
49a7f12e4e Include CodeMirror globally 2012-04-25 23:47:24 +01:00
Jo Michael
05699a7ac4 Add Codemirror to tbl_replace (SQL box after inserting rows) 2012-04-15 05:40:39 +02:00
Marc Delisle
dd5aae9a67 jQuery UI is already included from common.inc.php 2012-04-09 09:09:07 -04:00
Marc Delisle
ef95bce35b Final removal of grab_globals script 2012-03-27 13:04:46 -04:00
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Madhura Jayaratne
3b8323d374 Code style improvements 2012-03-03 09:28:42 +05:30
Marc Delisle
87183ee0e1 Remove BLOBstreaming support; will need to run update-po after releasing version 3.5 2012-02-17 09:25:45 -05:00
Madhura Jayaratne
f5ffad3583 Merge branch 'QA_3_4'
Conflicts:
	libraries/tbl_replace_fields.inc.php
2012-01-22 12:10:44 +05:30
Madhura Jayaratne
3c7b233d9c bug #3477063 [edit] Missing set fields and values in generated INSERT query 2012-01-22 11:55:28 +05:30
Marc Delisle
ac95cf21a8 Merge branch 'QA_3_4' 2012-01-21 06:56:25 -05:00
Marc Delisle
346c70d6fd bug #3469254 [edit] Setting data to NULL and drop-downs 2012-01-21 06:56:16 -05:00
Madhura Jayaratne
35b18e57a2 Coding style improvements - Multiline assignments 2011-12-07 23:28:50 +05:30
Dieter Adriaenssens
f62c4a1809 coding style : control structures 2011-11-24 15:32:30 +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
Piotr Przybylski
4a5cb00df5 Fix jQuery UI version number
It's 1.8.16, not 1.8.6
2011-10-11 02:00:45 +02:00
Piotr Przybylski
ac365e0262 Upgrade jQuery UI to 1.8.6 2011-10-10 22:35:36 +02:00
Madhura Jayaratne
13adb5adf7 Use lower case for true, false and null 2011-09-23 11:11:41 +05:30
Madhura Jayaratne
e67a0a2531 Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Dieter Adriaenssens
ac088aaee0 use include() instead of require() when including file conditionally 2011-09-23 00:46:58 +02:00
Dieter Adriaenssens
94c6836f8b fix coding style : control structures 2011-09-05 14:28:17 +02:00
Madhura Jayaratne
46722b8035 Merge branch 'master' into OpenGIS 2011-08-17 16:43:18 +05:30
Michal Čihař
16b0a64d0b Merge branch 'QA_3_4' 2011-08-17 09:59:53 +02:00
Michal Čihař
5146970826 Escape displayed user input 2011-08-17 09:57:29 +02:00
Michal Čihař
97439c45f0 This is already done 2011-08-17 09:50:42 +02:00
Madhura Jayaratne
7d7dd02e8c Merge branch 'master' into OpenGIS
Conflicts:
	tbl_select.php
2011-08-13 14:12:46 +05:30
Aris Feryanto
351afca2c7 Grid edit: null-related things 2011-07-29 12:48:39 +08:00
Aris Feryanto
e1da98ae85 Grid edit: fix bug - notice line above SQL query now shown correctly 2011-07-29 11:43:00 +08:00
Aris Feryanto
0e55c083a9 Grid edit: update relation and transformation correctly 2011-07-28 16:46:51 +08:00
Madhura Jayaratne
ec7feea9b0 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
Conflicts:
	libraries/import.lib.php
	libraries/zip_extension.lib.php
2011-07-24 23:05:35 +05:30
Michal Čihař
219ec73d69 Spacing around if 2011-07-22 09:10:37 +02:00
Madhura Jayaratne
2795a9061c Resolve problems due to merge commit 2011-07-10 22:13:50 +05:30
Madhura Jayaratne
1bc0473fe2 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
Conflicts:
	tbl_replace.php
2011-07-03 21:42:04 +05:30
Piotr Przybylski
a28d43abf3 Updated MySQL function list 2011-07-01 20:37:57 +02:00
Madhura Jayaratne
b8ddd56d78 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-06-30 10:01:33 +05:30
Michal Čihař
c9c9fdf49d Consistent capitalisation of PMA_sqlAddSlashes 2011-06-27 14:48:15 +02:00
Michal Čihař
e57f27e50b Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
Madhura Jayaratne
da6fe46a4d GISFromWKB functions in data insert/edit window fixed. 2011-06-25 21:24:07 +05:30
Madhura Jayaratne
63900d0094 GIS data editor for environments without JavaScript support.
GIS data preserved while editing.
2011-06-25 19:39:31 +05:30
Marc Delisle
131e9caa5f Merge commit '81ebc00206d6aee95900b1c28b0212ee79d3bb25' 2011-06-15 09:09:23 -04:00
Thilanka Kaushalya
09fad13dcb Added the update row count in db structure 2011-06-14 21:51:21 +05:30
Aris Feryanto
3b7f35d5c9 Add makegrid triggering in other files 2011-06-01 12:46:12 +07:00
Marc Delisle
13b31956ae For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
Marc Delisle
73c57b099e Continue to replace warning level with error level 2011-05-03 19:05:24 -04:00
Marc Delisle
b2b1953db1 Start to replace warning level with error level 2011-05-03 18:52:37 -04:00
Marc Delisle
bb3f6affea Obey the ShowSQL directive also for inline edit 2011-03-26 07:57:02 -04:00
Marc Delisle
23f897f34f Bug #3184858 Inline edit not accessible in some cases 2011-02-20 08:41:41 -05:00
Michal Čihař
4a6adc7e29 Do not send html headers for ajax request in this case. 2011-02-17 14:30:44 +01:00
Marc Delisle
45eb47fe14 Merge branch 'QA_3_3' 2011-01-08 13:45:40 -05:00
Marc Delisle
8244589813 Bug #3153409 [core] 0 row(s) affected 2011-01-08 13:44:28 -05:00
Marc Delisle
2d68ee8974 clarify variable name 2010-12-05 07:14:52 -05: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
ninadsp
94b7567ec8 Merge remote branch 'origin/master' 2010-08-03 18:25:19 +05:30
Marc Delisle
148eab9121 must set the LONGBLOB field to NULL to remove a BLOB reference 2010-07-31 07:07:02 -04:00
Barry Leslie
279a8f8f21 The use of PBMS is not dependent on a primary key 2010-07-29 09:58:23 -04:00
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
ninadsp
4190a5883a Improved handling of relational fields after saving inline edits. Still need to fix the anchor that is being generated, where clause is missing 2010-07-28 02:58:38 +05:30
Marc Delisle
084c0dbcf5 functions.js included automatically 2010-07-24 08:11:48 -04:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Marc Delisle
ab2e4e925e correct insertion of BLOB field reference 2010-07-22 14:37:42 -04:00
Marc Delisle
362aa516ac undefined $primary_field 2010-07-22 14:10:58 -04:00
Barry Leslie
f8653e5803 Update blob streaming to match the current API and use the PBMS PHP extension. 2010-07-22 11:23:37 -04:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
7d11c0aa92 Added ids to some HTML elements on tbl_change.php and modified the
output of tbl_replace.php for Ajax requests.
2010-07-10 17:07:37 +05:30
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
c38f34393f gettext conversion 2010-05-12 12:30:00 -04:00
Michal Čihař
dfa712179b Also this one is used later. 2010-04-22 20:40:47 +02:00
Michal Čihař
ae63490dd9 Can not unset is_insert here, it is used later. 2010-04-22 20:38:43 +02:00
Michal Čihař
c2de4dd8d9 Add full uncompressed version of jquery ui. 2010-04-15 09:34:52 +02:00
Marc Delisle
3ca82375d5 continue removing author names in code 2010-04-05 09:16:36 -04:00
Michal Čihař
a2a0d9bb38 Avoid multiple loading of jQuery. 2010-04-01 17:19:37 +02:00