Commit Graph

179 Commits

Author SHA1 Message Date
lorilee
22254ba748 Gets rid of the forward slash that appears in the enum/set editor when there are no values 2010-07-12 18:55:21 -07:00
lorilee
0692c8f0b7 Disabled "Dump some row(s)" sub-options when they are not selected, fixed comments, minor refactoring 2010-07-08 11:55:21 -07:00
lorilee
3c1e06a3e6 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-07-06 11:04:06 -07:00
lorilee
f06363811c Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-07-06 10:58:17 -07:00
lorilee
ef6a616d01 Added feature to ENUM/SET editor where users can add more than one new field at a time 2010-07-05 16:21:31 -07:00
lorilee
1b300eed99 Support for no javascript 2010-07-05 16:14:41 -07:00
lorilee
cd7bf9744d Support for no javascript 2010-07-05 16:14:06 -07:00
Marc Delisle
dbd813095a Merge branch 'QA_3_3' 2010-07-02 11:23:11 -04:00
Marc Delisle
1db012abc8 clarify code behavior 2010-07-02 11:22:36 -04:00
Marc Delisle
9de870ce87 selecting a range of rows no longer worked 2010-07-01 07:30:29 -04:00
lorilee
5a67c754d2 Removed inline Javascript, added support for editing multiple columns at once 2010-06-28 22:26:21 -04:00
lorilee
083f81b59d Corrected a tiny typo which ruined everything 2010-06-28 20:52:56 -04:00
lorilee
8b2aa5282a ENUM/SET editor 2010-06-28 20:48:24 -04:00
lorilee
e6932ed398 Causes the correct radio button to be selected in the import file location form 2010-06-24 16:57:28 -04:00
lorilee
9dbe9f4115 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-06-15 23:45:44 -04:00
lorilee
43c0b30a29 Merge remote branch 'origin' 2010-06-15 23:45:00 -04:00
lorilee
0828cbf803 Fixes bug that occurs when selecting a file from web server upload directory 2010-06-15 16:20:11 -04:00
lorilee
33cd3de818 Quick export 2010-06-15 16:19:53 -04:00
Marc Delisle
485e1736b6 make inline editing work for all cases of fmtType 2010-06-12 08:45:24 -04:00
lorilee
a2b4b6b836 Added a function that detects the filetype of the selected import file and changes the displayed options accordingly 2010-06-11 01:26:35 -04:00
lorilee
ef33691b3b jQuery functions for import page 2010-06-11 01:26:34 -04:00
lorilee
e73a921f6f Added function to support toggling of structure/data for all plugins 2010-06-11 01:26:33 -04:00
lorilee
c65f8f1218 jQuery functions used in the export page 2010-06-11 01:26:32 -04:00
lorilee
90c7799655 Added a function that detects the filetype of the selected import file and changes the displayed options accordingly 2010-06-11 01:09:03 -04:00
lorilee
b4b55a2763 jQuery functions for import page 2010-06-09 21:42:43 -04:00
lorilee
afd66f5ee2 Added function to support toggling of structure/data for all plugins 2010-06-09 20:21:55 -04:00
lorilee
a828a848be jQuery functions used in the export page 2010-06-08 22:39:35 -04:00
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
Michal Čihař
9bb46c6fb5 Load datepicker translations only if it is used. 2010-05-10 16:46:53 +02:00
Michal Čihař
8835c9249b Whitespace cleanup. 2010-05-10 16:46:41 +02:00
Marc Delisle
fde1269ac4 gettext conversion 2010-05-09 15:13:19 -04:00
Michal Čihař
93a0962864 Move function to js escaping library. 2010-05-04 09:06:30 +02:00
Michal Čihař
86b11a41ab Translate time control. 2010-05-03 15:05:23 +02:00
Michal Čihař
45b62e3620 Support for translating time part of datetime editor. 2010-05-03 15:02:33 +02:00
Michal Čihař
8d049f984d Use context to differentiate May and shortcut for May. 2010-05-03 14:46:30 +02:00
Michal Čihař
a5d56b2c2f Localize calendar using our translation system.
We don't want to use jQuery one to have all messages in one place.
2010-05-03 14:37:34 +02:00
Michal Čihař
928840f449 Whitespace fixups. 2010-04-21 15:06:53 +02:00
Michal Čihař
f984f0c888 Add seconds to time editor. 2010-04-21 15:04:37 +02:00
Michal Čihař
1cafc3a509 Remove old calendar code. 2010-04-20 10:10:15 +02:00
Muhammad Adnan
378094ac30 [interface] Use jQuery calendar dialog.
rfe #2983207, patch #2988715
2010-04-20 10:08:41 +02:00
Michal Čihař
980a3bb86c Use proper server selector.
We need to use the one who fired event, not the first one in document.
2010-04-20 08:13:27 +02:00
Michal Čihař
ccd8997f96 Remove testing code. 2010-04-20 08:11:29 +02:00
Michal Čihař
3366fcc187 Replace rest of custom messages handling in PMD. 2010-04-19 14:15:21 +02:00
Michal Čihař
d5da2590b5 Replace own string export in pmd with generic one. 2010-04-19 14:11:14 +02:00
Marc Delisle
5a75ca180a rfe #2988633 Improve ON DELETE/ON UPDATE drop-downs 2010-04-17 19:22:12 -04:00
Marc Delisle
f3f41cbe78 remove one instance of inline js 2010-04-17 13:51:08 -04:00
Michal Čihař
13b9403d74 rfe #2964518 [interface] Allow to choose servers from configuration for synchronisation. 2010-04-16 16:26:13 +02:00
Michal Čihař
67fd7e2567 CURRENT_TIMESTAMP is also valid for DATETIME. 2010-04-16 09:54:19 +02:00
Sutharshan Balachandren
e194beb978 [interface] Add javascript validation of datetime input.
patch #2983960
2010-04-16 09:53:44 +02:00
Michal Čihař
a384bef30b Let's remove mootools.
There still might be some uses of it, but I'm not aware of anything
right now and it's better to break things earlier so that somebody
notices and it can be fixed.
2010-04-15 10:47:50 +02:00