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
|
c5673e6177
|
PMA_DBI_field_name --> PMA_DBI_fieldName
|
2013-05-04 08:46:06 +05:30 |
|
Kasun Chathuranga
|
a0543cf6c8
|
PMA_DBI_num_fields --> PMA_DBI_numFields
|
2013-05-04 08:44:26 +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
|
77bb53dcf8
|
PMA_DBI_get_table_indexes --> PMA_DBI_getTableIndexes
|
2013-05-01 00:15:48 +05:30 |
|
Kasun Chathuranga
|
32e6c06324
|
PMA_DBI_get_columns --> PMA_DBI_getColumns
|
2013-04-30 23:36:47 +05:30 |
|
Kasun Chathuranga
|
d933575811
|
PMA_DBI_try_query --> PMA_DBI_tryQuery
|
2013-04-30 23:05:18 +05:30 |
|
Michal Čihař
|
5954fe55a8
|
Consistent usage of colon on export pages
All other export formats include colon in text fields description.
|
2013-04-25 14:33:58 +02:00 |
|
Michal Čihař
|
2fbb4cee0d
|
Consistently include colon in strings to translate
In some languages this makes difference in translating, so it's better
to give translators full context.
|
2013-04-25 14:22:31 +02:00 |
|
Dieter Adriaenssens
|
688642560d
|
use 'self' when calling static methods
|
2013-01-26 00:20:57 +01:00 |
|
Michal Čihař
|
7207a4ebac
|
Avoid double exporting of structure
Debian bug #670734
|
2013-01-09 12:58:51 +01:00 |
|
Michal Čihař
|
61a601fc73
|
Implement linking to new documentation
|
2012-11-12 09:48:05 +01:00 |
|
Madhura Jayaratne
|
c9f37be407
|
Add @subpackage tags
|
2012-10-28 18:27:38 +05:30 |
|
Michal Čihař
|
869d7c0e99
|
Use single quotes when we do not want to evaluate the string
|
2012-10-16 11:18:16 +02:00 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +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 |
|
Dieter Adriaenssens
|
163dba1143
|
fix coding style
|
2012-09-02 21:02:51 +02:00 |
|
Madhura Jayaratne
|
3711b57df6
|
Fix coding style
|
2012-09-01 07:29:48 +05:30 |
|
Alex Marin
|
c806f1d64d
|
oop: fix ExportLatex
|
2012-08-17 11:06:41 +03:00 |
|
Alex Marin
|
efdc08fad3
|
oop: ExportLatex - wrong usage of expandUserString
|
2012-08-14 15:41:33 +03:00 |
|
Alex Marin
|
3f30a1bf96
|
oop: coding style for export plug-ins
|
2012-07-29 18:59:46 +03:00 |
|
Alex Marin
|
50d8322b38
|
oop: replace conditional includes for properties in export plug-ins
|
2012-07-29 18:46:54 +03:00 |
|
Alex Marin
|
1a7fd1b6cd
|
oop: remove getters, setters and usages for global crlf
|
2012-07-29 18:02:43 +03:00 |
|
Alex Marin
|
3274113ee7
|
oop: globals for ExportLatex
|
2012-07-29 17:56:25 +03:00 |
|
Alex Marin
|
05e0bd9756
|
oop: use properties for ExportOdt
|
2012-07-18 12:13:12 +03:00 |
|
Alex Marin
|
63fa3fa4c0
|
oop: use properties for ExportLatex
|
2012-07-18 11:44:19 +03:00 |
|
Alex Marin
|
9458f9d062
|
oop: integrate the properties system for ExportXml
|
2012-07-17 13:32:13 +03:00 |
|
Chanaka Indrajith
|
106265a7f8
|
Resolve conflicts
|
2012-06-30 11:30:39 +05:30 |
|
Alex Marin
|
5623356e7a
|
oop: fix bugs and phpcs errors for all export plugins
|
2012-06-18 14:22:12 +03:00 |
|
Alex Marin
|
b5f2788ade
|
oop: ExportMediawiki
|
2012-06-15 23:16:43 +03:00 |
|
Alex Marin
|
4b0dbf6a42
|
oop: ExportLatex
|
2012-06-15 19:22:07 +03:00 |
|