Commit Graph

75267 Commits

Author SHA1 Message Date
Michal Čihař
babc721045 Allow test run standalone 2012-04-26 14:03:28 +02:00
Michal Čihař
adf36fe4aa Remove no longer used files 2012-04-26 13:43:00 +02:00
Michal Čihař
3a3b129971 Define PMA_Types object for RTE tests 2012-04-26 13:42:30 +02:00
Michal Čihař
a3d9abf0df Remove no longer needed usage of data_*.inc.php 2012-04-26 13:40:00 +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ř
952647ef80 Fix syntax error 2012-04-26 13:25:13 +02:00
Michal Čihař
26b7fa19ea Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-04-26 13:11:40 +02:00
Michal Čihař
97b4a32786 Fix indentation 2012-04-26 13:09:22 +02:00
Marc Delisle
5329ddb113 Merge pull request #48 from roccivic/create-view-ajax
Create view ajax
2012-04-26 04:08:40 -07:00
Michal Čihař
9744497b18 coding style 2012-04-26 13:07:44 +02:00
Marc Delisle
64e76542ac Translated using Weblate. 2012-04-26 12:36:52 +02:00
Michal Čihař
2d815ce112 Share class based clasification 2012-04-26 11:41:51 +02:00
Michal Čihař
3f4b21801f Remove no longer used config variables for data types 2012-04-26 11:35:27 +02:00
Michal Čihař
033949cb5e Load functions from modules 2012-04-26 11:32:34 +02:00
Michal Čihař
f975393726 Use PMA_Types->getAllFunctions 2012-04-26 11:29:52 +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ř
5799b60b01 Use PMA_Types->getTypeClass for getting default function 2012-04-26 11:09:15 +02:00
Michal Čihař
f2d2284211 Move DefaultFunctions to top level (will be kept) 2012-04-26 11:04:57 +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ř
e3a126af57 Update turkish po file 2012-04-26 10:45:11 +02:00
Michal Čihař
cbd82aff3b Merge remote-tracking branch 'weblate/master'
Conflicts:
	po/tr.po
2012-04-26 10:43:19 +02:00
Michal Čihař
20a0214fb0 Update po files 2012-04-26 10:37:42 +02:00
Michal Čihař
de6ef6e29e Merge remote-tracking branch 'origin/master' 2012-04-26 10:32:04 +02:00
Michal Čihař
3a25fa6bc8 This file no longer defines functions 2012-04-26 10:31:48 +02:00
Michal Čihař
7908278464 Merge remote-tracking branch 'origin/master' 2012-04-26 10:30:32 +02:00
Burak Yavuz
e402a3a2c9 Translated using Weblate. 2012-04-26 10:30:30 +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ř
e4e414fbcd Remove not used $cfg[SetOperators] 2012-04-26 09:58:01 +02:00
Michal Čihař
1ad90fde1c Move NullOperators to PMA_Types 2012-04-26 09:57:49 +02:00
Michal Čihař
d5fba335e1 Merge pull request #47 from nijel/master
Types class preview
2012-04-26 00:53:55 -07:00
Michal Čihař
0470f942ec Merge remote-tracking branch 'origin/QA_3_5' 2012-04-26 09:52:24 +02:00
Burak Yavuz
941cf69770 Translated using Weblate. 2012-04-26 09:51:51 +02:00
Marc Delisle
edbad40662 Translated using Weblate. 2012-04-26 02:22:46 +02:00
Rouslan Placella
4c72c0e91f Ajaxified "Create View" functionality 2012-04-25 23:47:49 +01:00
Rouslan Placella
49a7f12e4e Include CodeMirror globally 2012-04-25 23:47:24 +01:00
Michal Čihař
7e5dbcc195 Merge remote-tracking branch 'origin/master' 2012-04-25 23:02:11 +02:00
Piotr Przybylski
285b9d0367 Common strings for descriptions of DATE, TIME, DATETIME and VARCHAR2 2012-04-25 23:01:49 +02:00
Michal Čihař
9b51a6f6bf Merge remote-tracking branch 'origin/master' 2012-04-25 22:47:14 +02:00
Piotr Przybylski
e8a58dddf0 Better descriptions for Drizzle column types 2012-04-25 22:46:16 +02:00
Piotr Przybylski
69b3ccf203 Fixed descriptions of geometry types - these are column types, not OpenGIS objects 2012-04-25 22:46:16 +02:00