Marc Delisle
4f48517a41
Merge branch 'QA_4_2'
2014-07-29 09:23:52 -04:00
Marc Delisle
f079e79590
bug #4499 Uncaught TypeError: Cannot call method 'substr' of undefined
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-29 09:22:00 -04:00
Edward Cheng
54000aa117
[Console]Second commit
...
Console changes:
+ Ajax global callback
+ Support disable Codemirror
+ Global AJAX callback
+ XSS issues slove
+ JSON response bug fix
+ Selection query Explain and Profiling
+ Translation improvement
+ Bookmark creation and deletion
+ Codemirror wrong font-size under Firefox
+ Options card input elements value bug
+ Etc
Removal:
- Rollback query execution support
Other changes:
+ Unify query history behavior
Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-07-29 19:20:38 +08:00
Isaac Bennetch
f1f337bb0c
Merge pull request #1302 from D-storm/FR-1426
...
RFE-1426: Navigation state lost on reload + Bugfix-4439
2014-07-28 16:34:44 -04:00
D-storm
5af334e15a
fix js error: undefined dataTransfer.files in IE9
...
Signed-off-by: D-storm <chirayu.chiripal@gmail.com>
2014-07-27 23:22:50 +05:30
Chirayu Chiripal
e6d0ea8bc6
firefox detecting images in page as files on drag
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-26 19:44:14 +05:30
Chirayu Chiripal
4522900ef0
RFE-1426: Navigation state lost on reload + Bugfix-4439
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-26 12:06:31 +05:30
Madhura Jayaratne
a34b6fea5a
Merge pull request #1283 from kb-yashodha/indexdb
...
IndexDB for designer - Use the designer without configuring tables
2014-07-26 10:08:32 +05:30
Marc Delisle
f41666c0ac
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-25 15:38:46 -04:00
minhaz
7d2cfdf573
#Feature:1522 enhancement
...
- User can close the upload status box, after uploading an invalid extension file, as suggested by D-Storm
- minimize/maximise changed from -/- to -/+
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-07-26 00:36:18 +05:30
Chirayu Chiripal
e7087eb698
check dragged element is file or not
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-25 15:46:06 +05:30
Bimal Yashodha
28571419a1
Escape HTML
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-25 14:44:41 +05:30
Bimal Yashodha
72adfea9bb
Make callbacks non mandatory
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-25 14:30:58 +05:30
Bimal Yashodha
e03e19b470
Fix issues highlighted
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-25 14:30:35 +05:30
minhaz
6330df4175
#BUG4496 -- part 2, propagation bug fixed
...
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-07-25 14:28:27 +05:30
minhaz
c78b05eeab
#BUG:4496 -- part 2 fix
...
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-07-25 02:25:29 +05:30
Bimal Yashodha
be1cd209f5
Merge branch 'master' into indexdb
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-23 15:27:26 +05:30
Bimal Yashodha
7520cdf802
Remove trailing white spaces
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-23 14:53:17 +05:30
Bimal Yashodha
7ec0f098db
Use designer without configuring tables
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-23 14:37:38 +05:30
Marc Delisle
d0a19abf5a
Merge pull request #1286 from ashutoshdhundhara/rfe_908
...
RFE#908: Improvements for the table editor (index creation).
2014-07-22 07:28:37 -07:00
Ashutosh Dhundhara
91e9a4d46c
RFE#908: Improvements for the table editor (index creation).
...
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix coding styles.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Make index columns sortable.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix failing test.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fix drag icon in Firefox.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-07-22 15:29:06 +05:30
Isaac Bennetch
3a215f86c8
Merge pull request #1289 from D-storm/FR-1488
...
RFE-1488/781: User privilege tab not shown in all relevant cases
2014-07-21 15:26:53 -04:00
Marc Delisle
f880d489ae
Improve message
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-18 10:58:29 -04:00
Marc Delisle
75aa2e8cd2
Merge branch 'QA_4_2'
2014-07-17 17:19:50 -04:00
Marc Delisle
29a1f56495
bug #4492 [security] XSS in AJAX confirmation messages
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-17 17:18:52 -04:00
Smita Kumari
54a413fd03
new step to 1NF: move repeating group of columns to new table
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-07-18 00:53:49 +05:30
Chirayu Chiripal
04a3a7073b
RFE-1488/781: User privilege tab not shown in all relevant cases
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-18 00:13:08 +05:30
Marc Delisle
2f2879112c
Merge pull request #1275 from smita786/gsoc_automated_normalizaion
...
automated normalization: Finding partial dependencies (both automated and manual) for 2NF
2014-07-14 13:17:08 -04:00
Smita Kumari
0246a52706
partial dependencies creation and conversion to 2NF
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-07-14 21:34:34 +05:30
Isaac Bennetch
175c1a786a
Merge pull request #1276 from D-storm/FR-637
...
RFE-637: Custom field handlers (input transformations)
2014-07-12 09:45:35 -04:00
Chirayu Chiripal
1f324be4b1
RFE-637: Custom field handlers (input transformations)
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-12 01:52:32 +05:30
Michal Čihař
f912e090e2
Merge commit 'b0a91accd88c875403cbfea2a5d50d46a3345fc6'
2014-07-08 16:30:25 +02:00
Atul Pratap Singh
b0a91accd8
Fix bug#4485 Sorting breaks the copy column feature
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-07-08 17:40:10 +05:30
Marc Delisle
22e55ddc9d
Fix typo
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-08 07:11:26 -04:00
Marc Delisle
e8d837b8b0
Merge branch 'QA_4_2'
2014-07-07 06:50:33 -04:00
Marc Delisle
621a19ae16
Fix punctuation
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-07 06:49:34 -04:00
Marc Delisle
31c82e6223
Fix typo
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-07 06:14:38 -04:00
Marc Delisle
23eabae0f6
Merge pull request #1269 from smita786/gsoc_automated_normalizaion
...
Automated Normalization: Enforce primary key instead unque index in 1NF
2014-07-03 07:28:07 -04:00
Smita Kumari
b3efca6f38
Enforce primary key instead unque index in 1NF
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-07-03 16:52:31 +05:30
Ann + J.M
c7b2ee28f3
Fix coding style in JS files
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-07-02 22:30:18 +02:00
Marc Delisle
c657a66491
Change messages according to our chosen style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-02 07:58:37 -04:00
Marc Delisle
f431a70869
Use dot notation
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-02 06:55:37 -04:00
Marc Delisle
49e5aaf67f
Merge commit '162d762824dfc5df04a55a7023f23f8870fad19a'
2014-07-02 06:41:19 -04:00
minhaz
162d762824
Drag n drop import, feature request 1522
...
Signed-off-by: A V Minhaz <minhazav@gmail.com>
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-02 06:38:45 -04:00
Atul Pratap Singh
dc7bdf48c6
Merge commit 'b756cc6'
...
Conflicts:
js/makegrid.js
js/multi_column_sort.js
2014-07-02 14:11:11 +05:30
Atul Pratap Singh
c2797570d1
Fix js error on multisort
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-07-02 14:00:32 +05:30
Atul Pratap Singh
a61bc86d2b
Remove window.location.replace
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-07-02 13:10:15 +05:30
Marc Delisle
f47548e18f
Use ellipsis character
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-01 16:21:22 -04:00
Atul Pratap Singh
b756cc66de
update js for add/remove modify columns in multi sort
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-07-02 00:37:14 +05:30
Madhura Jayaratne
6f065ac6b6
Merge pull request #1262 from kb-yashodha/export
...
Export schema from designer
2014-07-01 14:44:14 +05:30