Michal Čihař
|
77caf6151b
|
Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-02-02 11:19:15 +01:00 |
|
Michal Čihař
|
c5cc523b6d
|
Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-02-02 11:19:15 +01:00 |
|
Madhura Jayaratne
|
84e9ce4946
|
Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-08 17:26:27 +05:30 |
|
Marc Delisle
|
15a00e8c57
|
Add spaces around the dot operator
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-01-05 07:01:40 -05:00 |
|
Hugues Peccatte
|
8665639bb0
|
Review of modifications
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-01-05 11:05:32 +01:00 |
|
Hugues Peccatte
|
6b01f835cb
|
Rename too short variables.
Remove useless initializations.
Rename too long variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-01-04 20:46:18 +01:00 |
|
Hugues Peccatte
|
d428db6641
|
Reduce nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-20 23:35:53 +01:00 |
|
Hugues Peccatte
|
493f9c5a1a
|
Don't use function in for loop test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-18 21:29:34 +01:00 |
|
Chanaka Indrajith
|
eca8f22a05
|
Fixed some code violations in rte_words.lib.php
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
|
2013-12-16 21:46:10 +05:30 |
|
Chanaka Indrajith
|
d4eba3d1d8
|
Fixed code violation in rte_triggers.lib.php
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
|
2013-12-16 21:43:11 +05:30 |
|
Chanaka Indrajith
|
88b89239bc
|
Fixed code violations in rte_events.lib.php
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
|
2013-12-16 21:37:48 +05:30 |
|
Marc Delisle
|
0f0afed32f
|
Merge branch 'QA_4_1'
|
2013-12-15 07:40:15 -05:00 |
|
Marc Delisle
|
f18e061710
|
Bug #4023 Requires wildcard EXECUTE/ALTER ROUTINE on DB to allow Procedures to be executed by user
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2013-12-15 07:39:35 -05:00 |
|
Marc Delisle
|
2a8962aa95
|
Signed-off-by: Marc Delisle <marc@infomarc.info>
Added warning about the mysql extension being deprecated
and removed the extension directive
|
2013-12-14 14:26:12 -05:00 |
|
Hugues Peccatte
|
9763791380
|
Fix new PHPCS errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-11 19:02:05 +01:00 |
|
Hugues Peccatte
|
fb8ddb4a99
|
Fix PHPCS errors/warning from jenkins.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-10 21:57:16 +01:00 |
|
Hugues Peccatte
|
464ec23ad8
|
Huge PHPDoc update.
|
2013-11-10 23:04:58 +01:00 |
|
Madhura Jayaratne
|
673e503d7c
|
When selecting from navigation, show only the procedures of corresponding type
|
2013-10-20 16:13:32 +05:30 |
|
Madhura Jayaratne
|
17e4f9eb39
|
Fix syntax highlighting. Use PMA_Util::formatSql() for SQL formatting
|
2013-10-19 10:56:47 +05:30 |
|
Marc Delisle
|
bb923e6fb4
|
Fix typo
|
2013-10-03 11:25:09 -04:00 |
|
Dieter Adriaenssens
|
f6474b0231
|
check if value exists
|
2013-09-26 10:53:50 +02:00 |
|
Dieter Adriaenssens
|
3a47225e84
|
first check if REQUEST var exists
|
2013-09-25 19:48:30 +02:00 |
|
Dieter Adriaenssens
|
3397300ee7
|
refactoring : cleanup code, wrap long lines
|
2013-09-25 18:12:05 +02:00 |
|
Marc Delisle
|
a17c161e6b
|
Fix codestyle
|
2013-09-19 06:26:20 -04:00 |
|
Madhura Jayaratne
|
5d7aca3140
|
Use type="button" for add parameter button
|
2013-08-25 21:51:02 +05:30 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Michal Čihař
|
d1bb142e87
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
Madhura Jayaratne
|
2baf473ad7
|
Merge branch 'master' into OOP_DBI
Conflicts:
libraries/database_interface.lib.php
|
2013-05-26 21:43:33 +05:30 |
|
Marc Delisle
|
b8e4f346a5
|
Clarify function name
|
2013-05-26 11:34:43 -04:00 |
|
Marc Delisle
|
fc851a2222
|
Use CodeMirror highlight for routines execution
|
2013-05-26 11:25:01 -04:00 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Michal Čihař
|
16febdbd87
|
There should be message variable as well
|
2013-05-16 20:25:57 +02:00 |
|
Michal Čihař
|
0486cc71b1
|
Fix variable name
|
2013-05-16 19:37:48 +02:00 |
|
Kasun Chathuranga
|
9d7c6e141b
|
PMA_DBI_store_result --> PMA_DBI_storeResult
|
2013-05-04 08:47:49 +05:30 |
|
Kasun Chathuranga
|
2f0d55b708
|
PMA_DBI_get_fields_meta --> PMA_DBI_getFieldsMeta
|
2013-05-04 08:43:23 +05:30 |
|
Kasun Chathuranga
|
556bcb9f9d
|
PMA_DBI_num_rows --> PMA_DBI_numRows
|
2013-05-04 08:39:43 +05:30 |
|
Kasun Chathuranga
|
5d9f92f7bc
|
PMA_DBI_next_result --> PMA_DBI_nextResult
|
2013-05-04 08:35:16 +05:30 |
|
Kasun Chathuranga
|
f92627ed88
|
PMA_DBI_more_results --> PMA_DBI_moreResults
|
2013-05-04 08:34:30 +05:30 |
|
Kasun Chathuranga
|
1c884f0cca
|
PMA_DBI_free_result --> PMA_DBI_freeResult
|
2013-05-04 08:33:49 +05:30 |
|
Kasun Chathuranga
|
5bcc32999f
|
PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc
|
2013-05-04 08:30:12 +05:30 |
|
Kasun Chathuranga
|
42256b2d0c
|
PMA_DBI_select_db --> PMA_DBI_selectDb
|
2013-05-04 08:26:27 +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
|
b8c764a86e
|
PMA_DBI_get_triggers --> PMA_DBI_getTriggers
|
2013-05-01 00:09:36 +05:30 |
|
Kasun Chathuranga
|
4f4853ce1e
|
PMA_DBI_get_definition --> PMA_DBI_getDefinition
|
2013-05-01 00:08:44 +05:30 |
|
Kasun Chathuranga
|
fbe4438628
|
PMA_DBI_fetch_result --> PMA_DBI_fetchResult
|
2013-05-01 00:05:16 +05:30 |
|
Kasun Chathuranga
|
7f56c8504d
|
PMA_DBI_fetch_single_row --> PMA_DBI_fetchSingleRow
|
2013-05-01 00:03:03 +05:30 |
|
Kasun Chathuranga
|
bc4bfaa6d5
|
PMA_DBI_fetch_value --> PMA_DBI_fetchValue
|
2013-05-01 00:02:00 +05:30 |
|
Kasun Chathuranga
|
a85d9eaa2c
|
PMA_DBI_get_tables --> PMA_DBI_getTables
|
2013-04-30 23:29:55 +05:30 |
|
Kasun Chathuranga
|
928823a029
|
PMA_DBI_try_multi_query --> PMA_DBI_tryMultiQuery
|
2013-04-30 23:10:03 +05:30 |
|
Kasun Chathuranga
|
d933575811
|
PMA_DBI_try_query --> PMA_DBI_tryQuery
|
2013-04-30 23:05:18 +05:30 |
|