Commit Graph

175 Commits

Author SHA1 Message Date
Adnan
381ba1be0f Merge remote branch 'origin/master' into export_branch 2010-08-18 17:03:35 +05:00
Adnan
ae877a1de6 UserInterface show/hide Schema Generation Options Available 2010-08-18 12:27:02 +05:00
Michal Čihař
d928804684 Fix string escaping. 2010-08-17 16:38:05 +02:00
Adnan
821b8b134e Merge remote branch 'origin/master' into export_branch 2010-08-16 04:52:53 +05:00
Marc Delisle
d46bb6d877 remove custom MIME type change for BLOB streaming because in its current version it can be a very costly operation 2010-08-03 16:21:17 -04:00
Adnan
bdf033115b Merge remote branch 'origin/master' into export_branch 2010-08-02 10:46:50 +05:00
Marc Delisle
f9f987f544 Merge branch 'QA_3_3' 2010-07-31 14:54:34 -04:00
Marc Delisle
7951b2bacc bug #3034026 [confirmation] TRUNCATE queries get no confirmation request 2010-07-31 14:54:05 -04:00
Adnan
a7e3c0475c Merge Origin: Conflicts in js/functions.js 2010-07-22 16:03:50 +05:00
Michal Čihař
eeae8bec21 Get rid of inline javascript in login form. 2010-07-21 09:21:58 +02:00
Michal Čihař
4330ee3fd4 Whitespace cleanup. 2010-07-20 14:15:00 +02:00
Michal Čihař
29ccdfc1ff Focus SQL query area after dom is ready. 2010-07-20 14:14:44 +02:00
Marc Delisle
4e5061d323 Generate password only available if JS is enabled 2010-07-19 10:03:17 -04:00
Adnan
737fb9df27 Merge remote branch 'origin/master' into export_branch 2010-07-03 13:54:41 +05: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
Adnan
1ef5f8564e Merge remote branch 'origin/master' into export_branch 2010-07-02 16:23:58 +05:00
Marc Delisle
9de870ce87 selecting a range of rows no longer worked 2010-07-01 07:30:29 -04:00
Adnan
9befa3965e Schema Classes structure 2010-06-24 20:37:39 +05:00
Adnan
0e9f6247e4 Revert "schema classes structure"
This reverts commit 589eef3280.
2010-06-24 20:26:14 +05:00
Adnan
fc838dd0cb Merge remote branch 'origin/master' into export_branch 2010-06-24 18:31:54 +05:00
Adnan
589eef3280 schema classes structure 2010-06-24 18:31:42 +05:00
Marc Delisle
485e1736b6 make inline editing work for all cases of fmtType 2010-06-12 08:45:24 -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
Michal Čihař
af8e31b5d6 mootools-more is no longer used. 2010-04-15 10:38:31 +02:00
Michal Čihař
c2de4dd8d9 Add full uncompressed version of jquery ui. 2010-04-15 09:34:52 +02:00
Michal Čihař
f7ffcf8975 Convert new column checks to jQuery. 2010-04-13 13:38:30 +02:00
Michal Čihař
37aca1ec06 Convert PDF pages designer to use jQuery. 2010-04-13 13:34:51 +02:00