Commit Graph

900 Commits

Author SHA1 Message Date
Atul Pratap Singh
312ff22ee5 [bugs:#4694] js error on marking table as favorite in Safari (in private mode)
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-01-08 02:24:47 +05:30
Madhura Jayaratne
e79bfbdbeb bug #4630 AJAX request infinite loop
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-15 16:12:33 +05:30
Madhura Jayaratne
fefb11eb87 bug #4646 Version Check Broken
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-15 15:45:09 +05:30
Madhura Jayaratne
e9b9526199 #4629 Problem with custom SQL queries using cookie authentication
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-09 17:03:58 +05:30
Hugues Peccatte
1390d133f6 Minor modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-03 22:02:01 +01:00
Hugues Peccatte
2b4d6c955e Remove duplicated js function.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-03 21:57:55 +01:00
Hugues Peccatte
037a034b43 Minor coding style modifications.
Fix typos.
PHPDoc and JSDoc updates.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:04:35 +01:00
Hugues Peccatte
bdb5f333d7 Fix PHPCS issues.
PHPDoc updates.
Minor coding style modifications.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-01 22:07:18 +01:00
Marc Delisle
5efd2feb49 Merge pull request #1378 from nisargjhaveri/bug_4558
bug #4558 Unable to Add Rows while Creating Table
2014-10-16 10:39:39 -04:00
Nisarg Jhaveri
310b76c585 bug #4558 Unable to Add Rows while Creating Table
- Remove inline JS from add column button.
- Remove unnecessary eventhandler to submit form on enter.
- Added event handler to add column field to add on enter.
- Fix tests

Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
2014-10-16 19:43:52 +05:30
Nisarg Jhaveri
6cc3ea6eae Autocomplete table/column names in SQL editors
- In DB and Table level SQL editors, console
- Updated CodeMirror addon `sql-hint.js` to newer version

Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
2014-10-14 23:22:15 +05:30
Nisarg Jhaveri
bf63a462cc Basic autocomplete in SQL Query editor
- Autocomplete SQL keywords using CodeMirror hint addon
- Inline, footer SQL editors are not included
- Table/Database names completion is not implemented
- Added autocompletion to console, inline SQL editor, create view dialogue
- Autocomplete on `inputRead` instead of `change` event.

Signed-off-by: Nisarg Jhaveri <nisarg.jhaveri@research.iiit.ac.in>
2014-10-06 12:37:14 -04:00
Smita Kumari
2ee9898f20 fix mousemove conflict:bug#4549
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-10-03 19:35:17 +05:30
Atul Pratap Singh
c70e109bd6 Feature#1546 Replace js sprintf library with a better one
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-10-03 17:08:25 +05:30
Atul Pratap Singh
6c83a2f2e3 Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'
Conflicts:
	js/config.js
	js/db_search.js
	js/functions.js
	js/makegrid.js
	js/server_privileges.js
	js/tbl_structure.js
2014-10-01 20:42:21 +05:30
Atul Pratap Singh
a020eac11a Add js checks in multiple files if data is undefined
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-10-01 10:00:54 +05:30
Smita Kumari
fd6e7cf4e1 resolve merge conflict
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-10-01 01:04:19 +05:30
Smita Kumari
179285bb61 bug fix #4545
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-10-01 00:16:14 +05:30
Smita Kumari
d00ac27f75 fix bug #4540 #4541
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-09-24 19:34:53 +05:30
Smita Kumari
42223e1bf6 avoid session timeout when user is active FR#1529
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-09-13 03:10:40 +05:30
Marc Delisle
6e0189ba74 Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-30 07:30:12 -04:00
Marc Delisle
fee447fae8 bug in functions.js: Cannot read property 'replace' of undefined
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-30 07:22:14 -04:00
Marc Delisle
f7fd63916c Merge pull request #1337 from ashutoshdhundhara/scrutinizer_fix
Fix issues reported by Scrutinizer.
2014-08-17 13:37:22 -04:00
Marc Delisle
38b8cd7a80 Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-17 12:40:53 -04:00
Madhura Jayaratne
2c45d7caa6 bug #4502 [security] Self-XSS in enum value editor
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-17 08:47:53 -04:00
Madhura Jayaratne
0cd293f5e1 bug #4505 [security] XSS in view operations page
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-17 08:41:57 -04:00
Ashutosh Dhundhara
60610f9b83 Fix issues reported by Scrutinizer.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-17 02:20:05 +05:30
Ashutosh Dhundhara
35dab58bf5 RFE#1492: Remove the distinct query window.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-12 01:47:20 +05:30
Marc Delisle
caee49655f PMA_tooltip was used before it was defined
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-30 13:39:12 -04:00
Marc Delisle
ebb3ebea76 Merge branch 'QA_4_2' 2014-07-30 10:42:00 -04:00
Marc Delisle
b3f2c433fc bug #4500 mysql_doc_template is not defined
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-30 10:40:47 -04:00
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
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
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
Marc Delisle
ca4c37282e Merge pull request #1257 from smita786/gsoc_automated_normalizaion
automated normalizaion to 1NF
2014-06-30 15:44:09 -04:00
Smita Kumari
1e971f3263 1NF: initial commit
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

step 1 to 1NF complete

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

added layout for step2 and step3

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

basic 1NF complete

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

fix coding style

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

added doc comment

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

fix coding style

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

error handling plus during split shows my string type columns

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

removing unnecessory code

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

removing unnecessory code

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

code refactoring plus translatable message format

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

added events on cancel and added unbind function calls

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

hide default textarea when value NONE

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

remove unnecesory alert

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

create unique column screen fixed plus starting link for normalization on tbl_structure page

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

added hint to follow steps carefully and finish message changes

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

Fix coding style plus messages

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

added wand icon for normalization

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

bug fix: dont go next step if any index other than primary/unique is crated

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

bug fix: replace .live with .on plus others

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>

change show central column message plus refresh central column list on split save

Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-06-30 22:32:53 +05:30
Marc Delisle
210292e463 Merge branch 'QA_4_2' 2014-06-26 08:10:44 -04:00
Marc Delisle
b42eb72b8c Add index: increase the chance that the dialog's footer will be visible
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-26 08:10:00 -04:00
Hugues Peccatte
6e118dadea Merge pull request #1244 from Tithugues/QA_4_2_fixEmptySQL
Fix error when clicking 'Go' and having an empty textarea in SQL tab. (bug #4470)
2014-06-22 16:48:15 +02:00
Hugues Peccatte
09a8a40300 Merge pull request #1240 from Tithugues/scrutinizer
Fix some Scrutinizer issues
2014-06-22 16:38:59 +02:00
Hugues Peccatte
876d029549 Fix error when clicking 'Go' and having an empty textarea in SQL tab.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-20 23:22:42 +02:00
Hugues Peccatte
40def1a7a2 Fix 'function declaration in loop' scrutinizer errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-19 21:42:59 +02:00
Ashutosh Dhundhara
8a46508bd0 RFE#861: Simulate UPDATE queries.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Show 'Simulate query' button only in case of UPDATE and DELETE.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fix code style.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-06-19 21:16:13 +05:30
Dhananjay Nakrani
bc76f04ce7 Remove trailing whitespaces.
Signed-off-by: Dhananjay Nakrani <dhananjaynakrani@gmail.com>
2014-06-16 11:50:54 +05:30
Dhananjay Nakrani
026209d51b Add appropriate msgs & js functions to handle user actions.
Signed-off-by: Dhananjay Nakrani <dhananjaynakrani@gmail.com>
2014-06-16 11:50:52 +05:30
Marc Delisle
1ee589fdb9 Function was used before it was defined
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-15 13:25:29 -04:00
Marc Delisle
f9d842fd72 Merge commit '0306e2b' 2014-06-13 07:43:11 -04:00
Atul Pratap Singh
0306e2bd88 Fix bug#4450 Query is duplicated on Ctrl+Enter
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-06-13 11:20:27 +05:30
Atul Pratap Singh
d909aa66b7 Fix bug#4450 Query is duplicated on Ctrl+Enter
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-06-13 11:10:23 +05:30