Dieter Adriaenssens
|
04cf068dc5
|
fix incorrect description of BLOB
|
2013-01-18 14:16:32 +01:00 |
|
Chanaka Indrajith
|
1668c3c89f
|
Fix some code violations
|
2012-10-09 23:01:03 +05:30 |
|
Chanaka Indrajith
|
15d8495df7
|
Add LIKE-wildcard operator to number search operators
|
2012-10-09 22:05:11 +05:30 |
|
Michal Čihař
|
d282fdb6ca
|
Sort names
|
2012-09-17 17:02:47 +02:00 |
|
Atul Pratap Singh
|
b37066c4a4
|
Search criteria now gets displayed after zoom search operation
|
2012-05-30 17:32:04 +05:30 |
|
Michal Čihař
|
ff45b824cd
|
Treat ENUM/SET as character types as same functions can be applied to them and need charset
|
2012-05-10 09:55:48 +02:00 |
|
Michal Čihař
|
765eed577a
|
Move most used types to base Types class
|
2012-05-09 13:13:24 +02:00 |
|
Michal Čihař
|
c7ae97cd8e
|
Prepare type arrays in advance
|
2012-05-09 13:09:35 +02:00 |
|
Michal Čihař
|
259c8e8e36
|
Oops, I mixed context and message
|
2012-05-09 13:06:27 +02:00 |
|
Michal Čihař
|
be9055e8d4
|
Use context as otherwise it can collide with other places
|
2012-05-09 13:03:43 +02:00 |
|
Michal Čihař
|
ba7287b531
|
No need to make names capital
|
2012-05-09 12:53:16 +02:00 |
|
Yuichiro Takahashi
|
4d65980ef2
|
Add gettext to optgroup labels
|
2012-05-09 18:25:52 +09:00 |
|
Yuichiro Takahashi
|
aaa6c0067a
|
Patch #3523204 Same message as PMA_Types_MySQL
|
2012-05-03 07:28:22 -04:00 |
|
Marc Delisle
|
a9406901f8
|
This double-quote escaping does not work
|
2012-05-01 14:28:49 -04:00 |
|
Marc Delisle
|
ca1a1d61b7
|
These double-quotes are tricky
|
2012-04-27 13:03:37 -04:00 |
|
Marc Delisle
|
0144c6c963
|
Fix the size of prefix for MySQL BLOBs
|
2012-04-27 11:06:15 -04:00 |
|
Marc Delisle
|
1fb19c1399
|
Use binary prefix (see http://en.wikipedia.org/wiki/Gibibyte)
|
2012-04-27 10:55:04 -04:00 |
|
Marc Delisle
|
4943b6640e
|
-The messages were incompletely displayed
-Allow better translations with positional parameters
|
2012-04-27 10:21:57 -04:00 |
|
Michal Čihař
|
aca0b69f1b
|
Call htmlspecialchars only once
|
2012-04-27 15:03:48 +02:00 |
|
Michal Čihař
|
11e2459a26
|
Fix fix of typo :-)
|
2012-04-27 15:02:52 +02:00 |
|
Marc Delisle
|
bd1bf07a21
|
Typos
|
2012-04-27 09:00:29 -04:00 |
|
Michal Čihař
|
941c923c31
|
These comments are useless
|
2012-04-26 15:05:47 +02:00 |
|
Michal Čihař
|
ad6e061a56
|
Missing package definitions
|
2012-04-26 15:05:12 +02:00 |
|
Michal Čihař
|
8112c072db
|
Adjust comment
|
2012-04-26 15:02:40 +02:00 |
|
Michal Čihař
|
29870761c5
|
Move column types to PMA_Types class
|
2012-04-26 13:38:54 +02:00 |
|
Michal Čihař
|
28fdb4cc53
|
Move attributes to PMA_Types class
|
2012-04-26 13:33:00 +02:00 |
|
Michal Čihař
|
97b4a32786
|
Fix indentation
|
2012-04-26 13:09:22 +02:00 |
|
Michal Čihař
|
9744497b18
|
coding style
|
2012-04-26 13:07:44 +02:00 |
|
Michal Čihař
|
2d815ce112
|
Share class based clasification
|
2012-04-26 11:41:51 +02:00 |
|
Michal Čihař
|
033949cb5e
|
Load functions from modules
|
2012-04-26 11:32:34 +02:00 |
|
Michal Čihař
|
eebad9fbb9
|
Use class based access
|
2012-04-26 11:25:20 +02:00 |
|
Michal Čihař
|
843bfb8631
|
Wrap getting of funtion list to provide class based access
|
2012-04-26 11:25:01 +02:00 |
|
Michal Čihař
|
d113973150
|
Function for gettign all functions
|
2012-04-26 11:23:11 +02:00 |
|
Michal Čihař
|
d4430c612d
|
Migrate prefered functions to PMA_Types
|
2012-04-26 11:18:48 +02:00 |
|
Michal Čihař
|
a1fb779667
|
Fix typo
|
2012-04-26 10:55:12 +02:00 |
|
Michal Čihař
|
aa1b32c2e3
|
Add methods for getting type class (RestrictColumnTypes replacement)
|
2012-04-26 10:54:22 +02:00 |
|
Michal Čihař
|
e3bc5ae97b
|
Move type descriptions to Type class
|
2012-04-26 10:30:21 +02:00 |
|
Michal Čihař
|
281faa1c01
|
Prepare for different Types class for MySQL/Drizzle
|
2012-04-26 10:20:02 +02:00 |
|
Michal Čihař
|
13bd089c62
|
Centralize generating of operators list
|
2012-04-26 10:14:25 +02:00 |
|
Michal Čihař
|
454493992e
|
Move NumOperators to PMA_Types
|
2012-04-26 10:02:30 +02:00 |
|
Michal Čihař
|
89d1733200
|
Move TextOperators to PMA_Types
|
2012-04-26 10:01:19 +02:00 |
|
Michal Čihař
|
ffaf63b79d
|
Move EnumOperators to PMA_Types
|
2012-04-26 09:59:59 +02:00 |
|
Michal Čihař
|
1ad90fde1c
|
Move NullOperators to PMA_Types
|
2012-04-26 09:57:49 +02:00 |
|
Michal Čihař
|
bf9aed3b61
|
Docs
|
2012-04-25 15:21:31 +02:00 |
|
Michal Čihař
|
a2bf814f57
|
Add class for handling types
|
2012-04-25 15:14:19 +02:00 |
|