Michal Čihař
|
5ed8d97640
|
Wrap long lines
|
2013-08-06 15:09:06 +02:00 |
|
Marc Delisle
|
269d0c89fe
|
Fix merge conflicts
|
2013-07-28 06:17:38 -04:00 |
|
Marc Delisle
|
45d3f4326c
|
Fix merge conflicts
|
2013-07-17 15:05:23 -04:00 |
|
Spun Nakandala
|
01a12cd253
|
error corrected
|
2013-06-13 20:28:29 +05:30 |
|
Spun Nakandala
|
a9fd9aae52
|
bookmark.lib.php corrected to use the new variable names in $_POST['bkm_fields'][..]
|
2013-06-13 19:35:10 +05:30 |
|
Madhura Jayaratne
|
3dd99512f0
|
These constants are better as a part of DatabaseInterface class
|
2013-05-26 21:15:24 +05:30 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Kasun Chathuranga
|
6b1f6ae046
|
Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
libraries/database_interface.lib.php
libraries/db_table_exists.lib.php
libraries/relation.lib.php
libraries/rte/rte_triggers.lib.php
libraries/schema/Dia_Relation_Schema.class.php
libraries/schema/Visio_Relation_Schema.class.php
tbl_addfield.php
|
2013-05-01 00:51:15 +05:30 |
|
Kasun Chathuranga
|
fbe4438628
|
PMA_DBI_fetch_result --> PMA_DBI_fetchResult
|
2013-05-01 00:05:16 +05:30 |
|
Kasun Chathuranga
|
bc4bfaa6d5
|
PMA_DBI_fetch_value --> PMA_DBI_fetchValue
|
2013-05-01 00:02:00 +05:30 |
|
Kasun Chathuranga
|
d933575811
|
PMA_DBI_try_query --> PMA_DBI_tryQuery
|
2013-04-30 23:05:18 +05:30 |
|
Madhura Jayaratne
|
2007eb7ff7
|
Space after exclamation mark
|
2013-04-12 22:09:26 +05:30 |
|
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 |
|
Michal Čihař
|
92bf5af799
|
Use existing pointer to CommonFunctions
|
2012-07-17 17:06:18 +02:00 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Madhura Jayaratne
|
e2e2bc47e6
|
Coding style improvements. Mostly wrapping long lines
|
2012-05-01 16:20:42 +05:30 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Dieter Adriaenssens
|
0f772aa173
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Madhura Jayaratne
|
ed219b5446
|
Coding style improvements
|
2012-03-17 01:13:00 +05:30 |
|
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 |
|
Michal Čihař
|
9405dbb82a
|
Fix spacing after @param
|
2011-07-22 09:21:55 +02:00 |
|
Michal Čihař
|
48e9af42e0
|
Add missing space after foreach calls
|
2011-07-21 11:21:26 +02:00 |
|
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 |
|
Michal Čihař
|
3cf4830bbb
|
Replace TRUE/FALSE with true/false.
At least this seems to be the coding standard, so make all files
compliant.
|
2011-06-06 11:55:09 +02:00 |
|
Michal Čihař
|
e9bac1dfbb
|
Merge branch 'QA_3_3'
|
2011-02-11 14:23:54 +01:00 |
|
Michal Čihař
|
a5464b4daf
|
Avoid using all users query as default when browsing.
|
2011-02-11 14:23:34 +01:00 |
|
Michal Čihař
|
41813c09aa
|
[interface] Indicate shared bookmarks in interface.
|
2011-02-10 13:47:24 +01: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
|
a2f78a6d38
|
Resolve merge conflicts for upstream merge
|
2010-07-29 19:17:25 +05:30 |
|
Michal Čihař
|
ee767e2d3d
|
No need to explicitely include relation.lib its anyway included in common.inc
|
2010-07-26 16:17:59 +02:00 |
|
ninadsp
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
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
|
526dce65cb
|
3.3
|
2009-12-31 13:11:19 +00:00 |
|
Marc Delisle
|
f3833884e4
|
3.3
|
2009-12-31 13:09:18 +00:00 |
|
Michal Čihař
|
ebeb0c319f
|
Adding @package, first part.
|
2008-11-24 10:32:56 +00:00 |
|
Marc Delisle
|
7d394a4984
|
query was saved urlencoded() in bookmark
|
2008-08-01 20:35:32 +00:00 |
|
Marc Delisle
|
af793e83ad
|
was showing the bookmark id instead of label
|
2008-08-01 20:17:33 +00:00 |
|
Sebastian Mendel
|
32c61a2ff6
|
reworked bookmarking
|
2008-05-09 12:37:30 +00:00 |
|
Sebastian Mendel
|
7c7b9b55a2
|
$_REQUEST variables are ALWAYS already url decoded
|
2008-05-06 08:45:08 +00:00 |
|
Marc Delisle
|
4f98c84dd7
|
dead code
|
2008-03-16 11:28:18 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Marc Delisle
|
f47f4b69e2
|
bug #1579701: error listing bookmarks
when dropping a table and no pmadb
|
2006-11-26 10:57:48 +00:00 |
|
Sebastian Mendel
|
0ae8842353
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Marc Delisle
|
3885bb6bd7
|
dbh becomes controllink
|
2005-11-20 14:00:49 +00:00 |
|
Marc Delisle
|
79c5414fe3
|
bug #1339184 (for bookmark insertion)
|
2005-11-09 13:30:17 +00:00 |
|